Status: Pass 297 Failure 8 Skip 5
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON | 4 | 1 | 3 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt1.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] |
fail
ft1.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-06-04 12:47:56,468 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:test_update_port_with_address_pair): 201 POST http://10.222.0.26:9696/v2.0/ports 4.605s 2021-06-04 12:47:56,468 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "bb7ff396-6367-43ff-967d-088819f5b59e", "name": "tempest-AllowedAddressPairIpV6TestJSON-178320986"}} Response - Headers: {'content-type': 'application/json', 'content-length': '744', 'x-openstack-request-id': 'req-9fec1bbf-c966-4780-bfa6-fe6c2d8471f5', 'date': 'Fri, 04 Jun 2021 12:47:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/ports'} Body: b'{"port":{"id":"9ed04ff7-1788-4b67-9859-c185dadb6aed","name":"tempest-AllowedAddressPairIpV6TestJSON-178320986","network_id":"bb7ff396-6367-43ff-967d-088819f5b59e","tenant_id":"bdcd6af73591448c8c7e797cbef56f01","mac_address":"fa:16:3e:1b:80:a6","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"2f26e8f6-4370-4104-9345-fefe50b4d17d","ip_address":"2001:db8::2cd"}],"project_id":"bdcd6af73591448c8c7e797cbef56f01","port_security_enabled":true,"security_groups":["b910cb44-79a8-4002-a1ca-c8c2b70acd81"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-06-04T12:47:53Z","updated_at":"2021-06-04T12:47:53Z","revision_number":1}}' 2021-06-04 12:47:58,890 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:test_update_port_with_address_pair): 200 PUT http://10.222.0.26:9696/v2.0/ports/9ed04ff7-1788-4b67-9859-c185dadb6aed 2.421s 2021-06-04 12:47:58,891 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"allowed_address_pairs": [{"ip_address": "2001:db8::22", "mac_address": "fa:16:3e:86:45:db"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '821', 'x-openstack-request-id': 'req-9f05c62a-c1fa-4c98-a419-9e0f2c9024e8', 'date': 'Fri, 04 Jun 2021 12:47:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/9ed04ff7-1788-4b67-9859-c185dadb6aed'} Body: b'{"port":{"id":"9ed04ff7-1788-4b67-9859-c185dadb6aed","name":"tempest-AllowedAddressPairIpV6TestJSON-178320986","network_id":"bb7ff396-6367-43ff-967d-088819f5b59e","tenant_id":"bdcd6af73591448c8c7e797cbef56f01","mac_address":"fa:16:3e:1b:80:a6","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"2f26e8f6-4370-4104-9345-fefe50b4d17d","ip_address":"2001:db8::2cd"}],"allowed_address_pairs":[{"mac_address":"fa:16:3e:86:45:db","ip_address":"2001:db8::22","active":true}],"extra_dhcp_opts":[],"security_groups":["b910cb44-79a8-4002-a1ca-c8c2b70acd81"],"description":"","binding:vnic_type":"normal","port_security_enabled":true,"tags":[],"created_at":"2021-06-04T12:47:53Z","updated_at":"2021-06-04T12:47:58Z","revision_number":2,"project_id":"bdcd6af73591448c8c7e797cbef56f01"}}' 2021-06-04 12:48:02,196 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/ports/9ed04ff7-1788-4b67-9859-c185dadb6aed 3.293s 2021-06-04 12:48:02,197 114385 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-40ceb6c8-c82c-4e1e-b4ba-ca0506eeb4a7', 'date': 'Fri, 04 Jun 2021 12:48:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/9ed04ff7-1788-4b67-9859-c185dadb6aed'} Body: b'' 2021-06-04 12:48:02,707 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:_run_cleanups): 404 GET http://10.222.0.26:9696/v2.0/ports/9ed04ff7-1788-4b67-9859-c185dadb6aed 0.509s 2021-06-04 12:48:02,707 114385 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': '132', 'x-openstack-request-id': 'req-3858452e-9bd6-4474-bb04-ca388f1d431c', 'date': 'Fri, 04 Jun 2021 12:48:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/9ed04ff7-1788-4b67-9859-c185dadb6aed'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 9ed04ff7-1788-4b67-9859-c185dadb6aed could not be found.", "detail": ""}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/network/test_allowed_address_pair.py", line 105, in test_update_port_with_address_pair self._update_port_with_address(self.ip_address) File "/opt/stack/tempest/tempest/api/network/test_allowed_address_pair.py", line 100, in _update_port_with_address self.assertCountEqual(allowed_address_pair, allowed_address_pairs) File "/usr/lib/python3.8/unittest/case.py", line 1272, in assertCountEqual self.fail(msg) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/unittest2/case.py", line 690, in fail raise self.failureException(msg) AssertionError: Element counts were not equal: First has 1, Second has 0: {'mac_address': 'fa:16:3e:86:45:db', 'ip_address': '2001:db8::22', 'active': True} First has 0, Second has 1: {'ip_address': '2001:db8::22', 'mac_address': 'fa:16:3e:86:45:db'} |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
fail
ft1.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-06-04 12:48:06,910 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:test_update_port_with_cidr_address_pair): 201 POST http://10.222.0.26:9696/v2.0/ports 4.200s 2021-06-04 12:48:06,911 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "bb7ff396-6367-43ff-967d-088819f5b59e", "name": "tempest-AllowedAddressPairIpV6TestJSON-461615154"}} Response - Headers: {'content-type': 'application/json', 'content-length': '744', 'x-openstack-request-id': 'req-a8d1d7f2-e6e0-46da-a6f0-bd6beaa903df', 'date': 'Fri, 04 Jun 2021 12:48:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/ports'} Body: b'{"port":{"id":"3fa77756-87fe-4a09-b49c-5dd8e9a2ef90","name":"tempest-AllowedAddressPairIpV6TestJSON-461615154","network_id":"bb7ff396-6367-43ff-967d-088819f5b59e","tenant_id":"bdcd6af73591448c8c7e797cbef56f01","mac_address":"fa:16:3e:ff:c1:46","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"2f26e8f6-4370-4104-9345-fefe50b4d17d","ip_address":"2001:db8::2cd"}],"project_id":"bdcd6af73591448c8c7e797cbef56f01","port_security_enabled":true,"security_groups":["b910cb44-79a8-4002-a1ca-c8c2b70acd81"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-06-04T12:48:03Z","updated_at":"2021-06-04T12:48:05Z","revision_number":1}}' 2021-06-04 12:48:09,462 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:test_update_port_with_cidr_address_pair): 200 PUT http://10.222.0.26:9696/v2.0/ports/3fa77756-87fe-4a09-b49c-5dd8e9a2ef90 2.551s 2021-06-04 12:48:09,462 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"allowed_address_pairs": [{"ip_address": "2001:db8::/48", "mac_address": "fa:16:3e:86:45:db"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '822', 'x-openstack-request-id': 'req-12c2eba8-ae2d-42b2-b4e2-45a74e40c9da', 'date': 'Fri, 04 Jun 2021 12:48:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/3fa77756-87fe-4a09-b49c-5dd8e9a2ef90'} Body: b'{"port":{"id":"3fa77756-87fe-4a09-b49c-5dd8e9a2ef90","name":"tempest-AllowedAddressPairIpV6TestJSON-461615154","network_id":"bb7ff396-6367-43ff-967d-088819f5b59e","tenant_id":"bdcd6af73591448c8c7e797cbef56f01","mac_address":"fa:16:3e:ff:c1:46","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"2f26e8f6-4370-4104-9345-fefe50b4d17d","ip_address":"2001:db8::2cd"}],"allowed_address_pairs":[{"mac_address":"fa:16:3e:86:45:db","ip_address":"2001:db8::/48","active":true}],"extra_dhcp_opts":[],"security_groups":["b910cb44-79a8-4002-a1ca-c8c2b70acd81"],"description":"","binding:vnic_type":"normal","port_security_enabled":true,"tags":[],"created_at":"2021-06-04T12:48:03Z","updated_at":"2021-06-04T12:48:08Z","revision_number":2,"project_id":"bdcd6af73591448c8c7e797cbef56f01"}}' 2021-06-04 12:48:11,927 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/ports/3fa77756-87fe-4a09-b49c-5dd8e9a2ef90 2.464s 2021-06-04 12:48:11,928 114385 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-1edf8b18-2437-43ef-9f6e-1ee6c9b50f39', 'date': 'Fri, 04 Jun 2021 12:48:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/3fa77756-87fe-4a09-b49c-5dd8e9a2ef90'} Body: b'' 2021-06-04 12:48:12,223 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:_run_cleanups): 404 GET http://10.222.0.26:9696/v2.0/ports/3fa77756-87fe-4a09-b49c-5dd8e9a2ef90 0.295s 2021-06-04 12:48:12,223 114385 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': '132', 'x-openstack-request-id': 'req-c414d614-b2a3-42e8-87eb-b9da7ecda233', 'date': 'Fri, 04 Jun 2021 12:48:12 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/3fa77756-87fe-4a09-b49c-5dd8e9a2ef90'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 3fa77756-87fe-4a09-b49c-5dd8e9a2ef90 could not be found.", "detail": ""}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/network/test_allowed_address_pair.py", line 110, in test_update_port_with_cidr_address_pair self._update_port_with_address(str(self.cidr)) File "/opt/stack/tempest/tempest/api/network/test_allowed_address_pair.py", line 100, in _update_port_with_address self.assertCountEqual(allowed_address_pair, allowed_address_pairs) File "/usr/lib/python3.8/unittest/case.py", line 1272, in assertCountEqual self.fail(msg) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/unittest2/case.py", line 690, in fail raise self.failureException(msg) AssertionError: Element counts were not equal: First has 1, Second has 0: {'mac_address': 'fa:16:3e:86:45:db', 'ip_address': '2001:db8::/48', 'active': True} First has 0, Second has 1: {'ip_address': '2001:db8::/48', 'mac_address': 'fa:16:3e:86:45:db'} |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
fail
ft1.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-06-04 12:48:14,756 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:test_update_port_with_multiple_ip_mac_address_pair): 201 POST http://10.222.0.26:9696/v2.0/ports 2.530s 2021-06-04 12:48:14,756 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "bb7ff396-6367-43ff-967d-088819f5b59e", "name": "tempest-AllowedAddressPairIpV6TestJSON-952848215"}} Response - Headers: {'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-4ad76e5c-c111-4cda-8aa9-d0a5ef77927c', 'date': 'Fri, 04 Jun 2021 12:48:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/ports'} Body: b'{"port":{"id":"1df22ef8-8591-4c5f-81b4-41399293764e","name":"tempest-AllowedAddressPairIpV6TestJSON-952848215","network_id":"bb7ff396-6367-43ff-967d-088819f5b59e","tenant_id":"bdcd6af73591448c8c7e797cbef56f01","mac_address":"fa:16:3e:6b:ae:e8","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"2f26e8f6-4370-4104-9345-fefe50b4d17d","ip_address":"2001:db8::3f"}],"project_id":"bdcd6af73591448c8c7e797cbef56f01","port_security_enabled":true,"security_groups":["b910cb44-79a8-4002-a1ca-c8c2b70acd81"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-06-04T12:48:12Z","updated_at":"2021-06-04T12:48:12Z","revision_number":1}}' 2021-06-04 12:48:17,848 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:test_update_port_with_multiple_ip_mac_address_pair): 201 POST http://10.222.0.26:9696/v2.0/ports 3.091s 2021-06-04 12:48:17,848 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "bb7ff396-6367-43ff-967d-088819f5b59e", "name": "tempest-AllowedAddressPairIpV6TestJSON-619580605"}} Response - Headers: {'content-type': 'application/json', 'content-length': '743', 'x-openstack-request-id': 'req-b86a739f-5a10-4134-ada8-fdc5f2cf3122', 'date': 'Fri, 04 Jun 2021 12:48:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/ports'} Body: b'{"port":{"id":"0a2020b1-29b1-435e-add1-b1a452883fcd","name":"tempest-AllowedAddressPairIpV6TestJSON-619580605","network_id":"bb7ff396-6367-43ff-967d-088819f5b59e","tenant_id":"bdcd6af73591448c8c7e797cbef56f01","mac_address":"fa:16:3e:ac:63:48","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"2f26e8f6-4370-4104-9345-fefe50b4d17d","ip_address":"2001:db8::69"}],"project_id":"bdcd6af73591448c8c7e797cbef56f01","port_security_enabled":true,"security_groups":["b910cb44-79a8-4002-a1ca-c8c2b70acd81"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-06-04T12:48:15Z","updated_at":"2021-06-04T12:48:16Z","revision_number":1}}' 2021-06-04 12:48:18,878 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:test_update_port_with_multiple_ip_mac_address_pair): 200 PUT http://10.222.0.26:9696/v2.0/ports/0a2020b1-29b1-435e-add1-b1a452883fcd 1.029s 2021-06-04 12:48:18,878 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"allowed_address_pairs": [{"ip_address": "2001:db8::22", "mac_address": "fa:16:3e:86:45:db"}, {"ip_address": "2001:db8::3f", "mac_address": "fa:16:3e:6b:ae:e8"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '898', 'x-openstack-request-id': 'req-df635e90-a5aa-463f-88fd-81dc06b9cefe', 'date': 'Fri, 04 Jun 2021 12:48:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/0a2020b1-29b1-435e-add1-b1a452883fcd'} Body: b'{"port":{"id":"0a2020b1-29b1-435e-add1-b1a452883fcd","name":"tempest-AllowedAddressPairIpV6TestJSON-619580605","network_id":"bb7ff396-6367-43ff-967d-088819f5b59e","tenant_id":"bdcd6af73591448c8c7e797cbef56f01","mac_address":"fa:16:3e:ac:63:48","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"2f26e8f6-4370-4104-9345-fefe50b4d17d","ip_address":"2001:db8::69"}],"allowed_address_pairs":[{"mac_address":"fa:16:3e:6b:ae:e8","ip_address":"2001:db8::3f","active":true},{"mac_address":"fa:16:3e:86:45:db","ip_address":"2001:db8::22","active":true}],"extra_dhcp_opts":[],"security_groups":["b910cb44-79a8-4002-a1ca-c8c2b70acd81"],"description":"","binding:vnic_type":"normal","port_security_enabled":true,"tags":[],"created_at":"2021-06-04T12:48:15Z","updated_at":"2021-06-04T12:48:18Z","revision_number":2,"project_id":"bdcd6af73591448c8c7e797cbef56f01"}}' 2021-06-04 12:48:20,794 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/ports/0a2020b1-29b1-435e-add1-b1a452883fcd 1.915s 2021-06-04 12:48:20,795 114385 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-2a51795f-82e7-4292-8a7d-96355985ef71', 'date': 'Fri, 04 Jun 2021 12:48:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/0a2020b1-29b1-435e-add1-b1a452883fcd'} Body: b'' 2021-06-04 12:48:21,349 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:_run_cleanups): 404 GET http://10.222.0.26:9696/v2.0/ports/0a2020b1-29b1-435e-add1-b1a452883fcd 0.554s 2021-06-04 12:48:21,350 114385 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': '132', 'x-openstack-request-id': 'req-904c6e82-5839-4983-8021-aca6b2fd1e7f', 'date': 'Fri, 04 Jun 2021 12:48:21 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/0a2020b1-29b1-435e-add1-b1a452883fcd'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 0a2020b1-29b1-435e-add1-b1a452883fcd could not be found.", "detail": ""}}' 2021-06-04 12:48:23,843 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/ports/1df22ef8-8591-4c5f-81b4-41399293764e 2.493s 2021-06-04 12:48:23,843 114385 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-6b4c8f08-fc2e-46b5-bf9c-bbe0290dc203', 'date': 'Fri, 04 Jun 2021 12:48:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/1df22ef8-8591-4c5f-81b4-41399293764e'} Body: b'' 2021-06-04 12:48:24,376 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairIpV6TestJSON:_run_cleanups): 404 GET http://10.222.0.26:9696/v2.0/ports/1df22ef8-8591-4c5f-81b4-41399293764e 0.532s 2021-06-04 12:48:24,377 114385 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': '132', 'x-openstack-request-id': 'req-90af9f1b-6314-4f2f-904f-46b693e96280', 'date': 'Fri, 04 Jun 2021 12:48:24 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/1df22ef8-8591-4c5f-81b4-41399293764e'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 1df22ef8-8591-4c5f-81b4-41399293764e could not be found.", "detail": ""}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/network/test_allowed_address_pair.py", line 129, in test_update_port_with_multiple_ip_mac_address_pair self._update_port_with_address( File "/opt/stack/tempest/tempest/api/network/test_allowed_address_pair.py", line 100, in _update_port_with_address self.assertCountEqual(allowed_address_pair, allowed_address_pairs) File "/usr/lib/python3.8/unittest/case.py", line 1272, in assertCountEqual self.fail(msg) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/unittest2/case.py", line 690, in fail raise self.failureException(msg) AssertionError: Element counts were not equal: First has 1, Second has 0: {'mac_address': 'fa:16:3e:6b:ae:e8', 'ip_address': '2001:db8::3f', 'active': True} First has 1, Second has 0: {'mac_address': 'fa:16:3e:86:45:db', 'ip_address': '2001:db8::22', 'active': True} First has 0, Second has 1: {'ip_address': '2001:db8::22', 'mac_address': 'fa:16:3e:86:45:db'} First has 0, Second has 1: {'ip_address': '2001:db8::3f', 'mac_address': 'fa:16:3e:6b:ae:e8'} |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON | 4 | 1 | 3 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt2.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] |
fail
ft2.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-06-04 12:48:54,828 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:test_update_port_with_address_pair): 201 POST http://10.222.0.26:9696/v2.0/ports 2.547s 2021-06-04 12:48:54,829 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "864ed22f-90e5-4809-8eaa-e5c0b68c2ad3", "name": "tempest-AllowedAddressPairTestJSON-773077320"}} Response - Headers: {'content-type': 'application/json', 'content-length': '738', 'x-openstack-request-id': 'req-4f2c2ff6-6e0b-4e40-9c19-2031fd5ad0e1', 'date': 'Fri, 04 Jun 2021 12:48:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/ports'} Body: b'{"port":{"id":"c00ec9ca-c7e7-4e67-b3f9-b2b53571fa6f","name":"tempest-AllowedAddressPairTestJSON-773077320","network_id":"864ed22f-90e5-4809-8eaa-e5c0b68c2ad3","tenant_id":"f2dc4d1fd6b741d2be5e504f0f1f239f","mac_address":"fa:16:3e:e3:57:3f","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"df6ef586-eb8f-4fcd-bd10-56ec07935820","ip_address":"172.20.0.12"}],"project_id":"f2dc4d1fd6b741d2be5e504f0f1f239f","port_security_enabled":true,"security_groups":["d216fd03-dac2-49b0-acb2-20559a0fe98f"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-06-04T12:48:52Z","updated_at":"2021-06-04T12:48:53Z","revision_number":1}}' 2021-06-04 12:48:56,816 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:test_update_port_with_address_pair): 200 PUT http://10.222.0.26:9696/v2.0/ports/c00ec9ca-c7e7-4e67-b3f9-b2b53571fa6f 1.987s 2021-06-04 12:48:56,817 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"allowed_address_pairs": [{"ip_address": "172.20.0.8", "mac_address": "fa:16:3e:66:7b:6b"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '813', 'x-openstack-request-id': 'req-37a6ba2e-e589-4020-b01c-72bcc5b1da37', 'date': 'Fri, 04 Jun 2021 12:48:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/c00ec9ca-c7e7-4e67-b3f9-b2b53571fa6f'} Body: b'{"port":{"id":"c00ec9ca-c7e7-4e67-b3f9-b2b53571fa6f","name":"tempest-AllowedAddressPairTestJSON-773077320","network_id":"864ed22f-90e5-4809-8eaa-e5c0b68c2ad3","tenant_id":"f2dc4d1fd6b741d2be5e504f0f1f239f","mac_address":"fa:16:3e:e3:57:3f","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"df6ef586-eb8f-4fcd-bd10-56ec07935820","ip_address":"172.20.0.12"}],"allowed_address_pairs":[{"mac_address":"fa:16:3e:66:7b:6b","ip_address":"172.20.0.8","active":true}],"extra_dhcp_opts":[],"security_groups":["d216fd03-dac2-49b0-acb2-20559a0fe98f"],"description":"","binding:vnic_type":"normal","port_security_enabled":true,"tags":[],"created_at":"2021-06-04T12:48:52Z","updated_at":"2021-06-04T12:48:55Z","revision_number":2,"project_id":"f2dc4d1fd6b741d2be5e504f0f1f239f"}}' 2021-06-04 12:48:59,378 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/ports/c00ec9ca-c7e7-4e67-b3f9-b2b53571fa6f 2.560s 2021-06-04 12:48:59,379 114385 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-d468416c-830f-4091-95d5-9f1ec3a6b166', 'date': 'Fri, 04 Jun 2021 12:48:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/c00ec9ca-c7e7-4e67-b3f9-b2b53571fa6f'} Body: b'' 2021-06-04 12:48:59,490 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:_run_cleanups): 404 GET http://10.222.0.26:9696/v2.0/ports/c00ec9ca-c7e7-4e67-b3f9-b2b53571fa6f 0.111s 2021-06-04 12:48:59,491 114385 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': '132', 'x-openstack-request-id': 'req-7ffb010b-cc40-489e-856c-58eb2dbd097d', 'date': 'Fri, 04 Jun 2021 12:48:59 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/c00ec9ca-c7e7-4e67-b3f9-b2b53571fa6f'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port c00ec9ca-c7e7-4e67-b3f9-b2b53571fa6f could not be found.", "detail": ""}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/network/test_allowed_address_pair.py", line 105, in test_update_port_with_address_pair self._update_port_with_address(self.ip_address) File "/opt/stack/tempest/tempest/api/network/test_allowed_address_pair.py", line 100, in _update_port_with_address self.assertCountEqual(allowed_address_pair, allowed_address_pairs) File "/usr/lib/python3.8/unittest/case.py", line 1272, in assertCountEqual self.fail(msg) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/unittest2/case.py", line 690, in fail raise self.failureException(msg) AssertionError: Element counts were not equal: First has 1, Second has 0: {'mac_address': 'fa:16:3e:66:7b:6b', 'ip_address': '172.20.0.8', 'active': True} First has 0, Second has 1: {'ip_address': '172.20.0.8', 'mac_address': 'fa:16:3e:66:7b:6b'} |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
fail
ft2.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-06-04 12:49:03,418 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:test_update_port_with_cidr_address_pair): 201 POST http://10.222.0.26:9696/v2.0/ports 3.925s 2021-06-04 12:49:03,418 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "864ed22f-90e5-4809-8eaa-e5c0b68c2ad3", "name": "tempest-AllowedAddressPairTestJSON-1266901985"}} Response - Headers: {'content-type': 'application/json', 'content-length': '739', 'x-openstack-request-id': 'req-c359d18b-9ab4-4652-827e-3ffb0d44f55c', 'date': 'Fri, 04 Jun 2021 12:49:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/ports'} Body: b'{"port":{"id":"cb8dc887-0bcc-4a07-acc8-b505abe17714","name":"tempest-AllowedAddressPairTestJSON-1266901985","network_id":"864ed22f-90e5-4809-8eaa-e5c0b68c2ad3","tenant_id":"f2dc4d1fd6b741d2be5e504f0f1f239f","mac_address":"fa:16:3e:3b:1d:5d","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"df6ef586-eb8f-4fcd-bd10-56ec07935820","ip_address":"172.20.0.14"}],"project_id":"f2dc4d1fd6b741d2be5e504f0f1f239f","port_security_enabled":true,"security_groups":["d216fd03-dac2-49b0-acb2-20559a0fe98f"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-06-04T12:49:00Z","updated_at":"2021-06-04T12:49:01Z","revision_number":1}}' 2021-06-04 12:49:05,190 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:test_update_port_with_cidr_address_pair): 200 PUT http://10.222.0.26:9696/v2.0/ports/cb8dc887-0bcc-4a07-acc8-b505abe17714 1.772s 2021-06-04 12:49:05,191 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"allowed_address_pairs": [{"ip_address": "172.20.0.0/16", "mac_address": "fa:16:3e:66:7b:6b"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '817', 'x-openstack-request-id': 'req-265a734c-c36e-4817-9985-0717f6d3fef7', 'date': 'Fri, 04 Jun 2021 12:49:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/cb8dc887-0bcc-4a07-acc8-b505abe17714'} Body: b'{"port":{"id":"cb8dc887-0bcc-4a07-acc8-b505abe17714","name":"tempest-AllowedAddressPairTestJSON-1266901985","network_id":"864ed22f-90e5-4809-8eaa-e5c0b68c2ad3","tenant_id":"f2dc4d1fd6b741d2be5e504f0f1f239f","mac_address":"fa:16:3e:3b:1d:5d","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"df6ef586-eb8f-4fcd-bd10-56ec07935820","ip_address":"172.20.0.14"}],"allowed_address_pairs":[{"mac_address":"fa:16:3e:66:7b:6b","ip_address":"172.20.0.0/16","active":true}],"extra_dhcp_opts":[],"security_groups":["d216fd03-dac2-49b0-acb2-20559a0fe98f"],"description":"","binding:vnic_type":"normal","port_security_enabled":true,"tags":[],"created_at":"2021-06-04T12:49:00Z","updated_at":"2021-06-04T12:49:04Z","revision_number":2,"project_id":"f2dc4d1fd6b741d2be5e504f0f1f239f"}}' 2021-06-04 12:49:06,914 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/ports/cb8dc887-0bcc-4a07-acc8-b505abe17714 1.722s 2021-06-04 12:49:06,914 114385 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-a900e349-4bd0-4eb4-8104-afae84ed96f0', 'date': 'Fri, 04 Jun 2021 12:49:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/cb8dc887-0bcc-4a07-acc8-b505abe17714'} Body: b'' 2021-06-04 12:49:07,084 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:_run_cleanups): 404 GET http://10.222.0.26:9696/v2.0/ports/cb8dc887-0bcc-4a07-acc8-b505abe17714 0.169s 2021-06-04 12:49:07,084 114385 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': '132', 'x-openstack-request-id': 'req-b0a56308-8ceb-4fac-84fb-b4ce631a9a4a', 'date': 'Fri, 04 Jun 2021 12:49:07 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/cb8dc887-0bcc-4a07-acc8-b505abe17714'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port cb8dc887-0bcc-4a07-acc8-b505abe17714 could not be found.", "detail": ""}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/network/test_allowed_address_pair.py", line 110, in test_update_port_with_cidr_address_pair self._update_port_with_address(str(self.cidr)) File "/opt/stack/tempest/tempest/api/network/test_allowed_address_pair.py", line 100, in _update_port_with_address self.assertCountEqual(allowed_address_pair, allowed_address_pairs) File "/usr/lib/python3.8/unittest/case.py", line 1272, in assertCountEqual self.fail(msg) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/unittest2/case.py", line 690, in fail raise self.failureException(msg) AssertionError: Element counts were not equal: First has 1, Second has 0: {'mac_address': 'fa:16:3e:66:7b:6b', 'ip_address': '172.20.0.0/16', 'active': True} First has 0, Second has 1: {'ip_address': '172.20.0.0/16', 'mac_address': 'fa:16:3e:66:7b:6b'} |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
fail
ft2.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-06-04 12:49:09,099 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:test_update_port_with_multiple_ip_mac_address_pair): 201 POST http://10.222.0.26:9696/v2.0/ports 2.012s 2021-06-04 12:49:09,099 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "864ed22f-90e5-4809-8eaa-e5c0b68c2ad3", "name": "tempest-AllowedAddressPairTestJSON-944754138"}} Response - Headers: {'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-2d9d5497-5dbc-446f-91b9-7cfeea399657', 'date': 'Fri, 04 Jun 2021 12:49:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/ports'} Body: b'{"port":{"id":"e3642c15-7617-435c-b04b-008fabc2c55f","name":"tempest-AllowedAddressPairTestJSON-944754138","network_id":"864ed22f-90e5-4809-8eaa-e5c0b68c2ad3","tenant_id":"f2dc4d1fd6b741d2be5e504f0f1f239f","mac_address":"fa:16:3e:19:0a:82","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"df6ef586-eb8f-4fcd-bd10-56ec07935820","ip_address":"172.20.0.7"}],"project_id":"f2dc4d1fd6b741d2be5e504f0f1f239f","port_security_enabled":true,"security_groups":["d216fd03-dac2-49b0-acb2-20559a0fe98f"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-06-04T12:49:07Z","updated_at":"2021-06-04T12:49:07Z","revision_number":1}}' 2021-06-04 12:49:12,829 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:test_update_port_with_multiple_ip_mac_address_pair): 201 POST http://10.222.0.26:9696/v2.0/ports 3.729s 2021-06-04 12:49:12,829 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "864ed22f-90e5-4809-8eaa-e5c0b68c2ad3", "name": "tempest-AllowedAddressPairTestJSON-1854869229"}} Response - Headers: {'content-type': 'application/json', 'content-length': '738', 'x-openstack-request-id': 'req-cadaf64c-28b8-4949-8586-33126c817a5b', 'date': 'Fri, 04 Jun 2021 12:49:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/ports'} Body: b'{"port":{"id":"23d4a320-6913-4743-80b9-4011f3e1e9eb","name":"tempest-AllowedAddressPairTestJSON-1854869229","network_id":"864ed22f-90e5-4809-8eaa-e5c0b68c2ad3","tenant_id":"f2dc4d1fd6b741d2be5e504f0f1f239f","mac_address":"fa:16:3e:6e:43:ed","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"df6ef586-eb8f-4fcd-bd10-56ec07935820","ip_address":"172.20.0.9"}],"project_id":"f2dc4d1fd6b741d2be5e504f0f1f239f","port_security_enabled":true,"security_groups":["d216fd03-dac2-49b0-acb2-20559a0fe98f"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2021-06-04T12:49:10Z","updated_at":"2021-06-04T12:49:11Z","revision_number":1}}' 2021-06-04 12:49:17,015 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:test_update_port_with_multiple_ip_mac_address_pair): 200 PUT http://10.222.0.26:9696/v2.0/ports/23d4a320-6913-4743-80b9-4011f3e1e9eb 4.185s 2021-06-04 12:49:17,016 114385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"allowed_address_pairs": [{"ip_address": "172.20.0.8", "mac_address": "fa:16:3e:66:7b:6b"}, {"ip_address": "172.20.0.7", "mac_address": "fa:16:3e:19:0a:82"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '889', 'x-openstack-request-id': 'req-33ef6a1d-ebee-4648-a49e-38f86540c9c0', 'date': 'Fri, 04 Jun 2021 12:49:17 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/23d4a320-6913-4743-80b9-4011f3e1e9eb'} Body: b'{"port":{"id":"23d4a320-6913-4743-80b9-4011f3e1e9eb","name":"tempest-AllowedAddressPairTestJSON-1854869229","network_id":"864ed22f-90e5-4809-8eaa-e5c0b68c2ad3","tenant_id":"f2dc4d1fd6b741d2be5e504f0f1f239f","mac_address":"fa:16:3e:6e:43:ed","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"df6ef586-eb8f-4fcd-bd10-56ec07935820","ip_address":"172.20.0.9"}],"allowed_address_pairs":[{"mac_address":"fa:16:3e:19:0a:82","ip_address":"172.20.0.7","active":true},{"mac_address":"fa:16:3e:66:7b:6b","ip_address":"172.20.0.8","active":true}],"extra_dhcp_opts":[],"security_groups":["d216fd03-dac2-49b0-acb2-20559a0fe98f"],"description":"","binding:vnic_type":"normal","port_security_enabled":true,"tags":[],"created_at":"2021-06-04T12:49:10Z","updated_at":"2021-06-04T12:49:14Z","revision_number":2,"project_id":"f2dc4d1fd6b741d2be5e504f0f1f239f"}}' 2021-06-04 12:49:21,564 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/ports/23d4a320-6913-4743-80b9-4011f3e1e9eb 4.548s 2021-06-04 12:49:21,565 114385 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-1492c2eb-c94c-4bb9-8532-150cfd1cf79d', 'date': 'Fri, 04 Jun 2021 12:49:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/23d4a320-6913-4743-80b9-4011f3e1e9eb'} Body: b'' 2021-06-04 12:49:22,069 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:_run_cleanups): 404 GET http://10.222.0.26:9696/v2.0/ports/23d4a320-6913-4743-80b9-4011f3e1e9eb 0.504s 2021-06-04 12:49:22,070 114385 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': '132', 'x-openstack-request-id': 'req-6f42504b-7cfc-4d7b-8942-b0d6ad9c81c9', 'date': 'Fri, 04 Jun 2021 12:49:22 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/23d4a320-6913-4743-80b9-4011f3e1e9eb'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port 23d4a320-6913-4743-80b9-4011f3e1e9eb could not be found.", "detail": ""}}' 2021-06-04 12:49:26,886 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/ports/e3642c15-7617-435c-b04b-008fabc2c55f 4.816s 2021-06-04 12:49:26,887 114385 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-f604cb13-5027-4ba0-8f2a-d38c52a1ad8e', 'date': 'Fri, 04 Jun 2021 12:49:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/e3642c15-7617-435c-b04b-008fabc2c55f'} Body: b'' 2021-06-04 12:49:27,080 114385 INFO [tempest.lib.common.rest_client] Request (AllowedAddressPairTestJSON:_run_cleanups): 404 GET http://10.222.0.26:9696/v2.0/ports/e3642c15-7617-435c-b04b-008fabc2c55f 0.192s 2021-06-04 12:49:27,080 114385 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': '132', 'x-openstack-request-id': 'req-f0d174ac-dd1f-47c2-8547-38785a3c83a1', 'date': 'Fri, 04 Jun 2021 12:49:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26:9696/v2.0/ports/e3642c15-7617-435c-b04b-008fabc2c55f'} Body: b'{"NeutronError": {"type": "PortNotFound", "message": "Port e3642c15-7617-435c-b04b-008fabc2c55f could not be found.", "detail": ""}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/network/test_allowed_address_pair.py", line 129, in test_update_port_with_multiple_ip_mac_address_pair self._update_port_with_address( File "/opt/stack/tempest/tempest/api/network/test_allowed_address_pair.py", line 100, in _update_port_with_address self.assertCountEqual(allowed_address_pair, allowed_address_pairs) File "/usr/lib/python3.8/unittest/case.py", line 1272, in assertCountEqual self.fail(msg) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/unittest2/case.py", line 690, in fail raise self.failureException(msg) AssertionError: Element counts were not equal: First has 1, Second has 0: {'mac_address': 'fa:16:3e:19:0a:82', 'ip_address': '172.20.0.7', 'active': True} First has 1, Second has 0: {'mac_address': 'fa:16:3e:66:7b:6b', 'ip_address': '172.20.0.8', 'active': True} First has 0, Second has 1: {'ip_address': '172.20.0.8', 'mac_address': 'fa:16:3e:66:7b:6b'} First has 0, Second has 1: {'ip_address': '172.20.0.7', 'mac_address': 'fa:16:3e:19:0a:82'} |
||||||
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 5 | 1 | 0 | 3 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
skip
pt3.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] |
skip
pt3.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] |
skip
pt3.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] |
fail
ft3.4: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-06-04 12:57:33,920 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 POST http://10.222.0.26/compute/v2.1/os-keypairs 0.752s 2021-06-04 12:57:33,920 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-480064023"}} Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7718223d-524a-49a7-a776-b82ecaeca0db', 'x-compute-request-id': 'req-7718223d-524a-49a7-a776-b82ecaeca0db', '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-----\\nMIIEowIBAAKCAQEAy6FIIDqvsaX+YRstXnhs9jPbHJSugtdx45S42/p9raQUgMt2\\nJ/ZVP5Fd7340QiS9Js8wAwpifHB8bJqTerfS64hRFidnPfg6zUSjF/HVJDASFwNj\\nxj7NhRQDH07BkZgiIyY2MKn6lrcGdh1Nz6KU+N5kgEI+PIa8F5Q9YtQRBSZi2Fja\\nBjFNYfcpefUyR8RN8KWNFdNUsw6zviaYXOgRX7FsAu+x4zSLIU1VwIyFm8wntffF\\ndCDMLjVwRgw+LI2D3gkILbJS3YapUSbANaIdZr3i+/XzG8e9OimXrYICWUzKamBZ\\niA+5sD6bVGtNECigqHual6DU6LcvbN8hh9dEuwIDAQABAoIBAEetfPMDVWcGFDXg\\nWCcB4vEDLeSwnYEnD0rZxfyA/w5JTIJNnEjS2A0pQVSVKxYBUqe/lJntZN+CxPmB\\nq9otrMwFzu0qb5gLsb8hovtBwBId7bA2HD/jSXrHoZW6pj52u8V9pOOaYb/9qwOW\\nqxYkl6XGur+/EaNCliECqF0KYvdZe/7EEpre6dvrK0ADpzi5uEWSpaJol7Pe/pTi\\ndEtRLkLFcUJUhq2L/oyQZbd99+5WxK8yKNGOOJJszN3Y2WkV3pehY3Up9uOGlj1u\\nNOxe6G9rjBsWcH2nnwbqGqqugiYtkIKwNH4XxbyUOe47mt7k1OKoTuwkg9mU8HHB\\nAk5gEBkCgYEA54MXvY6prHqoZ41gLheoFS6k1h+AZzic2evZ5FdRVF4pjaZyztaa\\nh+tu/bFNaD07lv5JwbwJCBifBdycc8VKZwwhllv8UHnxKYa14ie9SuasfrPZhqYR\\n3gY/Gx2wb19Eu15XjCsW8vr1kcPSej2KDJAVhWYG43hiej+973yiZwUCgYEA4Ssy\\nBqw5cOkHAzqS6pf9wpTCuUfoWXWe7vwuCjGVbvuE9fepXTpb2GQ19sLS8jhk1Mmr\\ngaQ9VudJQQX/ks6yDeZbOFofm/Ih8n2cQ6/FDaT3VG2L9zqBhONnnIvPheWJya/j\\nCV+LGuMd7i7enMB9ceNzv38h2ZQwJ0fQMl9XSL8CgYB8LQR+2BaKPQA3Cs2b63Rs\\naChh8WOd+e+ns6mboHovFpKTN8Q8zT71yIIv8Pnj/3QG+T32fDUb8pjZPAtuzVOr\\nEgax74TWZZHFBExqkYYmtrOvAiia4FiVDiSrFrGcCy2CkofC1xnoGlO9a5tplbiG\\nJIJmmuL2/4tSpv3phqBVQQKBgESlcp7uKqTtpiGp3dh/dfG4gJUUAxYi8c1SPIcH\\nDtPDAooqcwvlGtMh2gHc64rE/piQ0yS2+axg3shgF8aeFVJ/hBfuAez9KLRQ7y8D\\ni0PZoz2uGBnLUGk/Gvty9FWR4SwH32OgKTyNOTbAO0X2uUfbXBJpo9w9fWC8WBDD\\nWEzpAoGBAK488dB68+RWv6rxodI6HCKVui6Q760EhlqJbZEA6P7znWSkpeKKmI03\\n4SSH6vSXh6NN6bBqFyqvqgTgru0xcDIaVBevuVR1atrM8LtrPiW/wOpynNpTw3D4\\nWyaWELpfyR4G+nooisftk+Br7bh98loQjdvTSofQafntS8CmLyC+\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkAdvancedServerOps-480064023", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLoUggOq+xpf5hGy1eeGz2M9sclK6C13HjlLjb+n2tpBSAy3Yn9lU/kV3vfjRCJL0mzzADCmJ8cHxsmpN6t9LriFEWJ2c9+DrNRKMX8dUkMBIXA2PGPs2FFAMfTsGRmCIjJjYwqfqWtwZ2HU3PopT43mSAQj48hrwXlD1i1BEFJmLYWNoGMU1h9yl59TJHxE3wpY0V01SzDrO+Jphc6BFfsWwC77HjNIshTVXAjIWbzCe198V0IMwuNXBGDD4sjYPeCQgtslLdhqlRJsA1oh1mveL79fMbx706KZetggJZTMpqYFmID7mwPptUa00QKKCoe5qXoNToty9s3yGH10S7 Generated-by-Nova", "fingerprint": "a8:46:12:d5:29:0d:52:ee:97:38:32:a5:04:bc:c6:db", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6"}}' 2021-06-04 12:57:35,554 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.26:9696/v2.0/security-groups 1.632s 2021-06-04 12:57:35,555 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1749025426", "description": "tempest-secgroup-smoke-1749025426 description", "project_id": "635ec1b34e7240f6a910ca5f241cd9fa"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-55680bf8-513b-4562-9c1a-aadcacb2784f', 'date': 'Fri, 04 Jun 2021 12:57:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "7f509e78-7284-47b1-a204-1f4459ced97f", "name": "tempest-secgroup-smoke-1749025426", "stateful": true, "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "description": "tempest-secgroup-smoke-1749025426 description", "security_group_rules": [{"id": "2ba7b04c-6d39-4fc4-9201-1d4617e2e03e", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "security_group_id": "7f509e78-7284-47b1-a204-1f4459ced97f", "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": 1293, "description": null, "tags": [], "created_at": "2021-06-04T12:57:35Z", "updated_at": "2021-06-04T12:57:35Z", "revision_number": 0, "project_id": "635ec1b34e7240f6a910ca5f241cd9fa"}, {"id": "2e43fc6d-cd32-403e-bb43-6237e15613fa", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "security_group_id": "7f509e78-7284-47b1-a204-1f4459ced97f", "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": 1292, "description": null, "tags": [], "created_at": "2021-06-04T12:57:35Z", "updated_at": "2021-06-04T12:57:35Z", "revision_number": 0, "project_id": "635ec1b34e7240f6a910ca5f241cd9fa"}], "tags": [], "created_at": "2021-06-04T12:57:34Z", "updated_at": "2021-06-04T12:57:35Z", "revision_number": 1, "project_id": "635ec1b34e7240f6a910ca5f241cd9fa"}}' 2021-06-04 12:57:35,771 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.215s 2021-06-04 12:57:35,772 114370 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": "7f509e78-7284-47b1-a204-1f4459ced97f", "project_id": "635ec1b34e7240f6a910ca5f241cd9fa", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d0a7e91f-dfc0-42d2-87b0-5a0f783ef36a', 'date': 'Fri, 04 Jun 2021 12:57:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "91461aae-93a8-4f84-be6c-8eff1ddf6d21", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "security_group_id": "7f509e78-7284-47b1-a204-1f4459ced97f", "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-06-04T12:57:35Z", "updated_at": "2021-06-04T12:57:35Z", "revision_number": 0, "project_id": "635ec1b34e7240f6a910ca5f241cd9fa"}}' 2021-06-04 12:57:36,015 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.243s 2021-06-04 12:57:36,015 114370 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": "7f509e78-7284-47b1-a204-1f4459ced97f", "project_id": "635ec1b34e7240f6a910ca5f241cd9fa", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-23f025d6-3bf2-40a3-865b-000849604323', 'date': 'Fri, 04 Jun 2021 12:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6b6d578d-b652-463a-859d-41eef641392c", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "security_group_id": "7f509e78-7284-47b1-a204-1f4459ced97f", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-06-04T12:57:35Z", "updated_at": "2021-06-04T12:57:35Z", "revision_number": 0, "project_id": "635ec1b34e7240f6a910ca5f241cd9fa"}}' 2021-06-04 12:57:36,437 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.421s 2021-06-04 12:57:36,438 114370 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": "7f509e78-7284-47b1-a204-1f4459ced97f", "project_id": "635ec1b34e7240f6a910ca5f241cd9fa", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c9aa9631-231b-45ed-8e53-9e3c4268b14c', 'date': 'Fri, 04 Jun 2021 12:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "63e0af8b-560e-4f47-9707-50cea9e126e6", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "security_group_id": "7f509e78-7284-47b1-a204-1f4459ced97f", "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-06-04T12:57:36Z", "updated_at": "2021-06-04T12:57:36Z", "revision_number": 0, "project_id": "635ec1b34e7240f6a910ca5f241cd9fa"}}' 2021-06-04 12:57:36,787 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.348s 2021-06-04 12:57:36,787 114370 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": "7f509e78-7284-47b1-a204-1f4459ced97f", "project_id": "635ec1b34e7240f6a910ca5f241cd9fa", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-71cd0c7a-9c95-4e1e-ad41-934abd74fd21', 'date': 'Fri, 04 Jun 2021 12:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6e66c62b-3c79-4cd4-bd4b-4f61d5d0f6d2", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "security_group_id": "7f509e78-7284-47b1-a204-1f4459ced97f", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-06-04T12:57:36Z", "updated_at": "2021-06-04T12:57:36Z", "revision_number": 0, "project_id": "635ec1b34e7240f6a910ca5f241cd9fa"}}' 2021-06-04 12:57:37,120 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.332s 2021-06-04 12:57:37,120 114370 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": "7f509e78-7284-47b1-a204-1f4459ced97f", "project_id": "635ec1b34e7240f6a910ca5f241cd9fa", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-af55f9a6-5c09-48df-8432-56be61e0522d', 'date': 'Fri, 04 Jun 2021 12:57:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "220e49b5-4763-479e-aed5-db1a5df23899", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "security_group_id": "7f509e78-7284-47b1-a204-1f4459ced97f", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-06-04T12:57:36Z", "updated_at": "2021-06-04T12:57:36Z", "revision_number": 0, "project_id": "635ec1b34e7240f6a910ca5f241cd9fa"}}' 2021-06-04 12:57:37,376 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.255s 2021-06-04 12:57:37,376 114370 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": "7f509e78-7284-47b1-a204-1f4459ced97f", "project_id": "635ec1b34e7240f6a910ca5f241cd9fa", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-eb63c1c4-1a18-4a9b-88ba-c53c2f21eb55', 'date': 'Fri, 04 Jun 2021 12:57:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6bfec44e-e1d5-4410-8f12-ec5c6e83c561", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "security_group_id": "7f509e78-7284-47b1-a204-1f4459ced97f", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-06-04T12:57:37Z", "updated_at": "2021-06-04T12:57:37Z", "revision_number": 0, "project_id": "635ec1b34e7240f6a910ca5f241cd9fa"}}' 2021-06-04 12:57:37,786 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.26:9696/v2.0/networks 0.409s 2021-06-04 12:57:37,787 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1972890884", "project_id": "635ec1b34e7240f6a910ca5f241cd9fa", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e68b1324-a662-4e00-9425-967230584c00', 'date': 'Fri, 04 Jun 2021 12:57:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/networks'} Body: b'{"network":{"id":"90241b64-ba96-478b-b00f-316ff8684507","name":"tempest-network-smoke--1972890884","tenant_id":"635ec1b34e7240f6a910ca5f241cd9fa","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"635ec1b34e7240f6a910ca5f241cd9fa","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-06-04T12:57:37Z","updated_at":"2021-06-04T12:57:37Z","revision_number":1}}' 2021-06-04 12:57:42,637 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.26:9696/v2.0/routers 4.849s 2021-06-04 12:57:42,637 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-839532841", "admin_state_up": true, "project_id": "635ec1b34e7240f6a910ca5f241cd9fa", "external_gateway_info": {"network_id": "7b405ca9-9549-40ab-8545-678f3b1050ff"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '696', 'x-openstack-request-id': 'req-f2d99ab2-f8d3-41b4-bc04-3bfd631cc7d1', 'date': 'Fri, 04 Jun 2021 12:57:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/routers'} Body: b'{"router": {"id": "3d2807b8-50f8-4a6a-b271-77becc3170c0", "name": "tempest-TestNetworkAdvancedServerOps-router-839532841", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7b405ca9-9549-40ab-8545-678f3b1050ff", "external_fixed_ips": [{"subnet_id": "d8796591-de85-4b40-9553-55eb2a7546a3", "ip_address": "172.26.4.154"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-06-04T12:57:38Z", "updated_at": "2021-06-04T12:57:40Z", "revision_number": 3, "project_id": "635ec1b34e7240f6a910ca5f241cd9fa"}}' 2021-06-04 12:57:42,766 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26:9696/v2.0/subnets?project_id=635ec1b34e7240f6a910ca5f241cd9fa&cidr=172.20.0.0%2F28 0.128s 2021-06-04 12:57:42,767 114370 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': '14', 'x-openstack-request-id': 'req-a94805f4-b37a-4f08-ae2b-b2203975d6d0', 'date': 'Fri, 04 Jun 2021 12:57:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets?project_id=635ec1b34e7240f6a910ca5f241cd9fa&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-06-04 12:57:43,170 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26:9696/v2.0/networks?router%3Aexternal=True 0.403s 2021-06-04 12:57:43,170 114370 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': '690', 'x-openstack-request-id': 'req-c54a0b2a-7c45-4ac2-a7fe-1143d248ca92', 'date': 'Fri, 04 Jun 2021 12:57:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7b405ca9-9549-40ab-8545-678f3b1050ff","name":"public","tenant_id":"bd1f0c453c3c432a85bd9b92f8d59a39","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d8796591-de85-4b40-9553-55eb2a7546a3"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-06-04T12:40:24Z","updated_at":"2021-06-04T12:40:32Z","revision_number":2,"project_id":"bd1f0c453c3c432a85bd9b92f8d59a39","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-06-04 12:57:43,219 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26:9696/v2.0/subnets?network_id=7b405ca9-9549-40ab-8545-678f3b1050ff&cidr=172.20.0.0%2F28 0.048s 2021-06-04 12:57:43,219 114370 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': '14', 'x-openstack-request-id': 'req-56a74428-4b65-4252-bdb4-180de4ab9c5d', 'date': 'Fri, 04 Jun 2021 12:57:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets?network_id=7b405ca9-9549-40ab-8545-678f3b1050ff&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-06-04 12:57:44,120 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.26:9696/v2.0/subnets 0.900s 2021-06-04 12:57:44,120 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1592962376", "network_id": "90241b64-ba96-478b-b00f-316ff8684507", "project_id": "635ec1b34e7240f6a910ca5f241cd9fa", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-7853847d-1e37-49f2-a8a1-d4ae5893de2e', 'date': 'Fri, 04 Jun 2021 12:57:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"949a938b-03a2-4abd-978e-c66fd3d7ad0b","name":"tempest-subnet-smoke-1592962376","tenant_id":"635ec1b34e7240f6a910ca5f241cd9fa","network_id":"90241b64-ba96-478b-b00f-316ff8684507","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-06-04T12:57:43Z","updated_at":"2021-06-04T12:57:43Z","revision_number":0,"project_id":"635ec1b34e7240f6a910ca5f241cd9fa"}}' 2021-06-04 12:57:49,312 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 PUT http://10.222.0.26:9696/v2.0/routers/3d2807b8-50f8-4a6a-b271-77becc3170c0/add_router_interface 5.192s 2021-06-04 12:57:49,313 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "949a938b-03a2-4abd-978e-c66fd3d7ad0b"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-e23ecef0-9dd0-4911-bdf2-cf2ea0adf17d', 'date': 'Fri, 04 Jun 2021 12:57:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/routers/3d2807b8-50f8-4a6a-b271-77becc3170c0/add_router_interface'} Body: b'{"id": "3d2807b8-50f8-4a6a-b271-77becc3170c0", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "port_id": "30d83069-ed83-4f9e-9306-3f56ebefd4b1", "network_id": "90241b64-ba96-478b-b00f-316ff8684507", "subnet_id": "949a938b-03a2-4abd-978e-c66fd3d7ad0b", "subnet_ids": ["949a938b-03a2-4abd-978e-c66fd3d7ad0b"]}' 2021-06-04 12:57:49,400 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 201 POST http://10.222.0.26/identity/v3/auth/tokens 0.081s 2021-06-04 12:57:49,400 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3411', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b1f2871c-40d1-4f24-9e4a-9e7f1ed88173', '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": "1b3a9bedcadd47c2aa9ccfb9148707b6", "name": "tempest-TestNetworkAdvancedServerOps-919799049-project", "password_expires_at": null}, "audit_ids": ["neJJzOaRQuCxr5zwUCM9Tw"], "expires_at": "2021-06-04T13:57:49.000000Z", "issued_at": "2021-06-04T12:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "635ec1b34e7240f6a910ca5f241cd9fa", "name": "tempest-TestNetworkAdvancedServerOps-919799049"}, "is_domain": false, "roles": [{"id": "4835fd83a4ab43a5a3491e63ab30f7bc", "name": "member"}, {"id": "56d574bbd3854b3884722acff5c8d35b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d7817a2c26b947048ced0f381a84f18b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2/635ec1b34e7240f6a910ca5f241cd9fa", "region": "RegionOne"}], "id": "276ffa9c4bc14a948e760ed8fdc704dd", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "71f6bcfe7a494b4982f8af88d1dffdcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/635ec1b34e7240f6a910ca5f241cd9fa", "region": "RegionOne"}], "id": "3dd4b64a585842c3b021d51ac1713802", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "007be049ea1a4cd69e8b8eeb345f8ed6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/placement", "region": "RegionOne"}], "id": "5018deb57c234d0fba25d764e704347b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f3199d3ae50e4381b6e049ae7545cbbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/635ec1b34e7240f6a910ca5f241cd9fa", "region": "RegionOne"}], "id": "95c7dfc6dd754945929657380eb9dd99", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "689904259ac84a048038c8721753eb4b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}, {"id": "836447dba2f04882bab5868e72301f3c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}], "id": "971fd708a4e5442cbccac76f8391c400", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "58cdd5a70be94cc0aeb39341d2f9a78d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26:8080", "region": "RegionOne"}, {"id": "debb14de68364861ba6f49c851964160", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:8080/v1/AUTH_635ec1b34e7240f6a910ca5f241cd9fa", "region": "RegionOne"}], "id": "980b26d2ce1c4ba9ac3f838e26a52037", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "f1d2a79a848c43edb839eca7f66ae1dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:9696/", "region": "RegionOne"}], "id": "aae80329364c4aeaac0d54133641c2a1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "89a6315537fc434e84d3ccd4fb29a219", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2.1", "region": "RegionOne"}], "id": "ac6a356dbc0c4b70a2a5f5f7910c7cfc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8f357788ce9b4f23ba87b35d536e9529", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/image", "region": "RegionOne"}], "id": "bff972378f0f4fbc98c6f5d2a18fa7ca", "type": "image", "name": "glance"}]}}' 2021-06-04 12:57:49,401 114370 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild) Found network None available for tenant 2021-06-04 12:57:51,031 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 202 POST http://10.222.0.26/compute/v2.1/servers 1.629s 2021-06-04 12:57:51,031 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "imageRef": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "flavorRef": "452", "networks": [{"uuid": "90241b64-ba96-478b-b00f-316ff8684507"}], "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "security_groups": [{"name": "tempest-secgroup-smoke-1749025426"}]}} Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-258740d7-98fc-4389-a027-e37c821bbdf0', 'x-compute-request-id': 'req-258740d7-98fc-4389-a027-e37c821bbdf0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/servers'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1749025426"}], "adminPass": "dQ2DTXRyvyk8"}}' 2021-06-04 12:57:51,279 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.245s 2021-06-04 12:57:51,280 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6e35a57-c650-49c5-b4d1-cd093386ad60', 'x-compute-request-id': 'req-a6e35a57-c650-49c5-b4d1-cd093386ad60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:57:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:57:52,456 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.167s 2021-06-04 12:57:52,457 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a65dd18a-5280-4bd9-b16f-ac8ca0b0f2d7', 'x-compute-request-id': 'req-a65dd18a-5280-4bd9-b16f-ac8ca0b0f2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:57:53,643 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.177s 2021-06-04 12:57:53,644 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11561271-6e7f-4087-968f-bc1026da62e4', 'x-compute-request-id': 'req-11561271-6e7f-4087-968f-bc1026da62e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:57:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:57:54,786 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.134s 2021-06-04 12:57:54,786 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dd43c11-c7d9-4403-9233-59202a4f9ab3', 'x-compute-request-id': 'req-2dd43c11-c7d9-4403-9233-59202a4f9ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:57:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:57:55,886 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.092s 2021-06-04 12:57:55,886 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddfc52ab-0227-4d8e-b9da-3bab81da7c36', 'x-compute-request-id': 'req-ddfc52ab-0227-4d8e-b9da-3bab81da7c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:57:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:57:56,982 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.087s 2021-06-04 12:57:56,982 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b451783-2694-4aa7-bb4e-fa87a138c859', 'x-compute-request-id': 'req-4b451783-2694-4aa7-bb4e-fa87a138c859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:57:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:57:58,110 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.120s 2021-06-04 12:57:58,111 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-976345eb-3e90-4ea8-8030-541132f05699', 'x-compute-request-id': 'req-976345eb-3e90-4ea8-8030-541132f05699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:57:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:57:59,218 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.099s 2021-06-04 12:57:59,218 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5023ff6-d058-4499-af04-f81925bba2b4', 'x-compute-request-id': 'req-a5023ff6-d058-4499-af04-f81925bba2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:57:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:00,442 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.215s 2021-06-04 12:58:00,442 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3d3cd39-0104-4010-850e-7b146dc97c00', 'x-compute-request-id': 'req-d3d3cd39-0104-4010-850e-7b146dc97c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:01,549 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.097s 2021-06-04 12:58:01,549 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3d2c7c5-a4ce-45a0-9135-ee53db522974', 'x-compute-request-id': 'req-d3d2c7c5-a4ce-45a0-9135-ee53db522974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:02,670 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.112s 2021-06-04 12:58:02,670 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51b204f5-4ff0-4aee-a8c8-760650fdb8ce', 'x-compute-request-id': 'req-51b204f5-4ff0-4aee-a8c8-760650fdb8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:03,766 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.087s 2021-06-04 12:58:03,766 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c62010c3-f35b-41cc-8a15-eec61bddb424', 'x-compute-request-id': 'req-c62010c3-f35b-41cc-8a15-eec61bddb424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:04,885 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.110s 2021-06-04 12:58:04,886 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef69699f-f726-47b4-aa2a-91b8465a79d0', 'x-compute-request-id': 'req-ef69699f-f726-47b4-aa2a-91b8465a79d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:05,985 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.091s 2021-06-04 12:58:05,985 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6391af06-95af-49d7-ba45-8a3d09529c2c', 'x-compute-request-id': 'req-6391af06-95af-49d7-ba45-8a3d09529c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:07,099 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.106s 2021-06-04 12:58:07,099 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67463d58-74d4-44de-970d-27f20ff4f76f', 'x-compute-request-id': 'req-67463d58-74d4-44de-970d-27f20ff4f76f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:08,216 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.109s 2021-06-04 12:58:08,216 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f623cf59-2bd6-4a16-a046-2fbfe0d39f98', 'x-compute-request-id': 'req-f623cf59-2bd6-4a16-a046-2fbfe0d39f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:09,310 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.085s 2021-06-04 12:58:09,310 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c6a89e5-6d4a-4dbc-823f-3894b027c843', 'x-compute-request-id': 'req-2c6a89e5-6d4a-4dbc-823f-3894b027c843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:10,412 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.092s 2021-06-04 12:58:10,412 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da936a75-f37e-486d-ba51-267360bf1f75', 'x-compute-request-id': 'req-da936a75-f37e-486d-ba51-267360bf1f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:11,508 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.088s 2021-06-04 12:58:11,509 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c2232e7-8da2-44f0-bd12-ad984353f03f', 'x-compute-request-id': 'req-1c2232e7-8da2-44f0-bd12-ad984353f03f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:12,603 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.087s 2021-06-04 12:58:12,604 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d1f592a-6f26-4a48-b42b-c0b42c44ee48', 'x-compute-request-id': 'req-2d1f592a-6f26-4a48-b42b-c0b42c44ee48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:13,697 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.085s 2021-06-04 12:58:13,698 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b770bd6-f65e-49c8-8209-2668eb720c33', 'x-compute-request-id': 'req-7b770bd6-f65e-49c8-8209-2668eb720c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:14,792 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.086s 2021-06-04 12:58:14,792 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3f12fd6-5e55-4a59-bae4-483b8052341f', 'x-compute-request-id': 'req-d3f12fd6-5e55-4a59-bae4-483b8052341f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:15,884 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.083s 2021-06-04 12:58:15,884 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-678eaddc-6a15-48d3-9e2a-f4df198b6d6a', 'x-compute-request-id': 'req-678eaddc-6a15-48d3-9e2a-f4df198b6d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:16,982 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.089s 2021-06-04 12:58:16,982 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3192f412-c218-4e78-b934-ff252d51724b', 'x-compute-request-id': 'req-3192f412-c218-4e78-b934-ff252d51724b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:18,088 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.097s 2021-06-04 12:58:18,089 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb8e7394-fb3f-4548-b1c6-2e02fe4c10c5', 'x-compute-request-id': 'req-eb8e7394-fb3f-4548-b1c6-2e02fe4c10c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:19,180 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.083s 2021-06-04 12:58:19,180 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19ae14b3-c3a0-4d11-9008-e07ffc4b5f11', 'x-compute-request-id': 'req-19ae14b3-c3a0-4d11-9008-e07ffc4b5f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:20,274 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.085s 2021-06-04 12:58:20,274 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecdf2d7a-28e5-4353-b417-5993d7ad7a26', 'x-compute-request-id': 'req-ecdf2d7a-28e5-4353-b417-5993d7ad7a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:21,369 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.087s 2021-06-04 12:58:21,370 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cbbcb80-7434-40b5-bcf0-fa7b37a8c434', 'x-compute-request-id': 'req-1cbbcb80-7434-40b5-bcf0-fa7b37a8c434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:22,466 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.088s 2021-06-04 12:58:22,467 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04d83e9a-2b6e-44d6-8530-7661f7260189', 'x-compute-request-id': 'req-04d83e9a-2b6e-44d6-8530-7661f7260189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:23,562 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.087s 2021-06-04 12:58:23,562 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90f499ec-79e6-4d8e-9d6a-f7960a8218c2', 'x-compute-request-id': 'req-90f499ec-79e6-4d8e-9d6a-f7960a8218c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:24,660 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.089s 2021-06-04 12:58:24,660 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6472f052-2bd8-4738-aa18-3a8f5f0cb7ac', 'x-compute-request-id': 'req-6472f052-2bd8-4738-aa18-3a8f5f0cb7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:25,755 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.086s 2021-06-04 12:58:25,755 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-907605f0-0f46-4205-99d7-1f985b79bf9d', 'x-compute-request-id': 'req-907605f0-0f46-4205-99d7-1f985b79bf9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:26,856 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.092s 2021-06-04 12:58:26,856 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f95fd6f-9462-4591-903c-488c72cedb6a', 'x-compute-request-id': 'req-8f95fd6f-9462-4591-903c-488c72cedb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:27,961 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.096s 2021-06-04 12:58:27,962 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117eda24-bd7d-467e-8237-bd31be0c3580', 'x-compute-request-id': 'req-117eda24-bd7d-467e-8237-bd31be0c3580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:29,059 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.090s 2021-06-04 12:58:29,060 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d00f69f8-c8d7-4206-b1b9-5f8f876cbb2f', 'x-compute-request-id': 'req-d00f69f8-c8d7-4206-b1b9-5f8f876cbb2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:30,158 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.089s 2021-06-04 12:58:30,159 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f493eaf7-90a1-493c-b34c-5013b5b101db', 'x-compute-request-id': 'req-f493eaf7-90a1-493c-b34c-5013b5b101db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:31,255 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.087s 2021-06-04 12:58:31,255 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f7d08f0-d827-47d5-b041-b8cf3923e0b0', 'x-compute-request-id': 'req-9f7d08f0-d827-47d5-b041-b8cf3923e0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:32,350 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.087s 2021-06-04 12:58:32,351 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fe2c56f-cec6-477e-9a23-0ff8b90a39b3', 'x-compute-request-id': 'req-6fe2c56f-cec6-477e-9a23-0ff8b90a39b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:33,445 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.085s 2021-06-04 12:58:33,445 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e56578-7dda-48ee-a32d-1846ab14e488', 'x-compute-request-id': 'req-00e56578-7dda-48ee-a32d-1846ab14e488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:34,542 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.088s 2021-06-04 12:58:34,542 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e24353d-c276-430e-816f-a9064154e6e1', 'x-compute-request-id': 'req-6e24353d-c276-430e-816f-a9064154e6e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:35,635 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.084s 2021-06-04 12:58:35,636 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07348f59-63f7-449f-b115-22bb28ae2dcb', 'x-compute-request-id': 'req-07348f59-63f7-449f-b115-22bb28ae2dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:36,729 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.085s 2021-06-04 12:58:36,730 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d330f629-8062-4af4-ab0c-719b87b425fc', 'x-compute-request-id': 'req-d330f629-8062-4af4-ab0c-719b87b425fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:37,827 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.089s 2021-06-04 12:58:37,828 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11ce4ec2-e4ae-44d2-88df-cf1b8c66bcd4', 'x-compute-request-id': 'req-11ce4ec2-e4ae-44d2-88df-cf1b8c66bcd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:38,922 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.085s 2021-06-04 12:58:38,922 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4125132d-450b-449f-97b9-99064e16ba81', 'x-compute-request-id': 'req-4125132d-450b-449f-97b9-99064e16ba81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:40,017 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.087s 2021-06-04 12:58:40,017 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-374d723a-2f7f-4cf6-9f0e-5248f7846f1d', 'x-compute-request-id': 'req-374d723a-2f7f-4cf6-9f0e-5248f7846f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:41,115 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.089s 2021-06-04 12:58:41,116 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04507454-8f79-49ad-b95a-d8529a27d7e7', 'x-compute-request-id': 'req-04507454-8f79-49ad-b95a-d8529a27d7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:42,210 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.086s 2021-06-04 12:58:42,210 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e0d5b74-235d-447d-a62b-6368aec40a1d', 'x-compute-request-id': 'req-4e0d5b74-235d-447d-a62b-6368aec40a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:43,303 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.085s 2021-06-04 12:58:43,304 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14e6a720-58c7-4433-9447-95708fe23eed', 'x-compute-request-id': 'req-14e6a720-58c7-4433-9447-95708fe23eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:44,403 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.091s 2021-06-04 12:58:44,404 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffff3a48-3963-4d06-83e4-ef0afea76551', 'x-compute-request-id': 'req-ffff3a48-3963-4d06-83e4-ef0afea76551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:45,496 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.084s 2021-06-04 12:58:45,497 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f6a65b-ef22-4f65-96af-658a8a761a1d', 'x-compute-request-id': 'req-81f6a65b-ef22-4f65-96af-658a8a761a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:46,596 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.091s 2021-06-04 12:58:46,597 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fa12333-65d9-400b-ad75-ac658fec413a', 'x-compute-request-id': 'req-4fa12333-65d9-400b-ad75-ac658fec413a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:47,725 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.120s 2021-06-04 12:58:47,725 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c746c5a-fa89-41af-bedf-74f9e70c2f8d', 'x-compute-request-id': 'req-9c746c5a-fa89-41af-bedf-74f9e70c2f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:48,984 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.250s 2021-06-04 12:58:48,985 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6230432-32df-48ce-a17a-07d41aeb6755', 'x-compute-request-id': 'req-f6230432-32df-48ce-a17a-07d41aeb6755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:50,096 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.103s 2021-06-04 12:58:50,097 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45fcfc08-eb54-4854-8bc5-6fa8b05c0df2', 'x-compute-request-id': 'req-45fcfc08-eb54-4854-8bc5-6fa8b05c0df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:51,224 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.119s 2021-06-04 12:58:51,224 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dad39de-e691-4dca-90da-5cbda069ae09', 'x-compute-request-id': 'req-1dad39de-e691-4dca-90da-5cbda069ae09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "BUILD", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:51Z", "updated": "2021-06-04T12:58:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:52,390 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 200 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.157s 2021-06-04 12:58:52,391 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-364054a2-9d83-4b71-8919-c0612c562b54', 'x-compute-request-id': 'req-364054a2-9d83-4b71-8919-c0612c562b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"server": {"id": "1e34df8b-85b1-489e-917c-76694a86dfcd", "name": "tempest-TestNetworkAdvancedServerOps-server-532197065", "status": "ERROR", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "user_id": "1b3a9bedcadd47c2aa9ccfb9148707b6", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:50Z", "updated": "2021-06-04T12:58:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/1e34df8b-85b1-489e-917c-76694a86dfcd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-06-04T12:58:51Z", "message": "MessagingTimeout"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-480064023", "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-06-04 12:58:52,398 114370 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 61 second wait 2021-06-04 12:58:52,880 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 204 DELETE http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.482s 2021-06-04 12:58:52,881 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58: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-bb07f6c0-3c2f-4037-8689-7002641221ec', 'x-compute-request-id': 'req-bb07f6c0-3c2f-4037-8689-7002641221ec', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'' 2021-06-04 12:58:52,962 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_rebuild): 404 GET http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd 0.080s 2021-06-04 12:58:52,962 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:52 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-7a9b4f7b-190e-4f9e-a004-cd2ddf70a113', 'x-compute-request-id': 'req-7a9b4f7b-190e-4f9e-a004-cd2ddf70a113', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/1e34df8b-85b1-489e-917c-76694a86dfcd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1e34df8b-85b1-489e-917c-76694a86dfcd could not be found."}}' 2021-06-04 12:58:57,922 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.26:9696/v2.0/routers/3d2807b8-50f8-4a6a-b271-77becc3170c0/remove_router_interface 4.957s 2021-06-04 12:58:57,923 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "949a938b-03a2-4abd-978e-c66fd3d7ad0b"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-31f443ac-0358-44ed-a895-68970ccac404', 'date': 'Fri, 04 Jun 2021 12:58:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/routers/3d2807b8-50f8-4a6a-b271-77becc3170c0/remove_router_interface'} Body: b'{"id": "3d2807b8-50f8-4a6a-b271-77becc3170c0", "tenant_id": "635ec1b34e7240f6a910ca5f241cd9fa", "port_id": "30d83069-ed83-4f9e-9306-3f56ebefd4b1", "network_id": "90241b64-ba96-478b-b00f-316ff8684507", "subnet_id": "949a938b-03a2-4abd-978e-c66fd3d7ad0b", "subnet_ids": ["949a938b-03a2-4abd-978e-c66fd3d7ad0b"]}' 2021-06-04 12:58:59,098 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/subnets/949a938b-03a2-4abd-978e-c66fd3d7ad0b 1.175s 2021-06-04 12:58:59,099 114370 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-e091e10b-754b-4578-ae99-5cd49ce0d573', 'date': 'Fri, 04 Jun 2021 12:58:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets/949a938b-03a2-4abd-978e-c66fd3d7ad0b'} Body: b'' 2021-06-04 12:59:00,982 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/routers/3d2807b8-50f8-4a6a-b271-77becc3170c0 1.882s 2021-06-04 12:59:00,982 114370 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-8cc4d983-28f3-4074-b939-ba2e8c00c0f6', 'content-length': '0', 'date': 'Fri, 04 Jun 2021 12:59:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/routers/3d2807b8-50f8-4a6a-b271-77becc3170c0'} Body: b'' 2021-06-04 12:59:01,585 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/networks/90241b64-ba96-478b-b00f-316ff8684507 0.603s 2021-06-04 12:59:01,586 114370 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-8e308987-8354-40ae-870f-540cc357ad4e', 'date': 'Fri, 04 Jun 2021 12:59:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/networks/90241b64-ba96-478b-b00f-316ff8684507'} Body: b'' 2021-06-04 12:59:01,831 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/security-groups/7f509e78-7284-47b1-a204-1f4459ced97f 0.245s 2021-06-04 12:59:01,832 114370 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-fdb8acef-4fb4-465d-8532-6618f08f4eaf', 'content-length': '0', 'date': 'Fri, 04 Jun 2021 12:59:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/security-groups/7f509e78-7284-47b1-a204-1f4459ced97f'} Body: b'' 2021-06-04 12:59:01,885 114370 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.26/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-480064023 0.052s 2021-06-04 12:59:01,885 114370 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:59:01 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-dcd6e8e0-53ef-4b29-b817-c2d5ccc1ebf6', 'x-compute-request-id': 'req-dcd6e8e0-53ef-4b29-b817-c2d5ccc1ebf6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-480064023'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 138, in test_server_connectivity_rebuild server = self._setup_server(keypair) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 66, in _setup_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 1e34df8b-85b1-489e-917c-76694a86dfcd failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-06-04T12:58:51Z', 'message': 'MessagingTimeout'} |
||||||
test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
pass
pt3.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
pt3.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
pt3.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
pt3.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
pt3.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 | 10 | 7 | 1 | 0 | 2 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
pass
pt4.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
pt4.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
pt4.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
||||||
test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] |
fail
ft4.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-06-04 12:57:24,685 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.26:9696/v2.0/networks 0.839s 2021-06-04 12:57:24,685 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--44069578", "project_id": "03eec6fd4f06411eb17fd7f8873b2764", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '568', 'x-openstack-request-id': 'req-cf66a23e-9462-4093-a058-89868824ba29', 'date': 'Fri, 04 Jun 2021 12:57:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/networks'} Body: b'{"network":{"id":"7f3d7a1c-b562-485b-80d2-440957f1b073","name":"tempest-network-smoke--44069578","tenant_id":"03eec6fd4f06411eb17fd7f8873b2764","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"03eec6fd4f06411eb17fd7f8873b2764","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-06-04T12:57:24Z","updated_at":"2021-06-04T12:57:24Z","revision_number":1}}' 2021-06-04 12:57:28,124 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.26:9696/v2.0/routers 3.438s 2021-06-04 12:57:28,124 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-39571682", "admin_state_up": true, "project_id": "03eec6fd4f06411eb17fd7f8873b2764", "external_gateway_info": {"network_id": "7b405ca9-9549-40ab-8545-678f3b1050ff"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '686', 'x-openstack-request-id': 'req-86317d1f-f659-4504-bd2c-6cb7ec8dd389', 'date': 'Fri, 04 Jun 2021 12:57:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/routers'} Body: b'{"router": {"id": "c1076144-9238-4a6f-b165-955721f38b44", "name": "tempest-TestNetworkBasicOps-router-39571682", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7b405ca9-9549-40ab-8545-678f3b1050ff", "external_fixed_ips": [{"subnet_id": "d8796591-de85-4b40-9553-55eb2a7546a3", "ip_address": "172.26.4.228"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-06-04T12:57:24Z", "updated_at": "2021-06-04T12:57:26Z", "revision_number": 3, "project_id": "03eec6fd4f06411eb17fd7f8873b2764"}}' 2021-06-04 12:57:28,186 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26:9696/v2.0/subnets?project_id=03eec6fd4f06411eb17fd7f8873b2764&cidr=172.20.0.0%2F28 0.061s 2021-06-04 12:57:28,187 114374 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': '14', 'x-openstack-request-id': 'req-c4284a85-7cb2-45e2-b094-c2933016132c', 'date': 'Fri, 04 Jun 2021 12:57:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets?project_id=03eec6fd4f06411eb17fd7f8873b2764&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-06-04 12:57:28,381 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26:9696/v2.0/networks?router%3Aexternal=True 0.193s 2021-06-04 12:57:28,381 114374 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': '690', 'x-openstack-request-id': 'req-a80c1964-6f7d-4cd3-8896-d869859c8b1e', 'date': 'Fri, 04 Jun 2021 12:57:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"7b405ca9-9549-40ab-8545-678f3b1050ff","name":"public","tenant_id":"bd1f0c453c3c432a85bd9b92f8d59a39","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d8796591-de85-4b40-9553-55eb2a7546a3"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-06-04T12:40:24Z","updated_at":"2021-06-04T12:40:32Z","revision_number":2,"project_id":"bd1f0c453c3c432a85bd9b92f8d59a39","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2021-06-04 12:57:28,423 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26:9696/v2.0/subnets?network_id=7b405ca9-9549-40ab-8545-678f3b1050ff&cidr=172.20.0.0%2F28 0.041s 2021-06-04 12:57:28,423 114374 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': '14', 'x-openstack-request-id': 'req-bf865404-c0d7-4d35-a7c9-4fb6875a4d48', 'date': 'Fri, 04 Jun 2021 12:57:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets?network_id=7b405ca9-9549-40ab-8545-678f3b1050ff&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2021-06-04 12:57:29,617 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.26:9696/v2.0/subnets 1.193s 2021-06-04 12:57:29,617 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-813543087", "network_id": "7f3d7a1c-b562-485b-80d2-440957f1b073", "project_id": "03eec6fd4f06411eb17fd7f8873b2764", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-aa687042-1c31-4ba4-8541-6b09e3a6f079', 'date': 'Fri, 04 Jun 2021 12:57:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"510fa235-e6a6-4a5c-80a2-28e20b3afe92","name":"tempest-subnet-smoke-813543087","tenant_id":"03eec6fd4f06411eb17fd7f8873b2764","network_id":"7f3d7a1c-b562-485b-80d2-440957f1b073","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-06-04T12:57:28Z","updated_at":"2021-06-04T12:57:28Z","revision_number":0,"project_id":"03eec6fd4f06411eb17fd7f8873b2764"}}' 2021-06-04 12:57:34,742 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT http://10.222.0.26:9696/v2.0/routers/c1076144-9238-4a6f-b165-955721f38b44/add_router_interface 5.124s 2021-06-04 12:57:34,742 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "510fa235-e6a6-4a5c-80a2-28e20b3afe92"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-6903c227-bd37-49dd-bd70-8e1171c20a57', 'date': 'Fri, 04 Jun 2021 12:57:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/routers/c1076144-9238-4a6f-b165-955721f38b44/add_router_interface'} Body: b'{"id": "c1076144-9238-4a6f-b165-955721f38b44", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "port_id": "fa0945e3-5945-42e7-9009-c9956ca6677b", "network_id": "7f3d7a1c-b562-485b-80d2-440957f1b073", "subnet_id": "510fa235-e6a6-4a5c-80a2-28e20b3afe92", "subnet_ids": ["510fa235-e6a6-4a5c-80a2-28e20b3afe92"]}' 2021-06-04 12:57:35,207 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26:9696/v2.0/networks 0.464s 2021-06-04 12:57:35,207 114374 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': '5459', 'x-openstack-request-id': 'req-23e841b4-1d51-4af6-a73d-513122276002', 'date': 'Fri, 04 Jun 2021 12:57:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/networks'} Body: b'{"networks":[{"id":"366ca5c8-e47e-4a89-a6c2-229849aa75a7","name":"tempest-RoutersIpV6Test-1428607708","tenant_id":"34550d0a96aa43ffbabf194872b0afae","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["b3eb78ee-e936-4167-b489-af3b1784c643"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-06-04T12:56:52Z","updated_at":"2021-06-04T12:56:53Z","revision_number":2,"project_id":"34550d0a96aa43ffbabf194872b0afae","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":169},{"id":"6aecb9e2-b436-45ba-852b-aa0352ee7c14","name":"shared","tenant_id":"bd1f0c453c3c432a85bd9b92f8d59a39","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["b4cf9de9-986a-451e-8722-1b85f7af6ddf"],"shared":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-06-04T12:43:10Z","updated_at":"2021-06-04T12:43:12Z","revision_number":2,"project_id":"bd1f0c453c3c432a85bd9b92f8d59a39","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":172},{"id":"7b405ca9-9549-40ab-8545-678f3b1050ff","name":"public","tenant_id":"bd1f0c453c3c432a85bd9b92f8d59a39","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d8796591-de85-4b40-9553-55eb2a7546a3"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2021-06-04T12:40:24Z","updated_at":"2021-06-04T12:40:32Z","revision_number":2,"project_id":"bd1f0c453c3c432a85bd9b92f8d59a39","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null},{"id":"7f3d7a1c-b562-485b-80d2-440957f1b073","name":"tempest-network-smoke--44069578","tenant_id":"03eec6fd4f06411eb17fd7f8873b2764","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["510fa235-e6a6-4a5c-80a2-28e20b3afe92"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-06-04T12:57:24Z","updated_at":"2021-06-04T12:57:28Z","revision_number":2,"project_id":"03eec6fd4f06411eb17fd7f8873b2764","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":168},{"id":"8f314879-d18a-4a63-a6b5-be5c81fb40e9","name":"tempest-RoutersIpV6Test-18765982","tenant_id":"34550d0a96aa43ffbabf194872b0afae","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["cae486a3-2fd6-4cd3-b5c6-1d7cba6e3f01"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-06-04T12:56:57Z","updated_at":"2021-06-04T12:56:57Z","revision_number":2,"project_id":"34550d0a96aa43ffbabf194872b0afae","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":192},{"id":"9bd16a97-5ce8-483f-b344-761ddf4617fa","name":"tempest-TestVolumeBootPattern-1933160446-network","tenant_id":"d4af71fcc1c44732a5214a57e197640d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["210ca1fb-87e9-46c2-9068-31df5c2ecf6f"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2021-06-04T12:53:35Z","updated_at":"2021-06-04T12:53:37Z","revision_number":2,"project_id":"d4af71fcc1c44732a5214a57e197640d","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id": 2021-06-04 12:57:35,296 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26:9696/v2.0/subnets 0.088s 2021-06-04 12:57:35,296 114374 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': '5043', 'x-openstack-request-id': 'req-41770c3a-0dd6-404c-985b-c65aa922198e', 'date': 'Fri, 04 Jun 2021 12:57:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"210ca1fb-87e9-46c2-9068-31df5c2ecf6f","name":"tempest-TestVolumeBootPattern-1933160446-subnet","tenant_id":"d4af71fcc1c44732a5214a57e197640d","network_id":"9bd16a97-5ce8-483f-b344-761ddf4617fa","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-06-04T12:53:36Z","updated_at":"2021-06-04T12:53:36Z","revision_number":0,"project_id":"d4af71fcc1c44732a5214a57e197640d"},{"id":"3e404f42-afec-47f0-9a97-b012670498db","name":"private-subnet","tenant_id":"9bf9fdc9c80147579af7d154b086a1f3","network_id":"dd60381c-220a-4073-8aa9-72b0e78cefa6","ip_version":4,"subnetpool_id":"b6397d52-0cf2-4c69-abaf-1cdcd6965a41","enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/26","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.62"}],"host_routes":[],"dns_nameservers":["8.8.8.8","8.8.4.4"],"description":"","service_types":[],"tags":[],"created_at":"2021-06-04T12:40:09Z","updated_at":"2021-06-04T12:42:23Z","revision_number":1,"project_id":"9bf9fdc9c80147579af7d154b086a1f3"},{"id":"510fa235-e6a6-4a5c-80a2-28e20b3afe92","name":"tempest-subnet-smoke-813543087","tenant_id":"03eec6fd4f06411eb17fd7f8873b2764","network_id":"7f3d7a1c-b562-485b-80d2-440957f1b073","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-06-04T12:57:28Z","updated_at":"2021-06-04T12:57:28Z","revision_number":0,"project_id":"03eec6fd4f06411eb17fd7f8873b2764"},{"id":"b3eb78ee-e936-4167-b489-af3b1784c643","name":"","tenant_id":"34550d0a96aa43ffbabf194872b0afae","network_id":"366ca5c8-e47e-4a89-a6c2-229849aa75a7","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"2001:db8::1","cidr":"2001:db8::/64","allocation_pools":[{"start":"2001:db8::2","end":"2001:db8::ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-06-04T12:56:53Z","updated_at":"2021-06-04T12:56:53Z","revision_number":0,"project_id":"34550d0a96aa43ffbabf194872b0afae"},{"id":"b4cf9de9-986a-451e-8722-1b85f7af6ddf","name":"shared-subnet","tenant_id":"bd1f0c453c3c432a85bd9b92f8d59a39","network_id":"6aecb9e2-b436-45ba-852b-aa0352ee7c14","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.233.1","cidr":"192.168.233.0/24","allocation_pools":[{"start":"192.168.233.2","end":"192.168.233.254"}],"host_routes":[],"dns_nameservers":[],"description":"shared-subnet","service_types":[],"tags":[],"created_at":"2021-06-04T12:43:12Z","updated_at":"2021-06-04T12:43:12Z","revision_number":0,"project_id":"bd1f0c453c3c432a85bd9b92f8d59a39"},{"id":"cae486a3-2fd6-4cd3-b5c6-1d7cba6e3f01","name":"","tenant_id":"34550d0a96aa43ffbabf194872b0afae","network_id":"8f314879-d18a-4a63-a6b5-be5c81fb40e9","ip_version":6,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"2001:db8:1::1","cidr":"2001:db8:1::/64","allocation_pools":[{"start":"2001:db8:1::2","end":"2001:db8:1:0:ffff:ffff:ffff:ffff"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2021-06-04T12:56:57Z","updated_at":"2021-06-04T12:56:57Z","revision_number":0,"project_id":"34550d0a96aa43ffbabf194872b0afae"},{"id":"d8796591-de85-4b40-9553-55eb2a7546a3","name":"public-subnet","tenant_id":"bd1f0c453c3c432a85bd9b92f8d59a39","network_id":"7b405ca9-9549-40ab-8545-678f3b1050ff","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.26.4.1","cid 2021-06-04 12:57:35,522 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26:9696/v2.0/routers 0.225s 2021-06-04 12:57:35,523 114374 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': '3387', 'x-openstack-request-id': 'req-96e62649-f7e9-48a6-8298-9bf9d1f70990', 'date': 'Fri, 04 Jun 2021 12:57:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/routers'} Body: b'{"routers": [{"id": "14d4e4ca-a9dd-400e-9ba3-cf869d6ecdf6", "name": "router1", "tenant_id": "9bf9fdc9c80147579af7d154b086a1f3", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7b405ca9-9549-40ab-8545-678f3b1050ff", "external_fixed_ips": [{"subnet_id": "d8796591-de85-4b40-9553-55eb2a7546a3", "ip_address": "172.26.4.198"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-06-04T12:40:18Z", "updated_at": "2021-06-04T12:40:37Z", "revision_number": 4, "project_id": "9bf9fdc9c80147579af7d154b086a1f3"}, {"id": "72c1ad09-0e00-4620-bcbd-4a52f37e3d6e", "name": "tempest-RoutersIpV6Test-router-1217568786", "tenant_id": "34550d0a96aa43ffbabf194872b0afae", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": null, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-06-04T12:56:52Z", "updated_at": "2021-06-04T12:57:29Z", "revision_number": 9, "project_id": "34550d0a96aa43ffbabf194872b0afae"}, {"id": "c1076144-9238-4a6f-b165-955721f38b44", "name": "tempest-TestNetworkBasicOps-router-39571682", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7b405ca9-9549-40ab-8545-678f3b1050ff", "external_fixed_ips": [{"subnet_id": "d8796591-de85-4b40-9553-55eb2a7546a3", "ip_address": "172.26.4.228"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-06-04T12:57:24Z", "updated_at": "2021-06-04T12:57:32Z", "revision_number": 4, "project_id": "03eec6fd4f06411eb17fd7f8873b2764"}, {"id": "d9d2a5ab-d1d4-49d0-ac71-92e017f64f32", "name": "tempest-TestVolumeBootPattern-1012077332-router", "tenant_id": "1dd20b16157343a9b4457ba58b858485", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7b405ca9-9549-40ab-8545-678f3b1050ff", "external_fixed_ips": [{"subnet_id": "d8796591-de85-4b40-9553-55eb2a7546a3", "ip_address": "172.26.4.132"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-06-04T12:54:04Z", "updated_at": "2021-06-04T12:54:17Z", "revision_number": 4, "project_id": "1dd20b16157343a9b4457ba58b858485"}, {"id": "f2f75146-9fdd-4df0-ad12-55c6cef11c27", "name": "tempest-TestVolumeBootPattern-1933160446-router", "tenant_id": "d4af71fcc1c44732a5214a57e197640d", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "7b405ca9-9549-40ab-8545-678f3b1050ff", "external_fixed_ips": [{"subnet_id": "d8796591-de85-4b40-9553-55eb2a7546a3", "ip_address": "172.26.4.20"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2021-06-04T12:53:39Z", "updated_at": "2021-06-04T12:53:52Z", "revision_number": 4, "project_id": "d4af71fcc1c44732a5214a57e197640d"}]}' 2021-06-04 12:57:35,794 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST http://10.222.0.26/compute/v2.1/os-keypairs 0.270s 2021-06-04 12:57:35,794 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-896140998"}} Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec02b32e-33fd-46e9-9ea5-dea48978a903', 'x-compute-request-id': 'req-ec02b32e-33fd-46e9-9ea5-dea48978a903', '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-----\\nMIIEogIBAAKCAQEAsL8KVm0ANIB7+Eu0zNb4W+0pz8wjP7m74vg3Qtgr2V3Fdc16\\nsa+Oy54Z9Sb43i8mHiauoDFpOyyQUGHJwSE47AUB4QWkdtlzMqUGjDPZQLTi1jrd\\nFrww0ocyv2OVuNC8aUhPpYsWatfDgDGzB/y/tIS4VVMNhJeokTcP15XdanhW0rHP\\nMJV8MYrC1lw4lfEYSUJ89ErPBtBERBWRBkFh/UX+zaOtQJnWQgNwIOfYlw/r0btQ\\nn+8SIHia50Z7yjwtaBv0M01tpqH7ca9PpE9+hZQ5UL0CNbBiN3mOwPTY22AKtESy\\nxCRCRGLFbaXVqxIuAcpu7vuGoEOdCsN9nqCwkwIDAQABAoIBAAZ+fnq+dot3TRbK\\ncVI1c9qs1CR2c7UbtfOY+y7RkoriDydM7X0p3i1NGdcQH4TKZrQk57WrGxq5gHPz\\no94cwmKprHAALRLQ2pK5zYvJO+pMuyjz8LutHn4dyZeOqSmpQcL8jTCf86rpUp2b\\nNeDNQJ35YmyAKLb+e4saYtKhBwmqYqBujKl8gmBIWwQIYiasuRKWjsbrnbpHq9Uk\\nE8cXuf/NjUAlHH1g9nvb0/zNppzKQkJ+izdxzbLm3OFTluT7/Ri00S6zRcqcEMv8\\n2CRU2+VS7capp0kqtrhJI2xNiHFsBfxiVIlJrFlRwnirlpeoHwhgMCiwcLmqmUZI\\nDJHGkcECgYEA3qvvd8Ea7/qX15NWEBHGrtaHRUsDRtVZYzFW/ozcL3kt2MasaQRr\\nCRmT81uBmPc8bg0FJ8bPtos+V8k9c3XGrmgRzAlCg6Ishj3UBXW1ytCtAt+ORTAA\\nqxzHwc9kU58yBW7RJhCsgYjKUUvxsWdCR8NRwTbSFMnjYfiGdInQ1SUCgYEAyzNk\\nPsRnbRZW7VjGkGCQf6JmBb/9C2TFU2D/9n756x/Ig9OvVPr3G73gnrlReTLephZG\\nIxvHNaknkwtGPrNohHRawOFG0m25IrLU5bK/GYjNXj8QVqmet6LKEhsjJvDcb4pO\\n4V3B/1n9QotfK5MLktek2QBj+ostvRqaSYZx7VcCgYAyY/hyQloFOtGH8IjGZC9x\\nO40rKjmYmwl6gBzuyBPADo1IhFVaAqzyRz6LEQc4BaNASGQFR2GULtix5xGoAlwu\\n9dApO2M5BMdMrctAXQ4B0s2EW/EHSUCteHrgKj3LCri4MAbWtWlEex9F3Ijam8KN\\nGO90aSKLn9B8SFCtKM8AnQKBgAMDhB0aNJ59klR62JcTl5ENC45SRqKAoByYd7Nk\\nNriyA/tQjG0qO7gBnO89uGOfyYWVFv02UEIPfDLGHAiaCJbOUvpBXReJ4REOrfGq\\nMQNj8AfRz6A5a801cOHL3T2anOpalsjo5xOudf8iqgqvZ6CJ6jv9sX3pyoffeSJW\\nCCKJAoGANlHOGepAzner9gOlviSdEJgHH8onrUJvFVWtv+/SYySNn7NtBRbD/G/B\\nrLqUb/RKDgGNRSE7lJIzoaVqTGSIbj+bJItrBpMUIQKUO07wyZahyv1/cgGOgDFR\\nyYC661DKgYa4c86OwPsOPA3DLNHPuYET6pNGFQg97Ro5jGSOmoA=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestNetworkBasicOps-896140998", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwvwpWbQA0gHv4S7TM1vhb7SnPzCM/ubvi+DdC2CvZXcV1zXqxr47Lnhn1JvjeLyYeJq6gMWk7LJBQYcnBITjsBQHhBaR22XMypQaMM9lAtOLWOt0WvDDShzK/Y5W40LxpSE+lixZq18OAMbMH/L+0hLhVUw2El6iRNw/Xld1qeFbSsc8wlXwxisLWXDiV8RhJQnz0Ss8G0EREFZEGQWH9Rf7No61AmdZCA3Ag59iXD+vRu1Cf7xIgeJrnRnvKPC1oG/QzTW2moftxr0+kT36FlDlQvQI1sGI3eY7A9NjbYAq0RLLEJEJEYsVtpdWrEi4Bym7u+4agQ50Kw32eoLCT Generated-by-Nova", "fingerprint": "2f:ac:4c:22:fd:66:71:72:6d:75:0c:80:28:3a:13:e9", "user_id": "6fee738c84e54a04a171af8d10c4a114"}}' 2021-06-04 12:57:36,216 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.26:9696/v2.0/security-groups 0.419s 2021-06-04 12:57:36,216 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1390744797", "description": "tempest-secgroup-smoke-1390744797 description", "project_id": "03eec6fd4f06411eb17fd7f8873b2764"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-80912e5a-7938-43c8-aaf4-cf780c8755cb', 'date': 'Fri, 04 Jun 2021 12:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "name": "tempest-secgroup-smoke-1390744797", "stateful": true, "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "description": "tempest-secgroup-smoke-1390744797 description", "security_group_rules": [{"id": "3e3c7809-2ec2-41f8-b19d-3785eaeedae3", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "security_group_id": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "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": 1297, "description": null, "tags": [], "created_at": "2021-06-04T12:57:35Z", "updated_at": "2021-06-04T12:57:35Z", "revision_number": 0, "project_id": "03eec6fd4f06411eb17fd7f8873b2764"}, {"id": "8193f7c4-52f3-486a-93a9-2cfd225e455b", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "security_group_id": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "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": 1298, "description": null, "tags": [], "created_at": "2021-06-04T12:57:36Z", "updated_at": "2021-06-04T12:57:36Z", "revision_number": 0, "project_id": "03eec6fd4f06411eb17fd7f8873b2764"}], "tags": [], "created_at": "2021-06-04T12:57:35Z", "updated_at": "2021-06-04T12:57:35Z", "revision_number": 1, "project_id": "03eec6fd4f06411eb17fd7f8873b2764"}}' 2021-06-04 12:57:36,544 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.327s 2021-06-04 12:57:36,544 114374 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": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "project_id": "03eec6fd4f06411eb17fd7f8873b2764", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-da503a82-fb7a-4d4c-ae17-a910bfde7476', 'date': 'Fri, 04 Jun 2021 12:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eb002e26-b22f-43b4-97c3-606ad0737672", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "security_group_id": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "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-06-04T12:57:36Z", "updated_at": "2021-06-04T12:57:36Z", "revision_number": 0, "project_id": "03eec6fd4f06411eb17fd7f8873b2764"}}' 2021-06-04 12:57:36,858 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.314s 2021-06-04 12:57:36,859 114374 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": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "project_id": "03eec6fd4f06411eb17fd7f8873b2764", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-125e5666-6909-43d0-84ce-61c40aeecf43', 'date': 'Fri, 04 Jun 2021 12:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "16249e3d-5baa-4c00-8f05-3124eb3d5efc", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "security_group_id": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-06-04T12:57:36Z", "updated_at": "2021-06-04T12:57:36Z", "revision_number": 0, "project_id": "03eec6fd4f06411eb17fd7f8873b2764"}}' 2021-06-04 12:57:37,775 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.915s 2021-06-04 12:57:37,775 114374 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": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "project_id": "03eec6fd4f06411eb17fd7f8873b2764", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-3179aba1-4f47-4b67-ae92-bc8669d99dba', 'date': 'Fri, 04 Jun 2021 12:57:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2920c1e2-0f7b-46ae-8571-a8c2eb60da3f", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "security_group_id": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "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-06-04T12:57:37Z", "updated_at": "2021-06-04T12:57:37Z", "revision_number": 0, "project_id": "03eec6fd4f06411eb17fd7f8873b2764"}}' 2021-06-04 12:57:38,651 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.875s 2021-06-04 12:57:38,651 114374 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": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "project_id": "03eec6fd4f06411eb17fd7f8873b2764", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-dac95388-2f72-4d0f-bf64-fd7e75647a6f', 'date': 'Fri, 04 Jun 2021 12:57:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e27264a0-0e6a-478b-880c-d649e3415673", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "security_group_id": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-06-04T12:57:38Z", "updated_at": "2021-06-04T12:57:38Z", "revision_number": 0, "project_id": "03eec6fd4f06411eb17fd7f8873b2764"}}' 2021-06-04 12:57:39,421 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.770s 2021-06-04 12:57:39,422 114374 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": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "project_id": "03eec6fd4f06411eb17fd7f8873b2764", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-bf3c880d-35b1-4a92-a26a-44e420d8c0cd', 'date': 'Fri, 04 Jun 2021 12:57:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fa9c9da4-00a4-44d1-960d-22daea408cda", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "security_group_id": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-06-04T12:57:39Z", "updated_at": "2021-06-04T12:57:39Z", "revision_number": 0, "project_id": "03eec6fd4f06411eb17fd7f8873b2764"}}' 2021-06-04 12:57:40,160 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.26:9696/v2.0/security-group-rules 0.737s 2021-06-04 12:57:40,160 114374 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": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "project_id": "03eec6fd4f06411eb17fd7f8873b2764", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6a010034-5070-4edb-8c4e-778f2a741c8d', 'date': 'Fri, 04 Jun 2021 12:57:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.26:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8f5f30c0-8165-45ff-83ee-c0e86a0c5e8b", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "security_group_id": "9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-06-04T12:57:39Z", "updated_at": "2021-06-04T12:57:39Z", "revision_number": 0, "project_id": "03eec6fd4f06411eb17fd7f8873b2764"}}' 2021-06-04 12:57:40,329 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST http://10.222.0.26/identity/v3/auth/tokens 0.162s 2021-06-04 12:57:40,330 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3393', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a3397f07-408b-4f90-a3d8-c4eaab2fc2d8', '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": "6fee738c84e54a04a171af8d10c4a114", "name": "tempest-TestNetworkBasicOps-799639065-project", "password_expires_at": null}, "audit_ids": ["fgTKqDGlQ-WInYKVnN2BlQ"], "expires_at": "2021-06-04T13:57:40.000000Z", "issued_at": "2021-06-04T12:57:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03eec6fd4f06411eb17fd7f8873b2764", "name": "tempest-TestNetworkBasicOps-799639065"}, "is_domain": false, "roles": [{"id": "4835fd83a4ab43a5a3491e63ab30f7bc", "name": "member"}, {"id": "56d574bbd3854b3884722acff5c8d35b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "d7817a2c26b947048ced0f381a84f18b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2/03eec6fd4f06411eb17fd7f8873b2764", "region": "RegionOne"}], "id": "276ffa9c4bc14a948e760ed8fdc704dd", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "71f6bcfe7a494b4982f8af88d1dffdcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/03eec6fd4f06411eb17fd7f8873b2764", "region": "RegionOne"}], "id": "3dd4b64a585842c3b021d51ac1713802", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "007be049ea1a4cd69e8b8eeb345f8ed6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/placement", "region": "RegionOne"}], "id": "5018deb57c234d0fba25d764e704347b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "f3199d3ae50e4381b6e049ae7545cbbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/volume/v3/03eec6fd4f06411eb17fd7f8873b2764", "region": "RegionOne"}], "id": "95c7dfc6dd754945929657380eb9dd99", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "689904259ac84a048038c8721753eb4b", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}, {"id": "836447dba2f04882bab5868e72301f3c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/identity", "region": "RegionOne"}], "id": "971fd708a4e5442cbccac76f8391c400", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "58cdd5a70be94cc0aeb39341d2f9a78d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.26:8080", "region": "RegionOne"}, {"id": "debb14de68364861ba6f49c851964160", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:8080/v1/AUTH_03eec6fd4f06411eb17fd7f8873b2764", "region": "RegionOne"}], "id": "980b26d2ce1c4ba9ac3f838e26a52037", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "f1d2a79a848c43edb839eca7f66ae1dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26:9696/", "region": "RegionOne"}], "id": "aae80329364c4aeaac0d54133641c2a1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "89a6315537fc434e84d3ccd4fb29a219", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/compute/v2.1", "region": "RegionOne"}], "id": "ac6a356dbc0c4b70a2a5f5f7910c7cfc", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "8f357788ce9b4f23ba87b35d536e9529", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.26/image", "region": "RegionOne"}], "id": "bff972378f0f4fbc98c6f5d2a18fa7ca", "type": "image", "name": "glance"}]}}' 2021-06-04 12:57:40,330 114374 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant 2021-06-04 12:57:43,779 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST http://10.222.0.26/compute/v2.1/servers 3.447s 2021-06-04 12:57:43,779 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1884996474", "imageRef": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "flavorRef": "452", "networks": [{"uuid": "7f3d7a1c-b562-485b-80d2-440957f1b073"}], "key_name": "tempest-TestNetworkBasicOps-896140998", "security_groups": [{"name": "tempest-secgroup-smoke-1390744797"}]}} Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef0f765b-b43d-4f4a-8bd5-1157a970b9d7', 'x-compute-request-id': 'req-ef0f765b-b43d-4f4a-8bd5-1157a970b9d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/servers'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1390744797"}], "adminPass": "CuXB4U9owsNy"}}' 2021-06-04 12:57:43,913 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.131s 2021-06-04 12:57:43,914 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4736a37d-0dc0-4537-b32c-a15db1e6be9c', 'x-compute-request-id': 'req-4736a37d-0dc0-4537-b32c-a15db1e6be9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:57:45,263 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.340s 2021-06-04 12:57:45,263 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c48ac92-b400-4f12-8dab-3c0ceac95091', 'x-compute-request-id': 'req-5c48ac92-b400-4f12-8dab-3c0ceac95091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:57:46,516 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.245s 2021-06-04 12:57:46,517 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ad13047-daf8-4b38-b53e-527915faa76a', 'x-compute-request-id': 'req-0ad13047-daf8-4b38-b53e-527915faa76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:57:47,665 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.139s 2021-06-04 12:57:47,665 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b601db62-f8e7-46c4-9860-c25cb29ca8c9', 'x-compute-request-id': 'req-b601db62-f8e7-46c4-9860-c25cb29ca8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:57:48,875 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.201s 2021-06-04 12:57:48,875 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e232fa2c-355f-4e47-be98-2013971cda1c', 'x-compute-request-id': 'req-e232fa2c-355f-4e47-be98-2013971cda1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:57:50,184 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.300s 2021-06-04 12:57:50,184 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8b1bdf5-7d1f-4241-b485-f2c4e8880bbc', 'x-compute-request-id': 'req-d8b1bdf5-7d1f-4241-b485-f2c4e8880bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:57:51,479 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.287s 2021-06-04 12:57:51,480 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddce81fb-e428-4f8a-ac7f-ed281d44123c', 'x-compute-request-id': 'req-ddce81fb-e428-4f8a-ac7f-ed281d44123c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:57:52,755 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.266s 2021-06-04 12:57:52,756 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3cb658c-5911-4f23-9abb-c53181f009e2', 'x-compute-request-id': 'req-a3cb658c-5911-4f23-9abb-c53181f009e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:57:53,929 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.165s 2021-06-04 12:57:53,929 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3935c515-c9e4-47bb-afe2-3ceaf2f52bd4', 'x-compute-request-id': 'req-3935c515-c9e4-47bb-afe2-3ceaf2f52bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:57:55,053 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.116s 2021-06-04 12:57:55,054 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e074b5-a201-4792-abee-1510a6eb02d4', 'x-compute-request-id': 'req-c2e074b5-a201-4792-abee-1510a6eb02d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:57:56,154 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.092s 2021-06-04 12:57:56,155 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-250294c8-fcad-422d-8f44-fa179e58b2a9', 'x-compute-request-id': 'req-250294c8-fcad-422d-8f44-fa179e58b2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:57:57,258 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.095s 2021-06-04 12:57:57,259 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77bfb346-9900-43d7-83e7-4b399b459a32', 'x-compute-request-id': 'req-77bfb346-9900-43d7-83e7-4b399b459a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:57:58,355 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.088s 2021-06-04 12:57:58,355 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c13f17bb-1416-47a5-945f-e5b48cc8b589', 'x-compute-request-id': 'req-c13f17bb-1416-47a5-945f-e5b48cc8b589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:57:59,466 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.102s 2021-06-04 12:57:59,467 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93e6addb-fe34-4347-81e1-d6fbd0d5391e', 'x-compute-request-id': 'req-93e6addb-fe34-4347-81e1-d6fbd0d5391e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:57:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:00,583 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.106s 2021-06-04 12:58:00,583 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b23bf88d-2ddc-4835-b15a-289d09c8fa25', 'x-compute-request-id': 'req-b23bf88d-2ddc-4835-b15a-289d09c8fa25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:01,840 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.249s 2021-06-04 12:58:01,840 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecd7970f-7d22-4284-a725-af0f190bcafa', 'x-compute-request-id': 'req-ecd7970f-7d22-4284-a725-af0f190bcafa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:02,965 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.115s 2021-06-04 12:58:02,966 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4768513-af99-4cb5-a828-cd36f39d9848', 'x-compute-request-id': 'req-c4768513-af99-4cb5-a828-cd36f39d9848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:04,067 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.093s 2021-06-04 12:58:04,067 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfb52c61-773f-4a97-a3ba-13be08b881e3', 'x-compute-request-id': 'req-bfb52c61-773f-4a97-a3ba-13be08b881e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:05,164 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.089s 2021-06-04 12:58:05,164 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-976882a0-b6e7-49b2-aee8-036ef9944bbe', 'x-compute-request-id': 'req-976882a0-b6e7-49b2-aee8-036ef9944bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:06,278 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.104s 2021-06-04 12:58:06,278 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef3e3471-b672-4034-90ba-4c51948de814', 'x-compute-request-id': 'req-ef3e3471-b672-4034-90ba-4c51948de814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:07,396 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.110s 2021-06-04 12:58:07,396 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0db152e-da2f-43f2-93b3-3c7ca973ee3d', 'x-compute-request-id': 'req-b0db152e-da2f-43f2-93b3-3c7ca973ee3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:08,504 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.099s 2021-06-04 12:58:08,504 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-547806f1-1e4b-4f2c-af42-43ad9e2e04c7', 'x-compute-request-id': 'req-547806f1-1e4b-4f2c-af42-43ad9e2e04c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:09,602 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.091s 2021-06-04 12:58:09,603 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-789952e5-0454-4fa9-8feb-cd34695acd70', 'x-compute-request-id': 'req-789952e5-0454-4fa9-8feb-cd34695acd70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:10,700 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.089s 2021-06-04 12:58:10,701 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54813825-a5fd-4146-af2a-ec7ecd290282', 'x-compute-request-id': 'req-54813825-a5fd-4146-af2a-ec7ecd290282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:11,795 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.084s 2021-06-04 12:58:11,796 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-015614af-07dc-4e71-bbde-461b500faf61', 'x-compute-request-id': 'req-015614af-07dc-4e71-bbde-461b500faf61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:13,028 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.225s 2021-06-04 12:58:13,029 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3afb60c8-d8b8-40f6-8924-d8e21e3d08db', 'x-compute-request-id': 'req-3afb60c8-d8b8-40f6-8924-d8e21e3d08db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:14,123 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.085s 2021-06-04 12:58:14,123 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7715c54-ae39-4dba-a922-0ed458061322', 'x-compute-request-id': 'req-b7715c54-ae39-4dba-a922-0ed458061322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:15,215 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.083s 2021-06-04 12:58:15,216 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e29286f0-db62-457b-af48-4fc6c4292b58', 'x-compute-request-id': 'req-e29286f0-db62-457b-af48-4fc6c4292b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:16,322 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.099s 2021-06-04 12:58:16,323 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4db65a4e-77e8-4cb3-a732-bf54761c5bcb', 'x-compute-request-id': 'req-4db65a4e-77e8-4cb3-a732-bf54761c5bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:17,414 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.083s 2021-06-04 12:58:17,414 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d9b24dc-409f-499b-90bf-8a2094c012f6', 'x-compute-request-id': 'req-4d9b24dc-409f-499b-90bf-8a2094c012f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:18,510 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.087s 2021-06-04 12:58:18,510 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e78856f1-8f2f-4546-831c-8668c21ec9ba', 'x-compute-request-id': 'req-e78856f1-8f2f-4546-831c-8668c21ec9ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:19,606 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.088s 2021-06-04 12:58:19,606 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed9fca71-d7b6-42df-b852-79831f5b7de1', 'x-compute-request-id': 'req-ed9fca71-d7b6-42df-b852-79831f5b7de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:20,699 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.084s 2021-06-04 12:58:20,699 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9859ea2-cd36-40bb-828e-5a2e3b15f98a', 'x-compute-request-id': 'req-f9859ea2-cd36-40bb-828e-5a2e3b15f98a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:21,795 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.088s 2021-06-04 12:58:21,796 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5fa0013-0839-4d1c-958c-d77c05f7f1d0', 'x-compute-request-id': 'req-f5fa0013-0839-4d1c-958c-d77c05f7f1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:22,921 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.116s 2021-06-04 12:58:22,921 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-221b8b94-7711-4a57-a3c9-22eaff9e892e', 'x-compute-request-id': 'req-221b8b94-7711-4a57-a3c9-22eaff9e892e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:24,016 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.086s 2021-06-04 12:58:24,017 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f161863-f11e-480b-a3f2-ac18c04359e0', 'x-compute-request-id': 'req-9f161863-f11e-480b-a3f2-ac18c04359e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:25,119 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.093s 2021-06-04 12:58:25,119 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a50d1889-556d-465b-97ae-57ad7ff60268', 'x-compute-request-id': 'req-a50d1889-556d-465b-97ae-57ad7ff60268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:26,216 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.089s 2021-06-04 12:58:26,216 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c18eff-b3e4-460e-9e1e-baef8e085c7b', 'x-compute-request-id': 'req-38c18eff-b3e4-460e-9e1e-baef8e085c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:27,317 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.092s 2021-06-04 12:58:27,317 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b36bef6e-e217-4fb8-ab1e-380575d9f852', 'x-compute-request-id': 'req-b36bef6e-e217-4fb8-ab1e-380575d9f852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:28,416 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.090s 2021-06-04 12:58:28,416 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c985b824-276c-44ff-8ac1-2121f513a627', 'x-compute-request-id': 'req-c985b824-276c-44ff-8ac1-2121f513a627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:29,516 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.091s 2021-06-04 12:58:29,516 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69007467-8395-4794-8bbc-c86d565980f2', 'x-compute-request-id': 'req-69007467-8395-4794-8bbc-c86d565980f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:30,613 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.089s 2021-06-04 12:58:30,613 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33af9bce-ea7b-4be3-aec1-471218ca6fb7', 'x-compute-request-id': 'req-33af9bce-ea7b-4be3-aec1-471218ca6fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:31,707 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.085s 2021-06-04 12:58:31,707 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e604339e-fe08-4fdc-8acf-09da074da463', 'x-compute-request-id': 'req-e604339e-fe08-4fdc-8acf-09da074da463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:32,805 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.089s 2021-06-04 12:58:32,805 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ddbf5a6-5a5f-483a-81c5-62eea6f45db8', 'x-compute-request-id': 'req-1ddbf5a6-5a5f-483a-81c5-62eea6f45db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:33,899 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.086s 2021-06-04 12:58:33,900 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd56b657-90d6-432e-a4fa-8a4cb3048fc5', 'x-compute-request-id': 'req-cd56b657-90d6-432e-a4fa-8a4cb3048fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:34,992 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.084s 2021-06-04 12:58:34,992 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aaf6f7f-67df-48f5-8a2b-f3ac652772d4', 'x-compute-request-id': 'req-4aaf6f7f-67df-48f5-8a2b-f3ac652772d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:36,088 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.088s 2021-06-04 12:58:36,088 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20310844-7bee-473f-9f52-4f0d1207f041', 'x-compute-request-id': 'req-20310844-7bee-473f-9f52-4f0d1207f041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:37,182 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.084s 2021-06-04 12:58:37,182 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4084ee12-c5ba-4cc7-b6da-29d0299640ab', 'x-compute-request-id': 'req-4084ee12-c5ba-4cc7-b6da-29d0299640ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:38,276 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.085s 2021-06-04 12:58:38,276 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67cfc5fd-6693-4e68-ae74-09369424c67d', 'x-compute-request-id': 'req-67cfc5fd-6693-4e68-ae74-09369424c67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:39,371 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.086s 2021-06-04 12:58:39,371 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-544f0439-037e-459d-871a-96c6c9049806', 'x-compute-request-id': 'req-544f0439-037e-459d-871a-96c6c9049806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:40,465 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.086s 2021-06-04 12:58:40,465 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61ea28bd-2dbf-4a38-a066-94192e215ab7', 'x-compute-request-id': 'req-61ea28bd-2dbf-4a38-a066-94192e215ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:41,558 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.084s 2021-06-04 12:58:41,558 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0bfa889-93b9-4be2-a3d9-036cffac0be3', 'x-compute-request-id': 'req-d0bfa889-93b9-4be2-a3d9-036cffac0be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:42,657 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.090s 2021-06-04 12:58:42,657 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3f01656-694f-47c4-a446-abe24af8665f', 'x-compute-request-id': 'req-c3f01656-694f-47c4-a446-abe24af8665f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:43,751 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.085s 2021-06-04 12:58:43,751 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca68998a-e2d2-4c02-8023-8f07a34ba4c2', 'x-compute-request-id': 'req-ca68998a-e2d2-4c02-8023-8f07a34ba4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:44,844 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.084s 2021-06-04 12:58:44,844 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1248', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cb90f71-ec85-4fbb-9c4f-fa5c3633ac7a', 'x-compute-request-id': 'req-6cb90f71-ec85-4fbb-9c4f-fa5c3633ac7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "BUILD", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:43Z", "updated": "2021-06-04T12:58:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:46,024 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.172s 2021-06-04 12:58:46,024 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44479fb1-c90a-46b1-b241-e6bcd8a269b7', 'x-compute-request-id': 'req-44479fb1-c90a-46b1-b241-e6bcd8a269b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"server": {"id": "5a67b1ce-b8b4-4e31-82dc-0e4ded45e075", "name": "tempest-TestNetworkBasicOps-server-1884996474", "status": "ERROR", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "user_id": "6fee738c84e54a04a171af8d10c4a114", "metadata": {}, "hostId": "", "image": {"id": "4959fdaa-620c-440d-aaaa-38cc7bdc7de1", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/images/4959fdaa-620c-440d-aaaa-38cc7bdc7de1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.26/compute/flavors/452"}]}, "created": "2021-06-04T12:57:42Z", "updated": "2021-06-04T12:58:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}, {"rel": "bookmark", "href": "http://10.222.0.26/compute/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2021-06-04T12:58:45Z", "message": "MessagingTimeout"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-896140998", "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-06-04 12:58:46,031 114374 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 63 second wait 2021-06-04 12:58:46,789 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 204 DELETE http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.757s 2021-06-04 12:58:46,789 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:46 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-7250b84f-a34b-4dc1-b758-4c1546b0c2a1', 'x-compute-request-id': 'req-7250b84f-a34b-4dc1-b758-4c1546b0c2a1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'' 2021-06-04 12:58:46,857 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 404 GET http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 0.067s 2021-06-04 12:58:46,858 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:46 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-76877956-5ad1-4cd1-ba8a-4fc9ad2cb664', 'x-compute-request-id': 'req-76877956-5ad1-4cd1-ba8a-4fc9ad2cb664', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.26/compute/v2.1/servers/5a67b1ce-b8b4-4e31-82dc-0e4ded45e075'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 could not be found."}}' 2021-06-04 12:58:47,082 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/security-groups/9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5 0.222s 2021-06-04 12:58:47,083 114374 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-7fa50f45-0d7f-4af6-8e7e-1ea1bdfc1e0e', 'content-length': '0', 'date': 'Fri, 04 Jun 2021 12:58:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/security-groups/9e67e5cf-c047-4cc1-ae96-873b2ea1d8b5'} Body: b'' 2021-06-04 12:58:47,114 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.26/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-896140998 0.030s 2021-06-04 12:58:47,114 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 04 Jun 2021 12:58:47 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-e69a06d5-8222-4d51-a45d-8371535dbb0b', 'x-compute-request-id': 'req-e69a06d5-8222-4d51-a45d-8371535dbb0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.26/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-896140998'} Body: b'' 2021-06-04 12:58:49,923 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.26:9696/v2.0/routers/c1076144-9238-4a6f-b165-955721f38b44/remove_router_interface 2.808s 2021-06-04 12:58:49,924 114374 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "510fa235-e6a6-4a5c-80a2-28e20b3afe92"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-4f37b45a-e040-4289-8181-5c31805c2ec0', 'date': 'Fri, 04 Jun 2021 12:58:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.26:9696/v2.0/routers/c1076144-9238-4a6f-b165-955721f38b44/remove_router_interface'} Body: b'{"id": "c1076144-9238-4a6f-b165-955721f38b44", "tenant_id": "03eec6fd4f06411eb17fd7f8873b2764", "port_id": "fa0945e3-5945-42e7-9009-c9956ca6677b", "network_id": "7f3d7a1c-b562-485b-80d2-440957f1b073", "subnet_id": "510fa235-e6a6-4a5c-80a2-28e20b3afe92", "subnet_ids": ["510fa235-e6a6-4a5c-80a2-28e20b3afe92"]}' 2021-06-04 12:58:50,645 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/subnets/510fa235-e6a6-4a5c-80a2-28e20b3afe92 0.720s 2021-06-04 12:58:50,645 114374 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-6b484be1-5a8d-43b0-8fb0-3c30b918121e', 'date': 'Fri, 04 Jun 2021 12:58:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/subnets/510fa235-e6a6-4a5c-80a2-28e20b3afe92'} Body: b'' 2021-06-04 12:58:52,059 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/routers/c1076144-9238-4a6f-b165-955721f38b44 1.413s 2021-06-04 12:58:52,059 114374 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-906c6c9d-bc7c-4772-952d-38385d5dac40', 'content-length': '0', 'date': 'Fri, 04 Jun 2021 12:58:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/routers/c1076144-9238-4a6f-b165-955721f38b44'} Body: b'' 2021-06-04 12:58:52,835 114374 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.26:9696/v2.0/networks/7f3d7a1c-b562-485b-80d2-440957f1b073 0.775s 2021-06-04 12:58:52,835 114374 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-da6830b5-e77e-408f-992f-84a8b71495df', 'date': 'Fri, 04 Jun 2021 12:58:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.26:9696/v2.0/networks/7f3d7a1c-b562-485b-80d2-440957f1b073'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 432, in test_network_basic_ops self._setup_network_and_servers() File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 120, in _setup_network_and_servers server = self._create_server(self.network, port_id) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 169, in _create_server server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = 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 5a67b1ce-b8b4-4e31-82dc-0e4ded45e075 failed to build and is in ERROR status Details: {'code': 500, 'created': '2021-06-04T12:58:45Z', 'message': 'MessagingTimeout'} |
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
skip
pt4.5: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
||||||
test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] |
pass
pt4.6: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port[compute,id-759462e1-8535-46b0-ab3a-33aa45c55aaa,network,slow] |
||||||
test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] |
pass
pt4.7: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling[compute,id-2e788c46-fb3f-4ac9-8f82-0561555bea73,network,slow] |
||||||
test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] |
pass
pt4.8: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details[compute,id-d8bb918e-e2df-48b2-97cd-b73c95450980,network,slow] |
||||||
test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] |
pass
pt4.9: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state[compute,id-f5dfcc22-45fd-409f-954c-5bd500d7890b,network,slow] |
||||||
test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] |
pass
pt4.10: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state[compute,id-04b9fe4e-85e8-4aea-b937-ea93885ac59f,network,slow] |
||||||
tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt5.1: 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
pt5.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt6.1: 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
pt6.2: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestManualDisk | 2 | 2 | 0 | 0 | 0 | Detail | |
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt7.1: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt7.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt8.1: 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_disk_config.ServerDiskConfigTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
pass
pt9.1: 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
pt9.2: 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_server_actions.ServerActionsTestJSON | 9 | 9 | 0 | 0 | 0 | Detail | |
test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
pass
pt10.1: 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
pt10.2: 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
pt10.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt10.4: 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
pt10.5: 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
pt10.6: 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
pt10.7: 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
pt10.8: 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
pt10.9: 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_servers_negative.ServersNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt11.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
pt11.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
pt11.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
||||||
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
pt12.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
pt12.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
pt12.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
pt13.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
pt13.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
pt13.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
pt13.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
pt13.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
pt14.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
pt15.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
pt15.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt16.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
pt17.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
pt17.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
pt17.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
pt17.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
pt17.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
pt17.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
pt18.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
pt19.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
pt19.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
pt19.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
pt19.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
pt20.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
pt20.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
pt20.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
pt20.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
pt21.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
pt21.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt23.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
pt24.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
pt24.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
pt24.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
pt25.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
pt26.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
pt27.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_dhcp_ipv6.NetworksTestDHCPv6 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
pass
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt29.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
pt30.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
pt30.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
pt31.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
pt31.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
pt32.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
pt32.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
pt32.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
pt32.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
pt32.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
pt33.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
pt33.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
pt33.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
pt34.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
pt34.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
pt34.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
pt35.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
pt35.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
pt35.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt36.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt39.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt52.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
pt53.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
pt53.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
pt54.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
pt55.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
pt55.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
||||||
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
pt56.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
pt56.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
pt57.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
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
pt58.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
||||||
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
pt59.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
pt59.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
pt60.1: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt61.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 310 | 297 | 8 | 0 | 5 |