Status: Pass 1125 Failure 16 Skip 82
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
FloatingIPsAssociationNegativeTestJSON) |
fail
ft1.1: setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py", line 72, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server b091a432-610a-4bd8-97e1-c6fbfc45ea42 failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:19:24Z', 'message': 'Build of instance b091a432-610a-4bd8-97e1-c6fbfc45ea42 aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
setUpClass (tempest.api.compute.servers.test_create_server | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersTestManualDisk) |
fail
ft2.1: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 59, in resource_setup server_initial = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server ca05f966-b9f9-4a74-bf7d-f2a92513779c failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:19:33Z', 'message': 'Build of instance ca05f966-b9f9-4a74-bf7d-f2a92513779c aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
setUpClass (tempest.api.compute.servers.test_instance_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
InstanceActionsTestJSON) |
fail
ft3.1: setUpClass (tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_instance_actions.py", line 34, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server aba9ec42-14da-4211-ae89-9a3338cdfc11 failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:20:58Z', 'message': 'Build of instance aba9ec42-14da-4211-ae89-9a3338cdfc11 aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
setUpClass (tempest.api.compute.servers.test_instance_actions_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
InstanceActionsNegativeTestJSON) |
fail
ft4.1: setUpClass (tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_instance_actions_negative.py", line 35, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server ef6a5fe5-4bdd-4773-8e4f-a306619921ea failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:21:24Z', 'message': 'Build of instance ef6a5fe5-4bdd-4773-8e4f-a306619921ea aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue | 4 | 0 | 1 | 0 | 3 | Detail | |
ServerStableDeviceRescueTest) |
skip
pt5.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) |
||||||
ServerBootFromVolumeStableRescueTest) |
skip
pt5.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest) |
||||||
ServerStableDeviceRescueTestIDE) |
skip
pt5.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE) |
||||||
ServerRescueTestJSONUnderV235) |
fail
ft5.4: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 48, in resource_setup server = cls.create_test_server(adminPass=password, File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server 4db5d29a-ea2a-42cc-994c-a7959c124b5d failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:22:54Z', 'message': 'Build of instance 4db5d29a-ea2a-42cc-994c-a7959c124b5d aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
setUpClass (tempest.api.compute.servers.test_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersNegativeTestJSON) |
fail
ft6.1: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 60, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server 357a156b-f4f0-4dba-9c8c-8ffe49110176 failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:21:35Z', 'message': 'Build of instance 357a156b-f4f0-4dba-9c8c-8ffe49110176 aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationTest | 4 | 3 | 1 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt7.1: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
pass
pt7.2: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
pass
pt7.3: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
fail
ft7.4: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 03:19:06,290 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 201 POST http://10.222.0.26/identity/v3/auth/tokens 0.093s 2021-08-10 03:19:06,290 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3389', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d8026c81-98d9-4619-9239-4ec9958ea51f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5800c853e0684197b011ab57eb2e7e37", "name": "tempest-LiveMigrationTest-904842850-project", "password_expires_at": null}, "audit_ids": ["6Ed-2FNXSt2gUn1aHPzFDQ"], "expires_at": "2021-08-10T04:19:06.000000Z", "issued_at": "2021-08-10T03:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec988d7d534d4a6190f7bbb16f87c216", "name": "tempest-LiveMigrationTest-904842850"}, "is_domain": false, "roles": [{"id": "354145ec0f404eb69db8b4a7c28c6d45", "name": "member"}, {"id": "f60873b456d5474d8f363da6ac6b99c6", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d30f793f8e0342b9b4f6f240a58184d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216", "region": "RegionOne"}], "id": "25c93d4a1e4a4befaa53edcd4066a56f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9d8d5876a83b41eca2509a0a33d97422", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/image", "region": "RegionOne"}], "id": "2ed12b8ae93b4c0fb3b299df5c972aee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "db5356a701a44d97a38427c171adaf91", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/placement", "region": "RegionOne"}], "id": "33d200ad97ad41cabbd1af7ed11146b8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d9cf9182d1e4820a5241f3cbbb3454b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2/ec988d7d534d4a6190f7bbb16f87c216", "region": "RegionOne"}], "id": "9d18f45269b74996bab52d9fe56147f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2ba90a1941754cb586330dff23f0895e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2.1", "region": "RegionOne"}], "id": "b123a7814e274b1a8a1e8bcce8b60e5b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "89a9b69141454b80858fca0f881d9b64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216", "region": "RegionOne"}], "id": "b202c098004c4692b78739ba66150589", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "16bf53c6fe2b4bfc84d55b9601c79a86", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:9696/", "region": "RegionOne"}], "id": "e1ffb60e1fe44bfc87f9e5e2d3d5f6ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "143fe31a0858433d8ec2e7acc67e9dcb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}, {"id": "8d8ef397ef4040029d6ec487c4c6771d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}], "id": "e69d758db60d4f5db4587cbbe8e66a92", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03c893a39ace4dc69422e99b49c2f160", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26:8080", "region": "RegionOne"}, {"id": "c455b5fa55894b8cb31fe4e877551cb0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:8080/v1/AUTH_ec988d7d534d4a6190f7bbb16f87c216", "region": "RegionOne"}], "id": "eb0c86d30fb7430cb8eb7466fcbbf5ff", "type": "object-store", "name": "swift"}]}}' 2021-08-10 03:19:06,291 110744 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_volume_backed_live_migration) Found network {'id': '8bbe27ee-5a05-4fef-aba2-7bbc540e0705', 'name': 'tempest-LiveMigrationTest-1504553429-network', 'tenant_id': 'ec988d7d534d4a6190f7bbb16f87c216', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ec988d7d534d4a6190f7bbb16f87c216', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 423, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-10T03:16:32Z', 'updated_at': '2021-08-10T03:16:32Z', 'revision_number': 1} available for tenant 2021-08-10 03:19:06,958 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 202 POST http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes 0.666s 2021-08-10 03:19:06,958 110744 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-583334133", "imageRef": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "size": 1}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acaa2303-030b-469a-83dd-8890a04640e5', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acaa2303-030b-469a-83dd-8890a04640e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:06.635060", "updated_at": null, "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-10 03:19:07,011 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.046s 2021-08-10 03:19:07,011 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb397b5-6a5b-48e3-8fb8-abd677bcf78c', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb397b5-6a5b-48e3-8fb8-abd677bcf78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:08,076 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.056s 2021-08-10 03:19:08,076 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d419346d-c772-4d8f-b32e-d12ec39a3ccc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d419346d-c772-4d8f-b32e-d12ec39a3ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:07.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:09,148 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.064s 2021-08-10 03:19:09,148 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bedcb985-585c-4b6f-8361-d3a215cd71e1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedcb985-585c-4b6f-8361-d3a215cd71e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:07.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:10,203 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.046s 2021-08-10 03:19:10,203 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de573474-d8e1-4ca6-aa08-ac2b58bd8cab', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de573474-d8e1-4ca6-aa08-ac2b58bd8cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:07.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:11,267 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.055s 2021-08-10 03:19:11,267 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b84123-501c-44e2-9e20-4b273862b832', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b84123-501c-44e2-9e20-4b273862b832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:07.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:12,319 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.043s 2021-08-10 03:19:12,319 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8aa49a-11ca-41cc-b091-d3b3318f9396', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8aa49a-11ca-41cc-b091-d3b3318f9396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:07.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:13,390 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.063s 2021-08-10 03:19:13,390 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8937022-96f6-464f-b092-6321571948ae', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8937022-96f6-464f-b092-6321571948ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:07.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:14,452 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.053s 2021-08-10 03:19:14,453 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d66f843-763f-484b-9b8d-748dab15805f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d66f843-763f-484b-9b8d-748dab15805f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:07.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:15,516 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.055s 2021-08-10 03:19:15,516 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b004f13b-3210-4cc1-b5a6-a3b757eda89a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b004f13b-3210-4cc1-b5a6-a3b757eda89a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:07.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:16,576 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.051s 2021-08-10 03:19:16,576 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9734ecbe-a06e-48e5-9ca2-4a7acc5f1189', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9734ecbe-a06e-48e5-9ca2-4a7acc5f1189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:07.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:17,685 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.100s 2021-08-10 03:19:17,685 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4b0668-daea-41b0-babc-cba8023c28fd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4b0668-daea-41b0-babc-cba8023c28fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:07.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:18,761 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.062s 2021-08-10 03:19:18,762 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5124f069-0612-466e-a3bc-36fa26b9b46e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5124f069-0612-466e-a3bc-36fa26b9b46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:07.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:19,816 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.047s 2021-08-10 03:19:19,816 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad91411-d0e6-466a-a53f-cef507d915a7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad91411-d0e6-466a-a53f-cef507d915a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:07.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:20,869 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.044s 2021-08-10 03:19:20,869 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38579a8-c7a2-4047-a363-4d339d11b136', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38579a8-c7a2-4047-a363-4d339d11b136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:07.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:21,931 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.055s 2021-08-10 03:19:21,932 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a739b917-c907-49bd-a7ca-f9a22d1a64f1', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a739b917-c907-49bd-a7ca-f9a22d1a64f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:21.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:22,993 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.053s 2021-08-10 03:19:22,994 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d88040a-1cc6-4ec1-ad58-66843c313c53', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d88040a-1cc6-4ec1-ad58-66843c313c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:21.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:24,049 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.046s 2021-08-10 03:19:24,049 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b5978d-eb25-45f6-813e-285db5ec0090', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b5978d-eb25-45f6-813e-285db5ec0090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:21.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:25,103 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.045s 2021-08-10 03:19:25,103 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df189e5e-c276-45d0-a68e-d521abcdd13e', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df189e5e-c276-45d0-a68e-d521abcdd13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:21.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:26,159 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.046s 2021-08-10 03:19:26,159 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd48206-d610-4255-8c95-6938081bb120', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd48206-d610-4255-8c95-6938081bb120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:21.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:27,219 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.051s 2021-08-10 03:19:27,219 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97d4a96-1110-48fb-9c77-118ba8eba65d', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97d4a96-1110-48fb-9c77-118ba8eba65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:21.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:28,275 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.048s 2021-08-10 03:19:28,275 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5951b925-22c1-4892-ac10-6c7977d9f5de', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5951b925-22c1-4892-ac10-6c7977d9f5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:21.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:29,337 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4 0.053s 2021-08-10 03:19:29,337 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-913c29a7-84c6-4b8f-a392-4b99de899be8', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-913c29a7-84c6-4b8f-a392-4b99de899be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4'} Body: b'{"volume": {"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:19:07.000000", "updated_at": "2021-08-10T03:19:29.000000", "name": "tempest-tempest.common.compute-volume-583334133", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/ec988d7d534d4a6190f7bbb16f87c216/volumes/5af4bb14-5444-451b-9fcf-03fa73f01ac4"}], "user_id": "5800c853e0684197b011ab57eb2e7e37", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "ec988d7d534d4a6190f7bbb16f87c216"}}' 2021-08-10 03:19:29,344 110744 INFO [tempest.common.waiters] volume 5af4bb14-5444-451b-9fcf-03fa73f01ac4 reached available after waiting for 22.344433 seconds 2021-08-10 03:19:30,624 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 202 POST http://10.222.0.26/compute/v2.1/servers 1.279s 2021-08-10 03:19:30,624 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-418996919", "imageRef": "", "flavorRef": "452", "networks": [{"uuid": "8bbe27ee-5a05-4fef-aba2-7bbc540e0705"}], "block_device_mapping_v2": [{"uuid": "5af4bb14-5444-451b-9fcf-03fa73f01ac4", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed72b324-6a67-4cc5-8301-12710e848486', 'x-compute-request-id': 'req-ed72b324-6a67-4cc5-8301-12710e848486', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/servers'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "pK3u57ApvUk3"}}' 2021-08-10 03:19:31,480 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.853s 2021-08-10 03:19:31,481 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1102', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e368163-30dc-46e2-99a1-8955d5050fb8', 'x-compute-request-id': 'req-6e368163-30dc-46e2-99a1-8955d5050fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:33,602 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 1.112s 2021-08-10 03:19:33,602 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:32 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-493dc470-a838-4acf-817b-f9a5b5997028', 'x-compute-request-id': 'req-493dc470-a838-4acf-817b-f9a5b5997028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:33,610 110744 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2021-08-10 03:19:35,886 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 1.274s 2021-08-10 03:19:35,886 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:34 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-813f9920-ccd0-456d-a5f5-c59d8162d374', 'x-compute-request-id': 'req-813f9920-ccd0-456d-a5f5-c59d8162d374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:37,136 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.241s 2021-08-10 03:19:37,136 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:36 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-2021d349-e172-406e-9331-611f3b88b708', 'x-compute-request-id': 'req-2021d349-e172-406e-9331-611f3b88b708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:38,686 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.541s 2021-08-10 03:19:38,686 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e15ec2-4820-4eb5-86c1-2e72b61b4f00', 'x-compute-request-id': 'req-03e15ec2-4820-4eb5-86c1-2e72b61b4f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:38,694 110744 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2021-08-10 03:19:40,228 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.533s 2021-08-10 03:19:40,228 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6da37eb-3a68-41a3-9079-c3f1c50b815c', 'x-compute-request-id': 'req-f6da37eb-3a68-41a3-9079-c3f1c50b815c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:41,918 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.681s 2021-08-10 03:19:41,918 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57f0961f-f928-4577-973c-db033e5c9b5b', 'x-compute-request-id': 'req-57f0961f-f928-4577-973c-db033e5c9b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:43,298 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.371s 2021-08-10 03:19:43,298 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20c56c50-7a2c-47b7-be29-ed12d09f2d79', 'x-compute-request-id': 'req-20c56c50-7a2c-47b7-be29-ed12d09f2d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:44,520 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.214s 2021-08-10 03:19:44,521 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78496d49-8a45-469b-934c-004cca9cac06', 'x-compute-request-id': 'req-78496d49-8a45-469b-934c-004cca9cac06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:46,490 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.961s 2021-08-10 03:19:46,491 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af193926-d71d-4f6d-a761-e177c06545bb', 'x-compute-request-id': 'req-af193926-d71d-4f6d-a761-e177c06545bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:48,330 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.830s 2021-08-10 03:19:48,330 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-469ed896-ccac-4da1-a93e-7ad34b972cc1', 'x-compute-request-id': 'req-469ed896-ccac-4da1-a93e-7ad34b972cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:49,578 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.240s 2021-08-10 03:19:49,578 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f05ec74-a74d-4599-a0a5-20c33f23e373', 'x-compute-request-id': 'req-4f05ec74-a74d-4599-a0a5-20c33f23e373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:51,855 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 1.267s 2021-08-10 03:19:51,856 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3073bac-4799-4b4d-82a1-4084cd2d1d1a', 'x-compute-request-id': 'req-c3073bac-4799-4b4d-82a1-4084cd2d1d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:53,213 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.348s 2021-08-10 03:19:53,214 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b308417-fa9e-4042-8163-e9ec32856efb', 'x-compute-request-id': 'req-2b308417-fa9e-4042-8163-e9ec32856efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:54,761 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.539s 2021-08-10 03:19:54,762 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9e8ff31-ff4b-4dd9-a52f-d807619ec03a', 'x-compute-request-id': 'req-f9e8ff31-ff4b-4dd9-a52f-d807619ec03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:56,279 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.509s 2021-08-10 03:19:56,279 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d170c33c-b016-451e-a896-ef2bef37ebb8', 'x-compute-request-id': 'req-d170c33c-b016-451e-a896-ef2bef37ebb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:57,836 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.548s 2021-08-10 03:19:57,837 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b4c8a2c-7d69-412e-8737-f7b1f3054951', 'x-compute-request-id': 'req-1b4c8a2c-7d69-412e-8737-f7b1f3054951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:19:59,470 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.624s 2021-08-10 03:19:59,470 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0225e311-35d5-4174-b5f9-e1c1654b2cd3', 'x-compute-request-id': 'req-0225e311-35d5-4174-b5f9-e1c1654b2cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:00,946 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.468s 2021-08-10 03:20:00,947 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8ef4648-38dd-49ad-87e8-59a619a92d12', 'x-compute-request-id': 'req-c8ef4648-38dd-49ad-87e8-59a619a92d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:02,783 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.828s 2021-08-10 03:20:02,784 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1cd61ca-8d9f-4995-8e74-4bae7aa0aef4', 'x-compute-request-id': 'req-d1cd61ca-8d9f-4995-8e74-4bae7aa0aef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:04,315 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.523s 2021-08-10 03:20:04,316 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff3dbf70-c1e6-4cb7-95ce-f07b3d5cb4ee', 'x-compute-request-id': 'req-ff3dbf70-c1e6-4cb7-95ce-f07b3d5cb4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:05,747 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.423s 2021-08-10 03:20:05,747 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d92bcc71-0f40-466f-8903-34be0ad5e627', 'x-compute-request-id': 'req-d92bcc71-0f40-466f-8903-34be0ad5e627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:07,039 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.276s 2021-08-10 03:20:07,039 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aab5b44d-85b8-4f5c-85f3-35da24605591', 'x-compute-request-id': 'req-aab5b44d-85b8-4f5c-85f3-35da24605591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:08,665 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.618s 2021-08-10 03:20:08,665 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b66ae90c-44c3-4e41-8bc5-4f8d8853c5d3', 'x-compute-request-id': 'req-b66ae90c-44c3-4e41-8bc5-4f8d8853c5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:11,028 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 1.353s 2021-08-10 03:20:11,028 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c87c4a38-c645-4883-97a8-386ec64e3df3', 'x-compute-request-id': 'req-c87c4a38-c645-4883-97a8-386ec64e3df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:13,169 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 1.132s 2021-08-10 03:20:13,169 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-653259f6-9191-470a-bd14-f381fa12f155', 'x-compute-request-id': 'req-653259f6-9191-470a-bd14-f381fa12f155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:16,405 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 2.227s 2021-08-10 03:20:16,405 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50f33b36-bfb1-4a65-a63b-ff91d59c06b2', 'x-compute-request-id': 'req-50f33b36-bfb1-4a65-a63b-ff91d59c06b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:18,452 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 1.039s 2021-08-10 03:20:18,453 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f782f47b-d349-4c32-b07b-4cbf8516e653', 'x-compute-request-id': 'req-f782f47b-d349-4c32-b07b-4cbf8516e653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:20,258 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.798s 2021-08-10 03:20:20,259 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c496378f-da76-425d-8f07-12c634fbccc6', 'x-compute-request-id': 'req-c496378f-da76-425d-8f07-12c634fbccc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:21,836 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.568s 2021-08-10 03:20:21,836 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83ee33ff-f7e8-4ae2-babd-6c1713847f6d', 'x-compute-request-id': 'req-83ee33ff-f7e8-4ae2-babd-6c1713847f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:23,916 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 1.072s 2021-08-10 03:20:23,917 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38f5eac2-7959-42ca-987b-7f5efa947a64', 'x-compute-request-id': 'req-38f5eac2-7959-42ca-987b-7f5efa947a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:25,551 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.627s 2021-08-10 03:20:25,552 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0ad4303-607c-4300-b037-99b50105284f', 'x-compute-request-id': 'req-c0ad4303-607c-4300-b037-99b50105284f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:29,382 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 2.822s 2021-08-10 03:20:29,383 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a64af59b-6464-45a6-8ae8-ef9f50553efb', 'x-compute-request-id': 'req-a64af59b-6464-45a6-8ae8-ef9f50553efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:30,881 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.489s 2021-08-10 03:20:30,882 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2c4dfe5-f0eb-442f-a5af-fb52afad0d8e', 'x-compute-request-id': 'req-a2c4dfe5-f0eb-442f-a5af-fb52afad0d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:32,043 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.153s 2021-08-10 03:20:32,044 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef2e5dc-d2b5-433d-b591-a313579c4be5', 'x-compute-request-id': 'req-1ef2e5dc-d2b5-433d-b591-a313579c4be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:33,726 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.668s 2021-08-10 03:20:33,727 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde992a7-bdd0-47d8-a48a-122999a74725', 'x-compute-request-id': 'req-fde992a7-bdd0-47d8-a48a-122999a74725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:35,748 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 1.013s 2021-08-10 03:20:35,748 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32701aeb-349d-46fd-b14a-f80ccc849e23', 'x-compute-request-id': 'req-32701aeb-349d-46fd-b14a-f80ccc849e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:37,663 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.906s 2021-08-10 03:20:37,663 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc16391f-7136-4298-8aea-864f95daff19', 'x-compute-request-id': 'req-cc16391f-7136-4298-8aea-864f95daff19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:39,051 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.379s 2021-08-10 03:20:39,051 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66d55135-2cab-43a2-a117-5559cf4a5209', 'x-compute-request-id': 'req-66d55135-2cab-43a2-a117-5559cf4a5209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:40,363 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.302s 2021-08-10 03:20:40,363 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba8b667a-d962-42d3-a4bd-fd02dc03f064', 'x-compute-request-id': 'req-ba8b667a-d962-42d3-a4bd-fd02dc03f064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:41,520 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.148s 2021-08-10 03:20:41,520 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ec4c0c2-0f61-42bc-9804-4fa0fa58b50e', 'x-compute-request-id': 'req-2ec4c0c2-0f61-42bc-9804-4fa0fa58b50e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:42,695 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.166s 2021-08-10 03:20:42,695 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a2e427c-8abf-4b7a-a471-418507ee1274', 'x-compute-request-id': 'req-6a2e427c-8abf-4b7a-a471-418507ee1274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:43,865 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.161s 2021-08-10 03:20:43,866 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39abc2fb-9a93-4151-bea2-1326d2b6fc7c', 'x-compute-request-id': 'req-39abc2fb-9a93-4151-bea2-1326d2b6fc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:45,058 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.183s 2021-08-10 03:20:45,059 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f67c9ba-6c83-4522-8885-6e8075d868e6', 'x-compute-request-id': 'req-8f67c9ba-6c83-4522-8885-6e8075d868e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:46,218 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.150s 2021-08-10 03:20:46,218 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49f2abd2-889b-4bb4-af1e-9079833e7013', 'x-compute-request-id': 'req-49f2abd2-889b-4bb4-af1e-9079833e7013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:47,432 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.205s 2021-08-10 03:20:47,432 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-901bff22-7ee4-40fb-8405-24ba3dce35e5', 'x-compute-request-id': 'req-901bff22-7ee4-40fb-8405-24ba3dce35e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:48,595 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.153s 2021-08-10 03:20:48,596 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec0a98f0-63d1-4893-96eb-d09434131621', 'x-compute-request-id': 'req-ec0a98f0-63d1-4893-96eb-d09434131621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "a24ee8703b475f0aa63db6b2bca686e25eebaaff3cf80011c51a3321", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:19:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:49,886 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.282s 2021-08-10 03:20:49,886 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1142', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a32538df-216a-4057-9c92-e60a750c0287', 'x-compute-request-id': 'req-a32538df-216a-4057-9c92-e60a750c0287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:20:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:50,980 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.084s 2021-08-10 03:20:50,980 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1100', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-446d18cd-82dc-4891-a9d8-512bbfaf71b9', 'x-compute-request-id': 'req-446d18cd-82dc-4891-a9d8-512bbfaf71b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "BUILD", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:20:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:52,163 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.174s 2021-08-10 03:20:52,163 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5eaa787-136d-4c5b-91c4-47cd787bea4f', 'x-compute-request-id': 'req-c5eaa787-136d-4c5b-91c4-47cd787bea4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"server": {"id": "8c5b86e7-127b-4112-926b-c8b063d5441a", "name": "tempest-LiveMigrationTest-server-418996919", "status": "ERROR", "user_id": "5800c853e0684197b011ab57eb2e7e37", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:19:30Z", "updated": "2021-08-10T03:20:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/8c5b86e7-127b-4112-926b-c8b063d5441a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-08-10T03:20:51Z", "message": "Build of instance 8c5b86e7-127b-4112-926b-c8b063d5441a aborted: Failed to allocate the network(s), not rescheduling."}, "tenant_id": "ec988d7d534d4a6190f7bbb16f87c216", "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "5af4bb14-5444-451b-9fcf-03fa73f01ac4"}]}}' 2021-08-10 03:20:52,170 110744 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 81 second wait 2021-08-10 03:20:53,063 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 204 DELETE http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 0.892s 2021-08-10 03:20:53,064 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de02d04f-4fc9-47fd-9782-3ab3dbcc0f23', 'x-compute-request-id': 'req-de02d04f-4fc9-47fd-9782-3ab3dbcc0f23', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'' 2021-08-10 03:20:54,190 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 404 GET http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a 1.126s 2021-08-10 03:20:54,191 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:53 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-09d34c69-f701-437b-9b22-d5a13940825e', 'x-compute-request-id': 'req-09d34c69-f701-437b-9b22-d5a13940825e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/8c5b86e7-127b-4112-926b-c8b063d5441a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8c5b86e7-127b-4112-926b-c8b063d5441a could not be found."}}' }}} 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/compute/admin/test_live_migration.py", line 168, in test_volume_backed_live_migration self._test_live_migration(volume_backed=True) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 119, in _test_live_migration server_id = self.create_test_server(wait_until="ACTIVE", File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server 8c5b86e7-127b-4112-926b-c8b063d5441a failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:20:51Z', 'message': 'Build of instance 8c5b86e7-127b-4112-926b-c8b063d5441a aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest | 2 | 1 | 1 | 0 | 0 | Detail | |
test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
fail
ft8.1: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 03:21:23,299 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 201 POST http://10.222.0.26/identity/v3/auth/tokens 0.180s 2021-08-10 03:21:23,300 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3405', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a15b53b1-091c-4ded-871a-373e2eb297a0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7281265b22374e7c929123c6a387f182", "name": "tempest-LiveMigrationNegativeTest-838648463-project", "password_expires_at": null}, "audit_ids": ["f8_r9Dy7TjK3xn1W0RlQMg"], "expires_at": "2021-08-10T04:21:23.000000Z", "issued_at": "2021-08-10T03:21:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c8594e2a2594a72829f91d8bf0c3e2d", "name": "tempest-LiveMigrationNegativeTest-838648463"}, "is_domain": false, "roles": [{"id": "354145ec0f404eb69db8b4a7c28c6d45", "name": "member"}, {"id": "f60873b456d5474d8f363da6ac6b99c6", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d30f793f8e0342b9b4f6f240a58184d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/8c8594e2a2594a72829f91d8bf0c3e2d", "region": "RegionOne"}], "id": "25c93d4a1e4a4befaa53edcd4066a56f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9d8d5876a83b41eca2509a0a33d97422", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/image", "region": "RegionOne"}], "id": "2ed12b8ae93b4c0fb3b299df5c972aee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "db5356a701a44d97a38427c171adaf91", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/placement", "region": "RegionOne"}], "id": "33d200ad97ad41cabbd1af7ed11146b8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d9cf9182d1e4820a5241f3cbbb3454b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2/8c8594e2a2594a72829f91d8bf0c3e2d", "region": "RegionOne"}], "id": "9d18f45269b74996bab52d9fe56147f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2ba90a1941754cb586330dff23f0895e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2.1", "region": "RegionOne"}], "id": "b123a7814e274b1a8a1e8bcce8b60e5b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "89a9b69141454b80858fca0f881d9b64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/8c8594e2a2594a72829f91d8bf0c3e2d", "region": "RegionOne"}], "id": "b202c098004c4692b78739ba66150589", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "16bf53c6fe2b4bfc84d55b9601c79a86", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:9696/", "region": "RegionOne"}], "id": "e1ffb60e1fe44bfc87f9e5e2d3d5f6ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "143fe31a0858433d8ec2e7acc67e9dcb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}, {"id": "8d8ef397ef4040029d6ec487c4c6771d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}], "id": "e69d758db60d4f5db4587cbbe8e66a92", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03c893a39ace4dc69422e99b49c2f160", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26:8080", "region": "RegionOne"}, {"id": "c455b5fa55894b8cb31fe4e877551cb0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:8080/v1/AUTH_8c8594e2a2594a72829f91d8bf0c3e2d", "region": "RegionOne"}], "id": "eb0c86d30fb7430cb8eb7466fcbbf5ff", "type": "object-store", "name": "swift"}]}}' 2021-08-10 03:21:23,300 110744 INFO [tempest.lib.common.fixed_network] (LiveMigrationNegativeTest:test_invalid_host_for_migration) Found network None available for tenant 2021-08-10 03:21:25,221 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 202 POST http://10.222.0.26/compute/v2.1/servers 1.920s 2021-08-10 03:21:25,221 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationNegativeTest-server-510409340", "imageRef": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "flavorRef": "452"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79691a48-ab2a-4b86-849e-893a5b59cb40', 'x-compute-request-id': 'req-79691a48-ab2a-4b86-849e-893a5b59cb40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/servers'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "34cd3wmmLZRW"}}' 2021-08-10 03:21:26,582 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 1.358s 2021-08-10 03:21:26,583 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0dd7854-08de-4272-95cb-a79fe22e704f', 'x-compute-request-id': 'req-b0dd7854-08de-4272-95cb-a79fe22e704f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:28,895 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 1.302s 2021-08-10 03:21:28,895 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f520ad3d-3e79-4ad5-a43b-cfec5f0e2fea', 'x-compute-request-id': 'req-f520ad3d-3e79-4ad5-a43b-cfec5f0e2fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:28,903 110744 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2021-08-10 03:21:30,727 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.822s 2021-08-10 03:21:30,727 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56d9863b-4099-436a-bb7a-c848ee71b68b', 'x-compute-request-id': 'req-56d9863b-4099-436a-bb7a-c848ee71b68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:32,875 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 1.139s 2021-08-10 03:21:32,875 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf0cc4a6-e5e3-4963-b374-92b0103f69b7', 'x-compute-request-id': 'req-cf0cc4a6-e5e3-4963-b374-92b0103f69b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:34,374 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.490s 2021-08-10 03:21:34,374 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-495497a3-0aaa-4f6b-b4b8-95b935ccc4ae', 'x-compute-request-id': 'req-495497a3-0aaa-4f6b-b4b8-95b935ccc4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:35,573 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.190s 2021-08-10 03:21:35,574 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7f0cc00-a06b-4f2c-9ad0-e1f085c57269', 'x-compute-request-id': 'req-d7f0cc00-a06b-4f2c-9ad0-e1f085c57269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:36,805 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.223s 2021-08-10 03:21:36,805 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d63d5fc-0a6b-4558-a132-8f94dd990aea', 'x-compute-request-id': 'req-7d63d5fc-0a6b-4558-a132-8f94dd990aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:39,351 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 1.536s 2021-08-10 03:21:39,351 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b83e3b01-e677-4a4d-8086-29d35fcbecd5', 'x-compute-request-id': 'req-b83e3b01-e677-4a4d-8086-29d35fcbecd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:42,458 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 2.097s 2021-08-10 03:21:42,458 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ba2bce4-7c5b-4432-a47a-9a36830e881a', 'x-compute-request-id': 'req-9ba2bce4-7c5b-4432-a47a-9a36830e881a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:45,817 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 2.350s 2021-08-10 03:21:45,817 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e65f2fa-b44d-4a17-ba28-c618603bab52', 'x-compute-request-id': 'req-2e65f2fa-b44d-4a17-ba28-c618603bab52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:47,142 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.317s 2021-08-10 03:21:47,142 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deefa0ec-c75d-4cca-8375-3ceacbf6fa59', 'x-compute-request-id': 'req-deefa0ec-c75d-4cca-8375-3ceacbf6fa59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:48,986 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.835s 2021-08-10 03:21:48,986 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e151083f-f8d6-48da-8bf4-eb02927c1030', 'x-compute-request-id': 'req-e151083f-f8d6-48da-8bf4-eb02927c1030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:51,139 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 1.143s 2021-08-10 03:21:51,139 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c50bb2c4-c815-47a8-9b41-d8ab10097631', 'x-compute-request-id': 'req-c50bb2c4-c815-47a8-9b41-d8ab10097631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:53,809 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 1.661s 2021-08-10 03:21:53,809 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0324b1c-0fd5-4b46-be7b-1f3332bc1de2', 'x-compute-request-id': 'req-a0324b1c-0fd5-4b46-be7b-1f3332bc1de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:55,842 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 1.023s 2021-08-10 03:21:55,842 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-885fdb68-1630-441d-a380-74b584bee149', 'x-compute-request-id': 'req-885fdb68-1630-441d-a380-74b584bee149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:57,368 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.517s 2021-08-10 03:21:57,368 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-902e1437-c80d-47b2-8d48-436904416b48', 'x-compute-request-id': 'req-902e1437-c80d-47b2-8d48-436904416b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:59,045 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.669s 2021-08-10 03:21:59,046 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5afc355-f1a3-4da0-a647-72da74a9e396', 'x-compute-request-id': 'req-a5afc355-f1a3-4da0-a647-72da74a9e396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:01,080 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 1.025s 2021-08-10 03:22:01,080 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baf215ea-aee8-4b58-9658-f2f80e5ebeae', 'x-compute-request-id': 'req-baf215ea-aee8-4b58-9658-f2f80e5ebeae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:02,275 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.186s 2021-08-10 03:22:02,275 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03aa69d6-e81b-4d7d-9d53-9998ab08b909', 'x-compute-request-id': 'req-03aa69d6-e81b-4d7d-9d53-9998ab08b909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:03,624 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.341s 2021-08-10 03:22:03,625 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab5e17c9-9aec-4a58-973a-c70acf34a7f2', 'x-compute-request-id': 'req-ab5e17c9-9aec-4a58-973a-c70acf34a7f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:04,932 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.299s 2021-08-10 03:22:04,933 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00a664e7-4f53-4478-ad6e-7e7e6ddf4902', 'x-compute-request-id': 'req-00a664e7-4f53-4478-ad6e-7e7e6ddf4902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:06,156 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.214s 2021-08-10 03:22:06,157 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8aa03b4-9e8e-447a-bb0e-588daeefb8bb', 'x-compute-request-id': 'req-d8aa03b4-9e8e-447a-bb0e-588daeefb8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:07,326 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.162s 2021-08-10 03:22:07,326 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7709ecd0-ea7b-4407-8910-ff6399eb3983', 'x-compute-request-id': 'req-7709ecd0-ea7b-4407-8910-ff6399eb3983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:09,311 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.976s 2021-08-10 03:22:09,312 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-774bf354-728f-4c7a-a401-84c5305f09ef', 'x-compute-request-id': 'req-774bf354-728f-4c7a-a401-84c5305f09ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:10,612 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.292s 2021-08-10 03:22:10,612 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9dd927a-8887-4d67-af02-0906a7e769f8', 'x-compute-request-id': 'req-e9dd927a-8887-4d67-af02-0906a7e769f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:11,917 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.293s 2021-08-10 03:22:11,917 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc19c766-5be4-4d4c-b0a9-39f2c14a461c', 'x-compute-request-id': 'req-dc19c766-5be4-4d4c-b0a9-39f2c14a461c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:13,131 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.206s 2021-08-10 03:22:13,132 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02e2f309-266d-4d12-ac8e-e9da53d6bcd4', 'x-compute-request-id': 'req-02e2f309-266d-4d12-ac8e-e9da53d6bcd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:14,505 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.365s 2021-08-10 03:22:14,505 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5806520-ead0-46d8-ae5f-56161fb74cf1', 'x-compute-request-id': 'req-c5806520-ead0-46d8-ae5f-56161fb74cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:15,828 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.314s 2021-08-10 03:22:15,828 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03f600c1-c147-48c7-bb87-63dd47039a8d', 'x-compute-request-id': 'req-03f600c1-c147-48c7-bb87-63dd47039a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:16,984 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.148s 2021-08-10 03:22:16,984 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79592ca1-d84d-4d91-a92b-5422c5566e85', 'x-compute-request-id': 'req-79592ca1-d84d-4d91-a92b-5422c5566e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:18,152 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.158s 2021-08-10 03:22:18,153 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f977df6-9354-4d66-8a68-82f3492dda86', 'x-compute-request-id': 'req-7f977df6-9354-4d66-8a68-82f3492dda86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:19,406 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.244s 2021-08-10 03:22:19,407 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69803792-7007-442b-9869-361e7f1232a2', 'x-compute-request-id': 'req-69803792-7007-442b-9869-361e7f1232a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:20,565 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.151s 2021-08-10 03:22:20,566 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8c38531-e117-4d11-a752-2506bdcbfa51', 'x-compute-request-id': 'req-e8c38531-e117-4d11-a752-2506bdcbfa51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:21,778 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.203s 2021-08-10 03:22:21,779 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9cd781d-ca8d-4b3f-8930-590adb2dd0f4', 'x-compute-request-id': 'req-c9cd781d-ca8d-4b3f-8930-590adb2dd0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:23,013 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.226s 2021-08-10 03:22:23,013 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3a9479-2e5f-43fb-9eb8-961a23d2ef53', 'x-compute-request-id': 'req-4e3a9479-2e5f-43fb-9eb8-961a23d2ef53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:24,906 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.885s 2021-08-10 03:22:24,907 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55f9ca0b-9ab3-44fd-be17-2f755992320f', 'x-compute-request-id': 'req-55f9ca0b-9ab3-44fd-be17-2f755992320f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:26,089 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.173s 2021-08-10 03:22:26,089 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59c53e76-5d4d-4a5a-8e57-013421a7bf36', 'x-compute-request-id': 'req-59c53e76-5d4d-4a5a-8e57-013421a7bf36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:27,264 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.166s 2021-08-10 03:22:27,264 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aaec88d-f25a-409e-9a1d-abe0f7b30ac6', 'x-compute-request-id': 'req-0aaec88d-f25a-409e-9a1d-abe0f7b30ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:28,557 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.285s 2021-08-10 03:22:28,558 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52042877-2ae5-446d-aff2-267b404c48f8', 'x-compute-request-id': 'req-52042877-2ae5-446d-aff2-267b404c48f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:30,396 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.831s 2021-08-10 03:22:30,397 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c720b928-f0f6-464e-bda9-976b50ca9017', 'x-compute-request-id': 'req-c720b928-f0f6-464e-bda9-976b50ca9017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:31,773 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.367s 2021-08-10 03:22:31,773 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff62e828-596a-4682-a8e1-26cf5286eef2', 'x-compute-request-id': 'req-ff62e828-596a-4682-a8e1-26cf5286eef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:33,100 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.319s 2021-08-10 03:22:33,101 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1810f5e0-0d31-4ecf-bcfb-46c74d6ee656', 'x-compute-request-id': 'req-1810f5e0-0d31-4ecf-bcfb-46c74d6ee656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:34,407 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.298s 2021-08-10 03:22:34,407 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ff0ce22-9bfa-4e82-bbf1-51167d4a6ca9', 'x-compute-request-id': 'req-3ff0ce22-9bfa-4e82-bbf1-51167d4a6ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:35,589 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 0.173s 2021-08-10 03:22:35,595 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33df4653-540c-4e6a-b03f-63b20403d9b8', 'x-compute-request-id': 'req-33df4653-540c-4e6a-b03f-63b20403d9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "BUILD", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "3442d78d876fd84798190395b3341c55def5540970e61a1914039e9c", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:40,570 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 200 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 3.967s 2021-08-10 03:22:40,571 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5249c9d0-17a3-4744-b137-e7c98172ed7c', 'x-compute-request-id': 'req-5249c9d0-17a3-4744-b137-e7c98172ed7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"server": {"id": "45e6ae83-6bef-44d8-b2ad-6f0c568bd31b", "name": "tempest-LiveMigrationNegativeTest-server-510409340", "status": "ERROR", "user_id": "7281265b22374e7c929123c6a387f182", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:25Z", "updated": "2021-08-10T03:22:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-08-10T03:22:37Z", "message": "Build of instance 45e6ae83-6bef-44d8-b2ad-6f0c568bd31b aborted: Failed to allocate the network(s), not rescheduling."}, "tenant_id": "8c8594e2a2594a72829f91d8bf0c3e2d", "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:22:40,579 110744 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 74 second wait 2021-08-10 03:22:41,803 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 204 DELETE http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 1.224s 2021-08-10 03:22:41,803 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:40 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-fcf7dddc-57ad-4057-9da1-659f75ecd3d2', 'x-compute-request-id': 'req-fcf7dddc-57ad-4057-9da1-659f75ecd3d2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'' 2021-08-10 03:22:43,673 110744 INFO [tempest.lib.common.rest_client] Request (LiveMigrationNegativeTest:test_invalid_host_for_migration): 404 GET http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b 1.869s 2021-08-10 03:22:43,673 110744 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:41 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-567d505b-253d-4d2c-bdc1-42318b7fdc18', 'x-compute-request-id': 'req-567d505b-253d-4d2c-bdc1-42318b7fdc18', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/45e6ae83-6bef-44d8-b2ad-6f0c568bd31b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 45e6ae83-6bef-44d8-b2ad-6f0c568bd31b could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration_negative.py", line 47, in test_invalid_host_for_migration server = self.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server 45e6ae83-6bef-44d8-b2ad-6f0c568bd31b failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:22:37Z', 'message': 'Build of instance 45e6ae83-6bef-44d8-b2ad-6f0c568bd31b aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
pass
pt8.2: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 3 | 2 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
fail
ft9.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 03:18:36,956 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 POST http://10.222.0.26/compute/v2.1/os-security-groups 0.566s 2021-08-10 03:18:36,957 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-2043528628", "description": "tempest-description-795157060"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd5a3f04-bf7e-44f2-91a9-c721c2c9ab02', 'x-compute-request-id': 'req-cd5a3f04-bf7e-44f2-91a9-c721c2c9ab02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "c0e3f0b3-9ada-47ce-ae53-591f2f7350a0", "description": "tempest-description-795157060", "name": "tempest-SecurityGroupsTestJSON-securitygroup-2043528628", "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "rules": []}}' 2021-08-10 03:18:37,796 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 POST http://10.222.0.26/compute/v2.1/os-security-groups 0.836s 2021-08-10 03:18:37,796 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1599554120", "description": "tempest-description-910131383"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eb3b627-dede-454b-8f0f-39572ff6c924', 'x-compute-request-id': 'req-1eb3b627-dede-454b-8f0f-39572ff6c924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "1f59c30b-4c30-420d-8e02-cec0dc9d6cdb", "description": "tempest-description-910131383", "name": "tempest-SecurityGroupsTestJSON-securitygroup-1599554120", "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "rules": []}}' 2021-08-10 03:18:37,847 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 201 POST http://10.222.0.26/identity/v3/auth/tokens 0.042s 2021-08-10 03:18:37,853 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3401', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ccb2edd4-e043-4bc6-88a4-fcbffa6c1b94', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "70e1fc5ef8ea4d2ebb6e98949e051295", "name": "tempest-SecurityGroupsTestJSON-1330194368-project", "password_expires_at": null}, "audit_ids": ["UCWHH2gqSVqK_0AbAae8CA"], "expires_at": "2021-08-10T04:18:37.000000Z", "issued_at": "2021-08-10T03:18:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "785a1ce40bd540ffaa6dbef957f15631", "name": "tempest-SecurityGroupsTestJSON-1330194368"}, "is_domain": false, "roles": [{"id": "354145ec0f404eb69db8b4a7c28c6d45", "name": "member"}, {"id": "f60873b456d5474d8f363da6ac6b99c6", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d30f793f8e0342b9b4f6f240a58184d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/785a1ce40bd540ffaa6dbef957f15631", "region": "RegionOne"}], "id": "25c93d4a1e4a4befaa53edcd4066a56f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9d8d5876a83b41eca2509a0a33d97422", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/image", "region": "RegionOne"}], "id": "2ed12b8ae93b4c0fb3b299df5c972aee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "db5356a701a44d97a38427c171adaf91", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/placement", "region": "RegionOne"}], "id": "33d200ad97ad41cabbd1af7ed11146b8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d9cf9182d1e4820a5241f3cbbb3454b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2/785a1ce40bd540ffaa6dbef957f15631", "region": "RegionOne"}], "id": "9d18f45269b74996bab52d9fe56147f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2ba90a1941754cb586330dff23f0895e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2.1", "region": "RegionOne"}], "id": "b123a7814e274b1a8a1e8bcce8b60e5b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "89a9b69141454b80858fca0f881d9b64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/785a1ce40bd540ffaa6dbef957f15631", "region": "RegionOne"}], "id": "b202c098004c4692b78739ba66150589", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "16bf53c6fe2b4bfc84d55b9601c79a86", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:9696/", "region": "RegionOne"}], "id": "e1ffb60e1fe44bfc87f9e5e2d3d5f6ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "143fe31a0858433d8ec2e7acc67e9dcb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}, {"id": "8d8ef397ef4040029d6ec487c4c6771d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}], "id": "e69d758db60d4f5db4587cbbe8e66a92", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03c893a39ace4dc69422e99b49c2f160", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26:8080", "region": "RegionOne"}, {"id": "c455b5fa55894b8cb31fe4e877551cb0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:8080/v1/AUTH_785a1ce40bd540ffaa6dbef957f15631", "region": "RegionOne"}], "id": "eb0c86d30fb7430cb8eb7466fcbbf5ff", "type": "object-store", "name": "swift"}]}}' 2021-08-10 03:18:37,853 110730 INFO [tempest.lib.common.fixed_network] (SecurityGroupsTestJSON:test_list_security_groups_by_server) Found network {'id': 'f3d4cdbc-f6cb-4d1b-bae8-5408ab64ba98', 'name': 'tempest-SecurityGroupsTestJSON-543664605-network', 'tenant_id': '785a1ce40bd540ffaa6dbef957f15631', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '785a1ce40bd540ffaa6dbef957f15631', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 438, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-10T03:18:35Z', 'updated_at': '2021-08-10T03:18:35Z', 'revision_number': 1} available for tenant 2021-08-10 03:18:38,774 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 202 POST http://10.222.0.26/compute/v2.1/servers 0.920s 2021-08-10 03:18:38,775 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-1389620792", "imageRef": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "flavorRef": "452", "networks": [{"uuid": "f3d4cdbc-f6cb-4d1b-bae8-5408ab64ba98"}]}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-496cc837-f3a7-478f-a189-47ee5cba9fbb', 'x-compute-request-id': 'req-496cc837-f3a7-478f-a189-47ee5cba9fbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/servers'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "L972VfNBuGmy"}}' 2021-08-10 03:18:39,337 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.560s 2021-08-10 03:18:39,338 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab007ba1-d6d9-4de4-b66e-a1e788db3139', 'x-compute-request-id': 'req-ab007ba1-d6d9-4de4-b66e-a1e788db3139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:39Z", "updated": "2021-08-10T03:18:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:40,549 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.203s 2021-08-10 03:18:40,550 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1268', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74ab70b-eb7f-4f34-b68d-212809e39785', 'x-compute-request-id': 'req-e74ab70b-eb7f-4f34-b68d-212809e39785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:40,557 110730 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-08-10 03:18:42,274 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.716s 2021-08-10 03:18:42,275 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51014fd-62db-419f-a02e-dc6fab3ba95c', 'x-compute-request-id': 'req-c51014fd-62db-419f-a02e-dc6fab3ba95c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:42,282 110730 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2021-08-10 03:18:44,282 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.998s 2021-08-10 03:18:44,282 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:43 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-315ac440-7df0-41a0-8a8e-ee5b74234a9e', 'x-compute-request-id': 'req-315ac440-7df0-41a0-8a8e-ee5b74234a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:45,522 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.231s 2021-08-10 03:18:45,522 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:45 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-cfb28c0f-f957-4bde-ba2f-92e72f771b18', 'x-compute-request-id': 'req-cfb28c0f-f957-4bde-ba2f-92e72f771b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:47,083 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.552s 2021-08-10 03:18:47,083 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:46 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-90317174-434e-4232-bcfa-ea5bec03358d', 'x-compute-request-id': 'req-90317174-434e-4232-bcfa-ea5bec03358d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:48,442 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.350s 2021-08-10 03:18:48,442 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:48 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-36208b3a-6f1d-48be-97f2-8c7bd257bf07', 'x-compute-request-id': 'req-36208b3a-6f1d-48be-97f2-8c7bd257bf07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:50,315 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.864s 2021-08-10 03:18:50,315 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:49 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-dabc9c03-73d8-4ee4-94e7-a6208dd1ad8d', 'x-compute-request-id': 'req-dabc9c03-73d8-4ee4-94e7-a6208dd1ad8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:51,617 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.293s 2021-08-10 03:18:51,617 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:51 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-b5cc4627-6bb7-4100-bcca-d652ef0f01eb', 'x-compute-request-id': 'req-b5cc4627-6bb7-4100-bcca-d652ef0f01eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:53,640 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 1.013s 2021-08-10 03:18:53,640 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:52 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-cd8b6527-679f-46c4-8013-d9f0e0caed56', 'x-compute-request-id': 'req-cd8b6527-679f-46c4-8013-d9f0e0caed56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:54,810 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.160s 2021-08-10 03:18:54,810 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:54 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-487f7ab5-0a18-4fc3-82ea-62ca5a3ffb42', 'x-compute-request-id': 'req-487f7ab5-0a18-4fc3-82ea-62ca5a3ffb42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:56,505 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.686s 2021-08-10 03:18:56,505 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:55 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-c1586be3-ccf9-4403-abac-d88473b0ee4c', 'x-compute-request-id': 'req-c1586be3-ccf9-4403-abac-d88473b0ee4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:57,864 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.351s 2021-08-10 03:18:57,865 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:57 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-0e3282e6-3573-4755-af30-6a2e1a673273', 'x-compute-request-id': 'req-0e3282e6-3573-4755-af30-6a2e1a673273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:00,204 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 1.332s 2021-08-10 03:19:00,205 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18: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-7ab108d0-0fbf-42da-bb67-8b58bd5b0b06', 'x-compute-request-id': 'req-7ab108d0-0fbf-42da-bb67-8b58bd5b0b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:01,808 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.593s 2021-08-10 03:19:01,809 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:01 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-79408664-0be5-44fe-9adc-4f08b77cd9c8', 'x-compute-request-id': 'req-79408664-0be5-44fe-9adc-4f08b77cd9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:03,237 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.419s 2021-08-10 03:19:03,237 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:02 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-5f9ca01b-9b27-4160-a5b8-634fe49af416', 'x-compute-request-id': 'req-5f9ca01b-9b27-4160-a5b8-634fe49af416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:04,807 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.561s 2021-08-10 03:19:04,807 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:04 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-ca0775b3-c9bd-4ae4-b338-3a03d6247df1', 'x-compute-request-id': 'req-ca0775b3-c9bd-4ae4-b338-3a03d6247df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:06,967 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 1.151s 2021-08-10 03:19:06,968 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:05 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-57e7e448-cd9e-43ac-8f33-c88f9dac342a', 'x-compute-request-id': 'req-57e7e448-cd9e-43ac-8f33-c88f9dac342a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:08,521 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.545s 2021-08-10 03:19:08,521 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:07 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-00d96432-0deb-40ce-838a-6fb3f1f648dd', 'x-compute-request-id': 'req-00d96432-0deb-40ce-838a-6fb3f1f648dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:10,635 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 1.106s 2021-08-10 03:19:10,636 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:09 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-9eb929bc-5da0-41d4-b0c6-ea51fe64d9b6', 'x-compute-request-id': 'req-9eb929bc-5da0-41d4-b0c6-ea51fe64d9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:12,060 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.417s 2021-08-10 03:19:12,061 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:11 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-c41585b2-c4f0-457d-bcf5-4b1a84950cca', 'x-compute-request-id': 'req-c41585b2-c4f0-457d-bcf5-4b1a84950cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:13,264 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.196s 2021-08-10 03:19:13,265 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:13 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-a0135b31-6a45-4d4e-a5a4-fffe82946f16', 'x-compute-request-id': 'req-a0135b31-6a45-4d4e-a5a4-fffe82946f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:14,524 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.251s 2021-08-10 03:19:14,525 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:14 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-065d1fcc-93d9-47ac-af62-0851fcb85dd8', 'x-compute-request-id': 'req-065d1fcc-93d9-47ac-af62-0851fcb85dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:15,697 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.164s 2021-08-10 03:19:15,698 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:15 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-4cec1a66-c9a7-41c7-8a50-423d0e29cccc', 'x-compute-request-id': 'req-4cec1a66-c9a7-41c7-8a50-423d0e29cccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:16,870 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.164s 2021-08-10 03:19:16,871 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:16 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-54c0d273-981f-41e8-a802-783a487b446b', 'x-compute-request-id': 'req-54c0d273-981f-41e8-a802-783a487b446b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:18,207 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.327s 2021-08-10 03:19:18,207 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:17 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-4fca6b4a-863b-463d-89ec-dd1ad668b9fd', 'x-compute-request-id': 'req-4fca6b4a-863b-463d-89ec-dd1ad668b9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:19,364 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.148s 2021-08-10 03:19:19,364 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:19 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-762ad6bb-2bd6-42ea-b67e-1638c34d5634', 'x-compute-request-id': 'req-762ad6bb-2bd6-42ea-b67e-1638c34d5634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:20,741 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.368s 2021-08-10 03:19:20,741 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:20 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-4a5d4b7c-723f-4e6a-bddd-0aed49642f86', 'x-compute-request-id': 'req-4a5d4b7c-723f-4e6a-bddd-0aed49642f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:21,902 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.152s 2021-08-10 03:19:21,903 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:21 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-c4352d01-df63-4fd9-9b9f-a6425db7dcf1', 'x-compute-request-id': 'req-c4352d01-df63-4fd9-9b9f-a6425db7dcf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:23,484 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.573s 2021-08-10 03:19:23,485 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:22 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-a938ca9a-68fa-4694-950f-ca3ec1f07c92', 'x-compute-request-id': 'req-a938ca9a-68fa-4694-950f-ca3ec1f07c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:24,647 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.151s 2021-08-10 03:19:24,648 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:24 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-f03217bf-4e74-4b6b-805b-4adb12b473b1', 'x-compute-request-id': 'req-f03217bf-4e74-4b6b-805b-4adb12b473b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:26,167 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.511s 2021-08-10 03:19:26,168 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:25 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-1f656932-3146-473d-b05d-f974a090c9b5', 'x-compute-request-id': 'req-1f656932-3146-473d-b05d-f974a090c9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:27,333 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.157s 2021-08-10 03:19:27,333 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:27 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-32432cdd-85cc-4f9f-90b4-b2ef28494f17', 'x-compute-request-id': 'req-32432cdd-85cc-4f9f-90b4-b2ef28494f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:28,521 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.180s 2021-08-10 03:19:28,522 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:28 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-717b7443-4340-4d4b-bc7d-55db96f399c5', 'x-compute-request-id': 'req-717b7443-4340-4d4b-bc7d-55db96f399c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:30,812 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 1.282s 2021-08-10 03:19:30,812 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:29 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-f7b9cdd4-2ffb-432b-8fe0-60571cd2089e', 'x-compute-request-id': 'req-f7b9cdd4-2ffb-432b-8fe0-60571cd2089e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:31,976 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.155s 2021-08-10 03:19:31,976 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:31 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-dc387b41-aa02-4137-9828-38cc83e6b04f', 'x-compute-request-id': 'req-dc387b41-aa02-4137-9828-38cc83e6b04f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:33,847 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.863s 2021-08-10 03:19:33,848 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:32 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-f73c2833-560c-4b4d-ab15-9761c41f55c1', 'x-compute-request-id': 'req-f73c2833-560c-4b4d-ab15-9761c41f55c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:36,137 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 1.281s 2021-08-10 03:19:36,137 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:34 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-dcfcb032-9e1b-4fa6-9403-f5911b60098b', 'x-compute-request-id': 'req-dcfcb032-9e1b-4fa6-9403-f5911b60098b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:37,847 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.701s 2021-08-10 03:19:37,847 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:37 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-3caf0865-41d4-4e2e-8fb0-10e8521e8fe8', 'x-compute-request-id': 'req-3caf0865-41d4-4e2e-8fb0-10e8521e8fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:39,173 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.318s 2021-08-10 03:19:39,174 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:38 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-fdea693a-c81f-4db9-9ce2-fe609e33e898', 'x-compute-request-id': 'req-fdea693a-c81f-4db9-9ce2-fe609e33e898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:40,438 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.256s 2021-08-10 03:19:40,439 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:40 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-3bba52d5-8c9f-430f-a200-3584f47ac8be', 'x-compute-request-id': 'req-3bba52d5-8c9f-430f-a200-3584f47ac8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:42,063 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.616s 2021-08-10 03:19:42,064 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:41 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-da140f1a-145b-41f0-b204-a1ebb93a4fb7', 'x-compute-request-id': 'req-da140f1a-145b-41f0-b204-a1ebb93a4fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:43,904 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.832s 2021-08-10 03:19:43,904 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:43 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-6e728fd9-e5d7-4bdc-83dc-69b4c76703fa', 'x-compute-request-id': 'req-6e728fd9-e5d7-4bdc-83dc-69b4c76703fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:45,076 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.163s 2021-08-10 03:19:45,077 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:44 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-78194dee-f6c7-4cc1-af85-407ea199df56', 'x-compute-request-id': 'req-78194dee-f6c7-4cc1-af85-407ea199df56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:46,706 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.621s 2021-08-10 03:19:46,706 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:46 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-f0677145-f4e9-4a2d-a646-8544a93f0ed9', 'x-compute-request-id': 'req-f0677145-f4e9-4a2d-a646-8544a93f0ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:18:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:48,495 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.780s 2021-08-10 03:19:48,495 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c55d708d-d7e7-4f47-b678-c8361a34e643', 'x-compute-request-id': 'req-c55d708d-d7e7-4f47-b678-c8361a34e643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:19:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:50,247 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.743s 2021-08-10 03:19:50,247 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da296f4-0b2b-4dd1-b790-d911b2ba7a98', 'x-compute-request-id': 'req-8da296f4-0b2b-4dd1-b790-d911b2ba7a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"server": {"id": "1bab8709-3ec3-4923-8cd4-21ca6feeef61", "name": "tempest-SecurityGroupsTestJSON-server-1389620792", "status": "ERROR", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:38Z", "updated": "2021-08-10T03:19:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-08-10T03:19:48Z", "message": "Build of instance 1bab8709-3ec3-4923-8cd4-21ca6feeef61 aborted: Failed to allocate the network(s), not rescheduling."}, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:50,255 110730 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 71 second wait 2021-08-10 03:19:51,533 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 204 DELETE http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 1.277s 2021-08-10 03:19:51,533 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:50 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-5ec32377-f1c6-434e-ae93-b1dcf0862e6e', 'x-compute-request-id': 'req-5ec32377-f1c6-434e-ae93-b1dcf0862e6e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'' 2021-08-10 03:19:52,433 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 404 GET http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61 0.899s 2021-08-10 03:19:52,433 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:51 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-5858c99c-4971-49cd-a5e1-aa7c5c0e29de', 'x-compute-request-id': 'req-5858c99c-4971-49cd-a5e1-aa7c5c0e29de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1bab8709-3ec3-4923-8cd4-21ca6feeef61'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1bab8709-3ec3-4923-8cd4-21ca6feeef61 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/security_groups/test_security_groups.py", line 163, in test_list_security_groups_by_server server_id = self.create_test_server(wait_until='ACTIVE')['id'] File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server 1bab8709-3ec3-4923-8cd4-21ca6feeef61 failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:19:48Z', 'message': 'Build of instance 1bab8709-3ec3-4923-8cd4-21ca6feeef61 aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt9.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt9.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
fail
ft9.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 03:20:02,560 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 POST http://10.222.0.26/compute/v2.1/os-security-groups 0.866s 2021-08-10 03:20:02,560 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-1858642567", "description": "tempest-description-1959962473"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d94bf5a4-f4ca-4ffd-b537-81335c2748fb', 'x-compute-request-id': 'req-d94bf5a4-f4ca-4ffd-b537-81335c2748fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "e503225a-9074-4a21-a480-8a5f53078382", "description": "tempest-description-1959962473", "name": "tempest-SecurityGroupsTestJSON-securitygroup-1858642567", "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "rules": []}}' 2021-08-10 03:20:03,942 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 POST http://10.222.0.26/compute/v2.1/os-security-groups 1.379s 2021-08-10 03:20:03,943 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-SecurityGroupsTestJSON-securitygroup-216103579", "description": "tempest-description-454522159"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f050caa9-27e8-4290-b0df-3cf94bd0f15b', 'x-compute-request-id': 'req-f050caa9-27e8-4290-b0df-3cf94bd0f15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/os-security-groups'} Body: b'{"security_group": {"id": "edf56890-613e-4f11-ad37-ff6a6ee70d0d", "description": "tempest-description-454522159", "name": "tempest-SecurityGroupsTestJSON-securitygroup-216103579", "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "rules": []}}' 2021-08-10 03:20:04,064 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 201 POST http://10.222.0.26/identity/v3/auth/tokens 0.113s 2021-08-10 03:20:04,064 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3401', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-844aee84-f730-41a8-89bc-956c1301081c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "70e1fc5ef8ea4d2ebb6e98949e051295", "name": "tempest-SecurityGroupsTestJSON-1330194368-project", "password_expires_at": null}, "audit_ids": ["6gYbK9qYQ9qLdq2ID40g4Q"], "expires_at": "2021-08-10T04:20:03.000000Z", "issued_at": "2021-08-10T03:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "785a1ce40bd540ffaa6dbef957f15631", "name": "tempest-SecurityGroupsTestJSON-1330194368"}, "is_domain": false, "roles": [{"id": "354145ec0f404eb69db8b4a7c28c6d45", "name": "member"}, {"id": "f60873b456d5474d8f363da6ac6b99c6", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d30f793f8e0342b9b4f6f240a58184d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/785a1ce40bd540ffaa6dbef957f15631", "region": "RegionOne"}], "id": "25c93d4a1e4a4befaa53edcd4066a56f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9d8d5876a83b41eca2509a0a33d97422", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/image", "region": "RegionOne"}], "id": "2ed12b8ae93b4c0fb3b299df5c972aee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "db5356a701a44d97a38427c171adaf91", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/placement", "region": "RegionOne"}], "id": "33d200ad97ad41cabbd1af7ed11146b8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d9cf9182d1e4820a5241f3cbbb3454b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2/785a1ce40bd540ffaa6dbef957f15631", "region": "RegionOne"}], "id": "9d18f45269b74996bab52d9fe56147f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2ba90a1941754cb586330dff23f0895e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2.1", "region": "RegionOne"}], "id": "b123a7814e274b1a8a1e8bcce8b60e5b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "89a9b69141454b80858fca0f881d9b64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/785a1ce40bd540ffaa6dbef957f15631", "region": "RegionOne"}], "id": "b202c098004c4692b78739ba66150589", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "16bf53c6fe2b4bfc84d55b9601c79a86", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:9696/", "region": "RegionOne"}], "id": "e1ffb60e1fe44bfc87f9e5e2d3d5f6ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "143fe31a0858433d8ec2e7acc67e9dcb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}, {"id": "8d8ef397ef4040029d6ec487c4c6771d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}], "id": "e69d758db60d4f5db4587cbbe8e66a92", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03c893a39ace4dc69422e99b49c2f160", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26:8080", "region": "RegionOne"}, {"id": "c455b5fa55894b8cb31fe4e877551cb0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:8080/v1/AUTH_785a1ce40bd540ffaa6dbef957f15631", "region": "RegionOne"}], "id": "eb0c86d30fb7430cb8eb7466fcbbf5ff", "type": "object-store", "name": "swift"}]}}' 2021-08-10 03:20:04,065 110730 INFO [tempest.lib.common.fixed_network] (SecurityGroupsTestJSON:test_server_security_groups) Found network {'id': 'f3d4cdbc-f6cb-4d1b-bae8-5408ab64ba98', 'name': 'tempest-SecurityGroupsTestJSON-543664605-network', 'tenant_id': '785a1ce40bd540ffaa6dbef957f15631', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '785a1ce40bd540ffaa6dbef957f15631', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 438, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-10T03:18:35Z', 'updated_at': '2021-08-10T03:18:35Z', 'revision_number': 1} available for tenant 2021-08-10 03:20:05,155 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 202 POST http://10.222.0.26/compute/v2.1/servers 1.089s 2021-08-10 03:20:05,155 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-SecurityGroupsTestJSON-server-1716850814", "imageRef": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "flavorRef": "452", "networks": [{"uuid": "f3d4cdbc-f6cb-4d1b-bae8-5408ab64ba98"}]}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49cad829-0b0d-4162-affd-11e92201c697', 'x-compute-request-id': 'req-49cad829-0b0d-4162-affd-11e92201c697', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/servers'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "d6hEKLuwHSYc"}}' 2021-08-10 03:20:05,337 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.180s 2021-08-10 03:20:05,338 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ebc1c74-2e02-4d67-9bfb-be843e0cdb9e', 'x-compute-request-id': 'req-8ebc1c74-2e02-4d67-9bfb-be843e0cdb9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:06,473 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.126s 2021-08-10 03:20:06,473 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb8c3a15-b05e-4bb0-a7fa-a86dec1cbe85', 'x-compute-request-id': 'req-eb8c3a15-b05e-4bb0-a7fa-a86dec1cbe85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:07,647 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.166s 2021-08-10 03:20:07,647 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1268', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a1d121e-e338-418d-a198-7643099b6dd0', 'x-compute-request-id': 'req-7a1d121e-e338-418d-a198-7643099b6dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:07,655 110730 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2021-08-10 03:20:09,304 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.647s 2021-08-10 03:20:09,305 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:08 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-5c05711b-8ee3-47eb-a250-6fd2885f94f9', 'x-compute-request-id': 'req-5c05711b-8ee3-47eb-a250-6fd2885f94f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:09,313 110730 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2021-08-10 03:20:11,762 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 1.448s 2021-08-10 03:20:11,762 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:10 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-df8933b1-4032-4e7b-9951-1b911cb2b8c0', 'x-compute-request-id': 'req-df8933b1-4032-4e7b-9951-1b911cb2b8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:14,429 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 1.658s 2021-08-10 03:20:14,430 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:12 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-caa68e23-1000-452e-b71b-74108e31fb1a', 'x-compute-request-id': 'req-caa68e23-1000-452e-b71b-74108e31fb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:17,357 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 1.918s 2021-08-10 03:20:17,361 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:15 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-6817a0be-59db-4546-b23a-eacb2ce3083b', 'x-compute-request-id': 'req-6817a0be-59db-4546-b23a-eacb2ce3083b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:19,770 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 1.400s 2021-08-10 03:20:19,771 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:18 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-7c76610d-b016-4966-ac36-675e880447cb', 'x-compute-request-id': 'req-7c76610d-b016-4966-ac36-675e880447cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:21,204 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.425s 2021-08-10 03:20:21,204 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:20 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-a6e8719c-d942-473d-a285-47fa50adca63', 'x-compute-request-id': 'req-a6e8719c-d942-473d-a285-47fa50adca63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:22,649 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.436s 2021-08-10 03:20:22,649 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:22 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-a7177aa5-2f6c-49ab-9616-1d3e1a93d250', 'x-compute-request-id': 'req-a7177aa5-2f6c-49ab-9616-1d3e1a93d250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:24,521 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.864s 2021-08-10 03:20:24,522 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:23 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-3a7d599a-aafe-4ea6-a921-6e85e2464597', 'x-compute-request-id': 'req-3a7d599a-aafe-4ea6-a921-6e85e2464597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:26,012 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.482s 2021-08-10 03:20:26,013 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:25 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-dbd72f6c-8200-4cc2-a5b5-9884a9623879', 'x-compute-request-id': 'req-dbd72f6c-8200-4cc2-a5b5-9884a9623879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:30,167 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 3.145s 2021-08-10 03:20:30,167 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:27 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-175ee2ed-63f0-40c7-a505-c4250b6d554a', 'x-compute-request-id': 'req-175ee2ed-63f0-40c7-a505-c4250b6d554a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:31,569 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.393s 2021-08-10 03:20:31,570 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:31 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-86c7eb15-226c-407e-b733-2129f71f5b71', 'x-compute-request-id': 'req-86c7eb15-226c-407e-b733-2129f71f5b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:32,956 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.377s 2021-08-10 03:20:32,956 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:32 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-1022f30c-1f38-412c-a899-cd106028679e', 'x-compute-request-id': 'req-1022f30c-1f38-412c-a899-cd106028679e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:34,599 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.635s 2021-08-10 03:20:34,600 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:33 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-c5065b9d-b02b-4a13-aa43-e31d89ca4450', 'x-compute-request-id': 'req-c5065b9d-b02b-4a13-aa43-e31d89ca4450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:36,369 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.762s 2021-08-10 03:20:36,369 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:35 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-a02746fc-365c-408d-a978-07dfc0a07fd0', 'x-compute-request-id': 'req-a02746fc-365c-408d-a978-07dfc0a07fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:38,370 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.991s 2021-08-10 03:20:38,370 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:37 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-0a8ba31c-5af2-424a-8468-77e62a786e2a', 'x-compute-request-id': 'req-0a8ba31c-5af2-424a-8468-77e62a786e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:39,597 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.218s 2021-08-10 03:20:39,598 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:39 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-0031258a-fd91-48ab-bfff-be95f3d4de9b', 'x-compute-request-id': 'req-0031258a-fd91-48ab-bfff-be95f3d4de9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:40,805 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.198s 2021-08-10 03:20:40,805 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:40 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-e2fef96d-d03e-4e43-a182-9a1bde995af9', 'x-compute-request-id': 'req-e2fef96d-d03e-4e43-a182-9a1bde995af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:41,960 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.145s 2021-08-10 03:20:41,960 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:41 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-6a033784-bc2f-4042-8ee4-0f25148eafe1', 'x-compute-request-id': 'req-6a033784-bc2f-4042-8ee4-0f25148eafe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:43,138 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.168s 2021-08-10 03:20:43,138 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:42 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-8c317704-91a1-4d8d-b0bf-b115e32121a7', 'x-compute-request-id': 'req-8c317704-91a1-4d8d-b0bf-b115e32121a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:44,314 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.167s 2021-08-10 03:20:44,314 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:44 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-ab5fa70b-3d0b-4541-8978-0486a77a3304', 'x-compute-request-id': 'req-ab5fa70b-3d0b-4541-8978-0486a77a3304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:45,543 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.222s 2021-08-10 03:20:45,544 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:45 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-73ec0a9e-4946-4ef9-a24e-20c9f4feda61', 'x-compute-request-id': 'req-73ec0a9e-4946-4ef9-a24e-20c9f4feda61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:46,707 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.155s 2021-08-10 03:20:46,708 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:46 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-400768ff-85ec-4750-bf92-e960334d18bd', 'x-compute-request-id': 'req-400768ff-85ec-4750-bf92-e960334d18bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:47,933 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.216s 2021-08-10 03:20:47,934 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:47 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-66fa0932-246a-40e3-b327-67b40d3beefa', 'x-compute-request-id': 'req-66fa0932-246a-40e3-b327-67b40d3beefa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:49,091 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.148s 2021-08-10 03:20:49,092 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:48 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-8eccb335-1410-49eb-900a-243ac5eb4c4c', 'x-compute-request-id': 'req-8eccb335-1410-49eb-900a-243ac5eb4c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:50,387 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.287s 2021-08-10 03:20:50,388 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:50 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-ce85cdb7-8a50-4f48-977c-22c572c600da', 'x-compute-request-id': 'req-ce85cdb7-8a50-4f48-977c-22c572c600da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:51,557 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.160s 2021-08-10 03:20:51,557 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:51 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-d235de59-02c0-4e07-9ec1-8634e7c2034f', 'x-compute-request-id': 'req-d235de59-02c0-4e07-9ec1-8634e7c2034f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:53,793 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 1.226s 2021-08-10 03:20:53,793 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:52 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-8a037044-8329-4500-b09b-953a6146bebc', 'x-compute-request-id': 'req-8a037044-8329-4500-b09b-953a6146bebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:54,964 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.163s 2021-08-10 03:20:54,965 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:54 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-2fe3fd56-f18b-42b9-9924-1a6f48d8b005', 'x-compute-request-id': 'req-2fe3fd56-f18b-42b9-9924-1a6f48d8b005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:56,331 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.358s 2021-08-10 03:20:56,332 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:55 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-76c3c584-f75d-4daf-9ac1-a95b90817aac', 'x-compute-request-id': 'req-76c3c584-f75d-4daf-9ac1-a95b90817aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:57,801 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.460s 2021-08-10 03:20:57,801 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:57 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-7503fab3-db1b-48f6-af64-6e8d2a34f0d2', 'x-compute-request-id': 'req-7503fab3-db1b-48f6-af64-6e8d2a34f0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:00,352 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 1.543s 2021-08-10 03:21:00,352 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20: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-322ad776-482f-43c4-ae75-bd8371115ac4', 'x-compute-request-id': 'req-322ad776-482f-43c4-ae75-bd8371115ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:02,314 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.953s 2021-08-10 03:21:02,315 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:01 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-a9437fd6-d9ae-4980-ba91-828c602355d7', 'x-compute-request-id': 'req-a9437fd6-d9ae-4980-ba91-828c602355d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:03,798 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.475s 2021-08-10 03:21:03,799 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:03 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-e6c47b09-9f3b-40eb-bc55-cdcbb8ee792c', 'x-compute-request-id': 'req-e6c47b09-9f3b-40eb-bc55-cdcbb8ee792c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:08,518 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 3.711s 2021-08-10 03:21:08,518 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:04 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-6029b144-7e87-4ba9-a49f-4b7e15ddc6e9', 'x-compute-request-id': 'req-6029b144-7e87-4ba9-a49f-4b7e15ddc6e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:10,600 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 1.074s 2021-08-10 03:21:10,601 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:09 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-932ca6a4-d11b-4827-967c-85f7d841c3f5', 'x-compute-request-id': 'req-932ca6a4-d11b-4827-967c-85f7d841c3f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:12,252 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.642s 2021-08-10 03:21:12,253 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:11 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-f932d0cc-3428-4f99-b570-805d75c2b5dd', 'x-compute-request-id': 'req-f932d0cc-3428-4f99-b570-805d75c2b5dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "e14bca71663fe6c75c221f49510c0b4597e92afd7e83b294b64531f2", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:20:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:14,089 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.829s 2021-08-10 03:21:14,090 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:13 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-ba0f5860-a914-42b7-a9b9-fe8a553bed19', 'x-compute-request-id': 'req-ba0f5860-a914-42b7-a9b9-fe8a553bed19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:21:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:16,335 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 1.236s 2021-08-10 03:21:16,335 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1413694-41cf-46e6-b8c3-9e9e03afc4fc', 'x-compute-request-id': 'req-a1413694-41cf-46e6-b8c3-9e9e03afc4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "BUILD", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:21:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:17,738 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 0.394s 2021-08-10 03:21:17,739 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3b6f578-3250-46cc-b950-81cf6e5c29f4', 'x-compute-request-id': 'req-e3b6f578-3250-46cc-b950-81cf6e5c29f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"server": {"id": "a21f6535-fdb4-47ae-a253-83bb58828df5", "name": "tempest-SecurityGroupsTestJSON-server-1716850814", "status": "ERROR", "user_id": "70e1fc5ef8ea4d2ebb6e98949e051295", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:05Z", "updated": "2021-08-10T03:21:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a21f6535-fdb4-47ae-a253-83bb58828df5"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-08-10T03:21:16Z", "message": "Build of instance a21f6535-fdb4-47ae-a253-83bb58828df5 aborted: Failed to allocate the network(s), not rescheduling."}, "tenant_id": "785a1ce40bd540ffaa6dbef957f15631", "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:17,746 110730 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 72 second wait 2021-08-10 03:21:18,857 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 204 DELETE http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 1.110s 2021-08-10 03:21:18,857 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:17 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-b820fee1-238a-4748-9fcf-2a4faf56c6c0', 'x-compute-request-id': 'req-b820fee1-238a-4748-9fcf-2a4faf56c6c0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'' 2021-08-10 03:21:20,207 110730 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 404 GET http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5 1.349s 2021-08-10 03:21:20,207 110730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:18 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-2a88763e-5608-41e9-b226-e0fec1ccef2f', 'x-compute-request-id': 'req-2a88763e-5608-41e9-b226-e0fec1ccef2f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a21f6535-fdb4-47ae-a253-83bb58828df5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a21f6535-fdb4-47ae-a253-83bb58828df5 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/security_groups/test_security_groups.py", line 101, in test_server_security_groups server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server a21f6535-fdb4-47ae-a253-83bb58828df5 failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:21:16Z', 'message': 'Build of instance a21f6535-fdb4-47ae-a253-83bb58828df5 aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt9.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
||||||
tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 0 | 2 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
fail
ft10.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 03:18:54,420 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.222.0.26:9696/v2.0/networks 0.563s 2021-08-10 03:18:54,421 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-ServersTestMultiNic-180687302"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-5131b9ac-63be-497d-825e-86238f0ca1a8', 'date': 'Tue, 10 Aug 2021 03:18:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/networks'} Body: b'{"network":{"id":"11d6a4d9-43f0-4de6-9f12-27d77a100913","name":"tempest-ServersTestMultiNic-180687302","tenant_id":"d3397732ef2342adae1e0dee957ce53f","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d3397732ef2342adae1e0dee957ce53f","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-08-10T03:18:54Z","updated_at":"2021-08-10T03:18:54Z","revision_number":1}}' 2021-08-10 03:18:55,864 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.222.0.26:9696/v2.0/subnets 1.443s 2021-08-10 03:18:55,865 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "11d6a4d9-43f0-4de6-9f12-27d77a100913", "cidr": "19.80.0.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '599', 'x-openstack-request-id': 'req-ec65d024-be5c-44a5-a6a7-abc3b14c488b', 'date': 'Tue, 10 Aug 2021 03:18:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"6f35d08a-2e0b-4cc8-a1e7-d2e5b317e861","name":"","tenant_id":"d3397732ef2342adae1e0dee957ce53f","network_id":"11d6a4d9-43f0-4de6-9f12-27d77a100913","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"19.80.0.1","cidr":"19.80.0.0/24","allocation_pools":[{"start":"19.80.0.2","end":"19.80.0.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-08-10T03:18:54Z","updated_at":"2021-08-10T03:18:54Z","revision_number":0,"project_id":"d3397732ef2342adae1e0dee957ce53f"}}' 2021-08-10 03:18:56,696 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.222.0.26:9696/v2.0/networks 0.830s 2021-08-10 03:18:56,696 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-ServersTestMultiNic-207378738"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e1e46a55-af5b-45f0-9a5a-459690168504', 'date': 'Tue, 10 Aug 2021 03:18:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/networks'} Body: b'{"network":{"id":"f759e129-417f-4a32-9be8-f57910f6de9d","name":"tempest-ServersTestMultiNic-207378738","tenant_id":"d3397732ef2342adae1e0dee957ce53f","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d3397732ef2342adae1e0dee957ce53f","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-08-10T03:18:56Z","updated_at":"2021-08-10T03:18:56Z","revision_number":1}}' 2021-08-10 03:18:57,700 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.222.0.26:9696/v2.0/subnets 1.003s 2021-08-10 03:18:57,701 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "f759e129-417f-4a32-9be8-f57910f6de9d", "cidr": "19.86.0.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '599', 'x-openstack-request-id': 'req-c7c0dce8-6a91-45b6-9f29-1bb421d90f53', 'date': 'Tue, 10 Aug 2021 03:18:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"99356933-4cd7-4619-ba91-d9fd647c9701","name":"","tenant_id":"d3397732ef2342adae1e0dee957ce53f","network_id":"f759e129-417f-4a32-9be8-f57910f6de9d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"19.86.0.1","cidr":"19.86.0.0/24","allocation_pools":[{"start":"19.86.0.2","end":"19.86.0.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-08-10T03:18:57Z","updated_at":"2021-08-10T03:18:57Z","revision_number":0,"project_id":"d3397732ef2342adae1e0dee957ce53f"}}' 2021-08-10 03:18:57,743 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.222.0.26/identity/v3/auth/tokens 0.036s 2021-08-10 03:18:57,743 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3395', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dfb6463f-377a-4e56-849a-5e3b9cb11d91', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bc0471ffc996487b961d0ff8fa636182", "name": "tempest-ServersTestMultiNic-1940138649-project", "password_expires_at": null}, "audit_ids": ["-eoCFVH4Snej50tTcOHF1A"], "expires_at": "2021-08-10T04:18:57.000000Z", "issued_at": "2021-08-10T03:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3397732ef2342adae1e0dee957ce53f", "name": "tempest-ServersTestMultiNic-1940138649"}, "is_domain": false, "roles": [{"id": "354145ec0f404eb69db8b4a7c28c6d45", "name": "member"}, {"id": "f60873b456d5474d8f363da6ac6b99c6", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d30f793f8e0342b9b4f6f240a58184d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/d3397732ef2342adae1e0dee957ce53f", "region": "RegionOne"}], "id": "25c93d4a1e4a4befaa53edcd4066a56f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9d8d5876a83b41eca2509a0a33d97422", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/image", "region": "RegionOne"}], "id": "2ed12b8ae93b4c0fb3b299df5c972aee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "db5356a701a44d97a38427c171adaf91", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/placement", "region": "RegionOne"}], "id": "33d200ad97ad41cabbd1af7ed11146b8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d9cf9182d1e4820a5241f3cbbb3454b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2/d3397732ef2342adae1e0dee957ce53f", "region": "RegionOne"}], "id": "9d18f45269b74996bab52d9fe56147f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2ba90a1941754cb586330dff23f0895e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2.1", "region": "RegionOne"}], "id": "b123a7814e274b1a8a1e8bcce8b60e5b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "89a9b69141454b80858fca0f881d9b64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/d3397732ef2342adae1e0dee957ce53f", "region": "RegionOne"}], "id": "b202c098004c4692b78739ba66150589", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "16bf53c6fe2b4bfc84d55b9601c79a86", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:9696/", "region": "RegionOne"}], "id": "e1ffb60e1fe44bfc87f9e5e2d3d5f6ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "143fe31a0858433d8ec2e7acc67e9dcb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}, {"id": "8d8ef397ef4040029d6ec487c4c6771d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}], "id": "e69d758db60d4f5db4587cbbe8e66a92", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03c893a39ace4dc69422e99b49c2f160", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26:8080", "region": "RegionOne"}, {"id": "c455b5fa55894b8cb31fe4e877551cb0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:8080/v1/AUTH_d3397732ef2342adae1e0dee957ce53f", "region": "RegionOne"}], "id": "eb0c86d30fb7430cb8eb7466fcbbf5ff", "type": "object-store", "name": "swift"}]}}' 2021-08-10 03:18:57,744 110737 INFO [tempest.lib.common.fixed_network] (ServersTestMultiNic:test_verify_duplicate_network_nics) Found network {'id': '76602fe3-6190-41d6-a8af-a060ac47ea03', 'name': 'tempest-ServersTestMultiNic-1538875108-network', 'tenant_id': 'd3397732ef2342adae1e0dee957ce53f', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd3397732ef2342adae1e0dee957ce53f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 433, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-10T03:18:46Z', 'updated_at': '2021-08-10T03:18:46Z', 'revision_number': 1} available for tenant 2021-08-10 03:18:59,134 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 202 POST http://10.222.0.26/compute/v2.1/servers 1.389s 2021-08-10 03:18:59,134 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersTestMultiNic-server-2139358884", "imageRef": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "flavorRef": "452", "networks": [{"uuid": "11d6a4d9-43f0-4de6-9f12-27d77a100913"}, {"uuid": "f759e129-417f-4a32-9be8-f57910f6de9d"}, {"uuid": "11d6a4d9-43f0-4de6-9f12-27d77a100913"}]}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee5ce7fb-59a9-4735-8d6c-9c900132f971', 'x-compute-request-id': 'req-ee5ce7fb-59a9-4735-8d6c-9c900132f971', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/servers'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "E7Zr7iLNd5C7"}}' 2021-08-10 03:19:00,369 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 1.232s 2021-08-10 03:19:00,370 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3a5de58-388e-45ff-acd6-36c8e7cd3a94', 'x-compute-request-id': 'req-d3a5de58-388e-45ff-acd6-36c8e7cd3a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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": []}}' 2021-08-10 03:19:01,978 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.600s 2021-08-10 03:19:01,985 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:01 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-23759c44-1403-41a0-823c-41cf14112c6a', 'x-compute-request-id': 'req-23759c44-1403-41a0-823c-41cf14112c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:01,992 110737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2021-08-10 03:19:03,563 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.563s 2021-08-10 03:19:03,563 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26e71614-0e99-48dc-b8d0-f3c1965321bb', 'x-compute-request-id': 'req-26e71614-0e99-48dc-b8d0-f3c1965321bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:05,129 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.557s 2021-08-10 03:19:05,130 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e21e2a1b-0715-4568-a4fe-101aba475601', 'x-compute-request-id': 'req-e21e2a1b-0715-4568-a4fe-101aba475601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:07,457 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 1.319s 2021-08-10 03:19:07,458 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d73b095-c84d-4fe7-970f-3863b176d87a', 'x-compute-request-id': 'req-8d73b095-c84d-4fe7-970f-3863b176d87a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:09,998 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 1.531s 2021-08-10 03:19:09,998 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f39656a-c285-46ff-9f83-231e3e7ef758', 'x-compute-request-id': 'req-6f39656a-c285-46ff-9f83-231e3e7ef758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:11,366 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.360s 2021-08-10 03:19:11,367 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e3763c-949a-473f-b58d-95bc4989721d', 'x-compute-request-id': 'req-03e3763c-949a-473f-b58d-95bc4989721d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:12,538 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.163s 2021-08-10 03:19:12,539 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c677833-ba9f-4373-9620-9e054d52bc16', 'x-compute-request-id': 'req-6c677833-ba9f-4373-9620-9e054d52bc16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:13,724 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.177s 2021-08-10 03:19:13,725 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd75d857-7d97-4edc-abb6-a6959d68e872', 'x-compute-request-id': 'req-bd75d857-7d97-4edc-abb6-a6959d68e872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:14,921 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.189s 2021-08-10 03:19:14,921 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51308e1c-040d-418a-ada8-8754b3c59dd0', 'x-compute-request-id': 'req-51308e1c-040d-418a-ada8-8754b3c59dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:16,099 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.170s 2021-08-10 03:19:16,100 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d6995e3-caa7-48c1-aaea-24331b05c862', 'x-compute-request-id': 'req-4d6995e3-caa7-48c1-aaea-24331b05c862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:17,312 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.205s 2021-08-10 03:19:17,313 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a0ddeee-a976-474b-a370-fbbd283d338f', 'x-compute-request-id': 'req-0a0ddeee-a976-474b-a370-fbbd283d338f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:18,587 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.266s 2021-08-10 03:19:18,588 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1732dd1-0aad-4317-bdc4-1954e64d0ffb', 'x-compute-request-id': 'req-b1732dd1-0aad-4317-bdc4-1954e64d0ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:20,235 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.639s 2021-08-10 03:19:20,236 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-926456f1-2c0b-4dfe-a06a-9ec535037e92', 'x-compute-request-id': 'req-926456f1-2c0b-4dfe-a06a-9ec535037e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:21,410 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.167s 2021-08-10 03:19:21,410 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-623685a0-8363-42ff-8ce9-d28765703ee4', 'x-compute-request-id': 'req-623685a0-8363-42ff-8ce9-d28765703ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:22,595 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.177s 2021-08-10 03:19:22,595 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c835649-6803-4294-9929-7eea3fcca384', 'x-compute-request-id': 'req-0c835649-6803-4294-9929-7eea3fcca384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:23,842 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.238s 2021-08-10 03:19:23,842 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86fc3fac-7eec-483a-bc8f-447ea556481a', 'x-compute-request-id': 'req-86fc3fac-7eec-483a-bc8f-447ea556481a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:25,017 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.167s 2021-08-10 03:19:25,018 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12893e98-3d75-4a8f-96d1-65438bc5b90b', 'x-compute-request-id': 'req-12893e98-3d75-4a8f-96d1-65438bc5b90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:26,545 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.520s 2021-08-10 03:19:26,545 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bcb6a47-e8e6-495d-84c7-a30ee65edf8d', 'x-compute-request-id': 'req-5bcb6a47-e8e6-495d-84c7-a30ee65edf8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:27,730 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.177s 2021-08-10 03:19:27,731 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b60c9f0b-c1bb-4fd1-9430-d6a5cc288862', 'x-compute-request-id': 'req-b60c9f0b-c1bb-4fd1-9430-d6a5cc288862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:28,945 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.206s 2021-08-10 03:19:28,946 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b4b9ee7-e3e4-43c2-bd09-93f5207094e1', 'x-compute-request-id': 'req-0b4b9ee7-e3e4-43c2-bd09-93f5207094e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:31,202 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 1.248s 2021-08-10 03:19:31,202 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20c34ffa-20c6-4550-b512-0c2083f57542', 'x-compute-request-id': 'req-20c34ffa-20c6-4550-b512-0c2083f57542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:32,692 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.481s 2021-08-10 03:19:32,692 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba6a0eb7-7bfc-4e2e-8cda-1d6c624ec7e9', 'x-compute-request-id': 'req-ba6a0eb7-7bfc-4e2e-8cda-1d6c624ec7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:34,437 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.737s 2021-08-10 03:19:34,438 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-924bcdff-b40e-4bbf-97b5-e2d8c3086eed', 'x-compute-request-id': 'req-924bcdff-b40e-4bbf-97b5-e2d8c3086eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:36,915 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 1.468s 2021-08-10 03:19:36,916 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c446104a-6c5d-4e90-bf0a-d0a5872a6742', 'x-compute-request-id': 'req-c446104a-6c5d-4e90-bf0a-d0a5872a6742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:38,245 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.321s 2021-08-10 03:19:38,245 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b61cc15-de1c-423b-a79e-821d204a1f68', 'x-compute-request-id': 'req-9b61cc15-de1c-423b-a79e-821d204a1f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:40,071 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.816s 2021-08-10 03:19:40,071 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6ff1bad-65ec-4602-812e-d6c17f3e1582', 'x-compute-request-id': 'req-b6ff1bad-65ec-4602-812e-d6c17f3e1582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:41,774 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.694s 2021-08-10 03:19:41,774 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86108102-a240-4810-a2eb-0e8321969c77', 'x-compute-request-id': 'req-86108102-a240-4810-a2eb-0e8321969c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:43,151 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.368s 2021-08-10 03:19:43,152 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59ff39f2-c19c-4fbe-8195-9eec504ed647', 'x-compute-request-id': 'req-59ff39f2-c19c-4fbe-8195-9eec504ed647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:44,341 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.180s 2021-08-10 03:19:44,341 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14a71d6e-f75d-4c1b-b792-22e109b91e5f', 'x-compute-request-id': 'req-14a71d6e-f75d-4c1b-b792-22e109b91e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:46,345 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.995s 2021-08-10 03:19:46,346 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd9307e3-4de5-4f9a-8d1b-63feb25e24a4', 'x-compute-request-id': 'req-cd9307e3-4de5-4f9a-8d1b-63feb25e24a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:47,588 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.234s 2021-08-10 03:19:47,589 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8f26f63-e5fc-492e-b558-8e1ec277ed96', 'x-compute-request-id': 'req-a8f26f63-e5fc-492e-b558-8e1ec277ed96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:48,980 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.383s 2021-08-10 03:19:48,981 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8864681-7fc8-4fc4-8e99-bdca4af311e3', 'x-compute-request-id': 'req-a8864681-7fc8-4fc4-8e99-bdca4af311e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:50,569 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.579s 2021-08-10 03:19:50,569 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14b0ceb1-9faa-4602-93b9-888dee46fa73', 'x-compute-request-id': 'req-14b0ceb1-9faa-4602-93b9-888dee46fa73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:52,588 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 1.011s 2021-08-10 03:19:52,589 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-162a3df1-7d66-4e53-a7af-393a4899aa2e', 'x-compute-request-id': 'req-162a3df1-7d66-4e53-a7af-393a4899aa2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:54,308 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.711s 2021-08-10 03:19:54,309 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa37d83e-3d32-4fb0-82c5-401d8b2e296a', 'x-compute-request-id': 'req-fa37d83e-3d32-4fb0-82c5-401d8b2e296a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:55,647 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.329s 2021-08-10 03:19:55,647 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d8a0f61-d7c3-4fbc-9e93-0f3287366aea', 'x-compute-request-id': 'req-4d8a0f61-d7c3-4fbc-9e93-0f3287366aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:57,188 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.533s 2021-08-10 03:19:57,188 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-492acbf8-bcc6-465f-9b17-66724e213c86', 'x-compute-request-id': 'req-492acbf8-bcc6-465f-9b17-66724e213c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:58,633 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.436s 2021-08-10 03:19:58,633 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e893ca5-a64a-4999-a339-82ae513ce1ff', 'x-compute-request-id': 'req-6e893ca5-a64a-4999-a339-82ae513ce1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:00,100 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.458s 2021-08-10 03:20:00,100 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08b377a4-0b50-4d6a-b1ed-4b935162d2da', 'x-compute-request-id': 'req-08b377a4-0b50-4d6a-b1ed-4b935162d2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:01,948 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.839s 2021-08-10 03:20:01,949 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc37e181-32d5-421e-8d9d-5b322edccc26', 'x-compute-request-id': 'req-dc37e181-32d5-421e-8d9d-5b322edccc26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:04,160 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 1.203s 2021-08-10 03:20:04,160 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d1673e3-e1bc-44ba-91ba-d03fa03962b1', 'x-compute-request-id': 'req-0d1673e3-e1bc-44ba-91ba-d03fa03962b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:05,576 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.405s 2021-08-10 03:20:05,577 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2cf8b0b-3da0-4039-b426-ac4e5bd62f7f', 'x-compute-request-id': 'req-b2cf8b0b-3da0-4039-b426-ac4e5bd62f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:06,830 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.245s 2021-08-10 03:20:06,831 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9907122-9f26-46fb-93d8-826c90ca5563', 'x-compute-request-id': 'req-b9907122-9f26-46fb-93d8-826c90ca5563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:08,254 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.414s 2021-08-10 03:20:08,254 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-372cf6bc-08e0-4093-ad67-98a07a3b399a', 'x-compute-request-id': 'req-372cf6bc-08e0-4093-ad67-98a07a3b399a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:10,825 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 1.562s 2021-08-10 03:20:10,825 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5721654d-0bcf-4990-a135-b3e00557a081', 'x-compute-request-id': 'req-5721654d-0bcf-4990-a135-b3e00557a081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:12,504 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.669s 2021-08-10 03:20:12,504 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a74bf3a1-73a5-46a4-b966-5abf4d5b0e3c', 'x-compute-request-id': 'req-a74bf3a1-73a5-46a4-b966-5abf4d5b0e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "b2eaa8813d13726490e2ef6d5a9e5475ff8e95edee31810f5be70e24", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:19:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:15,412 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 1.900s 2021-08-10 03:20:15,412 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65198c2c-1e56-42db-af45-3185557113e1', 'x-compute-request-id': 'req-65198c2c-1e56-42db-af45-3185557113e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:20:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:17,890 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 1.470s 2021-08-10 03:20:17,891 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db111a16-7937-473e-a4b2-3f60123cad28', 'x-compute-request-id': 'req-db111a16-7937-473e-a4b2-3f60123cad28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"server": {"id": "f26be0f7-38e6-424d-9cc6-12e6d576edec", "name": "tempest-ServersTestMultiNic-server-2139358884", "status": "ERROR", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:18:59Z", "updated": "2021-08-10T03:20:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-08-10T03:20:17Z", "message": "Build of instance f26be0f7-38e6-424d-9cc6-12e6d576edec aborted: Failed to allocate the network(s), not rescheduling."}, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:17,898 110737 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 77 second wait 2021-08-10 03:20:19,403 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 204 DELETE http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 1.504s 2021-08-10 03:20:19,403 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:17 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-68888d8d-130f-46a0-9169-a74aab9f9b59', 'x-compute-request-id': 'req-68888d8d-130f-46a0-9169-a74aab9f9b59', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'' 2021-08-10 03:20:19,989 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 404 GET http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec 0.585s 2021-08-10 03:20:19,989 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:19 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-7a60fac7-7494-499b-9679-d4bd31b4e69b', 'x-compute-request-id': 'req-7a60fac7-7494-499b-9679-d4bd31b4e69b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/f26be0f7-38e6-424d-9cc6-12e6d576edec'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f26be0f7-38e6-424d-9cc6-12e6d576edec could not be found."}}' 2021-08-10 03:20:20,505 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/subnets/99356933-4cd7-4619-ba91-d9fd647c9701 0.513s 2021-08-10 03:20:20,509 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-7329b8ab-f1e1-4de4-a7b4-66c7e4dd9bc2', 'date': 'Tue, 10 Aug 2021 03:20:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets/99356933-4cd7-4619-ba91-d9fd647c9701'} Body: b'' 2021-08-10 03:20:21,815 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/networks/f759e129-417f-4a32-9be8-f57910f6de9d 1.305s 2021-08-10 03:20:21,816 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-7e99eb2c-131b-4b22-bfda-31cd0e8d6b62', 'date': 'Tue, 10 Aug 2021 03:20:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/networks/f759e129-417f-4a32-9be8-f57910f6de9d'} Body: b'' 2021-08-10 03:20:22,252 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/subnets/6f35d08a-2e0b-4cc8-a1e7-d2e5b317e861 0.436s 2021-08-10 03:20:22,253 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-b60f8af1-f202-4405-b5b7-03cb097d53db', 'date': 'Tue, 10 Aug 2021 03:20:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets/6f35d08a-2e0b-4cc8-a1e7-d2e5b317e861'} Body: b'' 2021-08-10 03:20:23,161 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/networks/11d6a4d9-43f0-4de6-9f12-27d77a100913 0.907s 2021-08-10 03:20:23,161 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-afa4573a-541d-417f-afa4-e5f3f639175a', 'date': 'Tue, 10 Aug 2021 03:20:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/networks/11d6a4d9-43f0-4de6-9f12-27d77a100913'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server_multi_nic.py", line 117, in test_verify_duplicate_network_nics server_multi_nics = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server f26be0f7-38e6-424d-9cc6-12e6d576edec failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:20:17Z', 'message': 'Build of instance f26be0f7-38e6-424d-9cc6-12e6d576edec aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
fail
ft10.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 03:20:23,694 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.222.0.26:9696/v2.0/networks 0.521s 2021-08-10 03:20:23,694 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-ServersTestMultiNic-1050140373"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-6cb0a168-537f-4d17-a780-1df9d7127f3f', 'date': 'Tue, 10 Aug 2021 03:20:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/networks'} Body: b'{"network":{"id":"3dc23e9e-6ddd-4eb9-8106-02de2ce6ff1d","name":"tempest-ServersTestMultiNic-1050140373","tenant_id":"d3397732ef2342adae1e0dee957ce53f","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d3397732ef2342adae1e0dee957ce53f","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-08-10T03:20:23Z","updated_at":"2021-08-10T03:20:23Z","revision_number":1}}' 2021-08-10 03:20:24,712 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.222.0.26:9696/v2.0/subnets 1.017s 2021-08-10 03:20:24,713 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "3dc23e9e-6ddd-4eb9-8106-02de2ce6ff1d", "cidr": "19.80.0.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '599', 'x-openstack-request-id': 'req-85a04101-77ec-40a9-b068-75919b8c845e', 'date': 'Tue, 10 Aug 2021 03:20:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"4ebd247a-fda3-40e4-b180-1199eeeee29e","name":"","tenant_id":"d3397732ef2342adae1e0dee957ce53f","network_id":"3dc23e9e-6ddd-4eb9-8106-02de2ce6ff1d","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"19.80.0.1","cidr":"19.80.0.0/24","allocation_pools":[{"start":"19.80.0.2","end":"19.80.0.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-08-10T03:20:24Z","updated_at":"2021-08-10T03:20:24Z","revision_number":0,"project_id":"d3397732ef2342adae1e0dee957ce53f"}}' 2021-08-10 03:20:25,446 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.222.0.26:9696/v2.0/networks 0.733s 2021-08-10 03:20:25,447 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-ServersTestMultiNic-344493193"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d79a1ea8-0756-41db-9e16-70c7b30cb393', 'date': 'Tue, 10 Aug 2021 03:20:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/networks'} Body: b'{"network":{"id":"68ae5484-12ff-4449-9c98-7e6fb4e952bb","name":"tempest-ServersTestMultiNic-344493193","tenant_id":"d3397732ef2342adae1e0dee957ce53f","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d3397732ef2342adae1e0dee957ce53f","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-08-10T03:20:24Z","updated_at":"2021-08-10T03:20:25Z","revision_number":1}}' 2021-08-10 03:20:26,408 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.222.0.26:9696/v2.0/subnets 0.961s 2021-08-10 03:20:26,409 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "68ae5484-12ff-4449-9c98-7e6fb4e952bb", "cidr": "19.86.0.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '599', 'x-openstack-request-id': 'req-b99095f1-3fc8-4c25-8c93-f4320831773f', 'date': 'Tue, 10 Aug 2021 03:20:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"3ac54353-7f66-4afd-b7bd-fd731e21e497","name":"","tenant_id":"d3397732ef2342adae1e0dee957ce53f","network_id":"68ae5484-12ff-4449-9c98-7e6fb4e952bb","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"19.86.0.1","cidr":"19.86.0.0/24","allocation_pools":[{"start":"19.86.0.2","end":"19.86.0.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-08-10T03:20:25Z","updated_at":"2021-08-10T03:20:25Z","revision_number":0,"project_id":"d3397732ef2342adae1e0dee957ce53f"}}' 2021-08-10 03:20:26,554 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.222.0.26/identity/v3/auth/tokens 0.139s 2021-08-10 03:20:26,555 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3395', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-83c32b99-529f-42b0-ab6d-2ddbbdaa7770', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bc0471ffc996487b961d0ff8fa636182", "name": "tempest-ServersTestMultiNic-1940138649-project", "password_expires_at": null}, "audit_ids": ["cxVTutdbSMyAzbZMXoURrw"], "expires_at": "2021-08-10T04:20:26.000000Z", "issued_at": "2021-08-10T03:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3397732ef2342adae1e0dee957ce53f", "name": "tempest-ServersTestMultiNic-1940138649"}, "is_domain": false, "roles": [{"id": "354145ec0f404eb69db8b4a7c28c6d45", "name": "member"}, {"id": "f60873b456d5474d8f363da6ac6b99c6", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d30f793f8e0342b9b4f6f240a58184d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/d3397732ef2342adae1e0dee957ce53f", "region": "RegionOne"}], "id": "25c93d4a1e4a4befaa53edcd4066a56f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9d8d5876a83b41eca2509a0a33d97422", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/image", "region": "RegionOne"}], "id": "2ed12b8ae93b4c0fb3b299df5c972aee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "db5356a701a44d97a38427c171adaf91", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/placement", "region": "RegionOne"}], "id": "33d200ad97ad41cabbd1af7ed11146b8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d9cf9182d1e4820a5241f3cbbb3454b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2/d3397732ef2342adae1e0dee957ce53f", "region": "RegionOne"}], "id": "9d18f45269b74996bab52d9fe56147f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2ba90a1941754cb586330dff23f0895e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2.1", "region": "RegionOne"}], "id": "b123a7814e274b1a8a1e8bcce8b60e5b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "89a9b69141454b80858fca0f881d9b64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/d3397732ef2342adae1e0dee957ce53f", "region": "RegionOne"}], "id": "b202c098004c4692b78739ba66150589", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "16bf53c6fe2b4bfc84d55b9601c79a86", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:9696/", "region": "RegionOne"}], "id": "e1ffb60e1fe44bfc87f9e5e2d3d5f6ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "143fe31a0858433d8ec2e7acc67e9dcb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}, {"id": "8d8ef397ef4040029d6ec487c4c6771d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}], "id": "e69d758db60d4f5db4587cbbe8e66a92", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03c893a39ace4dc69422e99b49c2f160", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26:8080", "region": "RegionOne"}, {"id": "c455b5fa55894b8cb31fe4e877551cb0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:8080/v1/AUTH_d3397732ef2342adae1e0dee957ce53f", "region": "RegionOne"}], "id": "eb0c86d30fb7430cb8eb7466fcbbf5ff", "type": "object-store", "name": "swift"}]}}' 2021-08-10 03:20:26,555 110737 INFO [tempest.lib.common.fixed_network] (ServersTestMultiNic:test_verify_multiple_nics_order) Found network {'id': '76602fe3-6190-41d6-a8af-a060ac47ea03', 'name': 'tempest-ServersTestMultiNic-1538875108-network', 'tenant_id': 'd3397732ef2342adae1e0dee957ce53f', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd3397732ef2342adae1e0dee957ce53f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 433, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-10T03:18:46Z', 'updated_at': '2021-08-10T03:18:46Z', 'revision_number': 1} available for tenant 2021-08-10 03:20:29,211 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 202 POST http://10.222.0.26/compute/v2.1/servers 2.654s 2021-08-10 03:20:29,211 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersTestMultiNic-server-1255641462", "imageRef": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "flavorRef": "452", "networks": [{"uuid": "3dc23e9e-6ddd-4eb9-8106-02de2ce6ff1d"}, {"uuid": "68ae5484-12ff-4449-9c98-7e6fb4e952bb"}]}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b96260ce-1612-44ff-a880-6e63138b62ef', 'x-compute-request-id': 'req-b96260ce-1612-44ff-a880-6e63138b62ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/servers'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7KhaRvZP6Rr5"}}' 2021-08-10 03:20:30,535 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 1.322s 2021-08-10 03:20:30,536 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-865cc130-3214-4f78-bac8-bc411d700bf2', 'x-compute-request-id': 'req-865cc130-3214-4f78-bac8-bc411d700bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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": []}}' 2021-08-10 03:20:31,890 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.345s 2021-08-10 03:20:31,890 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b16c291-7839-438e-925d-d4ad3edfd0ed', 'x-compute-request-id': 'req-1b16c291-7839-438e-925d-d4ad3edfd0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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": []}}' 2021-08-10 03:20:33,502 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.604s 2021-08-10 03:20:33,503 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62e19328-0aa6-47b1-81f1-bad6487ba681', 'x-compute-request-id': 'req-62e19328-0aa6-47b1-81f1-bad6487ba681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:33,510 110737 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2021-08-10 03:20:35,462 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.940s 2021-08-10 03:20:35,462 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63ac348e-afde-47ee-9c9c-04a3d4833c96', 'x-compute-request-id': 'req-63ac348e-afde-47ee-9c9c-04a3d4833c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:35,470 110737 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2021-08-10 03:20:37,445 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.973s 2021-08-10 03:20:37,446 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a259aa78-f9b5-40da-90e1-a4c81b534f4b', 'x-compute-request-id': 'req-a259aa78-f9b5-40da-90e1-a4c81b534f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:38,910 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.456s 2021-08-10 03:20:38,911 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d78280dc-c51d-4f61-acec-66ffa91a63ce', 'x-compute-request-id': 'req-d78280dc-c51d-4f61-acec-66ffa91a63ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:40,215 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.296s 2021-08-10 03:20:40,215 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f50ccbf-6d7b-4dd4-a4ea-530383d71c7c', 'x-compute-request-id': 'req-8f50ccbf-6d7b-4dd4-a4ea-530383d71c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:41,379 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.154s 2021-08-10 03:20:41,379 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3056f5a2-3cd9-494d-9587-dc05b463f80e', 'x-compute-request-id': 'req-3056f5a2-3cd9-494d-9587-dc05b463f80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:42,554 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.166s 2021-08-10 03:20:42,555 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f050e67e-e8d8-4642-87aa-3eadf22a4f46', 'x-compute-request-id': 'req-f050e67e-e8d8-4642-87aa-3eadf22a4f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:43,718 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.153s 2021-08-10 03:20:43,718 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d1c9442-a163-494a-b362-c0adb520ad70', 'x-compute-request-id': 'req-2d1c9442-a163-494a-b362-c0adb520ad70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:44,890 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.164s 2021-08-10 03:20:44,890 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11aea93-7985-41c2-88ab-305627a1c24f', 'x-compute-request-id': 'req-d11aea93-7985-41c2-88ab-305627a1c24f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:46,058 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.159s 2021-08-10 03:20:46,058 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a41283ec-8c8f-4ee0-b819-67e0efe8cf08', 'x-compute-request-id': 'req-a41283ec-8c8f-4ee0-b819-67e0efe8cf08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:47,254 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.188s 2021-08-10 03:20:47,255 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a244396-a18d-4921-b841-46aa8c817448', 'x-compute-request-id': 'req-3a244396-a18d-4921-b841-46aa8c817448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:48,433 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.170s 2021-08-10 03:20:48,434 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a11733a0-a756-4d3c-ac9f-1a49b027acb2', 'x-compute-request-id': 'req-a11733a0-a756-4d3c-ac9f-1a49b027acb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:49,726 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.226s 2021-08-10 03:20:49,726 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a8f4913-9afe-43ba-b909-2473130c5b68', 'x-compute-request-id': 'req-0a8f4913-9afe-43ba-b909-2473130c5b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:50,888 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.154s 2021-08-10 03:20:50,889 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f61796fd-c9b0-419e-b4a8-5385b9d811fe', 'x-compute-request-id': 'req-f61796fd-c9b0-419e-b4a8-5385b9d811fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:52,063 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.166s 2021-08-10 03:20:52,063 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a01cc694-5544-44b4-88eb-937b7112b0a6', 'x-compute-request-id': 'req-a01cc694-5544-44b4-88eb-937b7112b0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:54,415 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 1.343s 2021-08-10 03:20:54,415 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01a6f2d1-621f-4f49-9518-2b8f4f4918ed', 'x-compute-request-id': 'req-01a6f2d1-621f-4f49-9518-2b8f4f4918ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:55,584 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.160s 2021-08-10 03:20:55,585 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86479467-d54d-4451-8ab1-b3bd3fa19ada', 'x-compute-request-id': 'req-86479467-d54d-4451-8ab1-b3bd3fa19ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:56,980 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.386s 2021-08-10 03:20:56,980 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93807cb5-f6ac-4c93-babd-6724f88b11dd', 'x-compute-request-id': 'req-93807cb5-f6ac-4c93-babd-6724f88b11dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:59,223 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 1.233s 2021-08-10 03:20:59,223 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-577caefa-1960-41f7-98b8-a1b968da1619', 'x-compute-request-id': 'req-577caefa-1960-41f7-98b8-a1b968da1619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:01,865 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 1.633s 2021-08-10 03:21:01,865 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7e83154-6b92-47f8-b5c2-1b846924db6d', 'x-compute-request-id': 'req-f7e83154-6b92-47f8-b5c2-1b846924db6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:03,195 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.320s 2021-08-10 03:21:03,195 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b7fb499-5e22-453d-8460-cb5d4361c276', 'x-compute-request-id': 'req-8b7fb499-5e22-453d-8460-cb5d4361c276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:04,426 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.221s 2021-08-10 03:21:04,429 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00316af8-1008-46a7-8873-ba2fd99aee48', 'x-compute-request-id': 'req-00316af8-1008-46a7-8873-ba2fd99aee48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:08,963 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 3.525s 2021-08-10 03:21:08,964 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca54f9f9-7fa2-4f9b-b117-2cae785a285a', 'x-compute-request-id': 'req-ca54f9f9-7fa2-4f9b-b117-2cae785a285a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:11,157 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 1.185s 2021-08-10 03:21:11,157 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-986230fd-2788-4288-9611-ad4edd91bd21', 'x-compute-request-id': 'req-986230fd-2788-4288-9611-ad4edd91bd21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:13,125 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.959s 2021-08-10 03:21:13,125 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-befd84cf-23a5-4922-b0c5-0b5139206287', 'x-compute-request-id': 'req-befd84cf-23a5-4922-b0c5-0b5139206287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:15,374 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 1.240s 2021-08-10 03:21:15,374 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e1deabf-2691-4553-a21d-899950a24427', 'x-compute-request-id': 'req-0e1deabf-2691-4553-a21d-899950a24427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:17,143 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.760s 2021-08-10 03:21:17,143 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9f96a64-9fb0-416f-927d-a9e3bbf2f092', 'x-compute-request-id': 'req-b9f96a64-9fb0-416f-927d-a9e3bbf2f092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:19,529 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 1.377s 2021-08-10 03:21:19,529 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73850a79-cf87-4648-b739-011636fd570f', 'x-compute-request-id': 'req-73850a79-cf87-4648-b739-011636fd570f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:21,476 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.939s 2021-08-10 03:21:21,476 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e6cb8c-9300-40c4-a253-31fbc2348cb5', 'x-compute-request-id': 'req-12e6cb8c-9300-40c4-a253-31fbc2348cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:23,237 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.745s 2021-08-10 03:21:23,238 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52e01fc6-f892-4231-ac09-08251e5b14d3', 'x-compute-request-id': 'req-52e01fc6-f892-4231-ac09-08251e5b14d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:26,304 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 2.057s 2021-08-10 03:21:26,304 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8029f7f2-df02-48f7-952d-03187c81a453', 'x-compute-request-id': 'req-8029f7f2-df02-48f7-952d-03187c81a453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:28,627 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 1.313s 2021-08-10 03:21:28,627 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae09dee2-017f-4f2a-b822-0ea0da02dbab', 'x-compute-request-id': 'req-ae09dee2-017f-4f2a-b822-0ea0da02dbab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:30,273 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.637s 2021-08-10 03:21:30,274 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-446334e2-7203-46b8-a42d-e60e01054a33', 'x-compute-request-id': 'req-446334e2-7203-46b8-a42d-e60e01054a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:32,432 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 1.149s 2021-08-10 03:21:32,432 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c743273-b37e-472a-bd52-6bd12a722c78', 'x-compute-request-id': 'req-0c743273-b37e-472a-bd52-6bd12a722c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:33,988 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.548s 2021-08-10 03:21:33,989 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cacdcab4-baf5-47fd-9718-7382b7bb47bb', 'x-compute-request-id': 'req-cacdcab4-baf5-47fd-9718-7382b7bb47bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:35,322 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.324s 2021-08-10 03:21:35,323 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2d69f12-830c-4cb7-b44e-1035bb74d71b', 'x-compute-request-id': 'req-c2d69f12-830c-4cb7-b44e-1035bb74d71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:36,508 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.176s 2021-08-10 03:21:36,508 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6e65c21-b974-4580-8aeb-ee24c9845dc5', 'x-compute-request-id': 'req-d6e65c21-b974-4580-8aeb-ee24c9845dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:38,999 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 1.483s 2021-08-10 03:21:39,000 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c50d734-f123-4eee-8835-f6763284f674', 'x-compute-request-id': 'req-1c50d734-f123-4eee-8835-f6763284f674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:42,134 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 2.126s 2021-08-10 03:21:42,135 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fa04f18-20d3-4361-98a7-4bbbd48c3f0e', 'x-compute-request-id': 'req-2fa04f18-20d3-4361-98a7-4bbbd48c3f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "e122d01e5dc6b7c53882646eacfcf0162717f519a29c518285e6fc1a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:20:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:44,101 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.958s 2021-08-10 03:21:44,102 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-786412c4-62a5-4c7d-9e4c-f436972940be', 'x-compute-request-id': 'req-786412c4-62a5-4c7d-9e4c-f436972940be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:21:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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"}, {"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:46,844 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 1.734s 2021-08-10 03:21:46,845 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3645b517-9911-40c9-8a69-fc16a3011232', 'x-compute-request-id': 'req-3645b517-9911-40c9-8a69-fc16a3011232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "BUILD", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:21:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:48,676 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 0.822s 2021-08-10 03:21:48,676 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1377', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7ba02df-d0cc-45c9-9ec4-b5dd293bf597', 'x-compute-request-id': 'req-a7ba02df-d0cc-45c9-9ec4-b5dd293bf597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"server": {"id": "4ebe7636-0a45-4716-8769-f9a2fafd6451", "name": "tempest-ServersTestMultiNic-server-1255641462", "status": "ERROR", "user_id": "bc0471ffc996487b961d0ff8fa636182", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:29Z", "updated": "2021-08-10T03:21:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-08-10T03:21:47Z", "message": "Build of instance 4ebe7636-0a45-4716-8769-f9a2fafd6451 aborted: Failed to allocate the network(s), not rescheduling."}, "tenant_id": "d3397732ef2342adae1e0dee957ce53f", "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:48,683 110737 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 78 second wait 2021-08-10 03:21:50,353 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 204 DELETE http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 1.669s 2021-08-10 03:21:50,354 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:48 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-ef54c641-33d6-4233-8142-6aba4b53c820', 'x-compute-request-id': 'req-ef54c641-33d6-4233-8142-6aba4b53c820', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'' 2021-08-10 03:21:51,399 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 404 GET http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451 1.044s 2021-08-10 03:21:51,399 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:50 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-c984a631-3b10-492b-b498-2cab938a0ac2', 'x-compute-request-id': 'req-c984a631-3b10-492b-b498-2cab938a0ac2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/4ebe7636-0a45-4716-8769-f9a2fafd6451'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4ebe7636-0a45-4716-8769-f9a2fafd6451 could not be found."}}' 2021-08-10 03:21:51,939 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/subnets/3ac54353-7f66-4afd-b7bd-fd731e21e497 0.539s 2021-08-10 03:21:51,940 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-31d3209b-5d41-48e9-9ff3-8e31493ec396', 'date': 'Tue, 10 Aug 2021 03:21:51 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets/3ac54353-7f66-4afd-b7bd-fd731e21e497'} Body: b'' 2021-08-10 03:21:52,992 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/networks/68ae5484-12ff-4449-9c98-7e6fb4e952bb 1.051s 2021-08-10 03:21:52,992 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-c06b42ae-10e1-4593-b6f3-b7809016607b', 'date': 'Tue, 10 Aug 2021 03:21:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/networks/68ae5484-12ff-4449-9c98-7e6fb4e952bb'} Body: b'' 2021-08-10 03:21:53,619 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/subnets/4ebd247a-fda3-40e4-b180-1199eeeee29e 0.626s 2021-08-10 03:21:53,620 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-f54428b6-4c2a-46a6-a5e3-9e0ec77e2fee', 'date': 'Tue, 10 Aug 2021 03:21:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets/4ebd247a-fda3-40e4-b180-1199eeeee29e'} Body: b'' 2021-08-10 03:21:54,691 110737 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/networks/3dc23e9e-6ddd-4eb9-8106-02de2ce6ff1d 1.071s 2021-08-10 03:21:54,691 110737 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-5545c880-c7b1-4876-98b3-bb688829490e', 'date': 'Tue, 10 Aug 2021 03:21:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/networks/3dc23e9e-6ddd-4eb9-8106-02de2ce6ff1d'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server_multi_nic.py", line 74, in test_verify_multiple_nics_order server_multi_nics = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server 4ebe7636-0a45-4716-8769-f9a2fafd6451 failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:21:47Z', 'message': 'Build of instance 4ebe7636-0a45-4716-8769-f9a2fafd6451 aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft11.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 03:20:13,847 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes 1.082s 2021-08-10 03:20:13,848 110742 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-TaggedBootDevicesTest-volume-1131902526", "imageRef": "045f491f-4814-4d1a-aaae-54a22bcc55d2"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-482c4375-c601-4f86-96d5-db4dced4c3b2', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-482c4375-c601-4f86-96d5-db4dced4c3b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.436766", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-10 03:20:13,967 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.112s 2021-08-10 03:20:13,967 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad87688-9262-431d-8b78-52d2604302c0', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad87688-9262-431d-8b78-52d2604302c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:15,084 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.109s 2021-08-10 03:20:15,085 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a635ab-9e0c-4b7f-ad2c-5ad966a23248', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a635ab-9e0c-4b7f-ad2c-5ad966a23248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:16,206 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.113s 2021-08-10 03:20:16,206 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574b532b-e344-4482-a7d4-e3e4dbc2f561', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574b532b-e344-4482-a7d4-e3e4dbc2f561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:17,285 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.071s 2021-08-10 03:20:17,285 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55dd1da5-6a67-4c86-95b2-2649ee63a0ee', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55dd1da5-6a67-4c86-95b2-2649ee63a0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:18,359 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.065s 2021-08-10 03:20:18,359 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47f6ad2-1b37-4c02-9f80-b3ee4fc3bacf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47f6ad2-1b37-4c02-9f80-b3ee4fc3bacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:19,417 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.050s 2021-08-10 03:20:19,417 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554626c0-a60c-459d-9070-6ca93b9ded72', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554626c0-a60c-459d-9070-6ca93b9ded72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:20,474 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.050s 2021-08-10 03:20:20,474 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25599a81-5201-41df-ac59-4b84899d6454', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25599a81-5201-41df-ac59-4b84899d6454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:21,542 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.060s 2021-08-10 03:20:21,542 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372bd8d2-b55b-4a0b-9aa9-f3b4355f4a9e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372bd8d2-b55b-4a0b-9aa9-f3b4355f4a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:22,619 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.068s 2021-08-10 03:20:22,619 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e26358-39aa-47e2-b935-2e5be7a0aa39', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e26358-39aa-47e2-b935-2e5be7a0aa39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:23,702 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.075s 2021-08-10 03:20:23,702 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-add62348-4849-4076-a197-5132ec5d5405', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-add62348-4849-4076-a197-5132ec5d5405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:24,802 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.091s 2021-08-10 03:20:24,803 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1164b27-197f-48f2-b2a2-6ece98f1e402', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1164b27-197f-48f2-b2a2-6ece98f1e402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:25,873 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.062s 2021-08-10 03:20:25,874 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a8cdceb-2023-418b-bf1f-77575ec840b1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a8cdceb-2023-418b-bf1f-77575ec840b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:26,958 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.076s 2021-08-10 03:20:26,958 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf68c3e5-22cd-4fb6-a52f-1a3bcfdd6f61', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf68c3e5-22cd-4fb6-a52f-1a3bcfdd6f61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:28,020 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.054s 2021-08-10 03:20:28,021 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf21ee0-1338-4536-8e51-3e2054efd114', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf21ee0-1338-4536-8e51-3e2054efd114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:29,105 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.076s 2021-08-10 03:20:29,105 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a68ccd82-ff95-46ce-957b-0fcc0fc9bd50', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a68ccd82-ff95-46ce-957b-0fcc0fc9bd50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:30,185 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.072s 2021-08-10 03:20:30,187 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e791b5b4-bd40-4952-b1b6-405f80c7411b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e791b5b4-bd40-4952-b1b6-405f80c7411b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:31,240 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.046s 2021-08-10 03:20:31,241 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caef1848-fc31-48a2-bd40-90d4df780d26', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caef1848-fc31-48a2-bd40-90d4df780d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:32,323 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.074s 2021-08-10 03:20:32,323 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e54e3e-a8a8-4996-95fe-56f2702e6576', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e54e3e-a8a8-4996-95fe-56f2702e6576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:33,403 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.071s 2021-08-10 03:20:33,404 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b50d40b-ffe3-4c31-9605-4e3d692861b2', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b50d40b-ffe3-4c31-9605-4e3d692861b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:14.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:34,496 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.084s 2021-08-10 03:20:34,496 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ed0341-dc26-4b0c-8c3f-2021cb9e76e2', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ed0341-dc26-4b0c-8c3f-2021cb9e76e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:35,573 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.069s 2021-08-10 03:20:35,574 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af663425-0368-4915-9e70-58d50ccd1a18', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af663425-0368-4915-9e70-58d50ccd1a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:36,632 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.049s 2021-08-10 03:20:36,632 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab1ad7d-b738-4573-928c-7966c0f6b66d', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab1ad7d-b738-4573-928c-7966c0f6b66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:37,694 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.054s 2021-08-10 03:20:37,695 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab5b3a4-7614-4b92-a609-c6645b17ca93', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab5b3a4-7614-4b92-a609-c6645b17ca93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:38,749 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.045s 2021-08-10 03:20:38,749 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4893c31b-f826-420e-bb7d-5f7f26fb18a9', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4893c31b-f826-420e-bb7d-5f7f26fb18a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:39,802 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.044s 2021-08-10 03:20:39,802 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a158871b-d9c2-44f6-a592-acba68e572be', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a158871b-d9c2-44f6-a592-acba68e572be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:40,852 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.042s 2021-08-10 03:20:40,852 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66281897-7f22-45ae-8b2d-6c98f1bfc54f', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66281897-7f22-45ae-8b2d-6c98f1bfc54f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:41,906 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.046s 2021-08-10 03:20:41,906 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b98bf2-e25e-4290-aa0c-10fd2744135c', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b98bf2-e25e-4290-aa0c-10fd2744135c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:42,959 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.045s 2021-08-10 03:20:42,960 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83fe6d17-d107-4cde-b7ae-0f7a3bae5679', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83fe6d17-d107-4cde-b7ae-0f7a3bae5679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:44,012 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.044s 2021-08-10 03:20:44,013 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16451072-1b64-4a90-a054-b23af51cf092', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16451072-1b64-4a90-a054-b23af51cf092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:45,076 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.055s 2021-08-10 03:20:45,076 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d58b660-d23e-4a74-b0b9-20e137f37f08', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d58b660-d23e-4a74-b0b9-20e137f37f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:46,142 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.058s 2021-08-10 03:20:46,143 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4369eb5-6b2b-4e09-8357-2851cf5e35f3', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4369eb5-6b2b-4e09-8357-2851cf5e35f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:47,238 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.087s 2021-08-10 03:20:47,238 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-323d3bf9-23fa-41a3-bf17-816e7b3c5189', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-323d3bf9-23fa-41a3-bf17-816e7b3c5189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:34.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:48,292 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3 0.046s 2021-08-10 03:20:48,292 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0383189-5c75-4b52-8a8f-dd717b4f3de1', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0383189-5c75-4b52-8a8f-dd717b4f3de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3'} Body: b'{"volume": {"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:13.000000", "updated_at": "2021-08-10T03:20:48.000000", "name": "tempest-TaggedBootDevicesTest-volume-1131902526", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/7b1e3b98-1489-4974-a605-c4fd1a719fd3"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:48,299 110742 INFO [tempest.common.waiters] volume 7b1e3b98-1489-4974-a605-c4fd1a719fd3 reached available after waiting for 35.299415 seconds 2021-08-10 03:20:48,848 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes 0.548s 2021-08-10 03:20:48,848 110742 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-TaggedBootDevicesTest-volume-1904914071"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4533147e-7073-49c8-92b5-0970bab8c15c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4533147e-7073-49c8-92b5-0970bab8c15c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes'} Body: b'{"volume": {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:48.523556", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1904914071", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-10 03:20:48,899 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe 0.044s 2021-08-10 03:20:48,899 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454a81f5-cd11-44d7-b1e6-649ac1325782', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454a81f5-cd11-44d7-b1e6-649ac1325782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe'} Body: b'{"volume": {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:49.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1904914071", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:49,956 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe 0.049s 2021-08-10 03:20:49,957 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4baaf1d1-4451-4f44-8c64-13ce91c5a196', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4baaf1d1-4451-4f44-8c64-13ce91c5a196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe'} Body: b'{"volume": {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:49.000000", "updated_at": "2021-08-10T03:20:49.000000", "name": "tempest-TaggedBootDevicesTest-volume-1904914071", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:51,009 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe 0.045s 2021-08-10 03:20:51,009 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-829ff148-f5f7-4365-8701-0c2880da03db', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-829ff148-f5f7-4365-8701-0c2880da03db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe'} Body: b'{"volume": {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:49.000000", "updated_at": "2021-08-10T03:20:50.000000", "name": "tempest-TaggedBootDevicesTest-volume-1904914071", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/e61c84f6-315b-450e-9e37-53dd1e1c61fe"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:51,016 110742 INFO [tempest.common.waiters] volume e61c84f6-315b-450e-9e37-53dd1e1c61fe reached available after waiting for 3.016373 seconds 2021-08-10 03:20:51,652 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes 0.630s 2021-08-10 03:20:51,653 110742 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-TaggedBootDevicesTest-volume-974070703"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de000b5-f501-404c-9c73-8042e32617f8', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de000b5-f501-404c-9c73-8042e32617f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes'} Body: b'{"volume": {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:51.263048", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-974070703", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-08-10 03:20:51,709 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1 0.050s 2021-08-10 03:20:51,709 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74efbba-9904-41aa-bfd7-f3a80e362386', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74efbba-9904-41aa-bfd7-f3a80e362386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1'} Body: b'{"volume": {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:51.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-974070703", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:52,762 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1 0.045s 2021-08-10 03:20:52,762 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cde3166-ccde-41ce-8838-82da682b8485', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cde3166-ccde-41ce-8838-82da682b8485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1'} Body: b'{"volume": {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:51.000000", "updated_at": "2021-08-10T03:20:52.000000", "name": "tempest-TaggedBootDevicesTest-volume-974070703", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:53,821 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1 0.050s 2021-08-10 03:20:53,821 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ed784c-cc81-4d14-b05e-d7062607e22e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ed784c-cc81-4d14-b05e-d7062607e22e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1'} Body: b'{"volume": {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-08-10T03:20:51.000000", "updated_at": "2021-08-10T03:20:53.000000", "name": "tempest-TaggedBootDevicesTest-volume-974070703", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1"}, {"rel": "bookmark", "href": "http://10.222.0.26/volume/977ed682044b405a97546070d216c6af/volumes/0b435f86-207e-4b31-9040-b5c44b55c1c1"}], "user_id": "fbd16779018548c0bef664a342760033", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:53,828 110742 INFO [tempest.common.waiters] volume 0b435f86-207e-4b31-9040-b5c44b55c1c1 reached available after waiting for 2.828893 seconds 2021-08-10 03:20:54,372 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.26:9696/v2.0/networks 0.542s 2021-08-10 03:20:54,373 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-device-tagging-net1-1050804576"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-95046d26-d6a5-4aed-b3fa-18544220fb7b', 'date': 'Tue, 10 Aug 2021 03:20:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/networks'} Body: b'{"network":{"id":"e760f916-e63a-4a91-a0cc-8cdba5e2f755","name":"tempest-device-tagging-net1-1050804576","tenant_id":"977ed682044b405a97546070d216c6af","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"977ed682044b405a97546070d216c6af","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-08-10T03:20:54Z","updated_at":"2021-08-10T03:20:54Z","revision_number":1}}' 2021-08-10 03:20:54,898 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.26:9696/v2.0/networks 0.524s 2021-08-10 03:20:54,898 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-device-tagging-net2-1433355377"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e52c7775-3fbe-4f2d-8534-567c09adc7e8', 'date': 'Tue, 10 Aug 2021 03:20:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/networks'} Body: b'{"network":{"id":"f3bfa3b2-b0cb-429e-9158-75cdb950d1d9","name":"tempest-device-tagging-net2-1433355377","tenant_id":"977ed682044b405a97546070d216c6af","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"977ed682044b405a97546070d216c6af","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2021-08-10T03:20:54Z","updated_at":"2021-08-10T03:20:54Z","revision_number":1}}' 2021-08-10 03:20:55,743 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.26:9696/v2.0/subnets 0.845s 2021-08-10 03:20:55,744 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "e760f916-e63a-4a91-a0cc-8cdba5e2f755", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-b30602e1-17d3-4a66-ae8e-1420fb529cd3', 'date': 'Tue, 10 Aug 2021 03:20:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"f39526f8-2d64-44e5-b173-5a1a928ff81a","name":"","tenant_id":"977ed682044b405a97546070d216c6af","network_id":"e760f916-e63a-4a91-a0cc-8cdba5e2f755","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-08-10T03:20:55Z","updated_at":"2021-08-10T03:20:55Z","revision_number":0,"project_id":"977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:56,596 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.26:9696/v2.0/subnets 0.851s 2021-08-10 03:20:56,596 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"network_id": "f3bfa3b2-b0cb-429e-9158-75cdb950d1d9", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-d3ff78b4-7912-42c1-84fc-f6a5b7c7819a', 'date': 'Tue, 10 Aug 2021 03:20:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"cc68dd54-b5f0-4a18-a189-3edb5952a3b1","name":"","tenant_id":"977ed682044b405a97546070d216c6af","network_id":"f3bfa3b2-b0cb-429e-9158-75cdb950d1d9","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-08-10T03:20:56Z","updated_at":"2021-08-10T03:20:56Z","revision_number":0,"project_id":"977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:20:58,087 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.26:9696/v2.0/ports 1.490s 2021-08-10 03:20:58,087 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "e760f916-e63a-4a91-a0cc-8cdba5e2f755", "name": "tempest-TaggedBootDevicesTest-1886164593", "fixed_ips": [{"subnet_id": "f39526f8-2d64-44e5-b173-5a1a928ff81a"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-edb3da02-fc0d-45dd-8942-c53d771f85ab', 'date': 'Tue, 10 Aug 2021 03:20:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/ports'} Body: b'{"port":{"id":"14306ad1-9b23-4752-a27b-291c4f100450","name":"tempest-TaggedBootDevicesTest-1886164593","network_id":"e760f916-e63a-4a91-a0cc-8cdba5e2f755","tenant_id":"977ed682044b405a97546070d216c6af","mac_address":"fa:16:3e:84:4c:45","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"f39526f8-2d64-44e5-b173-5a1a928ff81a","ip_address":"10.1.1.254"}],"project_id":"977ed682044b405a97546070d216c6af","port_security_enabled":true,"security_groups":["65af7f2a-bfc4-4483-9252-abbfbb09418f"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-08-10T03:20:57Z","updated_at":"2021-08-10T03:20:57Z","revision_number":1}}' 2021-08-10 03:20:59,925 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.26:9696/v2.0/ports 1.837s 2021-08-10 03:20:59,928 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "e760f916-e63a-4a91-a0cc-8cdba5e2f755", "name": "tempest-TaggedBootDevicesTest-896687647", "fixed_ips": [{"subnet_id": "f39526f8-2d64-44e5-b173-5a1a928ff81a"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '731', 'x-openstack-request-id': 'req-3c109c9e-90bb-42c5-80c0-c9a5338b0833', 'date': 'Tue, 10 Aug 2021 03:20:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/ports'} Body: b'{"port":{"id":"2d260261-b2d1-43d9-b088-c8aad4496025","name":"tempest-TaggedBootDevicesTest-896687647","network_id":"e760f916-e63a-4a91-a0cc-8cdba5e2f755","tenant_id":"977ed682044b405a97546070d216c6af","mac_address":"fa:16:3e:4f:5c:2d","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"f39526f8-2d64-44e5-b173-5a1a928ff81a","ip_address":"10.1.1.87"}],"project_id":"977ed682044b405a97546070d216c6af","port_security_enabled":true,"security_groups":["65af7f2a-bfc4-4483-9252-abbfbb09418f"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-08-10T03:20:58Z","updated_at":"2021-08-10T03:20:58Z","revision_number":1}}' 2021-08-10 03:20:59,929 110742 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-08-10 03:20:59,929 110742 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-08-10 03:21:01,718 110742 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.26/compute/v2.1/os-keypairs 1.788s 2021-08-10 03:21:01,719 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-526463132"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c38ef077-4a7e-498e-973f-beaf47adff19', 'x-compute-request-id': 'req-c38ef077-4a7e-498e-973f-beaf47adff19', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAz9UDhCYFD5zfgXwbatsr8vT2ZP0a5ln0lrRqiYizyVT0INMT\\nXDJMbIIeoatTq2RyJuh/SHrVWFGS5/XK1/WvtAijClqufcLj57Yp6/BKh1m+62UQ\\n2OnTrdaQ7LBt0gJg/bShyF8o1QGneqAuLzaHb2MS6DIbmW83dMUN6oMi4wg335MV\\nrMPdHKT+wtfafIT4+ZIz5rmfNOg02UleJFY1is7YWYaSeMD98rgdZ2bCibY8XgZL\\ncJWbo0dtT0xGdSvCfUcwGiugMXVdtGIFsj2YKmrKgFoMPPVz94EYsgLGgDTyzafW\\nmgaCh6w/TmI6iAGUn4nqCupiXnK0oNyTRRt/wwIDAQABAoIBAAgbCrQQt4nQWHc4\\nW+li+ufS3fk6Vd4+C+gEyVLr3fcwNQVCtjKWU5y3xnIPuIeqtzkFQFGXWNLE+7HI\\nSEz77Apde95fgwasny7eT+w/xuhYe7W6j1mmZPcWszhH+UCDjzzV2qlx7KnCEsIZ\\nlTOKMOYLOyWLLsBhMgx/0vcefjHUgjixJyIe8a9Ha4/ol04XKBXDjtVyRTM2gp1H\\nEYcZoAei3QNVauHCoianDnkFo2seC4TlFuLi98KSO826V136It7B784I3/VVvdph\\n5yKRomo5M600k8IydwTaO+TJj+TeJmdoNEgtRL4COAe4WpudqGA8BnTU+LptpzL1\\n1V4EvyECgYEA7pUyE1Mfhg8sNYMwYtjf6tHZ/9JGymUii5gniYeF9qq9lbSSnJrq\\nx4yoDGQbu3SiCtVjUh0NKQ0tHFMWdFAJQhORrEYixQhbP3Q0NsKtdsgafMzUob/D\\nzNaHBkrYKGZnmKcXYPzNkv6ATESgPsMp47cBziAgzkPCyFTCklXhf/cCgYEA3wEg\\nhqElXHBQ1u/qDM3dU18KrCrF5X1Fra68MPChDxMOyqMbZoZZOeAh+18Gefx+fvXy\\nUd32wVsC15lxAPyFXxJKsRoTeS++DjaWntA8s6By97nn35g2vTtK7HEJTCE1ln09\\nKQ5xu4bfOcE0ut7bTClklZ8gW60T6qIh+72845UCgYBlAeE7cTutZAsRdMMtdigG\\noGWs+vdhhMPFWduTTD8ZGVw+Xz6a8rNnXFNhO5jKGizobUMpZodF1AA/N6YQBDqH\\nMQXBa8gYptsK2EWq0WzjFwCvyYBUIn3g4Qo1TcaKBCDj7gnl0+Gs0/a5U2yMZc/8\\nSmSHQe7hpKp4afoePiHELQKBgDpd8CZsjPvJxc7L0mVxiEkm6gMv2sX66L7Rqh3h\\nDTaF1WxCDoziAv575EkHkQlihbUzKC43OztWV8MYPRR2A25jujrqSUiBr2vG69s7\\nQ3f8ObsO5FqIW2Nh3nVODJHpaz4tH1HcnvXnEgvqvqNeauVfPB1RHcYA4eKaduyN\\nt5+VAoGBAI61prvyBcJLsBgwvz07WJnpge7u8p0UkaKFtGo5HTXyokDqzJ5NyozX\\nw/uT52DIYPwIKCpRbQoNS01FaISPhmijw7+IMhDHPCwkqVLO7kmxGjf5dht40f+C\\nI4Cl5wVNs0FnwPhqBeh83UWUw6+VDLLTiF5SijzCIQwOmtxjYVCC\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-526463132", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP1QOEJgUPnN+BfBtq2yvy9PZk/RrmWfSWtGqJiLPJVPQg0xNcMkxsgh6hq1OrZHIm6H9IetVYUZLn9crX9a+0CKMKWq59wuPntinr8EqHWb7rZRDY6dOt1pDssG3SAmD9tKHIXyjVAad6oC4vNodvYxLoMhuZbzd0xQ3qgyLjCDffkxWsw90cpP7C19p8hPj5kjPmuZ806DTZSV4kVjWKzthZhpJ4wP3yuB1nZsKJtjxeBktwlZujR21PTEZ1K8J9RzAaK6AxdV20YgWyPZgqasqAWgw89XP3gRiyAsaANPLNp9aaBoKHrD9OYjqIAZSfieoK6mJecrSg3JNFG3/D Generated-by-Nova", "fingerprint": "34:41:6e:b9:29:bc:c6:31:61:db:00:82:e8:f8:39:c8", "user_id": "fbd16779018548c0bef664a342760033"}}' 2021-08-10 03:21:01,720 110742 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-526463132 created 2021-08-10 03:21:02,327 110742 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.26:9696/v2.0/security-groups 0.606s 2021-08-10 03:21:02,328 110742 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--221771620", "description": "tempest-description--1917732089"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1581', 'x-openstack-request-id': 'req-70c617c9-b53f-4aee-a87b-85644d852cc0', 'date': 'Tue, 10 Aug 2021 03:21:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "cf0af6b3-6788-472c-991c-d3ff86762832", "name": "tempest-securitygroup--221771620", "stateful": true, "tenant_id": "977ed682044b405a97546070d216c6af", "description": "tempest-description--1917732089", "security_group_rules": [{"id": "88d919c3-6665-43d4-b990-a3502686321f", "tenant_id": "977ed682044b405a97546070d216c6af", "security_group_id": "cf0af6b3-6788-472c-991c-d3ff86762832", "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": 1074, "description": null, "tags": [], "created_at": "2021-08-10T03:21:01Z", "updated_at": "2021-08-10T03:21:01Z", "revision_number": 0, "project_id": "977ed682044b405a97546070d216c6af"}, {"id": "d522d6d3-5399-416f-9525-c9dbb1945284", "tenant_id": "977ed682044b405a97546070d216c6af", "security_group_id": "cf0af6b3-6788-472c-991c-d3ff86762832", "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": 1075, "description": null, "tags": [], "created_at": "2021-08-10T03:21:01Z", "updated_at": "2021-08-10T03:21:01Z", "revision_number": 0, "project_id": "977ed682044b405a97546070d216c6af"}], "tags": [], "created_at": "2021-08-10T03:21:01Z", "updated_at": "2021-08-10T03:21:01Z", "revision_number": 1, "project_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:21:02,824 110742 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.495s 2021-08-10 03:21:02,824 110742 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": "cf0af6b3-6788-472c-991c-d3ff86762832", "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-44be38e9-302b-4262-8d6a-a0550ba592ba', 'date': 'Tue, 10 Aug 2021 03:21:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bc9dc2d6-85f4-4513-9296-11571a7c2c94", "tenant_id": "977ed682044b405a97546070d216c6af", "security_group_id": "cf0af6b3-6788-472c-991c-d3ff86762832", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-10T03:21:02Z", "updated_at": "2021-08-10T03:21:02Z", "revision_number": 0, "project_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:21:03,286 110742 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.461s 2021-08-10 03:21:03,287 110742 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": "cf0af6b3-6788-472c-991c-d3ff86762832", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9195a175-2a70-4969-848a-b2ebd59f9b30', 'date': 'Tue, 10 Aug 2021 03:21:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c39b3e2-5539-40d5-9fa5-3d26ceb312b2", "tenant_id": "977ed682044b405a97546070d216c6af", "security_group_id": "cf0af6b3-6788-472c-991c-d3ff86762832", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-10T03:21:03Z", "updated_at": "2021-08-10T03:21:03Z", "revision_number": 0, "project_id": "977ed682044b405a97546070d216c6af"}}' 2021-08-10 03:21:03,287 110742 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--221771620 created 2021-08-10 03:21:04,591 110742 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.26:9696/v2.0/floatingips 1.304s 2021-08-10 03:21:04,592 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "72fc9df2-b5f4-45fb-9eec-d1edd93fef19"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-2d73b201-f5cb-40ba-b975-addf5d895039', 'date': 'Tue, 10 Aug 2021 03:21:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2bb9e218-2f1a-449c-aef7-155aecd2e774", "tenant_id": "977ed682044b405a97546070d216c6af", "floating_ip_address": "172.25.1.20", "floating_network_id": "72fc9df2-b5f4-45fb-9eec-d1edd93fef19", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "977ed682044b405a97546070d216c6af", "description": "", "port_details": null, "tags": [], "created_at": "2021-08-10T03:21:03Z", "updated_at": "2021-08-10T03:21:03Z", "revision_number": 0}}' 2021-08-10 03:21:04,592 110742 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2bb9e218-2f1a-449c-aef7-155aecd2e774', 'tenant_id': '977ed682044b405a97546070d216c6af', 'floating_ip_address': '172.25.1.20', 'floating_network_id': '72fc9df2-b5f4-45fb-9eec-d1edd93fef19', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '977ed682044b405a97546070d216c6af', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-08-10T03:21:03Z', 'updated_at': '2021-08-10T03:21:03Z', 'revision_number': 0, 'ip': '172.25.1.20'} created 2021-08-10 03:21:04,701 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.26/identity/v3/auth/tokens 0.103s 2021-08-10 03:21:04,702 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3399', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-00bc831c-78f7-4307-b20f-0dec40024b7b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fbd16779018548c0bef664a342760033", "name": "tempest-TaggedBootDevicesTest-2136980071-project", "password_expires_at": null}, "audit_ids": ["UYPnhxoVSr-f3SQhjLWQjg"], "expires_at": "2021-08-10T04:21:04.000000Z", "issued_at": "2021-08-10T03:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "977ed682044b405a97546070d216c6af", "name": "tempest-TaggedBootDevicesTest-2136980071"}, "is_domain": false, "roles": [{"id": "354145ec0f404eb69db8b4a7c28c6d45", "name": "member"}, {"id": "f60873b456d5474d8f363da6ac6b99c6", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d30f793f8e0342b9b4f6f240a58184d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af", "region": "RegionOne"}], "id": "25c93d4a1e4a4befaa53edcd4066a56f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9d8d5876a83b41eca2509a0a33d97422", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/image", "region": "RegionOne"}], "id": "2ed12b8ae93b4c0fb3b299df5c972aee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "db5356a701a44d97a38427c171adaf91", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/placement", "region": "RegionOne"}], "id": "33d200ad97ad41cabbd1af7ed11146b8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d9cf9182d1e4820a5241f3cbbb3454b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2/977ed682044b405a97546070d216c6af", "region": "RegionOne"}], "id": "9d18f45269b74996bab52d9fe56147f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2ba90a1941754cb586330dff23f0895e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2.1", "region": "RegionOne"}], "id": "b123a7814e274b1a8a1e8bcce8b60e5b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "89a9b69141454b80858fca0f881d9b64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af", "region": "RegionOne"}], "id": "b202c098004c4692b78739ba66150589", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "16bf53c6fe2b4bfc84d55b9601c79a86", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:9696/", "region": "RegionOne"}], "id": "e1ffb60e1fe44bfc87f9e5e2d3d5f6ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "143fe31a0858433d8ec2e7acc67e9dcb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}, {"id": "8d8ef397ef4040029d6ec487c4c6771d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}], "id": "e69d758db60d4f5db4587cbbe8e66a92", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03c893a39ace4dc69422e99b49c2f160", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26:8080", "region": "RegionOne"}, {"id": "c455b5fa55894b8cb31fe4e877551cb0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:8080/v1/AUTH_977ed682044b405a97546070d216c6af", "region": "RegionOne"}], "id": "eb0c86d30fb7430cb8eb7466fcbbf5ff", "type": "object-store", "name": "swift"}]}}' 2021-08-10 03:21:04,702 110742 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '3f4fb721-34f1-45e8-b397-90bf961706f3', 'name': 'tempest-TaggedBootDevicesTest-643240896-network', 'tenant_id': '977ed682044b405a97546070d216c6af', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '977ed682044b405a97546070d216c6af', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 441, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-10T03:20:05Z', 'updated_at': '2021-08-10T03:20:05Z', 'revision_number': 1} available for tenant 2021-08-10 03:21:04,793 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.222.0.26/identity/v3/auth/tokens 0.032s 2021-08-10 03:21:04,793 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3399', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7c9e091b-4edc-4b9b-8e97-3b83aa082359', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fbd16779018548c0bef664a342760033", "name": "tempest-TaggedBootDevicesTest-2136980071-project", "password_expires_at": null}, "audit_ids": ["XzJK9wwRSGuqI1a1OMp9wA"], "expires_at": "2021-08-10T04:21:04.000000Z", "issued_at": "2021-08-10T03:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "977ed682044b405a97546070d216c6af", "name": "tempest-TaggedBootDevicesTest-2136980071"}, "is_domain": false, "roles": [{"id": "354145ec0f404eb69db8b4a7c28c6d45", "name": "member"}, {"id": "f60873b456d5474d8f363da6ac6b99c6", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d30f793f8e0342b9b4f6f240a58184d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af", "region": "RegionOne"}], "id": "25c93d4a1e4a4befaa53edcd4066a56f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9d8d5876a83b41eca2509a0a33d97422", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/image", "region": "RegionOne"}], "id": "2ed12b8ae93b4c0fb3b299df5c972aee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "db5356a701a44d97a38427c171adaf91", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/placement", "region": "RegionOne"}], "id": "33d200ad97ad41cabbd1af7ed11146b8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d9cf9182d1e4820a5241f3cbbb3454b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2/977ed682044b405a97546070d216c6af", "region": "RegionOne"}], "id": "9d18f45269b74996bab52d9fe56147f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2ba90a1941754cb586330dff23f0895e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2.1", "region": "RegionOne"}], "id": "b123a7814e274b1a8a1e8bcce8b60e5b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "89a9b69141454b80858fca0f881d9b64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/977ed682044b405a97546070d216c6af", "region": "RegionOne"}], "id": "b202c098004c4692b78739ba66150589", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "16bf53c6fe2b4bfc84d55b9601c79a86", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:9696/", "region": "RegionOne"}], "id": "e1ffb60e1fe44bfc87f9e5e2d3d5f6ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "143fe31a0858433d8ec2e7acc67e9dcb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}, {"id": "8d8ef397ef4040029d6ec487c4c6771d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}], "id": "e69d758db60d4f5db4587cbbe8e66a92", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03c893a39ace4dc69422e99b49c2f160", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26:8080", "region": "RegionOne"}, {"id": "c455b5fa55894b8cb31fe4e877551cb0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:8080/v1/AUTH_977ed682044b405a97546070d216c6af", "region": "RegionOne"}], "id": "eb0c86d30fb7430cb8eb7466fcbbf5ff", "type": "object-store", "name": "swift"}]}}' 2021-08-10 03:21:04,794 110742 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '3f4fb721-34f1-45e8-b397-90bf961706f3', 'name': 'tempest-TaggedBootDevicesTest-643240896-network', 'tenant_id': '977ed682044b405a97546070d216c6af', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '977ed682044b405a97546070d216c6af', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 441, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-10T03:20:05Z', 'updated_at': '2021-08-10T03:20:05Z', 'revision_number': 1} available for tenant 2021-08-10 03:21:04,795 110742 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAz9UDhCYFD5zfgXwbatsr8vT2ZP0a5ln0lrRqiYizyVT0INMT\nXDJMbIIeoatTq2RyJuh/SHrVWFGS5/XK1/WvtAijClqufcLj57Yp6/BKh1m+62UQ\n2OnTrdaQ7LBt0gJg/bShyF8o1QGneqAuLzaHb2MS6DIbmW83dMUN6oMi4wg335MV\nrMPdHKT+wtfafIT4+ZIz5rmfNOg02UleJFY1is7YWYaSeMD98rgdZ2bCibY8XgZL\ncJWbo0dtT0xGdSvCfUcwGiugMXVdtGIFsj2YKmrKgFoMPPVz94EYsgLGgDTyzafW\nmgaCh6w/TmI6iAGUn4nqCupiXnK0oNyTRRt/wwIDAQABAoIBAAgbCrQQt4nQWHc4\nW+li+ufS3fk6Vd4+C+gEyVLr3fcwNQVCtjKWU5y3xnIPuIeqtzkFQFGXWNLE+7HI\nSEz77Apde95fgwasny7eT+w/xuhYe7W6j1mmZPcWszhH+UCDjzzV2qlx7KnCEsIZ\nlTOKMOYLOyWLLsBhMgx/0vcefjHUgjixJyIe8a9Ha4/ol04XKBXDjtVyRTM2gp1H\nEYcZoAei3QNVauHCoianDnkFo2seC4TlFuLi98KSO826V136It7B784I3/VVvdph\n5yKRomo5M600k8IydwTaO+TJj+TeJmdoNEgtRL4COAe4WpudqGA8BnTU+LptpzL1\n1V4EvyECgYEA7pUyE1Mfhg8sNYMwYtjf6tHZ/9JGymUii5gniYeF9qq9lbSSnJrq\nx4yoDGQbu3SiCtVjUh0NKQ0tHFMWdFAJQhORrEYixQhbP3Q0NsKtdsgafMzUob/D\nzNaHBkrYKGZnmKcXYPzNkv6ATESgPsMp47cBziAgzkPCyFTCklXhf/cCgYEA3wEg\nhqElXHBQ1u/qDM3dU18KrCrF5X1Fra68MPChDxMOyqMbZoZZOeAh+18Gefx+fvXy\nUd32wVsC15lxAPyFXxJKsRoTeS++DjaWntA8s6By97nn35g2vTtK7HEJTCE1ln09\nKQ5xu4bfOcE0ut7bTClklZ8gW60T6qIh+72845UCgYBlAeE7cTutZAsRdMMtdigG\noGWs+vdhhMPFWduTTD8ZGVw+Xz6a8rNnXFNhO5jKGizobUMpZodF1AA/N6YQBDqH\nMQXBa8gYptsK2EWq0WzjFwCvyYBUIn3g4Qo1TcaKBCDj7gnl0+Gs0/a5U2yMZc/8\nSmSHQe7hpKp4afoePiHELQKBgDpd8CZsjPvJxc7L0mVxiEkm6gMv2sX66L7Rqh3h\nDTaF1WxCDoziAv575EkHkQlihbUzKC43OztWV8MYPRR2A25jujrqSUiBr2vG69s7\nQ3f8ObsO5FqIW2Nh3nVODJHpaz4tH1HcnvXnEgvqvqNeauVfPB1RHcYA4eKaduyN\nt5+VAoGBAI61prvyBcJLsBgwvz07WJnpge7u8p0UkaKFtGo5HTXyokDqzJ5NyozX\nw/uT52DIYPwIKCpRbQoNS01FaISPhmijw7+IMhDHPCwkqVLO7kmxGjf5dht40f+C\nI4Cl5wVNs0FnwPhqBeh83UWUw6+VDLLTiF5SijzCIQwOmtxjYVCC\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-526463132', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP1QOEJgUPnN+BfBtq2yvy9PZk/RrmWfSWtGqJiLPJVPQg0xNcMkxsgh6hq1OrZHIm6H9IetVYUZLn9crX9a+0CKMKWq59wuPntinr8EqHWb7rZRDY6dOt1pDssG3SAmD9tKHIXyjVAad6oC4vNodvYxLoMhuZbzd0xQ3qgyLjCDffkxWsw90cpP7C19p8hPj5kjPmuZ806DTZSV4kVjWKzthZhpJ4wP3yuB1nZsKJtjxeBktwlZujR21PTEZ1K8J9RzAaK6AxdV20YgWyPZgqasqAWgw89XP3gRiyAsaANPLNp9aaBoKHrD9OYjqIAZSfieoK6mJecrSg3JNFG3/D Generated-by-Nova', 'fingerprint': '34:41:6e:b9:29:bc:c6:31:61:db:00:82:e8:f8:39:c8', 'user_id': 'fbd16779018548c0bef664a342760033'}, 'security_group': {'id': 'cf0af6b3-6788-472c-991c-d3ff86762832', 'name': 'tempest-securitygroup--221771620', 'stateful': True, 'tenant_id': '977ed682044b405a97546070d216c6af', 'description': 'tempest-description--1917732089', 'security_group_rules': [{'id': '88d919c3-6665-43d4-b990-a3502686321f', 'tenant_id': '977ed682044b405a97546070d216c6af', 'security_group_id': 'cf0af6b3-6788-472c-991c-d3ff86762832', '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': 1074, 'description': None, 'tags': [], 'created_at': '2021-08-10T03:21:01Z', 'updated_at': '2021-08-10T03:21:01Z', 'revision_number': 0, 'project_id': '977ed682044b405a97546070d216c6af'}, {'id': 'd522d6d3-5399-416f-9525-c9dbb1945284', 'tenant_id': '977ed682044b405a97546070d216c6af', 'security_group_id': 'cf0af6b3-6788-472c-991c-d3ff86762832', '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': 1075, 'description': None, 'tags': [], 'created_at': '2021-08-10T03:21:01Z', 'updated_at': '2021-08-10T03:21:01Z', 'revision_number': 0, 'project_id': '977ed682044b405a97546070d216c6af'}], 'tags': [], 'created_at': '2021-08-10T03:21:01Z', 'updated_at': '2021-08-10T03:21:01Z', 'revision_number': 1, 'project_id': '977ed682044b405a97546070d216c6af'}, 'floating_ip': {'id': '2bb9e218-2f1a-449c-aef7-155aecd2e774', 'tenant_id': '977ed682044b405a97546070d216c6af', 'floating_ip_address': '172.25.1.20', 'floating_network_id': '72fc9df2-b5f4-45fb-9eec-d1edd93fef19', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '977ed682044b405a97546070d216c6af', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-08-10T03:21:03Z', 'updated_at': '2021-08-10T03:21:03Z', 'revision_number': 0, 'ip': '172.25.1.20'}} 2021-08-10 03:21:08,368 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.26/compute/v2.1/servers 3.571s 2021-08-10 03:21:08,368 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-device-tagging-server-228031549", "imageRef": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "flavorRef": "452", "config_drive": true, "networks": [{"uuid": "3f4fb721-34f1-45e8-b397-90bf961706f3"}, {"port": "14306ad1-9b23-4752-a27b-291c4f100450", "tag": "port-1"}, {"port": "2d260261-b2d1-43d9-b088-c8aad4496025", "tag": "port-2"}, {"uuid": "e760f916-e63a-4a91-a0cc-8cdba5e2f755", "tag": "net-1"}, {"uuid": "e760f916-e63a-4a91-a0cc-8cdba5e2f755"}, {"uuid": "f3bfa3b2-b0cb-429e-9158-75cdb950d1d9", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "f3bfa3b2-b0cb-429e-9158-75cdb950d1d9", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--221771620"}], "key_name": "tempest-keypair-526463132", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e19ed1-246b-4f8f-b230-b1169daf6ddc', 'x-compute-request-id': 'req-b9e19ed1-246b-4f8f-b230-b1169daf6ddc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/servers'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--221771620"}], "adminPass": "mUTRDUtmZ4Fs"}}' 2021-08-10 03:21:09,980 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.609s 2021-08-10 03:21:09,980 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1526', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e53cf203-a6f4-4f8b-b3ee-9e6a15c88a06', 'x-compute-request-id': 'req-e53cf203-a6f4-4f8b-b3ee-9e6a15c88a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:11,995 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.004s 2021-08-10 03:21:11,996 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1582', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-384f45e5-dbd2-4c56-80a7-c44b47782e88', 'x-compute-request-id': 'req-384f45e5-dbd2-4c56-80a7-c44b47782e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "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": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:12,004 110742 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2021-08-10 03:21:13,928 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.922s 2021-08-10 03:21:13,928 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1705', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec02f801-7e25-4a5c-a06a-397d5ff19fc2', 'x-compute-request-id': 'req-ec02f801-7e25-4a5c-a06a-397d5ff19fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "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": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:13,938 110742 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 4 second wait 2021-08-10 03:21:16,212 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.273s 2021-08-10 03:21:16,212 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1797', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d67749b-1fe9-42c9-b424-2ac0a9729824', 'x-compute-request-id': 'req-5d67749b-1fe9-42c9-b424-2ac0a9729824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "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": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:17,612 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.389s 2021-08-10 03:21:17,612 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1843', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49aa1861-2c76-425e-a7fe-986c1788ea0b', 'x-compute-request-id': 'req-49aa1861-2c76-425e-a7fe-986c1788ea0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "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": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:20,127 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.504s 2021-08-10 03:21:20,128 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1864', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3b2b2da-f74b-43d4-bed5-4f09bea2239e', 'x-compute-request-id': 'req-d3b2b2da-f74b-43d4-bed5-4f09bea2239e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "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": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:22,236 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.098s 2021-08-10 03:21:22,237 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1885', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-517dbedd-1d5d-44be-a039-47528914d7e4', 'x-compute-request-id': 'req-517dbedd-1d5d-44be-a039-47528914d7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "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": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:24,438 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.191s 2021-08-10 03:21:24,439 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1885', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4cdd8cd-2cf8-44bf-8750-b5916c887e9e', 'x-compute-request-id': 'req-a4cdd8cd-2cf8-44bf-8750-b5916c887e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "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": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:26,801 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.352s 2021-08-10 03:21:26,801 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1885', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dea3a4c2-c025-477e-9002-14b9742728ee', 'x-compute-request-id': 'req-dea3a4c2-c025-477e-9002-14b9742728ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "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": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:29,228 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.417s 2021-08-10 03:21:29,228 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67232ddb-f2c4-4ee2-93ff-3a377a907534', 'x-compute-request-id': 'req-67232ddb-f2c4-4ee2-93ff-3a377a907534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:29,238 110742 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 20 second wait 2021-08-10 03:21:31,017 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.774s 2021-08-10 03:21:31,017 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fcd6964-4501-4550-91f0-2a3e2581f754', 'x-compute-request-id': 'req-1fcd6964-4501-4550-91f0-2a3e2581f754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:33,099 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.071s 2021-08-10 03:21:33,099 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26f50cef-2173-47d5-871b-a613e2f19139', 'x-compute-request-id': 'req-26f50cef-2173-47d5-871b-a613e2f19139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:34,694 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.584s 2021-08-10 03:21:34,695 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b895bc52-de1c-4a08-8ca3-3baa467f0548', 'x-compute-request-id': 'req-b895bc52-de1c-4a08-8ca3-3baa467f0548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:35,927 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.223s 2021-08-10 03:21:35,928 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4660d6c7-6633-4415-b94d-5c5f2593e8dc', 'x-compute-request-id': 'req-4660d6c7-6633-4415-b94d-5c5f2593e8dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:38,031 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.092s 2021-08-10 03:21:38,031 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f2fa99e-8e07-4cce-b256-805d91613f5f', 'x-compute-request-id': 'req-7f2fa99e-8e07-4cce-b256-805d91613f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:40,972 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.929s 2021-08-10 03:21:40,972 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fbe634e-af56-4ebc-b166-c70f627b4417', 'x-compute-request-id': 'req-1fbe634e-af56-4ebc-b166-c70f627b4417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:43,032 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.049s 2021-08-10 03:21:43,032 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7126155e-309c-4e90-bf9e-d06d87a59646', 'x-compute-request-id': 'req-7126155e-309c-4e90-bf9e-d06d87a59646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:46,490 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 2.447s 2021-08-10 03:21:46,490 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a18fd539-5dca-4cd8-8766-a072db250b90', 'x-compute-request-id': 'req-a18fd539-5dca-4cd8-8766-a072db250b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:48,289 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.789s 2021-08-10 03:21:48,290 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11659c37-ec45-4531-aacd-b7236f20456c', 'x-compute-request-id': 'req-11659c37-ec45-4531-aacd-b7236f20456c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:50,672 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.370s 2021-08-10 03:21:50,672 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b55de585-6863-42b5-a1cd-6607cbde861e', 'x-compute-request-id': 'req-b55de585-6863-42b5-a1cd-6607cbde861e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:53,197 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.514s 2021-08-10 03:21:53,197 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82987bac-6554-4043-93c6-5dd777ddcfd8', 'x-compute-request-id': 'req-82987bac-6554-4043-93c6-5dd777ddcfd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:55,070 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.861s 2021-08-10 03:21:55,071 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e7e07c7-3714-46b2-adcc-8429c1ac8e17', 'x-compute-request-id': 'req-2e7e07c7-3714-46b2-adcc-8429c1ac8e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:56,695 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.614s 2021-08-10 03:21:56,695 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17d8d284-74ae-480b-ad46-f231358687c0', 'x-compute-request-id': 'req-17d8d284-74ae-480b-ad46-f231358687c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:21:58,335 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.630s 2021-08-10 03:21:58,335 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c725dded-91b3-4870-8c0e-9e2409badf64', 'x-compute-request-id': 'req-c725dded-91b3-4870-8c0e-9e2409badf64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:00,263 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.918s 2021-08-10 03:22:00,263 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e92c6558-bd0b-414e-935a-3fd1f586f71a', 'x-compute-request-id': 'req-e92c6558-bd0b-414e-935a-3fd1f586f71a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:01,738 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.466s 2021-08-10 03:22:01,739 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-855ff791-6fa9-405a-87f9-43bf20390dc2', 'x-compute-request-id': 'req-855ff791-6fa9-405a-87f9-43bf20390dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:03,116 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.366s 2021-08-10 03:22:03,117 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fed5334-eed5-4a63-9802-22b81337f717', 'x-compute-request-id': 'req-1fed5334-eed5-4a63-9802-22b81337f717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:04,393 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.265s 2021-08-10 03:22:04,393 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b71d3299-9f0a-43a8-b791-e3232b1b4e1c', 'x-compute-request-id': 'req-b71d3299-9f0a-43a8-b791-e3232b1b4e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:05,660 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.257s 2021-08-10 03:22:05,661 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1fb7bca-3477-4da2-8e9d-6903daf15c7d', 'x-compute-request-id': 'req-c1fb7bca-3477-4da2-8e9d-6903daf15c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:06,884 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.211s 2021-08-10 03:22:06,884 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6be13dd8-c56f-48a5-9c32-e6ba0249c9c7', 'x-compute-request-id': 'req-6be13dd8-c56f-48a5-9c32-e6ba0249c9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:08,954 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.058s 2021-08-10 03:22:08,955 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b90d46f-4975-42b5-bff6-1828c00b9d1a', 'x-compute-request-id': 'req-9b90d46f-4975-42b5-bff6-1828c00b9d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:10,229 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.263s 2021-08-10 03:22:10,229 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edb9d997-85e0-40a4-bd03-818fda586725', 'x-compute-request-id': 'req-edb9d997-85e0-40a4-bd03-818fda586725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:11,512 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.273s 2021-08-10 03:22:11,512 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0b8f908-48f5-41b2-bf29-0902152b8fed', 'x-compute-request-id': 'req-b0b8f908-48f5-41b2-bf29-0902152b8fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:12,756 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.233s 2021-08-10 03:22:12,757 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb240841-487c-4a5a-bba5-5b05063f4168', 'x-compute-request-id': 'req-cb240841-487c-4a5a-bba5-5b05063f4168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:14,055 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.287s 2021-08-10 03:22:14,055 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfc3db09-6963-4833-9bc2-e5a6fa1d854c', 'x-compute-request-id': 'req-cfc3db09-6963-4833-9bc2-e5a6fa1d854c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:15,316 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.250s 2021-08-10 03:22:15,317 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fda3993-6b34-4478-abbe-0a959d4f5fe8', 'x-compute-request-id': 'req-7fda3993-6b34-4478-abbe-0a959d4f5fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:16,582 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.255s 2021-08-10 03:22:16,583 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8467bde-d835-42bd-9029-86d52d07b27f', 'x-compute-request-id': 'req-a8467bde-d835-42bd-9029-86d52d07b27f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:17,808 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.215s 2021-08-10 03:22:17,809 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08b7928d-8938-42ea-b24c-d4eecd348391', 'x-compute-request-id': 'req-08b7928d-8938-42ea-b24c-d4eecd348391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:19,025 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.206s 2021-08-10 03:22:19,026 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00fcf2ad-7efe-48b0-b640-401deb486cdf', 'x-compute-request-id': 'req-00fcf2ad-7efe-48b0-b640-401deb486cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:20,239 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.202s 2021-08-10 03:22:20,239 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b936c522-a2c7-44ff-908b-e6b9b32a1428', 'x-compute-request-id': 'req-b936c522-a2c7-44ff-908b-e6b9b32a1428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:21,506 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.256s 2021-08-10 03:22:21,507 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af57af93-cb51-4dec-b3e1-161921f2b29f', 'x-compute-request-id': 'req-af57af93-cb51-4dec-b3e1-161921f2b29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:22,754 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.234s 2021-08-10 03:22:22,755 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-809d13dd-8ab5-428e-9b30-e9c2524c6e57', 'x-compute-request-id': 'req-809d13dd-8ab5-428e-9b30-e9c2524c6e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:24,433 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.667s 2021-08-10 03:22:24,433 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1741fe3-14b2-41d7-9dd2-188d76133976', 'x-compute-request-id': 'req-b1741fe3-14b2-41d7-9dd2-188d76133976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:25,668 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.224s 2021-08-10 03:22:25,668 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff383e39-4a97-43f3-87b2-0c615cd4fe87', 'x-compute-request-id': 'req-ff383e39-4a97-43f3-87b2-0c615cd4fe87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:26,912 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.234s 2021-08-10 03:22:26,913 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4153c0-b0f0-4078-b1f5-b7d6be9dafe7', 'x-compute-request-id': 'req-1e4153c0-b0f0-4078-b1f5-b7d6be9dafe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:28,310 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.386s 2021-08-10 03:22:28,310 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c057560-daad-4edf-b357-22b168e62b0d', 'x-compute-request-id': 'req-8c057560-daad-4edf-b357-22b168e62b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:30,187 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.867s 2021-08-10 03:22:30,188 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-340f65ca-d8a1-4dba-bbb7-7732647f5237', 'x-compute-request-id': 'req-340f65ca-d8a1-4dba-bbb7-7732647f5237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:31,594 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.396s 2021-08-10 03:22:31,594 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8135c09-e2c0-44e5-82eb-fc646ed96497', 'x-compute-request-id': 'req-d8135c09-e2c0-44e5-82eb-fc646ed96497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:32,899 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.295s 2021-08-10 03:22:32,900 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-724aed6e-78f9-4a2a-b72c-dced68711e4a', 'x-compute-request-id': 'req-724aed6e-78f9-4a2a-b72c-dced68711e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:34,171 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.261s 2021-08-10 03:22:34,171 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c002992a-4754-41ea-8e94-fa2813f0d6f4', 'x-compute-request-id': 'req-c002992a-4754-41ea-8e94-fa2813f0d6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:35,389 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.207s 2021-08-10 03:22:35,389 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a89daf9-cde6-4e95-8ee1-bca56fe24a10', 'x-compute-request-id': 'req-6a89daf9-cde6-4e95-8ee1-bca56fe24a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:40,467 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 4.067s 2021-08-10 03:22:40,467 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ae6c608-252d-4009-8eaf-776c11845388', 'x-compute-request-id': 'req-8ae6c608-252d-4009-8eaf-776c11845388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:43,507 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 2.029s 2021-08-10 03:22:43,508 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92ee60ef-71ab-491e-bcee-1952177d4158', 'x-compute-request-id': 'req-92ee60ef-71ab-491e-bcee-1952177d4158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:45,476 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.958s 2021-08-10 03:22:45,476 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-105ed513-a9b4-4e50-af18-45b071a88e5a', 'x-compute-request-id': 'req-105ed513-a9b4-4e50-af18-45b071a88e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:47,510 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.024s 2021-08-10 03:22:47,511 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b09243f5-93a9-44ec-b458-3859854ee946', 'x-compute-request-id': 'req-b09243f5-93a9-44ec-b458-3859854ee946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:49,576 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.056s 2021-08-10 03:22:49,577 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e397f237-55d9-4fc6-83f2-f6e2773043fb', 'x-compute-request-id': 'req-e397f237-55d9-4fc6-83f2-f6e2773043fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:52,327 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.740s 2021-08-10 03:22:52,327 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7b1307a-43a0-49f0-96ab-36cf060a6f59', 'x-compute-request-id': 'req-f7b1307a-43a0-49f0-96ab-36cf060a6f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:54,404 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.064s 2021-08-10 03:22:54,404 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cf0a200-8123-490b-b5dc-ec70c69e6d97', 'x-compute-request-id': 'req-2cf0a200-8123-490b-b5dc-ec70c69e6d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:56,972 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.557s 2021-08-10 03:22:56,972 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e9b2033-9b39-4fa1-a269-924f11e1cfa4', 'x-compute-request-id': 'req-6e9b2033-9b39-4fa1-a269-924f11e1cfa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:22:59,702 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.718s 2021-08-10 03:22:59,703 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12aac784-07c0-4f59-ab0f-0ef2c92c72fd', 'x-compute-request-id': 'req-12aac784-07c0-4f59-ab0f-0ef2c92c72fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:23:01,594 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.880s 2021-08-10 03:23:01,595 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-576ea4d5-3665-4cf2-9f4c-95f7ca8004cf', 'x-compute-request-id': 'req-576ea4d5-3665-4cf2-9f4c-95f7ca8004cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:23:04,564 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.960s 2021-08-10 03:23:04,565 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e58c389-0364-40a9-ab33-a0f080848e65', 'x-compute-request-id': 'req-1e58c389-0364-40a9-ab33-a0f080848e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:23:06,752 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.177s 2021-08-10 03:23:06,752 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b420baf-d2f0-4425-a663-a42ae507ebb4', 'x-compute-request-id': 'req-1b420baf-d2f0-4425-a663-a42ae507ebb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:23:08,588 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.825s 2021-08-10 03:23:08,588 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3017f7-099f-42de-b448-87a10be482f8', 'x-compute-request-id': 'req-4f3017f7-099f-42de-b448-87a10be482f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:23:10,681 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.083s 2021-08-10 03:23:10,682 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f752133-a1ab-46e5-8b08-e931942b7d4d', 'x-compute-request-id': 'req-6f752133-a1ab-46e5-8b08-e931942b7d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:23:12,324 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 0.632s 2021-08-10 03:23:12,324 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1873', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-959715e7-cbb6-453e-8bfa-68cebf620e29', 'x-compute-request-id': 'req-959715e7-cbb6-453e-8bfa-68cebf620e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "61501c534e16104f203cb98edda6b791cdd60de622541067d9257947", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:21:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:23:14,831 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.493s 2021-08-10 03:23:14,831 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1796', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a212da0-bc04-4f02-aaf6-15ba6e684947', 'x-compute-request-id': 'req-9a212da0-bc04-4f02-aaf6-15ba6e684947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:23:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:23:17,421 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.579s 2021-08-10 03:23:17,421 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1683', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d460f5fc-6256-4838-8ff2-1dad84623bd4', 'x-compute-request-id': 'req-d460f5fc-6256-4838-8ff2-1dad84623bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:23:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}, {"name": "tempest-securitygroup--221771620"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:23:19,598 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.167s 2021-08-10 03:23:19,598 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1524', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de52e955-f33b-4e7a-8b88-3d67e957a33a', 'x-compute-request-id': 'req-de52e955-f33b-4e7a-8b88-3d67e957a33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "BUILD", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:23:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-526463132", "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": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:23:22,108 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.501s 2021-08-10 03:23:22,109 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1686', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc8908d9-0366-483e-87f1-a2d0df28a155', 'x-compute-request-id': 'req-fc8908d9-0366-483e-87f1-a2d0df28a155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"server": {"id": "0b605572-7a18-4d87-9202-21c8e32774cf", "name": "tempest-device-tagging-server-228031549", "status": "ERROR", "user_id": "fbd16779018548c0bef664a342760033", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:08Z", "updated": "2021-08-10T03:23:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/0b605572-7a18-4d87-9202-21c8e32774cf"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-08-10T03:23:20Z", "message": "Build of instance 0b605572-7a18-4d87-9202-21c8e32774cf aborted: Failed to allocate the network(s), not rescheduling."}, "tenant_id": "977ed682044b405a97546070d216c6af", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-526463132", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7b1e3b98-1489-4974-a605-c4fd1a719fd3", "delete_on_termination": false}, {"id": "e61c84f6-315b-450e-9e37-53dd1e1c61fe", "delete_on_termination": false}, {"id": "0b435f86-207e-4b31-9040-b5c44b55c1c1", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2021-08-10 03:23:22,118 110742 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 133 second wait 2021-08-10 03:23:23,664 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 204 DELETE http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.539s 2021-08-10 03:23:23,664 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16093822-f49d-4be2-b8bf-7aff4079d551', 'x-compute-request-id': 'req-16093822-f49d-4be2-b8bf-7aff4079d551', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'' 2021-08-10 03:23:24,877 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 GET http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf 1.212s 2021-08-10 03:23:24,878 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-dafbc430-d601-4a80-bfcb-e21c6d24e9b5', 'x-compute-request-id': 'req-dafbc430-d601-4a80-bfcb-e21c6d24e9b5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/0b605572-7a18-4d87-9202-21c8e32774cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0b605572-7a18-4d87-9202-21c8e32774cf could not be found."}}' 2021-08-10 03:23:25,063 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.26/compute/v2.1/os-keypairs/tempest-keypair-526463132 0.175s 2021-08-10 03:23:25,064 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a81b446c-c543-4949-b7ac-596df82f556d', 'x-compute-request-id': 'req-a81b446c-c543-4949-b7ac-596df82f556d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26/compute/v2.1/os-keypairs/tempest-keypair-526463132'} Body: b'' 2021-08-10 03:23:25,993 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/security-groups/cf0af6b3-6788-472c-991c-d3ff86762832 0.929s 2021-08-10 03:23:25,994 110742 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-01dfdb93-6bbe-4da6-bb18-74d54f6a84c8', 'content-length': '0', 'date': 'Tue, 10 Aug 2021 03:23:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/security-groups/cf0af6b3-6788-472c-991c-d3ff86762832'} Body: b'' 2021-08-10 03:23:26,046 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://10.222.0.26:9696/v2.0/security-groups/cf0af6b3-6788-472c-991c-d3ff86762832 0.051s 2021-08-10 03:23:26,047 110742 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-494314cd-af7d-44d4-bf50-19f8d2f54406', 'date': 'Tue, 10 Aug 2021 03:23:26 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26:9696/v2.0/security-groups/cf0af6b3-6788-472c-991c-d3ff86762832'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cf0af6b3-6788-472c-991c-d3ff86762832 does not exist", "detail": ""}}' 2021-08-10 03:23:27,286 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/floatingips/2bb9e218-2f1a-449c-aef7-155aecd2e774 1.238s 2021-08-10 03:23:27,286 110742 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-fd98a48a-191b-453e-aec4-e1e3c1862dfb', 'content-length': '0', 'date': 'Tue, 10 Aug 2021 03:23:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/floatingips/2bb9e218-2f1a-449c-aef7-155aecd2e774'} Body: b'' 2021-08-10 03:23:28,112 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/ports/2d260261-b2d1-43d9-b088-c8aad4496025 0.826s 2021-08-10 03:23:28,113 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-793684be-4294-415f-ac2d-cdd3bfcd479e', 'date': 'Tue, 10 Aug 2021 03:23:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/2d260261-b2d1-43d9-b088-c8aad4496025'} Body: b'' 2021-08-10 03:23:28,831 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/ports/14306ad1-9b23-4752-a27b-291c4f100450 0.718s 2021-08-10 03:23:28,832 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-f36465f9-4179-4e68-93cc-55537eb389c2', 'date': 'Tue, 10 Aug 2021 03:23:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/14306ad1-9b23-4752-a27b-291c4f100450'} Body: b'' 2021-08-10 03:23:29,350 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/subnets/cc68dd54-b5f0-4a18-a189-3edb5952a3b1 0.518s 2021-08-10 03:23:29,350 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-9c757002-9552-43fa-b28e-72ccecb23313', 'date': 'Tue, 10 Aug 2021 03:23:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets/cc68dd54-b5f0-4a18-a189-3edb5952a3b1'} Body: b'' 2021-08-10 03:23:30,033 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/subnets/f39526f8-2d64-44e5-b173-5a1a928ff81a 0.682s 2021-08-10 03:23:30,033 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-89b1b9cb-03fb-43b9-ada4-841614829086', 'date': 'Tue, 10 Aug 2021 03:23:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets/f39526f8-2d64-44e5-b173-5a1a928ff81a'} Body: b'' 2021-08-10 03:23:30,582 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/networks/f3bfa3b2-b0cb-429e-9158-75cdb950d1d9 0.548s 2021-08-10 03:23:30,582 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-18032e4d-614b-46a8-9dd7-66ea6490032e', 'date': 'Tue, 10 Aug 2021 03:23:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/networks/f3bfa3b2-b0cb-429e-9158-75cdb950d1d9'} Body: b'' 2021-08-10 03:23:31,487 110742 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/networks/e760f916-e63a-4a91-a0cc-8cdba5e2f755 0.904s 2021-08-10 03:23:31,487 110742 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-8bcbba32-67a5-42bd-959f-c7eb9f875f94', 'date': 'Tue, 10 Aug 2021 03:23:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/networks/e760f916-e63a-4a91-a0cc-8cdba5e2f755'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 210, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server 0b605572-7a18-4d87-9202-21c8e32774cf failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:23:20Z', 'message': 'Build of instance 0b605572-7a18-4d87-9202-21c8e32774cf aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
fail
ft12.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 03:21:06,757 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 201 POST http://10.222.0.26/identity/v3/auth/tokens 0.033s 2021-08-10 03:21:06,757 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3409', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6e43d52a-ed3b-4228-ae56-8372d748414f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "175c314fb9994b74ba031fe6d6a8c36c", "name": "tempest-InstanceActionsV221TestJSON-216320840-project", "password_expires_at": null}, "audit_ids": ["Zr7tCvjqT7en680wBTrDSQ"], "expires_at": "2021-08-10T04:21:06.000000Z", "issued_at": "2021-08-10T03:21:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b9ff3b19b8e49fcbc2218ad838d6664", "name": "tempest-InstanceActionsV221TestJSON-216320840"}, "is_domain": false, "roles": [{"id": "354145ec0f404eb69db8b4a7c28c6d45", "name": "member"}, {"id": "f60873b456d5474d8f363da6ac6b99c6", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d30f793f8e0342b9b4f6f240a58184d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/2b9ff3b19b8e49fcbc2218ad838d6664", "region": "RegionOne"}], "id": "25c93d4a1e4a4befaa53edcd4066a56f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9d8d5876a83b41eca2509a0a33d97422", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/image", "region": "RegionOne"}], "id": "2ed12b8ae93b4c0fb3b299df5c972aee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "db5356a701a44d97a38427c171adaf91", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/placement", "region": "RegionOne"}], "id": "33d200ad97ad41cabbd1af7ed11146b8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d9cf9182d1e4820a5241f3cbbb3454b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2/2b9ff3b19b8e49fcbc2218ad838d6664", "region": "RegionOne"}], "id": "9d18f45269b74996bab52d9fe56147f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2ba90a1941754cb586330dff23f0895e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2.1", "region": "RegionOne"}], "id": "b123a7814e274b1a8a1e8bcce8b60e5b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "89a9b69141454b80858fca0f881d9b64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/2b9ff3b19b8e49fcbc2218ad838d6664", "region": "RegionOne"}], "id": "b202c098004c4692b78739ba66150589", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "16bf53c6fe2b4bfc84d55b9601c79a86", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:9696/", "region": "RegionOne"}], "id": "e1ffb60e1fe44bfc87f9e5e2d3d5f6ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "143fe31a0858433d8ec2e7acc67e9dcb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}, {"id": "8d8ef397ef4040029d6ec487c4c6771d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}], "id": "e69d758db60d4f5db4587cbbe8e66a92", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03c893a39ace4dc69422e99b49c2f160", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26:8080", "region": "RegionOne"}, {"id": "c455b5fa55894b8cb31fe4e877551cb0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:8080/v1/AUTH_2b9ff3b19b8e49fcbc2218ad838d6664", "region": "RegionOne"}], "id": "eb0c86d30fb7430cb8eb7466fcbbf5ff", "type": "object-store", "name": "swift"}]}}' 2021-08-10 03:21:06,758 110739 INFO [tempest.lib.common.fixed_network] (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions) Found network {'id': '263aa05b-a21e-4c64-b31e-153310d53acb', 'name': 'tempest-InstanceActionsV221TestJSON-1502727057-network', 'tenant_id': '2b9ff3b19b8e49fcbc2218ad838d6664', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2b9ff3b19b8e49fcbc2218ad838d6664', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 421, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-10T03:21:05Z', 'updated_at': '2021-08-10T03:21:05Z', 'revision_number': 1} available for tenant 2021-08-10 03:21:09,894 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 202 POST http://10.222.0.26/compute/v2.1/servers 3.136s 2021-08-10 03:21:09,895 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "imageRef": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "flavorRef": "452", "networks": [{"uuid": "263aa05b-a21e-4c64-b31e-153310d53acb"}]}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-760c254e-8a51-43c4-843c-656e57c5daae', 'x-compute-request-id': 'req-760c254e-8a51-43c4-843c-656e57c5daae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/servers'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "u4JpuqC8WsXJ"}}' 2021-08-10 03:21:11,000 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 1.103s 2021-08-10 03:21:11,001 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b6d6dca-65c6-4d35-894a-96f84cf76339', 'x-compute-request-id': 'req-0b6d6dca-65c6-4d35-894a-96f84cf76339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:10Z", "updated": "2021-08-10T03:21:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:12,929 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.919s 2021-08-10 03:21:12,929 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe252583-b339-41eb-a2ca-c398d1733b37', 'x-compute-request-id': 'req-fe252583-b339-41eb-a2ca-c398d1733b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-10 03:21:12,938 110739 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2021-08-10 03:21:15,084 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 1.144s 2021-08-10 03:21:15,084 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b210aaf-c02c-47e5-b58d-85bd749a320c', 'x-compute-request-id': 'req-3b210aaf-c02c-47e5-b58d-85bd749a320c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:15,092 110739 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2021-08-10 03:21:16,989 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.895s 2021-08-10 03:21:16,989 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e29ef58-30d4-4840-bc4d-784a5538b742', 'x-compute-request-id': 'req-9e29ef58-30d4-4840-bc4d-784a5538b742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:19,290 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 1.290s 2021-08-10 03:21:19,290 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6acd271a-58a7-40b1-8f10-55e1cb40700b', 'x-compute-request-id': 'req-6acd271a-58a7-40b1-8f10-55e1cb40700b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:21,241 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.940s 2021-08-10 03:21:21,241 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3c4b446-6a67-4c0f-820e-2a6a8e8562a5', 'x-compute-request-id': 'req-f3c4b446-6a67-4c0f-820e-2a6a8e8562a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:22,983 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.732s 2021-08-10 03:21:22,983 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e4ea968-b004-4386-ba48-02ccad0fba97', 'x-compute-request-id': 'req-7e4ea968-b004-4386-ba48-02ccad0fba97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:25,747 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 1.755s 2021-08-10 03:21:25,748 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e107370d-c257-4457-af61-f04d353d7f17', 'x-compute-request-id': 'req-e107370d-c257-4457-af61-f04d353d7f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:28,418 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 1.661s 2021-08-10 03:21:28,419 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9097e75b-634c-4465-bca5-3d8d378924f7', 'x-compute-request-id': 'req-9097e75b-634c-4465-bca5-3d8d378924f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:30,020 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.592s 2021-08-10 03:21:30,020 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e1c3280-d1c5-4e55-8506-3a99dcec59b9', 'x-compute-request-id': 'req-5e1c3280-d1c5-4e55-8506-3a99dcec59b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:31,511 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.475s 2021-08-10 03:21:31,512 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f927b2a0-2c91-4660-8422-0c86a008d0a0', 'x-compute-request-id': 'req-f927b2a0-2c91-4660-8422-0c86a008d0a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:33,805 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 1.284s 2021-08-10 03:21:33,806 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08af4aa0-13ee-4feb-9f7b-e3300eee0a07', 'x-compute-request-id': 'req-08af4aa0-13ee-4feb-9f7b-e3300eee0a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:35,082 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.266s 2021-08-10 03:21:35,082 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d47b8f6a-0722-42f8-a51d-0c244713edf5', 'x-compute-request-id': 'req-d47b8f6a-0722-42f8-a51d-0c244713edf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:36,282 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.190s 2021-08-10 03:21:36,282 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f677dcc-3f9d-4bec-9bb7-ff604cc1ced1', 'x-compute-request-id': 'req-3f677dcc-3f9d-4bec-9bb7-ff604cc1ced1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:38,439 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 1.146s 2021-08-10 03:21:38,439 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3802a65b-df7a-4f05-bf5c-04dc319ccc73', 'x-compute-request-id': 'req-3802a65b-df7a-4f05-bf5c-04dc319ccc73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:41,950 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 2.502s 2021-08-10 03:21:41,951 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46e3c8c2-b522-4448-8739-5d4db3e73b78', 'x-compute-request-id': 'req-46e3c8c2-b522-4448-8739-5d4db3e73b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:43,781 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.821s 2021-08-10 03:21:43,781 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e878cfb6-f9ff-4470-a368-418e4b635fd0', 'x-compute-request-id': 'req-e878cfb6-f9ff-4470-a368-418e4b635fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:46,705 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 1.914s 2021-08-10 03:21:46,706 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71590273-cc33-460f-bbe2-847ecbf38e75', 'x-compute-request-id': 'req-71590273-cc33-460f-bbe2-847ecbf38e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:48,532 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.817s 2021-08-10 03:21:48,533 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6f7271c-3a51-4e49-b8f3-bdfc2e0c0657', 'x-compute-request-id': 'req-f6f7271c-3a51-4e49-b8f3-bdfc2e0c0657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:50,904 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 1.361s 2021-08-10 03:21:50,904 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc89c91-478f-44d1-b3b6-b527c53b94cb', 'x-compute-request-id': 'req-3cc89c91-478f-44d1-b3b6-b527c53b94cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:53,523 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 1.609s 2021-08-10 03:21:53,523 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0762ee6-ed39-46c0-b31d-bb00ba26e961', 'x-compute-request-id': 'req-e0762ee6-ed39-46c0-b31d-bb00ba26e961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:55,322 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.788s 2021-08-10 03:21:55,322 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a1f7aac-df5b-4bf4-b8ce-c30c9ebc97ff', 'x-compute-request-id': 'req-5a1f7aac-df5b-4bf4-b8ce-c30c9ebc97ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:57,053 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.721s 2021-08-10 03:21:57,054 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1cd91d0-dffe-4d11-b168-104cdbe0f673', 'x-compute-request-id': 'req-c1cd91d0-dffe-4d11-b168-104cdbe0f673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:21:58,672 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.608s 2021-08-10 03:21:58,672 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47e8a952-5d33-4390-92cf-d120caa22dd0', 'x-compute-request-id': 'req-47e8a952-5d33-4390-92cf-d120caa22dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:00,719 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 1.037s 2021-08-10 03:22:00,719 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a6a226f-4a9d-4ea2-9f07-2df7a1e54b19', 'x-compute-request-id': 'req-1a6a226f-4a9d-4ea2-9f07-2df7a1e54b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:01,917 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.188s 2021-08-10 03:22:01,917 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ef7a15e-a20b-464d-94b5-2cff6cfb1cba', 'x-compute-request-id': 'req-5ef7a15e-a20b-464d-94b5-2cff6cfb1cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:03,436 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.510s 2021-08-10 03:22:03,437 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b73c7dde-5850-4625-8f18-4296d4c894ca', 'x-compute-request-id': 'req-b73c7dde-5850-4625-8f18-4296d4c894ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:04,695 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.248s 2021-08-10 03:22:04,696 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e4238d5-3658-4e15-8563-77d580ae2323', 'x-compute-request-id': 'req-9e4238d5-3658-4e15-8563-77d580ae2323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:05,943 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.236s 2021-08-10 03:22:05,943 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-176d49c4-0251-4e30-b293-14d7febedc99', 'x-compute-request-id': 'req-176d49c4-0251-4e30-b293-14d7febedc99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:07,118 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.166s 2021-08-10 03:22:07,119 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59e3b0f1-cae4-4140-b559-64a539aad99b', 'x-compute-request-id': 'req-59e3b0f1-cae4-4140-b559-64a539aad99b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:09,140 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 1.012s 2021-08-10 03:22:09,140 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90dc0d01-4428-423a-acfd-8f996c487cae', 'x-compute-request-id': 'req-90dc0d01-4428-423a-acfd-8f996c487cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:10,427 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.277s 2021-08-10 03:22:10,427 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eba748e7-6fca-4eac-b00c-787e08ebd961', 'x-compute-request-id': 'req-eba748e7-6fca-4eac-b00c-787e08ebd961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:11,754 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.318s 2021-08-10 03:22:11,755 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-056fad1f-2da3-40c9-a632-83ead6085e4c', 'x-compute-request-id': 'req-056fad1f-2da3-40c9-a632-83ead6085e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:12,974 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.210s 2021-08-10 03:22:12,975 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9509ae3-9f19-444e-986b-9beabc17928c', 'x-compute-request-id': 'req-f9509ae3-9f19-444e-986b-9beabc17928c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:14,205 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.221s 2021-08-10 03:22:14,206 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4de0e64-a594-47e6-ac54-731f9e47e5fb', 'x-compute-request-id': 'req-d4de0e64-a594-47e6-ac54-731f9e47e5fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:15,563 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.348s 2021-08-10 03:22:15,563 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9996dba-3c49-49dd-99ea-a96baefef140', 'x-compute-request-id': 'req-e9996dba-3c49-49dd-99ea-a96baefef140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:16,797 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.225s 2021-08-10 03:22:16,798 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb36f7d-525d-4513-8706-37b2655b504a', 'x-compute-request-id': 'req-6bb36f7d-525d-4513-8706-37b2655b504a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:17,964 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.156s 2021-08-10 03:22:17,964 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89b25a54-b0a6-4a68-b6f0-e728e68d5cc3', 'x-compute-request-id': 'req-89b25a54-b0a6-4a68-b6f0-e728e68d5cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:19,211 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.237s 2021-08-10 03:22:19,211 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2c9ebd4-9760-4bab-bb2c-22fd83131f20', 'x-compute-request-id': 'req-d2c9ebd4-9760-4bab-bb2c-22fd83131f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:20,398 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.177s 2021-08-10 03:22:20,398 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a53e1235-de03-40b7-9233-85aa707bee51', 'x-compute-request-id': 'req-a53e1235-de03-40b7-9233-85aa707bee51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "e39b22cf2c735c20e39eafa02b5bf44c6faf6649a6ab85e5300ed703", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:21:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": [], "locked": false, "description": null}}' 2021-08-10 03:22:21,605 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.197s 2021-08-10 03:22:21,605 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1261', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4392f25a-e908-46d7-b9b8-4e04aeb6c3ac', 'x-compute-request-id': 'req-4392f25a-e908-46d7-b9b8-4e04aeb6c3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "BUILD", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:22:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-10 03:22:22,862 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.239s 2021-08-10 03:22:22,865 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a30e7a04-ca58-4118-af64-a5a2acf21322', 'x-compute-request-id': 'req-a30e7a04-ca58-4118-af64-a5a2acf21322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"server": {"id": "84aa0351-13c9-4d59-bd55-b451427aff5a", "name": "tempest-InstanceActionsV221TestJSON-server-1917640184", "status": "ERROR", "user_id": "175c314fb9994b74ba031fe6d6a8c36c", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:21:09Z", "updated": "2021-08-10T03:22:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/84aa0351-13c9-4d59-bd55-b451427aff5a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-08-10T03:22:22Z", "message": "Build of instance 84aa0351-13c9-4d59-bd55-b451427aff5a aborted: Failed to allocate the network(s), not rescheduling."}, "tenant_id": "2b9ff3b19b8e49fcbc2218ad838d6664", "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-08-10 03:22:22,874 110739 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 71 second wait 2021-08-10 03:22:23,762 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 204 DELETE http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.887s 2021-08-10 03:22:23,762 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c614438-5e8a-4ac3-b589-f2c7ef13218c', 'x-compute-request-id': 'req-5c614438-5e8a-4ac3-b589-f2c7ef13218c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'' 2021-08-10 03:22:24,143 110739 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 404 GET http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a 0.380s 2021-08-10 03:22:24,144 110739 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.21', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.21', 'x-openstack-nova-api-version': '2.21', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-945f4e43-8f4d-4bb7-9165-45ea9467eca3', 'x-compute-request-id': 'req-945f4e43-8f4d-4bb7-9165-45ea9467eca3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/84aa0351-13c9-4d59-bd55-b451427aff5a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 84aa0351-13c9-4d59-bd55-b451427aff5a could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_instance_actions.py", line 79, in test_get_list_deleted_instance_actions server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server 84aa0351-13c9-4d59-bd55-b451427aff5a failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:22:22Z', 'message': 'Build of instance 84aa0351-13c9-4d59-bd55-b451427aff5a aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
fail
ft13.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 03:17:54,725 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 201 POST http://10.222.0.26/identity/v3/auth/tokens 0.048s 2021-08-10 03:17:54,726 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 10 Aug 2021 03:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3397', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ffb269ff-bebb-48f4-97c6-82762a2f69c1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "44f3e3b2404d4265b10f2a5c9367edcc", "name": "tempest-ServerRescueTestJSON-1358175886-project", "password_expires_at": null}, "audit_ids": ["2IHVvnLEQAugwyTyM4GFbQ"], "expires_at": "2021-08-10T04:17:54.000000Z", "issued_at": "2021-08-10T03:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29ee774568ba41228de3fc1432f6d25f", "name": "tempest-ServerRescueTestJSON-1358175886"}, "is_domain": false, "roles": [{"id": "354145ec0f404eb69db8b4a7c28c6d45", "name": "member"}, {"id": "f60873b456d5474d8f363da6ac6b99c6", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d30f793f8e0342b9b4f6f240a58184d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/29ee774568ba41228de3fc1432f6d25f", "region": "RegionOne"}], "id": "25c93d4a1e4a4befaa53edcd4066a56f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9d8d5876a83b41eca2509a0a33d97422", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/image", "region": "RegionOne"}], "id": "2ed12b8ae93b4c0fb3b299df5c972aee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "db5356a701a44d97a38427c171adaf91", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/placement", "region": "RegionOne"}], "id": "33d200ad97ad41cabbd1af7ed11146b8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d9cf9182d1e4820a5241f3cbbb3454b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2/29ee774568ba41228de3fc1432f6d25f", "region": "RegionOne"}], "id": "9d18f45269b74996bab52d9fe56147f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2ba90a1941754cb586330dff23f0895e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2.1", "region": "RegionOne"}], "id": "b123a7814e274b1a8a1e8bcce8b60e5b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "89a9b69141454b80858fca0f881d9b64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/29ee774568ba41228de3fc1432f6d25f", "region": "RegionOne"}], "id": "b202c098004c4692b78739ba66150589", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "16bf53c6fe2b4bfc84d55b9601c79a86", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:9696/", "region": "RegionOne"}], "id": "e1ffb60e1fe44bfc87f9e5e2d3d5f6ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "143fe31a0858433d8ec2e7acc67e9dcb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}, {"id": "8d8ef397ef4040029d6ec487c4c6771d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}], "id": "e69d758db60d4f5db4587cbbe8e66a92", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03c893a39ace4dc69422e99b49c2f160", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26:8080", "region": "RegionOne"}, {"id": "c455b5fa55894b8cb31fe4e877551cb0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:8080/v1/AUTH_29ee774568ba41228de3fc1432f6d25f", "region": "RegionOne"}], "id": "eb0c86d30fb7430cb8eb7466fcbbf5ff", "type": "object-store", "name": "swift"}]}}' 2021-08-10 03:17:54,726 110734 INFO [tempest.lib.common.fixed_network] (ServerRescueTestJSON:test_rescue_unrescue_instance) Found network {'id': '9c64d5b1-8619-47a6-9871-2b056fd15aa5', 'name': 'tempest-ServerRescueTestJSON-157006663-network', 'tenant_id': '29ee774568ba41228de3fc1432f6d25f', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '29ee774568ba41228de3fc1432f6d25f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 446, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-10T03:16:42Z', 'updated_at': '2021-08-10T03:16:43Z', 'revision_number': 1} available for tenant 2021-08-10 03:17:55,879 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 202 POST http://10.222.0.26/compute/v2.1/servers 1.152s 2021-08-10 03:17:55,880 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerRescueTestJSON-server-1386872312", "imageRef": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "flavorRef": "452", "adminPass": "T6^iEEBEAd6bP+z", "networks": [{"uuid": "9c64d5b1-8619-47a6-9871-2b056fd15aa5"}]}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '383', 'location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2b02ea5-9388-46c7-8b91-7259782d0bb1', 'x-compute-request-id': 'req-b2b02ea5-9388-46c7-8b91-7259782d0bb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/servers'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "T6^iEEBEAd6bP+z"}}' 2021-08-10 03:17:56,042 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.160s 2021-08-10 03:17:56,043 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1214', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ec9bd1d-8863-4be4-a427-2b21e27ec473', 'x-compute-request-id': 'req-2ec9bd1d-8863-4be4-a427-2b21e27ec473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:56Z", "updated": "2021-08-10T03:17:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:17:57,245 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.193s 2021-08-10 03:17:57,245 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-426940d4-3dea-46dd-9c64-fa4a8c55fcbc', 'x-compute-request-id': 'req-426940d4-3dea-46dd-9c64-fa4a8c55fcbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "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": []}}' 2021-08-10 03:17:58,482 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.227s 2021-08-10 03:17:58,482 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aed2f3bd-0ed5-4201-a1f1-589373167e32', 'x-compute-request-id': 'req-aed2f3bd-0ed5-4201-a1f1-589373167e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:17:58,490 110734 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2021-08-10 03:17:59,618 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.126s 2021-08-10 03:17:59,619 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b46e44a-447c-4e43-888b-654471991cee', 'x-compute-request-id': 'req-4b46e44a-447c-4e43-888b-654471991cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:17:59,626 110734 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2021-08-10 03:18:01,081 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.444s 2021-08-10 03:18:01,084 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-334311c0-0c5b-40cf-9438-b7001ea69b1b', 'x-compute-request-id': 'req-334311c0-0c5b-40cf-9438-b7001ea69b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:02,482 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.389s 2021-08-10 03:18:02,482 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f759283b-adf7-4d74-b9e7-6948d94ec4b2', 'x-compute-request-id': 'req-f759283b-adf7-4d74-b9e7-6948d94ec4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:04,114 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.623s 2021-08-10 03:18:04,114 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c032e495-b43e-41af-9f3e-4840e1d28f86', 'x-compute-request-id': 'req-c032e495-b43e-41af-9f3e-4840e1d28f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:06,028 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.906s 2021-08-10 03:18:06,029 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-974fc1f0-1009-48aa-acbf-5af0e09ee02e', 'x-compute-request-id': 'req-974fc1f0-1009-48aa-acbf-5af0e09ee02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:07,276 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.239s 2021-08-10 03:18:07,277 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b711b56e-dbea-4828-a2b1-788c39815d8b', 'x-compute-request-id': 'req-b711b56e-dbea-4828-a2b1-788c39815d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:09,711 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 1.425s 2021-08-10 03:18:09,711 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5716140-956b-4dca-a42f-c9bf5eb66a83', 'x-compute-request-id': 'req-a5716140-956b-4dca-a42f-c9bf5eb66a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:12,274 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 1.554s 2021-08-10 03:18:12,274 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68fc0cf9-ea5c-48eb-8be2-eaa9ee993cc3', 'x-compute-request-id': 'req-68fc0cf9-ea5c-48eb-8be2-eaa9ee993cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:13,507 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.224s 2021-08-10 03:18:13,507 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1dc05e4-9639-42fd-bd3a-f48a2d66c757', 'x-compute-request-id': 'req-e1dc05e4-9639-42fd-bd3a-f48a2d66c757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:14,960 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.444s 2021-08-10 03:18:14,960 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-431ac4e4-5f93-4b2d-bfa5-c0a7f20d8953', 'x-compute-request-id': 'req-431ac4e4-5f93-4b2d-bfa5-c0a7f20d8953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:16,304 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.336s 2021-08-10 03:18:16,305 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4f2c89-37ac-4f2b-a925-88b0b538ea77', 'x-compute-request-id': 'req-1e4f2c89-37ac-4f2b-a925-88b0b538ea77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:17,682 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.369s 2021-08-10 03:18:17,682 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a97ab72a-fe40-4d07-b47f-7e6c1d9d90fb', 'x-compute-request-id': 'req-a97ab72a-fe40-4d07-b47f-7e6c1d9d90fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:18,873 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.182s 2021-08-10 03:18:18,873 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3e3c824-7494-42f9-80e8-5ef18d92f2bc', 'x-compute-request-id': 'req-c3e3c824-7494-42f9-80e8-5ef18d92f2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:21,374 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 1.492s 2021-08-10 03:18:21,375 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-773fd5d7-6377-4d96-8777-cdd615191707', 'x-compute-request-id': 'req-773fd5d7-6377-4d96-8777-cdd615191707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:22,584 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.200s 2021-08-10 03:18:22,584 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27df4f30-14f0-44ae-ab29-0d2d4d3784b4', 'x-compute-request-id': 'req-27df4f30-14f0-44ae-ab29-0d2d4d3784b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:26,215 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 2.622s 2021-08-10 03:18:26,216 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af0b9fc-7729-4fff-9db0-08d082d3b5c6', 'x-compute-request-id': 'req-3af0b9fc-7729-4fff-9db0-08d082d3b5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:27,581 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.357s 2021-08-10 03:18:27,581 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51c191d-3328-4890-a21d-5b53b1d20ef7', 'x-compute-request-id': 'req-a51c191d-3328-4890-a21d-5b53b1d20ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:29,161 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.572s 2021-08-10 03:18:29,162 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d991ebe-28c1-4119-af11-ab8e9078f166', 'x-compute-request-id': 'req-7d991ebe-28c1-4119-af11-ab8e9078f166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:30,731 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.560s 2021-08-10 03:18:30,731 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ac07207-b408-4356-9fec-23f9efd36a08', 'x-compute-request-id': 'req-6ac07207-b408-4356-9fec-23f9efd36a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:32,118 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.378s 2021-08-10 03:18:32,118 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32b79cfe-b584-49a4-bf30-6a0bf0516fb9', 'x-compute-request-id': 'req-32b79cfe-b584-49a4-bf30-6a0bf0516fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:33,295 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.168s 2021-08-10 03:18:33,296 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c78f8d61-c9e4-4846-90ee-d607d60dd303', 'x-compute-request-id': 'req-c78f8d61-c9e4-4846-90ee-d607d60dd303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:34,485 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.181s 2021-08-10 03:18:34,486 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e1fa2b-d589-4b9c-8c48-f157788fc5fd', 'x-compute-request-id': 'req-64e1fa2b-d589-4b9c-8c48-f157788fc5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:35,664 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.170s 2021-08-10 03:18:35,664 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df0aea47-d3fe-4587-843a-c59bd3f1b4ca', 'x-compute-request-id': 'req-df0aea47-d3fe-4587-843a-c59bd3f1b4ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:37,253 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.581s 2021-08-10 03:18:37,254 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78ca2234-ffbd-48ee-a27b-d04e4a592fc9', 'x-compute-request-id': 'req-78ca2234-ffbd-48ee-a27b-d04e4a592fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:39,109 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.847s 2021-08-10 03:18:39,109 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e26c79-40ad-42b4-81bc-225599465a99', 'x-compute-request-id': 'req-49e26c79-40ad-42b4-81bc-225599465a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:40,294 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.175s 2021-08-10 03:18:40,294 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84fdf85f-33c3-47b6-bee8-ad943f7ad444', 'x-compute-request-id': 'req-84fdf85f-33c3-47b6-bee8-ad943f7ad444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:41,770 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.468s 2021-08-10 03:18:41,771 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6461051-db29-47f4-b82a-b737a8ad3106', 'x-compute-request-id': 'req-a6461051-db29-47f4-b82a-b737a8ad3106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:43,810 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 1.030s 2021-08-10 03:18:43,810 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e38e750f-e9e0-438a-89d2-0b7a7fbbe1ae', 'x-compute-request-id': 'req-e38e750f-e9e0-438a-89d2-0b7a7fbbe1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:45,047 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.228s 2021-08-10 03:18:45,047 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-106c17f9-a9b7-4421-b2a3-a893a45a72d2', 'x-compute-request-id': 'req-106c17f9-a9b7-4421-b2a3-a893a45a72d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:46,211 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.155s 2021-08-10 03:18:46,211 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b013b0b-92d7-406c-a468-2cde54ca28de', 'x-compute-request-id': 'req-8b013b0b-92d7-406c-a468-2cde54ca28de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:47,634 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.414s 2021-08-10 03:18:47,634 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5d5324d-8f57-4b75-87ec-ee4d7f8d8cbc', 'x-compute-request-id': 'req-b5d5324d-8f57-4b75-87ec-ee4d7f8d8cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:49,420 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.777s 2021-08-10 03:18:49,421 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5e7dbfb-c29d-466f-ac2b-6d08cda43fcf', 'x-compute-request-id': 'req-c5e7dbfb-c29d-466f-ac2b-6d08cda43fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:51,040 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.610s 2021-08-10 03:18:51,040 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ed3423f-8163-4409-a6ae-730bf31af085', 'x-compute-request-id': 'req-0ed3423f-8163-4409-a6ae-730bf31af085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:52,716 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.668s 2021-08-10 03:18:52,717 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53a22b60-6402-4858-b22b-5dc02692a339', 'x-compute-request-id': 'req-53a22b60-6402-4858-b22b-5dc02692a339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:54,293 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.568s 2021-08-10 03:18:54,294 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5948bbb-c21f-4fe6-8ab0-54723e7b2192', 'x-compute-request-id': 'req-d5948bbb-c21f-4fe6-8ab0-54723e7b2192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:55,499 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.191s 2021-08-10 03:18:55,500 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12b659ae-2f97-4aa1-937f-a7e8f7d1baa8', 'x-compute-request-id': 'req-12b659ae-2f97-4aa1-937f-a7e8f7d1baa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:57,231 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.723s 2021-08-10 03:18:57,231 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeaa5f6d-37dd-453e-8ec5-ac9575b0877d', 'x-compute-request-id': 'req-aeaa5f6d-37dd-453e-8ec5-ac9575b0877d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:18:59,872 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 1.632s 2021-08-10 03:18:59,873 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7623b1d7-3a8e-446a-b98d-68e6fde7abdd', 'x-compute-request-id': 'req-7623b1d7-3a8e-446a-b98d-68e6fde7abdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:01,325 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.444s 2021-08-10 03:19:01,326 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8152df20-474b-4ecf-9def-91bc05ab24c7', 'x-compute-request-id': 'req-8152df20-474b-4ecf-9def-91bc05ab24c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:02,685 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.351s 2021-08-10 03:19:02,685 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c440a320-77d2-4a11-a3da-c2ec88408cd1', 'x-compute-request-id': 'req-c440a320-77d2-4a11-a3da-c2ec88408cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:04,261 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.567s 2021-08-10 03:19:04,262 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c27d902d-1a4f-4163-af41-bcd9f35879b5', 'x-compute-request-id': 'req-c27d902d-1a4f-4163-af41-bcd9f35879b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "e7f11b79259ec23993f4632a132b5057f6fd8561d67f1b5c9ddf737a", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:17:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:06,057 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 0.786s 2021-08-10 03:19:06,057 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d82a9c30-17ea-4529-9f43-f275697940e4', 'x-compute-request-id': 'req-d82a9c30-17ea-4529-9f43-f275697940e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "BUILD", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:19:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:08,104 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 200 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 1.037s 2021-08-10 03:19:08,104 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1378', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a13eec0d-ef99-4fce-8a4f-7b0e66957f20', 'x-compute-request-id': 'req-a13eec0d-ef99-4fce-8a4f-7b0e66957f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"server": {"id": "6fcaae05-a2a2-4754-aeda-ecb709eefb38", "name": "tempest-ServerRescueTestJSON-server-1386872312", "status": "ERROR", "user_id": "44f3e3b2404d4265b10f2a5c9367edcc", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:17:55Z", "updated": "2021-08-10T03:19:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-08-10T03:19:07Z", "message": "Build of instance 6fcaae05-a2a2-4754-aeda-ecb709eefb38 aborted: Failed to allocate the network(s), not rescheduling."}, "tenant_id": "29ee774568ba41228de3fc1432f6d25f", "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:19:08,111 110734 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 72 second wait 2021-08-10 03:19:09,573 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 204 DELETE http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 1.461s 2021-08-10 03:19:09,573 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19: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-1474eb99-dad8-42dc-8943-191daaaa90c7', 'x-compute-request-id': 'req-1474eb99-dad8-42dc-8943-191daaaa90c7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'' 2021-08-10 03:19:10,671 110734 INFO [tempest.lib.common.rest_client] Request (ServerRescueTestJSON:test_rescue_unrescue_instance): 404 GET http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38 1.098s 2021-08-10 03:19:10,672 110734 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:19:09 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-346f32a9-06cd-4769-a993-57f9b855d7fb', 'x-compute-request-id': 'req-346f32a9-06cd-4769-a993-57f9b855d7fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/6fcaae05-a2a2-4754-aeda-ecb709eefb38'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6fcaae05-a2a2-4754-aeda-ecb709eefb38 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 63, in test_rescue_unrescue_instance server = self.create_test_server(adminPass=password, File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server 6fcaae05-a2a2-4754-aeda-ecb709eefb38 failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:19:07Z', 'message': 'Build of instance 6fcaae05-a2a2-4754-aeda-ecb709eefb38 aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt14.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft14.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-08-10 03:20:21,778 110732 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-08-10 03:20:21,779 110732 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-08-10 03:20:22,193 110732 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.26/compute/v2.1/os-keypairs 0.414s 2021-08-10 03:20:22,194 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1031528957"}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf8ea45-e432-4a8c-854d-c3778e899a19', 'x-compute-request-id': 'req-aaf8ea45-e432-4a8c-854d-c3778e899a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAr6ks5OBZzXGnfiptqoJyFGmTlD1067W2m6RU1TXhUuanBC5T\\nlExAku8Cd6rR4+B8hMfxP+q9yXzYYloW9jSnCyLYSdl8co3yqsxFrDFIzwRJF6su\\nsRejUJdIpKI5O4UGsQblDaS5Dl2tzh4JZ8rJpZpopbUN0JrhHgZ90osbcJ26Wo8h\\nOjefja5TyWKFlCG1UXD0jvFhStuozPaXM4/U6jv3Tk7n7IwLe8NLFxRhfBLqD8Fv\\n2miYqr/z6KfsA01dgnEWqptrUpohyMf+rjerO1j1GMs2ss7JT0jQxpobNm1ynr0+\\n4Xa5NMKwz3x1sXYzh+XZsZY5kN5x4jJeZVcVYQIDAQABAoIBAC7l0teUUkV4V4hm\\nmXrRctWiTkVglwurKwKowAFgbjTs4aBLIgNQzFiuORFr6LeXIodsvisbZ+oYS8kO\\nVl0LN6HQfsBQsVoALc6N1Pgg/FhQw5bvG/sp3W9RxJI3wWHzpRK0TYjz9ngwaIvE\\nFyy/xlBRRikfin2sK/gRMZx5iSzqbbzIzy12a9UuAN9vrOgxMNWnoWTg3VIkylpv\\n+Drri0BFCOS2n2kllsiI2j7128b1SeOZZYVXlIJEZ2pePZtatIQet8Dg9nZJfLi8\\nmytecho33T+/3uSp96ertm+X+dUbRGEtEdiPm1OJVb+9RyOld5PNkpd4f8t/bdOh\\nGkxEHiUCgYEA59F7n8G/tseA2EQeCMhlC27XE2ImJ5zY6TnpuhBvbzxwV0ePWE6Z\\nS0OPmA5MqHfh6BaCwlD+shB0ASn6DLCjcYEGXYo+MtAapZqiQgwYBX9aIb/kUF4t\\nhlNEW8KzfU6b+oVXpGsSJ8Hfqx1C6WTYJ1Tg2VCbsNZo8C9ywl6cwn8CgYEAwfwN\\nyRmxsp2fafiy37uvbA51UNi4Si73qlOmKJOg04ghfhYAPkHFvyZQP2/XB9nvmCnN\\nHBQSKQ8vhlE26Ew09oNhn91Mp0NslOONqav52TJgP0HTtX+0s6JpSv2EAwFN2v+y\\nuTUwrGHrchFIU8QSPpH1WuaS3nduRi2bT5LQeB8CgYAXtqYewYMK/31+ofkwjM9J\\nTB1ULkYY50KJGRN/pQ7BIj2bsAZJ0kB8In0d4NiWoyzIwQS/O+nR7TzwoYqioa8W\\nfUxZZTrXl9Ih/p96giIy7cQaj7abQgcGJp5nhJM3zkLGbb15ZDqHNp3aszOVDGvQ\\nGi6mDEjg3g3+A9yJZYRDoQKBgQCJwUDY6pIyUZT/YElGcLYmei39d6mHpMrj/fsl\\nHZE8JpQCQgVyMKsJD2A1bGq7fJyU5jpuEiLDXbFWJR5k4JlL5gjRygnBTjQxl1bm\\nguYuw4Nt6IU7grEET/WN93Jj3+019BcrRwaFpBPbMUK3mamLHYOrRcpOiWmaFJES\\ndSPt6QKBgQCHc5dDZAMZ+0N6+sO92yLYGhgAYTGefQgQDOLLER7CcY8T0618JwiM\\n0IluJLwP9KTrF1kyYSshlbwhbsmR7dnq5+HK8YSaEcMldYQ93bYUMctUiVUATVFC\\noVfa0av3eIw8zOnlQ+8bzuJS7LQ8OSlLOAySHT2GKXkNb6UbRx5/tA==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1031528957", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvqSzk4FnNcad+Km2qgnIUaZOUPXTrtbabpFTVNeFS5qcELlOUTECS7wJ3qtHj4HyEx/E/6r3JfNhiWhb2NKcLIthJ2XxyjfKqzEWsMUjPBEkXqy6xF6NQl0ikojk7hQaxBuUNpLkOXa3OHglnysmlmmiltQ3QmuEeBn3SixtwnbpajyE6N5+NrlPJYoWUIbVRcPSO8WFK26jM9pczj9TqO/dOTufsjAt7w0sXFGF8EuoPwW/aaJiqv/Pop+wDTV2CcRaqm2tSmiHIx/6uN6s7WPUYyzayzslPSNDGmhs2bXKevT7hdrk0wrDPfHWxdjOH5dmxljmQ3nHiMl5lVxVh Generated-by-Nova", "fingerprint": "26:c3:17:67:67:6b:2d:2d:23:cd:33:6f:4f:2d:9d:bd", "user_id": "ec04fb72daac460ab1deb9c1866d60f7"}}' 2021-08-10 03:20:22,197 110732 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1031528957 created 2021-08-10 03:20:22,761 110732 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.26:9696/v2.0/security-groups 0.563s 2021-08-10 03:20:22,761 110732 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--227504382", "description": "tempest-description--898829925"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1580', 'x-openstack-request-id': 'req-22e88057-cb5c-4ce4-8a2d-ec6da362b4a0', 'date': 'Tue, 10 Aug 2021 03:20:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "9ce573d8-9af8-4b46-b764-4964d2e238a8", "name": "tempest-securitygroup--227504382", "stateful": true, "tenant_id": "542e603960c6440eb87b84444c44ded1", "description": "tempest-description--898829925", "security_group_rules": [{"id": "5e0c6053-2a06-4c43-8ca9-68dfa3d62c83", "tenant_id": "542e603960c6440eb87b84444c44ded1", "security_group_id": "9ce573d8-9af8-4b46-b764-4964d2e238a8", "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": 1045, "description": null, "tags": [], "created_at": "2021-08-10T03:20:22Z", "updated_at": "2021-08-10T03:20:22Z", "revision_number": 0, "project_id": "542e603960c6440eb87b84444c44ded1"}, {"id": "e0aeb0f5-6161-4892-a395-8bddc57cd13c", "tenant_id": "542e603960c6440eb87b84444c44ded1", "security_group_id": "9ce573d8-9af8-4b46-b764-4964d2e238a8", "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": 1046, "description": null, "tags": [], "created_at": "2021-08-10T03:20:22Z", "updated_at": "2021-08-10T03:20:22Z", "revision_number": 0, "project_id": "542e603960c6440eb87b84444c44ded1"}], "tags": [], "created_at": "2021-08-10T03:20:22Z", "updated_at": "2021-08-10T03:20:22Z", "revision_number": 1, "project_id": "542e603960c6440eb87b84444c44ded1"}}' 2021-08-10 03:20:23,208 110732 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.446s 2021-08-10 03:20:23,208 110732 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": "9ce573d8-9af8-4b46-b764-4964d2e238a8", "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-d0851129-04bf-4a4d-a014-0f65d8a1951d', 'date': 'Tue, 10 Aug 2021 03:20:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6b53df11-9e05-448a-b573-6ab6a2a19c01", "tenant_id": "542e603960c6440eb87b84444c44ded1", "security_group_id": "9ce573d8-9af8-4b46-b764-4964d2e238a8", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-10T03:20:22Z", "updated_at": "2021-08-10T03:20:22Z", "revision_number": 0, "project_id": "542e603960c6440eb87b84444c44ded1"}}' 2021-08-10 03:20:23,760 110732 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.551s 2021-08-10 03:20:23,772 110732 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": "9ce573d8-9af8-4b46-b764-4964d2e238a8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fd6529a8-78e3-4822-b403-3574e38b2abe', 'date': 'Tue, 10 Aug 2021 03:20:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d353a909-f74f-4fdd-8c78-d41626b68ae5", "tenant_id": "542e603960c6440eb87b84444c44ded1", "security_group_id": "9ce573d8-9af8-4b46-b764-4964d2e238a8", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-08-10T03:20:23Z", "updated_at": "2021-08-10T03:20:23Z", "revision_number": 0, "project_id": "542e603960c6440eb87b84444c44ded1"}}' 2021-08-10 03:20:23,773 110732 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--227504382 created 2021-08-10 03:20:25,758 110732 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.26:9696/v2.0/floatingips 1.984s 2021-08-10 03:20:25,758 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "72fc9df2-b5f4-45fb-9eec-d1edd93fef19"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-e06f7d80-e3bd-4ccb-b537-20ef2d48df5d', 'date': 'Tue, 10 Aug 2021 03:20:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2695c560-349e-4130-bfd2-f9986aaf429c", "tenant_id": "542e603960c6440eb87b84444c44ded1", "floating_ip_address": "172.25.1.133", "floating_network_id": "72fc9df2-b5f4-45fb-9eec-d1edd93fef19", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "542e603960c6440eb87b84444c44ded1", "description": "", "port_details": null, "tags": [], "created_at": "2021-08-10T03:20:24Z", "updated_at": "2021-08-10T03:20:24Z", "revision_number": 0}}' 2021-08-10 03:20:25,758 110732 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2695c560-349e-4130-bfd2-f9986aaf429c', 'tenant_id': '542e603960c6440eb87b84444c44ded1', 'floating_ip_address': '172.25.1.133', 'floating_network_id': '72fc9df2-b5f4-45fb-9eec-d1edd93fef19', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '542e603960c6440eb87b84444c44ded1', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-08-10T03:20:24Z', 'updated_at': '2021-08-10T03:20:24Z', 'revision_number': 0, 'ip': '172.25.1.133'} created 2021-08-10 03:20:25,925 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.26/identity/v3/auth/tokens 0.160s 2021-08-10 03:20:25,925 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3397', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-aa8ced5f-868e-4694-8046-feb38e38d7ee', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ec04fb72daac460ab1deb9c1866d60f7", "name": "tempest-AttachVolumeTestJSON-1253455684-project", "password_expires_at": null}, "audit_ids": ["r-39BDjpR_KsdMgAKavDUQ"], "expires_at": "2021-08-10T04:20:25.000000Z", "issued_at": "2021-08-10T03:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "542e603960c6440eb87b84444c44ded1", "name": "tempest-AttachVolumeTestJSON-1253455684"}, "is_domain": false, "roles": [{"id": "354145ec0f404eb69db8b4a7c28c6d45", "name": "member"}, {"id": "f60873b456d5474d8f363da6ac6b99c6", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d30f793f8e0342b9b4f6f240a58184d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/542e603960c6440eb87b84444c44ded1", "region": "RegionOne"}], "id": "25c93d4a1e4a4befaa53edcd4066a56f", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "9d8d5876a83b41eca2509a0a33d97422", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/image", "region": "RegionOne"}], "id": "2ed12b8ae93b4c0fb3b299df5c972aee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "db5356a701a44d97a38427c171adaf91", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/placement", "region": "RegionOne"}], "id": "33d200ad97ad41cabbd1af7ed11146b8", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6d9cf9182d1e4820a5241f3cbbb3454b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2/542e603960c6440eb87b84444c44ded1", "region": "RegionOne"}], "id": "9d18f45269b74996bab52d9fe56147f9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "2ba90a1941754cb586330dff23f0895e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2.1", "region": "RegionOne"}], "id": "b123a7814e274b1a8a1e8bcce8b60e5b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "89a9b69141454b80858fca0f881d9b64", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/542e603960c6440eb87b84444c44ded1", "region": "RegionOne"}], "id": "b202c098004c4692b78739ba66150589", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "16bf53c6fe2b4bfc84d55b9601c79a86", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:9696/", "region": "RegionOne"}], "id": "e1ffb60e1fe44bfc87f9e5e2d3d5f6ef", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "143fe31a0858433d8ec2e7acc67e9dcb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}, {"id": "8d8ef397ef4040029d6ec487c4c6771d", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}], "id": "e69d758db60d4f5db4587cbbe8e66a92", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "03c893a39ace4dc69422e99b49c2f160", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26:8080", "region": "RegionOne"}, {"id": "c455b5fa55894b8cb31fe4e877551cb0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:8080/v1/AUTH_542e603960c6440eb87b84444c44ded1", "region": "RegionOne"}], "id": "eb0c86d30fb7430cb8eb7466fcbbf5ff", "type": "object-store", "name": "swift"}]}}' 2021-08-10 03:20:25,926 110732 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '77a1e0e7-dde5-4ccc-8b0e-dc9e241a1c04', 'name': 'tempest-AttachVolumeTestJSON-1820032159-network', 'tenant_id': '542e603960c6440eb87b84444c44ded1', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '542e603960c6440eb87b84444c44ded1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 427, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-08-10T03:12:46Z', 'updated_at': '2021-08-10T03:12:46Z', 'revision_number': 1} available for tenant 2021-08-10 03:20:25,927 110732 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr6ks5OBZzXGnfiptqoJyFGmTlD1067W2m6RU1TXhUuanBC5T\nlExAku8Cd6rR4+B8hMfxP+q9yXzYYloW9jSnCyLYSdl8co3yqsxFrDFIzwRJF6su\nsRejUJdIpKI5O4UGsQblDaS5Dl2tzh4JZ8rJpZpopbUN0JrhHgZ90osbcJ26Wo8h\nOjefja5TyWKFlCG1UXD0jvFhStuozPaXM4/U6jv3Tk7n7IwLe8NLFxRhfBLqD8Fv\n2miYqr/z6KfsA01dgnEWqptrUpohyMf+rjerO1j1GMs2ss7JT0jQxpobNm1ynr0+\n4Xa5NMKwz3x1sXYzh+XZsZY5kN5x4jJeZVcVYQIDAQABAoIBAC7l0teUUkV4V4hm\nmXrRctWiTkVglwurKwKowAFgbjTs4aBLIgNQzFiuORFr6LeXIodsvisbZ+oYS8kO\nVl0LN6HQfsBQsVoALc6N1Pgg/FhQw5bvG/sp3W9RxJI3wWHzpRK0TYjz9ngwaIvE\nFyy/xlBRRikfin2sK/gRMZx5iSzqbbzIzy12a9UuAN9vrOgxMNWnoWTg3VIkylpv\n+Drri0BFCOS2n2kllsiI2j7128b1SeOZZYVXlIJEZ2pePZtatIQet8Dg9nZJfLi8\nmytecho33T+/3uSp96ertm+X+dUbRGEtEdiPm1OJVb+9RyOld5PNkpd4f8t/bdOh\nGkxEHiUCgYEA59F7n8G/tseA2EQeCMhlC27XE2ImJ5zY6TnpuhBvbzxwV0ePWE6Z\nS0OPmA5MqHfh6BaCwlD+shB0ASn6DLCjcYEGXYo+MtAapZqiQgwYBX9aIb/kUF4t\nhlNEW8KzfU6b+oVXpGsSJ8Hfqx1C6WTYJ1Tg2VCbsNZo8C9ywl6cwn8CgYEAwfwN\nyRmxsp2fafiy37uvbA51UNi4Si73qlOmKJOg04ghfhYAPkHFvyZQP2/XB9nvmCnN\nHBQSKQ8vhlE26Ew09oNhn91Mp0NslOONqav52TJgP0HTtX+0s6JpSv2EAwFN2v+y\nuTUwrGHrchFIU8QSPpH1WuaS3nduRi2bT5LQeB8CgYAXtqYewYMK/31+ofkwjM9J\nTB1ULkYY50KJGRN/pQ7BIj2bsAZJ0kB8In0d4NiWoyzIwQS/O+nR7TzwoYqioa8W\nfUxZZTrXl9Ih/p96giIy7cQaj7abQgcGJp5nhJM3zkLGbb15ZDqHNp3aszOVDGvQ\nGi6mDEjg3g3+A9yJZYRDoQKBgQCJwUDY6pIyUZT/YElGcLYmei39d6mHpMrj/fsl\nHZE8JpQCQgVyMKsJD2A1bGq7fJyU5jpuEiLDXbFWJR5k4JlL5gjRygnBTjQxl1bm\nguYuw4Nt6IU7grEET/WN93Jj3+019BcrRwaFpBPbMUK3mamLHYOrRcpOiWmaFJES\ndSPt6QKBgQCHc5dDZAMZ+0N6+sO92yLYGhgAYTGefQgQDOLLER7CcY8T0618JwiM\n0IluJLwP9KTrF1kyYSshlbwhbsmR7dnq5+HK8YSaEcMldYQ93bYUMctUiVUATVFC\noVfa0av3eIw8zOnlQ+8bzuJS7LQ8OSlLOAySHT2GKXkNb6UbRx5/tA==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1031528957', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvqSzk4FnNcad+Km2qgnIUaZOUPXTrtbabpFTVNeFS5qcELlOUTECS7wJ3qtHj4HyEx/E/6r3JfNhiWhb2NKcLIthJ2XxyjfKqzEWsMUjPBEkXqy6xF6NQl0ikojk7hQaxBuUNpLkOXa3OHglnysmlmmiltQ3QmuEeBn3SixtwnbpajyE6N5+NrlPJYoWUIbVRcPSO8WFK26jM9pczj9TqO/dOTufsjAt7w0sXFGF8EuoPwW/aaJiqv/Pop+wDTV2CcRaqm2tSmiHIx/6uN6s7WPUYyzayzslPSNDGmhs2bXKevT7hdrk0wrDPfHWxdjOH5dmxljmQ3nHiMl5lVxVh Generated-by-Nova', 'fingerprint': '26:c3:17:67:67:6b:2d:2d:23:cd:33:6f:4f:2d:9d:bd', 'user_id': 'ec04fb72daac460ab1deb9c1866d60f7'}, 'security_group': {'id': '9ce573d8-9af8-4b46-b764-4964d2e238a8', 'name': 'tempest-securitygroup--227504382', 'stateful': True, 'tenant_id': '542e603960c6440eb87b84444c44ded1', 'description': 'tempest-description--898829925', 'security_group_rules': [{'id': '5e0c6053-2a06-4c43-8ca9-68dfa3d62c83', 'tenant_id': '542e603960c6440eb87b84444c44ded1', 'security_group_id': '9ce573d8-9af8-4b46-b764-4964d2e238a8', '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': 1045, 'description': None, 'tags': [], 'created_at': '2021-08-10T03:20:22Z', 'updated_at': '2021-08-10T03:20:22Z', 'revision_number': 0, 'project_id': '542e603960c6440eb87b84444c44ded1'}, {'id': 'e0aeb0f5-6161-4892-a395-8bddc57cd13c', 'tenant_id': '542e603960c6440eb87b84444c44ded1', 'security_group_id': '9ce573d8-9af8-4b46-b764-4964d2e238a8', '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': 1046, 'description': None, 'tags': [], 'created_at': '2021-08-10T03:20:22Z', 'updated_at': '2021-08-10T03:20:22Z', 'revision_number': 0, 'project_id': '542e603960c6440eb87b84444c44ded1'}], 'tags': [], 'created_at': '2021-08-10T03:20:22Z', 'updated_at': '2021-08-10T03:20:22Z', 'revision_number': 1, 'project_id': '542e603960c6440eb87b84444c44ded1'}, 'floating_ip': {'id': '2695c560-349e-4130-bfd2-f9986aaf429c', 'tenant_id': '542e603960c6440eb87b84444c44ded1', 'floating_ip_address': '172.25.1.133', 'floating_network_id': '72fc9df2-b5f4-45fb-9eec-d1edd93fef19', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '542e603960c6440eb87b84444c44ded1', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-08-10T03:20:24Z', 'updated_at': '2021-08-10T03:20:24Z', 'revision_number': 0, 'ip': '172.25.1.133'}} 2021-08-10 03:20:27,584 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.26/compute/v2.1/servers 1.656s 2021-08-10 03:20:27,584 110732 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-1326161311", "imageRef": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "77a1e0e7-dde5-4ccc-8b0e-dc9e241a1c04"}], "security_groups": [{"name": "tempest-securitygroup--227504382"}], "key_name": "tempest-keypair-1031528957", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af2566dd-0845-4106-aeaf-37441fe2bd3e', 'x-compute-request-id': 'req-af2566dd-0845-4106-aeaf-37441fe2bd3e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/servers'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--227504382"}], "adminPass": "password"}}' 2021-08-10 03:20:30,272 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 2.685s 2021-08-10 03:20:30,272 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caadf412-6f99-4822-9103-131e76cef840', 'x-compute-request-id': 'req-caadf412-6f99-4822-9103-131e76cef840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:31,659 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.378s 2021-08-10 03:20:31,659 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a633b668-a9b5-40df-882f-1fe6c1be8df6', 'x-compute-request-id': 'req-a633b668-a9b5-40df-882f-1fe6c1be8df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:33,062 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.395s 2021-08-10 03:20:33,063 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e319f78c-70bc-44af-a100-bfd3fdbd5301', 'x-compute-request-id': 'req-e319f78c-70bc-44af-a100-bfd3fdbd5301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:33,070 110732 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2021-08-10 03:20:34,803 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.732s 2021-08-10 03:20:34,803 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b7849d1-4ae9-4ce6-9754-3b2fb19a8286', 'x-compute-request-id': 'req-2b7849d1-4ae9-4ce6-9754-3b2fb19a8286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:36,614 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.801s 2021-08-10 03:20:36,614 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a3f8cab-ccea-4b4e-b13f-6aa919bb5e0b', 'x-compute-request-id': 'req-6a3f8cab-ccea-4b4e-b13f-6aa919bb5e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:38,595 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.972s 2021-08-10 03:20:38,596 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4620e9f2-ee4c-485d-a6ad-128a49d83eeb', 'x-compute-request-id': 'req-4620e9f2-ee4c-485d-a6ad-128a49d83eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:39,844 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.240s 2021-08-10 03:20:39,845 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27bf104d-359a-4e57-a4f9-a643ea36944e', 'x-compute-request-id': 'req-27bf104d-359a-4e57-a4f9-a643ea36944e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:41,000 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.147s 2021-08-10 03:20:41,000 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05d95285-acdf-4a92-9e05-bce8f358014d', 'x-compute-request-id': 'req-05d95285-acdf-4a92-9e05-bce8f358014d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:42,154 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.146s 2021-08-10 03:20:42,154 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8321b97-f15e-420c-99d4-68bd8cedaa97', 'x-compute-request-id': 'req-a8321b97-f15e-420c-99d4-68bd8cedaa97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:43,314 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.151s 2021-08-10 03:20:43,314 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac97bbc7-2fed-4c3b-9e2f-6c24161352c7', 'x-compute-request-id': 'req-ac97bbc7-2fed-4c3b-9e2f-6c24161352c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:44,471 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.148s 2021-08-10 03:20:44,471 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b5f93f8-2062-44be-ba73-882cffbe7952', 'x-compute-request-id': 'req-0b5f93f8-2062-44be-ba73-882cffbe7952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:45,695 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.215s 2021-08-10 03:20:45,695 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d965399f-330d-4ac0-aeb1-b8d4b02412a2', 'x-compute-request-id': 'req-d965399f-330d-4ac0-aeb1-b8d4b02412a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:46,901 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.198s 2021-08-10 03:20:46,902 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f927f2d4-51cf-405c-af80-2da214262e39', 'x-compute-request-id': 'req-f927f2d4-51cf-405c-af80-2da214262e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:48,081 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.169s 2021-08-10 03:20:48,081 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-008e8034-5bdd-4af9-9373-0f44c1bd863f', 'x-compute-request-id': 'req-008e8034-5bdd-4af9-9373-0f44c1bd863f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:49,237 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.149s 2021-08-10 03:20:49,238 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa68b5b0-e848-4f86-b2be-054196a91d90', 'x-compute-request-id': 'req-fa68b5b0-e848-4f86-b2be-054196a91d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:50,530 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.283s 2021-08-10 03:20:50,530 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a923291-3bb9-401a-a3f2-e67bd0d5cebd', 'x-compute-request-id': 'req-4a923291-3bb9-401a-a3f2-e67bd0d5cebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:51,718 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.179s 2021-08-10 03:20:51,722 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b24bcb4-c964-4e1a-9a99-84d9d7cf437b', 'x-compute-request-id': 'req-1b24bcb4-c964-4e1a-9a99-84d9d7cf437b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:53,952 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 1.221s 2021-08-10 03:20:53,952 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49ade3a7-a984-488d-8a0c-05a9f75ebc13', 'x-compute-request-id': 'req-49ade3a7-a984-488d-8a0c-05a9f75ebc13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:55,112 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.151s 2021-08-10 03:20:55,112 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4db42cfc-2d4f-4d38-ba0e-5be2105ce6db', 'x-compute-request-id': 'req-4db42cfc-2d4f-4d38-ba0e-5be2105ce6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:56,512 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.391s 2021-08-10 03:20:56,512 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-686bd63d-e184-433a-970e-660eac0f4a73', 'x-compute-request-id': 'req-686bd63d-e184-433a-970e-660eac0f4a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:20:58,093 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.572s 2021-08-10 03:20:58,093 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb46409f-fb79-427c-8449-59c30a236a77', 'x-compute-request-id': 'req-bb46409f-fb79-427c-8449-59c30a236a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:00,524 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 1.422s 2021-08-10 03:21:00,524 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f559ce9-596d-4457-80cf-4d87f6c0195f', 'x-compute-request-id': 'req-2f559ce9-596d-4457-80cf-4d87f6c0195f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:02,467 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.934s 2021-08-10 03:21:02,467 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df2c2e6f-4590-4776-8fcc-faad6afddeb1', 'x-compute-request-id': 'req-df2c2e6f-4590-4776-8fcc-faad6afddeb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:04,050 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.574s 2021-08-10 03:21:04,050 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f465f16e-8fd6-449e-8c64-ef7a5346512a', 'x-compute-request-id': 'req-f465f16e-8fd6-449e-8c64-ef7a5346512a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:08,659 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 3.599s 2021-08-10 03:21:08,660 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6560774-528b-4434-9b2b-a96b8477a465', 'x-compute-request-id': 'req-a6560774-528b-4434-9b2b-a96b8477a465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:10,783 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 1.116s 2021-08-10 03:21:10,784 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cabfeee-116c-4fa7-bd91-19cc31cad847', 'x-compute-request-id': 'req-4cabfeee-116c-4fa7-bd91-19cc31cad847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:12,537 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.744s 2021-08-10 03:21:12,537 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b634a20f-f75b-4003-ad43-bd1b42011562', 'x-compute-request-id': 'req-b634a20f-f75b-4003-ad43-bd1b42011562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:14,401 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.855s 2021-08-10 03:21:14,402 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d51c237-1458-4668-8663-acf670c2faed', 'x-compute-request-id': 'req-1d51c237-1458-4668-8663-acf670c2faed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:16,635 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 1.224s 2021-08-10 03:21:16,635 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f851de74-0a78-4668-a374-f9bec371f453', 'x-compute-request-id': 'req-f851de74-0a78-4668-a374-f9bec371f453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:18,031 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.387s 2021-08-10 03:21:18,032 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c44f832d-0c03-4995-acc3-006e98e285a0', 'x-compute-request-id': 'req-c44f832d-0c03-4995-acc3-006e98e285a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:20,405 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 1.365s 2021-08-10 03:21:20,405 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72f9eaa9-86a7-4dd3-a1ee-5e4fbbb7a76b', 'x-compute-request-id': 'req-72f9eaa9-86a7-4dd3-a1ee-5e4fbbb7a76b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:22,419 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 1.005s 2021-08-10 03:21:22,419 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-635d6f9d-3cbe-4d60-ab77-1716f173fc43', 'x-compute-request-id': 'req-635d6f9d-3cbe-4d60-ab77-1716f173fc43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:25,421 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 1.992s 2021-08-10 03:21:25,421 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96f58f0c-f924-4b5a-90ee-a82cb5ef4e8b', 'x-compute-request-id': 'req-96f58f0c-f924-4b5a-90ee-a82cb5ef4e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:28,159 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 1.729s 2021-08-10 03:21:28,159 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e02a367-6d4c-4ae9-8ea3-0d16bf6ce2ab', 'x-compute-request-id': 'req-1e02a367-6d4c-4ae9-8ea3-0d16bf6ce2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:29,729 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.561s 2021-08-10 03:21:29,729 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da11eac7-7281-461f-89fc-f6f500e60311', 'x-compute-request-id': 'req-da11eac7-7281-461f-89fc-f6f500e60311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:31,246 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.508s 2021-08-10 03:21:31,247 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-645ed824-b9ac-43fd-982f-6e25a675719e', 'x-compute-request-id': 'req-645ed824-b9ac-43fd-982f-6e25a675719e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:33,627 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 1.371s 2021-08-10 03:21:33,627 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499195de-9d17-4888-8f38-56eec0e7b45d', 'x-compute-request-id': 'req-499195de-9d17-4888-8f38-56eec0e7b45d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:34,858 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.222s 2021-08-10 03:21:34,858 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b03b91-d3b3-4a4b-bddc-e7e2fe25cf88', 'x-compute-request-id': 'req-23b03b91-d3b3-4a4b-bddc-e7e2fe25cf88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:36,105 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.238s 2021-08-10 03:21:36,105 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c15b60b9-8c20-4cba-8e7b-c2637facf95e', 'x-compute-request-id': 'req-c15b60b9-8c20-4cba-8e7b-c2637facf95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:38,214 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 1.100s 2021-08-10 03:21:38,215 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f2cf9e3-6be8-42a6-b50d-2cabc109068d', 'x-compute-request-id': 'req-1f2cf9e3-6be8-42a6-b50d-2cabc109068d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "519c5a8a527e9b97321b00d4eb83177f410c778023a7478059ea67b3", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:20:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:41,359 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 2.136s 2021-08-10 03:21:41,359 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1307', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e46be840-a58a-4bb4-ad52-c64aecceeedc', 'x-compute-request-id': 'req-e46be840-a58a-4bb4-ad52-c64aecceeedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "BUILD", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:21:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227504382"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:43,165 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 0.797s 2021-08-10 03:21:43,165 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f587d1cc-7da8-461f-b288-3e3a2425bfb6', 'x-compute-request-id': 'req-f587d1cc-7da8-461f-b288-3e3a2425bfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"server": {"id": "a3659dee-7038-4c50-b5a9-84197e69594c", "name": "tempest-AttachVolumeTestJSON-server-1326161311", "status": "ERROR", "user_id": "ec04fb72daac460ab1deb9c1866d60f7", "metadata": {}, "hostId": "", "image": {"id": "045f491f-4814-4d1a-aaae-54a22bcc55d2", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/045f491f-4814-4d1a-aaae-54a22bcc55d2"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-08-10T03:20:27Z", "updated": "2021-08-10T03:21:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/a3659dee-7038-4c50-b5a9-84197e69594c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-08-10T03:21:42Z", "message": "Build of instance a3659dee-7038-4c50-b5a9-84197e69594c aborted: Failed to allocate the network(s), not rescheduling."}, "tenant_id": "542e603960c6440eb87b84444c44ded1", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1031528957", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-08-10 03:21:43,173 110732 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 73 second wait 2021-08-10 03:21:45,231 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 204 DELETE http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 2.058s 2021-08-10 03:21:45,231 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:43 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-aaf1bc10-80a4-4afb-be00-4221de4ba839', 'x-compute-request-id': 'req-aaf1bc10-80a4-4afb-be00-4221de4ba839', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'' 2021-08-10 03:21:46,889 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 404 GET http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c 1.657s 2021-08-10 03:21:46,890 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:45 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-c9eb1951-5a8a-48d1-961c-fbc54c7b02e2', 'x-compute-request-id': 'req-c9eb1951-5a8a-48d1-961c-fbc54c7b02e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/a3659dee-7038-4c50-b5a9-84197e69594c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a3659dee-7038-4c50-b5a9-84197e69594c could not be found."}}' 2021-08-10 03:21:47,256 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.26/compute/v2.1/os-keypairs/tempest-keypair-1031528957 0.362s 2021-08-10 03:21:47,257 110732 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 10 Aug 2021 03:21:46 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-3645fbbd-1877-4500-a9ce-c8222afd6ced', 'x-compute-request-id': 'req-3645fbbd-1877-4500-a9ce-c8222afd6ced', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/os-keypairs/tempest-keypair-1031528957'} Body: b'' 2021-08-10 03:21:47,564 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/security-groups/9ce573d8-9af8-4b46-b764-4964d2e238a8 0.306s 2021-08-10 03:21:47,564 110732 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-be768ab4-3730-4b6f-a6ba-7f343cf67197', 'content-length': '0', 'date': 'Tue, 10 Aug 2021 03:21:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/security-groups/9ce573d8-9af8-4b46-b764-4964d2e238a8'} Body: b'' 2021-08-10 03:21:47,607 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.26:9696/v2.0/security-groups/9ce573d8-9af8-4b46-b764-4964d2e238a8 0.042s 2021-08-10 03:21:47,608 110732 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-2279963d-1f33-4849-abce-fb3c9173b9e2', 'date': 'Tue, 10 Aug 2021 03:21:47 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26:9696/v2.0/security-groups/9ce573d8-9af8-4b46-b764-4964d2e238a8'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9ce573d8-9af8-4b46-b764-4964d2e238a8 does not exist", "detail": ""}}' 2021-08-10 03:21:48,604 110732 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/floatingips/2695c560-349e-4130-bfd2-f9986aaf429c 0.994s 2021-08-10 03:21:48,604 110732 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-e6671e5e-0b3f-40aa-a68d-40e4d704126d', 'content-length': '0', 'date': 'Tue, 10 Aug 2021 03:21:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/floatingips/2695c560-349e-4130-bfd2-f9986aaf429c'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 140, in test_list_get_volume_attachments server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 75, in wait_for_server_status raise exceptions.BuildErrorException(body['fault'], tempest.exceptions.BuildErrorException: Server a3659dee-7038-4c50-b5a9-84197e69594c failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-08-10T03:21:42Z', 'message': 'Build of instance a3659dee-7038-4c50-b5a9-84197e69594c aborted: Failed to allocate the network(s), not rescheduling.'} |
||||||
setUpClass (tempest.api.compute.admin.test_agents | 1 | 0 | 0 | 0 | 1 | Detail | |
AgentsAdminTestJSON) |
skip
pt15.1: setUpClass (tempest.api.compute.admin.test_agents.AgentsAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_auto_allocate_network | 1 | 0 | 0 | 0 | 1 | Detail | |
AutoAllocateNetworkTest) |
skip
pt16.1: setUpClass (tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsTestJson) |
skip
pt17.1: setUpClass (tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsNegativeTestJson) |
skip
pt18.1: setUpClass (tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_floating_ips_bulk | 1 | 0 | 0 | 0 | 1 | Detail | |
FloatingIPsBulkAdminTestJSON) |
skip
pt19.1: setUpClass (tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt20.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) |
||||||
setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt21.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) |
||||||
setUpClass (tempest.api.compute.certificates.test_certificates | 1 | 0 | 0 | 0 | 1 | Detail | |
CertificatesV2TestJSON) |
skip
pt22.1: setUpClass (tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_attach_interfaces | 3 | 0 | 0 | 0 | 3 | Detail | |
AttachInterfacesV270Test) |
skip
pt23.1: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test) |
||||||
AttachInterfacesTestJSON) |
skip
pt23.2: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON) |
||||||
AttachInterfacesUnderV243Test) |
skip
pt23.3: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test) |
||||||
setUpClass (tempest.api.compute.servers.test_novnc | 1 | 0 | 0 | 0 | 1 | Detail | |
NoVNCConsoleTestJSON) |
skip
pt24.1: setUpClass (tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_metadata | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerMetadataTestJSON) |
skip
pt25.1: setUpClass (tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt26.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesTestJSON) |
skip
pt27.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesNegativeTestJSON) |
skip
pt28.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON) |
||||||
setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt29.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt30.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_endpoints | 1 | 0 | 0 | 0 | 1 | Detail | |
EndPointsTestJSON) |
skip
pt31.1: setUpClass (tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesTestJSON) |
skip
pt32.1: setUpClass (tempest.api.identity.admin.v2.test_roles.RolesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesNegativeTestJSON) |
skip
pt33.1: setUpClass (tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_services | 1 | 0 | 0 | 0 | 1 | Detail | |
ServicesTestJSON) |
skip
pt34.1: setUpClass (tempest.api.identity.admin.v2.test_services.ServicesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenant_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsNegativeTestJSON) |
skip
pt35.1: setUpClass (tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsTestJSON) |
skip
pt36.1: setUpClass (tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTestJSON) |
skip
pt37.1: setUpClass (tempest.api.identity.admin.v2.test_tokens.TokensTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensAdminTestNegative) |
skip
pt38.1: setUpClass (tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersTestJSON) |
skip
pt39.1: setUpClass (tempest.api.identity.admin.v2.test_users.UsersTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersNegativeTestJSON) |
skip
pt40.1: setUpClass (tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_api_discovery | 1 | 0 | 0 | 0 | 1 | Detail | |
TestApiDiscovery) |
skip
pt41.1: setUpClass (tempest.api.identity.v2.test_api_discovery.TestApiDiscovery) |
||||||
setUpClass (tempest.api.identity.v2.test_ec2_credentials | 1 | 0 | 0 | 0 | 1 | Detail | |
EC2CredentialsTest) |
skip
pt42.1: setUpClass (tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_extension | 1 | 0 | 0 | 0 | 1 | Detail | |
ExtensionTestJSON) |
skip
pt43.1: setUpClass (tempest.api.identity.v2.test_extension.ExtensionTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityTenantsTest) |
skip
pt44.1: setUpClass (tempest.api.identity.v2.test_tenants.IdentityTenantsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTest) |
skip
pt45.1: setUpClass (tempest.api.identity.v2.test_tokens.TokensTest) |
||||||
setUpClass (tempest.api.identity.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityUsersTest) |
skip
pt46.1: setUpClass (tempest.api.identity.v2.test_users.IdentityUsersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersTest) |
skip
pt47.1: setUpClass (tempest.api.image.v1.test_image_members.ImageMembersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersNegativeTest) |
skip
pt48.1: setUpClass (tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest) |
||||||
setUpClass (tempest.api.image.v1.test_images | 3 | 0 | 0 | 0 | 3 | Detail | |
ListImagesTest) |
skip
pt49.1: setUpClass (tempest.api.image.v1.test_images.ListImagesTest) |
||||||
CreateRegisterImagesTest) |
skip
pt49.2: setUpClass (tempest.api.image.v1.test_images.CreateRegisterImagesTest) |
||||||
UpdateImageMetaTest) |
skip
pt49.3: setUpClass (tempest.api.image.v1.test_images.UpdateImageMetaTest) |
||||||
setUpClass (tempest.api.image.v1.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
CreateDeleteImagesNegativeTest) |
skip
pt50.1: setUpClass (tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest) |
||||||
setUpClass (tempest.api.image.v2.admin.test_images | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportCopyImagesTest) |
skip
pt51.1: setUpClass (tempest.api.image.v2.admin.test_images.ImportCopyImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images | 2 | 0 | 0 | 0 | 2 | Detail | |
ImportImagesTest) |
skip
pt52.1: setUpClass (tempest.api.image.v2.test_images.ImportImagesTest) |
||||||
MultiStoresImportImagesTest) |
skip
pt52.2: setUpClass (tempest.api.image.v2.test_images.MultiStoresImportImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportImagesNegativeTest) |
skip
pt53.1: setUpClass (tempest.api.image.v2.test_images_negative.ImportImagesNegativeTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt54.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
pt55.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.scenario.test_dashboard_basic_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestDashboardBasicOps) |
skip
pt56.1: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps) |
||||||
setUpClass (tempest.scenario.test_minbw_allocation_placement | 1 | 0 | 0 | 0 | 1 | Detail | |
MinBwAllocationPlacementTest) |
skip
pt57.1: setUpClass (tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest) |
||||||
setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt58.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON | 9 | 9 | 0 | 0 | 0 | Detail | |
test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
pass
pt59.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
||||||
test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
pass
pt59.2: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
||||||
test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
pass
pt59.3: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
||||||
test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
pass
pt59.4: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
||||||
test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
pass
pt59.5: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
||||||
test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
pass
pt59.6: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
||||||
test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
pass
pt59.7: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
||||||
test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
pass
pt59.8: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
||||||
test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
pass
pt59.9: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
pass
pt60.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241.test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
||||||
tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt61.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt61.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt61.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt61.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt61.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt61.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt61.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt61.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt61.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt61.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt61.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt61.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt61.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt61.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
||||||
tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt62.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt62.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
||||||
tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt63.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
||||||
tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
pass
pt64.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
||||||
tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
pass
pt65.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
pass
pt65.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
||||||
tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt66.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt66.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt66.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt66.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt66.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt66.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt66.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt66.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt66.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt66.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
||||||
tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt67.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt67.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
||||||
tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt68.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt68.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt68.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt68.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt68.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt69.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt69.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt69.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt70.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt70.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt70.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt70.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt70.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt70.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt70.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt71.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt72.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt73.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt73.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt73.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt73.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt73.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
||||||
tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt74.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt74.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt74.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt74.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt74.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt74.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt74.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt74.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt74.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt74.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt74.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt74.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt74.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt74.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt75.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
pass
pt75.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
pass
pt75.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt75.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
||||||
test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
pass
pt75.5: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt76.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt76.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
pass
pt77.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt78.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt78.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt78.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt78.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt78.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt78.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt78.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt79.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt79.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt79.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt79.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt80.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt80.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt81.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt81.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
||||||
tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt82.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
||||||
tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt83.1: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
pass
pt83.2: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
pass
pt83.3: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
pass
pt83.4: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
skip
pt84.1: tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test.test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
||||||
tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
pass
pt85.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt85.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
pass
pt85.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
pass
pt85.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
pass
pt85.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
||||||
tempest.api.compute.admin.test_networks.NetworksTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt86.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
pass
pt86.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt87.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt88.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt88.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt88.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt88.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt89.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt90.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt91.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt91.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt91.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt91.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt92.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt92.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
||||||
tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt93.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
||||||
tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
pass
pt94.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
||||||
tempest.api.compute.admin.test_servers.ServersAdminTestJSON | 10 | 9 | 0 | 0 | 1 | Detail | |
test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
pass
pt95.1: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
||||||
test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
pass
pt95.2: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
||||||
test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
pass
pt95.3: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
||||||
test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
pass
pt95.4: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
||||||
test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
pass
pt95.5: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
||||||
test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
pass
pt95.6: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
||||||
test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
pass
pt95.7: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
||||||
test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
pass
pt95.8: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
||||||
test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
skip
pt95.9: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
||||||
test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
pass
pt95.10: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
||||||
tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
pass
pt96.1: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
||||||
test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
pass
pt96.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
||||||
test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
pass
pt96.3: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
||||||
test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
pass
pt96.4: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
||||||
test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
pass
pt96.5: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
||||||
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt96.6: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
||||||
test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
pass
pt96.7: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
||||||
tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
pass
pt97.1: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
||||||
test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04] |
pass
pt97.2: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04] |
||||||
test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e] |
pass
pt97.3: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e] |
||||||
test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57] |
pass
pt97.4: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57] |
||||||
test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
pass
pt97.5: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
||||||
tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt98.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt98.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt98.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt99.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt99.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt99.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt99.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt100.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt100.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt100.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt100.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt100.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt100.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt100.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
pass
pt101.1: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
||||||
test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
pass
pt101.2: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
||||||
test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
pass
pt101.3: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt102.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
pass
pt102.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
pass
pt102.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
||||||
tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt103.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
||||||
tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
pass
pt104.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt104.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
||||||
tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt105.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt105.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt105.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt105.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt105.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt105.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt105.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt105.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt105.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt105.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt105.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
||||||
tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt106.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
pass
pt107.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
||||||
test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
pass
pt107.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt108.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt108.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt109.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt109.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt110.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
||||||
test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
pass
pt110.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt110.3: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt111.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
||||||
tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
pass
pt112.1: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
||||||
test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
pass
pt112.2: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
||||||
test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
pass
pt112.3: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
||||||
test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
pass
pt112.4: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
||||||
test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
pass
pt112.5: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
||||||
test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
pass
pt112.6: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
||||||
tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
pass
pt113.1: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
||||||
test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
pass
pt113.2: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
||||||
test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
pass
pt113.3: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
||||||
test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
pass
pt113.4: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
||||||
test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
pass
pt113.5: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
||||||
test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
pass
pt113.6: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
||||||
tempest.api.compute.images.test_images.ImagesTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
pass
pt114.1: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
||||||
test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
pass
pt114.2: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
||||||
test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
pass
pt114.3: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
||||||
test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
pass
pt114.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
||||||
tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
pass
pt115.1: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
||||||
test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
pass
pt115.2: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
||||||
test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
pass
pt115.3: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
||||||
test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
pass
pt115.4: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
||||||
test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
pass
pt115.5: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
||||||
test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
pass
pt115.6: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
||||||
tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
pass
pt116.1: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
||||||
test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
pass
pt116.2: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
||||||
test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
pass
pt116.3: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
||||||
test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
pass
pt116.4: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
||||||
tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
pass
pt117.1: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
||||||
test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
pass
pt117.2: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
||||||
tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
pass
pt118.1: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
||||||
test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
pass
pt118.2: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
||||||
test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
pass
pt118.3: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
||||||
test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
pass
pt118.4: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
||||||
test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
pass
pt118.5: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
||||||
tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
pass
pt119.1: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
||||||
test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
pass
pt119.2: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
||||||
test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
pass
pt119.3: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
||||||
test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
pass
pt119.4: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
||||||
test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
pass
pt119.5: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
||||||
test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
pass
pt119.6: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
||||||
test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
pass
pt119.7: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
||||||
test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
pass
pt119.8: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
||||||
test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
pass
pt119.9: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
||||||
test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
pass
pt119.10: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
||||||
test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
pass
pt119.11: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
||||||
test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
pass
pt119.12: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
||||||
test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
pass
pt119.13: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
||||||
tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt120.1: tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
||||||
tempest.api.compute.images.test_list_images.ListImagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
pass
pt121.1: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
||||||
test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
pass
pt121.2: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
||||||
test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
pass
pt121.3: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
||||||
tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt122.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt122.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt122.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt122.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt123.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt123.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt123.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt123.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt123.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt123.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt123.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt123.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt124.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt124.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt124.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt124.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt124.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt124.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
||||||
tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt125.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
||||||
tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt126.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
||||||
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt127.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
||||||
test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt127.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt127.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt127.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt127.5: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
||||||
tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt128.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt128.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt128.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt128.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt128.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt128.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt128.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt128.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt129.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt129.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt129.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt129.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt129.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt129.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt129.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt129.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt129.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt129.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt129.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
||||||
tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt130.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt131.1: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt131.2: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt131.3: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt131.4: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt131.5: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
pass
pt132.1: tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames.test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt133.1: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt133.2: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt133.3: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt133.4: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt133.5: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
pass
pt134.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt134.2: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt134.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
||||||
test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
pass
pt134.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
pass
pt134.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
pass
pt134.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
pass
pt134.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt134.8: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt135.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
||||||
tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
pass
pt136.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
pass
pt136.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
pass
pt136.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
pass
pt136.4: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
pass
pt136.5: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
||||||
tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
pass
pt137.1: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
||||||
test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
skip
pt137.2: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
||||||
test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
pass
pt137.3: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
||||||
test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
pass
pt137.4: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
||||||
test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
pass
pt137.5: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
||||||
test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
pass
pt137.6: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
||||||
test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
pass
pt137.7: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
||||||
test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
pass
pt137.8: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
||||||
test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
skip
pt137.9: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
||||||
test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
pass
pt137.10: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
||||||
test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
pass
pt137.11: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
||||||
test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
pass
pt137.12: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
||||||
test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
pass
pt137.13: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
||||||
test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
pass
pt137.14: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
||||||
test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
pass
pt137.15: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
||||||
test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
pass
pt137.16: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
||||||
test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
pass
pt137.17: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
||||||
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
pass
pt138.1: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
||||||
test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
pass
pt138.2: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
||||||
test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
pass
pt138.3: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
||||||
test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
pass
pt138.4: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
||||||
test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
pass
pt138.5: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
||||||
test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
pass
pt138.6: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
||||||
test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
pass
pt138.7: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
||||||
test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
pass
pt138.8: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
||||||
test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
pass
pt138.9: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
||||||
test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
pass
pt138.10: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
||||||
test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
pass
pt138.11: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
pass
pt139.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
pass
pt139.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt140.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt140.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt140.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt140.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt140.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
skip
pt141.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
||||||
test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
pass
pt141.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
||||||
test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
pass
pt141.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
||||||
test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
pass
pt141.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
||||||
test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
pass
pt141.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
||||||
test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
skip
pt141.6: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
||||||
test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
pass
pt141.7: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
||||||
test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
pass
pt141.8: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
||||||
test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
pass
pt141.9: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
||||||
test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
pass
pt141.10: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
||||||
test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
pass
pt141.11: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt141.12: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
||||||
test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
pass
pt141.13: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
||||||
test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
pass
pt141.14: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
||||||
test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
pass
pt141.15: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
||||||
test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
pass
pt141.16: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
||||||
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt141.17: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
||||||
tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
pass
pt142.1: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
||||||
test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
pass
pt142.2: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
||||||
tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
pass
pt143.1: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
||||||
test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
pass
pt143.2: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt144.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt144.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt144.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
pass
pt144.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt144.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt144.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
||||||
tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON | 12 | 4 | 0 | 0 | 8 | Detail | |
test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
pass
pt145.1: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
||||||
test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
skip
pt145.2: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
||||||
test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
pass
pt145.3: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
||||||
test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
skip
pt145.4: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
||||||
test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
pass
pt145.5: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
||||||
test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
pass
pt145.6: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
||||||
test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
skip
pt145.7: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
||||||
test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
skip
pt145.8: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
||||||
test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
skip
pt145.9: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
||||||
test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
skip
pt145.10: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
||||||
test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
skip
pt145.11: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
||||||
test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
skip
pt145.12: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
||||||
tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
pass
pt146.1: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
||||||
test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
pass
pt146.2: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
pass
pt147.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
||||||
test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
pass
pt147.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
||||||
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt147.3: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt147.4: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
||||||
test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
pass
pt147.5: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
||||||
test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
pass
pt147.6: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
||||||
tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
pass
pt148.1: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
||||||
test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
pass
pt148.2: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
||||||
test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
pass
pt148.3: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
||||||
test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
pass
pt148.4: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt149.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
pass
pt149.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
||||||
tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
pass
pt150.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt150.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
pass
pt150.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
pass
pt150.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
pass
pt150.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
pass
pt150.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
pass
pt150.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
pass
pt151.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
pass
pt152.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt153.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
||||||
test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
pass
pt153.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
||||||
test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
pass
pt153.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
pass
pt154.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
||||||
test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
pass
pt154.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt155.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt155.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
||||||
tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt156.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt156.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt156.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
||||||
tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt157.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
||||||
tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt158.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt158.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt159.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt159.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt160.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
pt160.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
pt160.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
pt161.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
pt162.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
pt163.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
pt163.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
pt163.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
pt163.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
pt163.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
pt163.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
pt164.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
pt164.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
pt164.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
pt164.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
pt164.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
pt164.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
pt164.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
pt164.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
pass
pt165.1: tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest.test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
||||||
tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
pass
pt166.1: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
||||||
test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
pass
pt166.2: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
||||||
tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
pass
pt167.1: tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
||||||
tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
pass
pt168.1: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
||||||
test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
pass
pt168.2: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
||||||
test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
pass
pt168.3: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
||||||
test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
pass
pt168.4: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
||||||
tempest.api.identity.admin.v3.test_domains.DomainsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
pass
pt169.1: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
||||||
test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
pass
pt169.2: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
||||||
test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
pass
pt169.3: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
||||||
test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
pass
pt169.4: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
||||||
test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
pass
pt169.5: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
||||||
test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
pass
pt169.6: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
||||||
test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
pass
pt169.7: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
||||||
tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
pass
pt170.1: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
||||||
test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
pass
pt170.2: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
||||||
test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
pass
pt170.3: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
||||||
test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
pass
pt170.4: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
||||||
test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
pass
pt170.5: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
||||||
tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
pass
pt171.1: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
||||||
test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
pass
pt171.2: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
||||||
tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
pass
pt172.1: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
||||||
test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
pass
pt172.2: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
||||||
test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
pass
pt172.3: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
||||||
tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
pass
pt173.1: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
||||||
test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
pass
pt173.2: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
||||||
test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
pass
pt173.3: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
||||||
test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
pass
pt173.4: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
||||||
tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
pass
pt174.1: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
||||||
test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
pass
pt174.2: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
||||||
test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
pass
pt174.3: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
||||||
test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
pass
pt174.4: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
||||||
tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
pass
pt175.1: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
||||||
test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
pass
pt175.2: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
pass
pt175.3: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
pass
pt175.4: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
||||||
test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
pass
pt175.5: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
||||||
test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
pass
pt175.6: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
pass
pt176.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
||||||
test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
pass
pt176.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
||||||
test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
pass
pt176.3: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
pass
pt177.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
||||||
test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
pass
pt177.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
||||||
tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
pass
pt178.1: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
||||||
test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
pass
pt178.2: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
||||||
test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
pass
pt178.3: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
||||||
test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
pass
pt178.4: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
||||||
test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
pass
pt178.5: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
||||||
tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
pass
pt179.1: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
||||||
test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
pass
pt179.2: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
||||||
test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
pass
pt179.3: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
||||||
test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
pass
pt179.4: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
||||||
tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
pass
pt180.1: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
||||||
test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
pass
pt180.2: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
||||||
tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
pass
pt181.1: tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
||||||
tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
pass
pt182.1: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
||||||
test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
pass
pt182.2: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
||||||
test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
pass
pt182.3: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
||||||
test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
pass
pt182.4: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
||||||
test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
pass
pt182.5: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
||||||
test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
pass
pt182.6: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
||||||
test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
pass
pt182.7: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
||||||
test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
pass
pt182.8: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
||||||
test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
pass
pt182.9: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
||||||
test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
pass
pt182.10: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
||||||
test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
pass
pt182.11: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
pass
pt183.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
||||||
test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
pass
pt183.2: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
||||||
test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
pass
pt183.3: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
||||||
test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
pass
pt183.4: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
||||||
test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
pass
pt183.5: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
||||||
test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
pass
pt183.6: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
pass
pt184.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
||||||
tempest.api.identity.admin.v3.test_regions.RegionsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
pass
pt185.1: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
||||||
test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
pass
pt185.2: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
||||||
test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
pass
pt185.3: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
||||||
test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
pass
pt185.4: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
||||||
tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
pass
pt186.1: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
||||||
test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
pass
pt186.2: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
||||||
test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
pass
pt186.3: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
||||||
test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
pass
pt186.4: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
||||||
test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
pass
pt186.5: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
||||||
test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
pass
pt186.6: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
||||||
test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
pass
pt186.7: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
||||||
test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
pass
pt186.8: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
||||||
test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
pass
pt186.9: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
||||||
test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
pass
pt186.10: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
||||||
test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
pass
pt186.11: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
||||||
test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
pass
pt186.12: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
||||||
test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
pass
pt186.13: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
||||||
test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
pass
pt186.14: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
||||||
test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
pass
pt186.15: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
||||||
tempest.api.identity.admin.v3.test_services.ServicesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
pass
pt187.1: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
||||||
test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
pass
pt187.2: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
||||||
test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
pass
pt187.3: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
||||||
tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
pass
pt188.1: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
||||||
test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
pass
pt188.2: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
||||||
test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
pass
pt188.3: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
||||||
tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
pass
pt189.1: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
||||||
test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
pass
pt189.2: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
||||||
test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
pass
pt189.3: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
||||||
test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
pass
pt189.4: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
||||||
test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
pass
pt189.5: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
||||||
test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
pass
pt189.6: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
||||||
tempest.api.identity.admin.v3.test_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
pass
pt190.1: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
||||||
test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
pass
pt190.2: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
||||||
test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
pass
pt190.3: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
||||||
test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
pass
pt190.4: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
||||||
test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
pass
pt190.5: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
||||||
tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
pass
pt191.1: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
||||||
test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
pass
pt191.2: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
||||||
tempest.api.identity.v3.test_access_rules.AccessRulesV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
pass
pt192.1: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
||||||
test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
pass
pt192.2: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
||||||
test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
pass
pt192.3: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
||||||
tempest.api.identity.v3.test_api_discovery.TestApiDiscovery | 5 | 5 | 0 | 0 | 0 | Detail | |
test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
pass
pt193.1: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
||||||
test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
pass
pt193.2: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
||||||
test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
pass
pt193.3: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
||||||
test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
pass
pt193.4: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
||||||
test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
pass
pt193.5: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
||||||
tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
pass
pt194.1: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
||||||
test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
pass
pt194.2: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
||||||
test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
pass
pt194.3: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
||||||
test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
pass
pt194.4: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
||||||
test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
pass
pt194.5: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
||||||
tempest.api.identity.v3.test_catalog.IdentityCatalogTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
pass
pt195.1: tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
||||||
tempest.api.identity.v3.test_domains.DefaultDomainTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
pass
pt196.1: tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
||||||
tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
pass
pt197.1: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
||||||
test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
pass
pt197.2: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
||||||
test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
pass
pt197.3: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
||||||
test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
pass
pt197.4: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
||||||
tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
pass
pt198.1: tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
||||||
tempest.api.identity.v3.test_tokens.TokensV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
pass
pt199.1: tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
||||||
test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
pass
pt199.2: tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
||||||
test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
pass
pt199.3: tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
||||||
tempest.api.identity.v3.test_users.IdentityV3UsersTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
pass
pt200.1: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
||||||
test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
pass
pt200.2: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
||||||
test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
pass
pt200.3: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
||||||
tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
pass
pt201.1: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
||||||
test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
pass
pt201.2: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
pass
pt202.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
||||||
test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
pass
pt202.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
||||||
test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
pass
pt202.3: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
pass
pt203.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
pass
pt204.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
||||||
test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
pass
pt204.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
pass
pt205.1: tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
pass
pt206.1: tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
||||||
tempest.api.image.v2.test_images.BasicOperationsImagesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
pass
pt207.1: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
||||||
test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
pass
pt207.2: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
||||||
test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
pass
pt207.3: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
||||||
test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
pass
pt207.4: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
||||||
tempest.api.image.v2.test_images.ListSharedImagesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
pass
pt208.1: tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
||||||
tempest.api.image.v2.test_images.ListUserImagesTest | 15 | 15 | 0 | 0 | 0 | Detail | |
test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
pass
pt209.1: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
||||||
test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
pass
pt209.2: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
||||||
test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
pass
pt209.3: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
||||||
test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
pass
pt209.4: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
||||||
test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
pass
pt209.5: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
||||||
test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
pass
pt209.6: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
||||||
test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
pass
pt209.7: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
||||||
test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
pass
pt209.8: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
||||||
test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
pass
pt209.9: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
||||||
test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
pass
pt209.10: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
||||||
test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
pass
pt209.11: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
||||||
test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
pass
pt209.12: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
||||||
test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
pass
pt209.13: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
||||||
test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
pass
pt209.14: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
||||||
test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
pass
pt209.15: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
||||||
tempest.api.image.v2.test_images_member.ImagesMemberTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
pass
pt210.1: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
||||||
test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
pass
pt210.2: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
||||||
test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
pass
pt210.3: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
||||||
test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
pass
pt210.4: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
||||||
test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
pass
pt210.5: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
||||||
test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
pass
pt210.6: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
||||||
tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
pass
pt211.1: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
||||||
test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
pass
pt211.2: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
||||||
tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
pass
pt212.1: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
||||||
test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
pass
pt212.2: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
||||||
test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
pass
pt212.3: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
||||||
test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
pass
pt212.4: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
||||||
test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt212.5: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
pass
pt212.6: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
||||||
test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
pass
pt212.7: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
||||||
test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt212.8: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt212.9: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt212.10: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
tempest.api.image.v2.test_images_negative.ImagesNegativeTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
pass
pt213.1: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
||||||
test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
pass
pt213.2: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
||||||
test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
pass
pt213.3: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
||||||
test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
pass
pt213.4: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
||||||
test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
pass
pt213.5: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
||||||
test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
pass
pt213.6: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
||||||
test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
pass
pt213.7: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
||||||
test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
pass
pt213.8: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
||||||
test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
pass
pt213.9: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
||||||
test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
pass
pt213.10: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
||||||
tempest.api.image.v2.test_images_tags.ImagesTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
pass
pt214.1: tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
||||||
tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
pass
pt215.1: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
||||||
test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
pass
pt215.2: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
||||||
tempest.api.image.v2.test_versions.VersionsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
pass
pt216.1: tempest.api.image.v2.test_versions.VersionsTest.test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
||||||
tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
pass
pt217.1: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
||||||
test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
pass
pt217.2: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
||||||
test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
pass
pt217.3: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
||||||
tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
pass
pt218.1: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
||||||
test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
pass
pt218.2: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
||||||
test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
pass
pt218.3: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
||||||
test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
pass
pt218.4: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
||||||
test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
pass
pt218.5: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
||||||
tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
pass
pt219.1: tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
||||||
tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
pass
pt220.1: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
||||||
test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
pass
pt220.2: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt221.1: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt221.2: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt221.3: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt221.4: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt221.5: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt221.6: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt222.1: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt222.2: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt222.3: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt222.4: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt222.5: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt222.6: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
pass
pt223.1: tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt224.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt224.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt224.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt224.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt225.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt225.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt225.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt225.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_quotas.QuotasTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
pass
pt226.1: tempest.api.network.admin.test_quotas.QuotasTest.test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
||||||
test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
pass
pt226.2: tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
||||||
tempest.api.network.admin.test_routers.RoutersAdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt227.1: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt227.2: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt227.3: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt227.4: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt227.5: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt227.6: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt227.7: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt227.8: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt227.9: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers.RoutersIpV6AdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt228.1: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt228.2: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt228.3: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt228.4: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt228.5: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt228.6: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt228.7: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt228.8: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt228.9: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers_dvr.RoutersTestDVR | 3 | 3 | 0 | 0 | 0 | Detail | |
test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
pass
pt229.1: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
||||||
test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
pass
pt229.2: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
||||||
test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
pass
pt229.3: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt230.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt231.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
pass
pt232.1: tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest.test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt233.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt233.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt233.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt233.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt234.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt234.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt234.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt234.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
pass
pt235.1: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
||||||
test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
pass
pt235.2: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
||||||
test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
pass
pt235.3: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
||||||
test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
pass
pt235.4: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
||||||
test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
pass
pt235.5: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
||||||
test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
pass
pt235.6: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
||||||
test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
pass
pt235.7: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
||||||
test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
pass
pt235.8: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
||||||
test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
pass
pt235.9: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
||||||
test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
pass
pt235.10: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
||||||
test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
pass
pt235.11: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
||||||
tempest.api.network.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
pass
pt236.1: tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt237.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt237.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt238.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt238.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_floating_ips.FloatingIPTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
pass
pt239.1: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
||||||
test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
pass
pt239.2: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
||||||
test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
pass
pt239.3: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
||||||
test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
pass
pt239.4: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
||||||
test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
pass
pt239.5: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
||||||
tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
pass
pt240.1: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
||||||
test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
pass
pt240.2: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
||||||
test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
pass
pt240.3: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsIpV6Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt241.1: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt241.2: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt241.3: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt242.1: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt242.2: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt242.3: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.NetworksIpV6Test | 22 | 22 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt243.1: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
pass
pt243.2: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt243.3: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt243.4: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt243.5: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
pass
pt243.6: tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt243.7: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt243.8: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt243.9: tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt243.10: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt243.11: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt243.12: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt243.13: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt243.14: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt243.15: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt243.16: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt243.17: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt243.18: tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt243.19: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt243.20: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
pass
pt243.21: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt243.22: tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
tempest.api.network.test_networks.NetworksIpV6TestAttrs | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
pass
pt244.1: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
||||||
test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
pass
pt244.2: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
||||||
test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
pass
pt244.3: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
||||||
test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
pass
pt244.4: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
||||||
test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
pass
pt244.5: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
||||||
tempest.api.network.test_networks.NetworksTest | 20 | 20 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt245.1: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt245.2: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt245.3: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
pass
pt245.4: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt245.5: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt245.6: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt245.7: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt245.8: tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt245.9: tempest.api.network.test_networks.NetworksTest.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt245.10: tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt245.11: tempest.api.network.test_networks.NetworksTest.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt245.12: tempest.api.network.test_networks.NetworksTest.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt245.13: tempest.api.network.test_networks.NetworksTest.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt245.14: tempest.api.network.test_networks.NetworksTest.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt245.15: tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt245.16: tempest.api.network.test_networks.NetworksTest.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt245.17: tempest.api.network.test_networks.NetworksTest.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt245.18: tempest.api.network.test_networks.NetworksTest.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt245.19: tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt245.20: tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
tempest.api.network.test_networks_negative.NetworksNegativeTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
pass
pt246.1: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
||||||
test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
pass
pt246.2: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
||||||
test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
pass
pt246.3: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
||||||
test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
pass
pt246.4: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
||||||
test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
pass
pt246.5: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
||||||
test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
pass
pt246.6: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
||||||
test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
pass
pt246.7: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
||||||
test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
pass
pt246.8: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
||||||
test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
pass
pt246.9: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
||||||
test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
pass
pt246.10: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
||||||
tempest.api.network.test_ports.PortsIpV6TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt247.1: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt247.2: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt247.3: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt247.4: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt247.5: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt247.6: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt247.7: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt247.8: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt247.9: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt247.10: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt247.11: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt247.12: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt247.13: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt247.14: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt247.15: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_ports.PortsTestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt248.1: tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt248.2: tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt248.3: tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt248.4: tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt248.5: tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt248.6: tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt248.7: tempest.api.network.test_ports.PortsTestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt248.8: tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt248.9: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt248.10: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt248.11: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt248.12: tempest.api.network.test_ports.PortsTestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt248.13: tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt248.14: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt248.15: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_routers.RoutersIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt249.1: tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt249.2: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt249.3: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt249.4: tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt249.5: tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt249.6: tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt249.7: tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers.RoutersTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt250.1: tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt250.2: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt250.3: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt250.4: tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt250.5: tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt250.6: tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt250.7: tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers_negative.DvrRoutersNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
pass
pt251.1: tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt252.1: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt252.2: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt252.3: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt252.4: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt252.5: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt252.6: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt252.7: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt253.1: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt253.2: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt253.3: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt253.4: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt253.5: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt253.6: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt253.7: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
tempest.api.network.test_security_groups.SecGroupIPv6Test | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt254.1: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt254.2: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt254.3: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt254.4: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt254.5: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt254.6: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt254.7: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt254.8: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups.SecGroupTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt255.1: tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt255.2: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt255.3: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt255.4: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt255.5: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt255.6: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt255.7: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt255.8: tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test | 14 | 14 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt256.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt256.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt256.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt256.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt256.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt256.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt256.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt256.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt256.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
pass
pt256.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt256.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt256.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt256.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt256.14: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupTest | 13 | 13 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt257.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt257.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt257.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt257.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt257.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt257.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt257.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt257.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt257.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt257.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt257.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt257.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt257.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_service_providers.ServiceProvidersTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
pass
pt258.1: tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
||||||
tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
pass
pt259.1: tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
||||||
tempest.api.network.test_tags.TagsExtTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
pass
pt260.1: tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
||||||
test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
pass
pt260.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_tags.TagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
pass
pt261.1: tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt262.1: tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
||||||
test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
pass
pt262.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
||||||
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
pt263.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
pt263.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
||||||
tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt264.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt265.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
pt265.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
pt265.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
skip
pt266.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
pt267.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt268.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt269.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
pt269.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
pt270.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
pt271.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
pt272.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
pt272.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
pt272.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
pt272.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
pt272.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
pt272.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
pt272.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unmanage_manage_snapshot[id-0132f42d-0147-4b45-8501-cc504bbf7810] |
pass
pt273.1: tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest.test_unmanage_manage_snapshot[id-0132f42d-0147-4b45-8501-cc504bbf7810] |
||||||
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
pt274.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
pt274.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
pt274.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
pt274.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
pt274.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
pt274.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
pt275.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
pt275.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt276.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt276.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
||||||
tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unmanage_manage_volume[id-70076c71-0ce1-4208-a8ff-36a66e65cc1e] |
pass
pt277.1: tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest.test_unmanage_manage_volume[id-70076c71-0ce1-4208-a8ff-36a66e65cc1e] |
||||||
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
pt278.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
pt278.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
pt279.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
pt279.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
pt280.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
pt280.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
pt280.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
pt280.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
pt280.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
pt280.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
pt280.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
pt281.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
pt281.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
pt281.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
pt282.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
pt283.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
pt283.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
pt283.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
pt283.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
pt283.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
pt284.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
pt284.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
pt284.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
pt284.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
pt284.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
pt285.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
pt285.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
pt286.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
pt286.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
pt287.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
pt287.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
pt287.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
pt287.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
pt287.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
pt288.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
pt288.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
pt288.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 11 | 11 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt289.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
pt289.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
pt289.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
pt289.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
pt289.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
pt289.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
pt289.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
pt289.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
pt289.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
pt289.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
pt289.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt290.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt290.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt290.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt290.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt291.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt291.2: 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
pt291.3: 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
pt291.4: 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
pt291.5: 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
pt291.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
||||||
tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt292.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt292.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
||||||
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
pt293.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
pt294.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
pt295.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
pt296.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
pt297.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
pt297.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
pt298.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
pt298.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
pt299.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
pt300.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
pt300.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
pt301.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
pt301.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
pt302.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
pt302.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
pt303.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
pt303.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
pt304.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
pt304.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
pt304.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
pt304.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
pt304.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
pt304.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt305.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt305.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt305.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt306.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
||||||
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
pt307.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
pt307.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
pt308.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
pt309.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
pt309.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
pt310.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
pt310.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
pt310.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
pt311.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt314.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt314.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt314.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
pt314.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
pt314.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
pt314.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.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
pt316.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
||||||
tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
pass
pt317.1: tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
||||||
tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt318.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt318.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
pass
pt319.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 9 | 0 | 0 | 0 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
pass
pt320.1: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
||||||
test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
pass
pt320.2: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
||||||
test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
pass
pt320.3: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
||||||
test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
pass
pt320.4: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
||||||
test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
pass
pt320.5: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
||||||
test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
pass
pt320.6: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
||||||
test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
pass
pt320.7: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
||||||
test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
pass
pt320.8: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
||||||
test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
pass
pt320.9: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
||||||
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 4 | 2 | 0 | 0 | 2 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
pass
pt321.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
skip
pt321.2: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
||||||
test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
pass
pt321.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
skip
pt321.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
||||||
tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps | 2 | 2 | 0 | 0 | 0 | Detail | |
test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
pass
pt322.1: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
||||||
test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
pass
pt322.2: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
||||||
tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
pass
pt323.1: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
||||||
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
pass
pt324.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
||||||
tempest.scenario.test_server_basic_ops.TestServerBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
pass
pt325.1: tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
||||||
tempest.scenario.test_server_multinode.TestServerMultinode | 1 | 1 | 0 | 0 | 0 | Detail | |
test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
pass
pt326.1: tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 2 | 2 | 0 | 0 | 0 | Detail | |
test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
pass
pt327.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
||||||
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt327.2: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
pass
pt328.1: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
||||||
tempest.scenario.test_unified_limits.ImageQuotaTest | 4 | 0 | 0 | 0 | 4 | Detail | |
test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
skip
pt329.1: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
||||||
test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
skip
pt329.2: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
||||||
test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
skip
pt329.3: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
||||||
test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
skip
pt329.4: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
||||||
tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt330.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 4 | 4 | 0 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt331.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt331.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt331.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt331.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 1223 | 1125 | 16 | 0 | 82 |