2019-07-24 16:59:06.617 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-24 16:59:06.617 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-24 16:59:06.617 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-24 16:59:07.850 7 ERROR rally.cli.cliutils 2019-07-24 16:59:08.747 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-24 16:59:08.747 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-24 16:59:08.747 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-24 16:59:10.823 9 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-07-24 16:59:11.840 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-24 16:59:11.841 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-24 16:59:11.841 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-24 16:59:15.386 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-24 16:59:15.386 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-24 16:59:15.386 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-24 16:59:16.213 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-24 16:59:16.214 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-24 16:59:16.214 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils force=force) 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-24 16:59:17.436 16 ERROR rally.cli.cliutils 2019-07-24 16:59:18.284 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-24 16:59:18.284 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-24 16:59:18.284 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-24 16:59:19.386 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-07-24 16:59:19.540 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-55d09ee4-c651-4b9a-a200-f0451ee7907d/repo. 2019-07-24 16:59:19.728 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-55d09ee4-c651-4b9a-a200-f0451ee7907d/repo'... done. Note: checking out 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-07-24 16:59:19.786 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-117-ge8088d121 ' 2019-07-24 16:59:19.794 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb ' 2019-07-24 16:59:19.863 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-07-24 16:59:19.891 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-07-24 16:59:20.282 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=55d09ee4-c651-4b9a-a200-f0451ee7907d) has been successfully created! 2019-07-24 16:59:21.215 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-24 16:59:21.215 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-24 16:59:21.215 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-24 16:59:24.307 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-24 16:59:24.307 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-24 16:59:24.307 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-24 16:59:25.562 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=55d09ee4-c651-4b9a-a200-f0451ee7907d) for deployment 'opnfv-rally' (UUID=d17a9379-6781-454c-885a-1ea8f54475f3). 2019-07-24 16:59:26.827 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=55d09ee4-c651-4b9a-a200-f0451ee7907d) has been successfully configured for deployment 'opnfv-rally' (UUID=d17a9379-6781-454c-885a-1ea8f54475f3)! 2019-07-24 16:59:31.052 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-24 16:59:31.052 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-24 16:59:31.052 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-24 16:59:32.370 33 INFO rally.api [-] Starting verification (UUID=afcecd93-402a-48a4-b06e-fb945ad5bab3) for deployment 'opnfv-rally' (UUID=d17a9379-6781-454c-885a-1ea8f54475f3) by verifier 'opnfv-tempest' (UUID=55d09ee4-c651-4b9a-a200-f0451ee7907d). 2019-07-24 16:59:33.515 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-07-24 16:59:33.799 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-07-24 16:59:33.799 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-55d09ee4-c651-4b9a-a200-f0451ee7907d/for-deployment-d17a9379-6781-454c-885a-1ea8f54475f3/tempest.log' to option 'log_file'. 2019-07-24 16:59:33.799 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-55d09ee4-c651-4b9a-a200-f0451ee7907d/for-deployment-d17a9379-6781-454c-885a-1ea8f54475f3/tempest.log 2019-07-24 16:59:33.800 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-07-24 16:59:33.800 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-55d09ee4-c651-4b9a-a200-f0451ee7907d/for-deployment-d17a9379-6781-454c-885a-1ea8f54475f3/lock_files' to option 'lock_path'. 2019-07-24 16:59:33.800 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-55d09ee4-c651-4b9a-a200-f0451ee7907d/for-deployment-d17a9379-6781-454c-885a-1ea8f54475f3/lock_files 2019-07-24 16:59:33.801 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-07-24 16:59:33.801 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-07-24 16:59:33.801 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4c6a34e4-905a-4acc-8307-203e228f367c 2019-07-24 16:59:33.801 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = bbd5514b-bd06-4b8a-910c-94db3d083485 2019-07-24 16:59:33.802 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e32ecf9d-a8cf-48e4-8fbe-71221db1580b 2019-07-24 16:59:33.802 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b8088ce6-6eb6-4cca-99c8-f7d3b6119271 2019-07-24 16:59:34.216 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-07-24 16:59:34.217 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = neutron-tempest-plugin-api-net_405422eb-5954-4eb6-9a8a-b9567cfbc624 2019-07-24 16:59:34.218 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-07-24 16:59:34.270 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-24 16:59:34.271 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}0e806ceeaca22b7cfc53991bbe5e894d85c781f6" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-24 16:59:34.583 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Wed, 24 Jul 2019 16:59:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08e2c434-cba6-4fc5-8236-cfb725413012 x-openstack-request-id: req-08e2c434-cba6-4fc5-8236-cfb725413012 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-24 16:59:34.584 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_405422eb-5954-4eb6-9a8a-b9567cfbc624", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b8088ce6-6eb6-4cca-99c8-f7d3b6119271", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b8088ce6-6eb6-4cca-99c8-f7d3b6119271", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b8088ce6-6eb6-4cca-99c8-f7d3b6119271"}, {"name": "neutron-tempest-plugin-api-flavor_405422eb-5954-4eb6-9a8a-b9567cfbc624", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e32ecf9d-a8cf-48e4-8fbe-71221db1580b", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e32ecf9d-a8cf-48e4-8fbe-71221db1580b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e32ecf9d-a8cf-48e4-8fbe-71221db1580b"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-24 16:59:34.584 33 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail used request id req-08e2c434-cba6-4fc5-8236-cfb725413012 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-24 16:59:34.585 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-07-24 16:59:34.586 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_afcecd93_JVoyPC54' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-24 16:59:34.586 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}0e806ceeaca22b7cfc53991bbe5e894d85c781f6" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_afcecd93_JVoyPC54", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-24 16:59:34.619 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Wed, 24 Jul 2019 16:59:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b46b136-3a43-4e59-bbcd-db054d77aa60 x-openstack-request-id: req-0b46b136-3a43-4e59-bbcd-db054d77aa60 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-24 16:59:34.620 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_afcecd93_JVoyPC54", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d4019df5-f961-4c4b-af6f-e70d2332f9c1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d4019df5-f961-4c4b-af6f-e70d2332f9c1", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "d4019df5-f961-4c4b-af6f-e70d2332f9c1"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-24 16:59:34.620 33 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-0b46b136-3a43-4e59-bbcd-db054d77aa60 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-24 16:59:34.621 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_afcecd93_JVoyPC54' (ID = d4019df5-f961-4c4b-af6f-e70d2332f9c1) has been successfully created! 2019-07-24 16:59:34.622 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd4019df5-f961-4c4b-af6f-e70d2332f9c1' to option 'instance_type'. 2019-07-24 16:59:34.622 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d4019df5-f961-4c4b-af6f-e70d2332f9c1 2019-07-24 16:59:34.623 33 INFO rally.task.context [-] Verification 55d09ee4-c651-4b9a-a200-f0451ee7907d | Context tempest@default setup() finished in 1.67 sec 2019-07-24 16:59:34.624 33 INFO rally.task.context [-] Verification 55d09ee4-c651-4b9a-a200-f0451ee7907d | Context testr@default setup() finished in 0.79 msec 2019-07-24 16:59:34.625 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/54b52306-b62f-496f-a0b6-1c5505826f48'. 2019-07-24 16:59:37.125 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-07-24 16:59:41.700 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... skip [0.000s]: Need a single availability_zone assumption. 2019-07-24 16:59:42.220 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.313s] 2019-07-24 16:59:42.896 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.676s] 2019-07-24 16:59:42.977 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.742s] 2019-07-24 16:59:43.180 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.284s] 2019-07-24 16:59:43.267 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.291s] 2019-07-24 16:59:43.730 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.548s] 2019-07-24 16:59:44.054 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.326s] 2019-07-24 16:59:44.294 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [1.025s] 2019-07-24 16:59:44.295 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... skip [0.000s]: VXLAN type_driver is not enabled 2019-07-24 16:59:49.707 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest ... skip: port-resource-request extension not enabled. 2019-07-24 16:59:54.456 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [3.065s] 2019-07-24 16:59:55.717 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.301s] 2019-07-24 16:59:57.450 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [1.734s] 2019-07-24 16:59:57.767 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.318s] 2019-07-24 16:59:58.526 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.758s] 2019-07-24 16:59:59.604 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [5.387s] 2019-07-24 17:00:01.612 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [2.007s] 2019-07-24 17:00:04.352 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [5.755s] 2019-07-24 17:00:06.280 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [1.928s] 2019-07-24 17:00:16.524 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: 'distributed' attribute not found. DVR Possibly not enabled 2019-07-24 17:00:23.782 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_badrequest_on_requesting_flags_and_flavor ... success [0.237s] 2019-07-24 17:00:31.128 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-07-24 17:00:31.130 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: network-segment-range extension not enabled. 2019-07-24 17:00:31.131 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-07-24 17:00:34.052 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_create_router_with_flavor ... success [10.268s] 2019-07-24 17:00:38.238 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_delete_router_flavor_in_use ... success [4.187s] 2019-07-24 17:00:39.302 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [24.533s] 2019-07-24 17:00:39.306 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [0.826s] 2019-07-24 17:00:40.685 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data ... success [19.955s] 2019-07-24 17:00:41.282 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [1.976s] 2019-07-24 17:00:42.120 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [2.819s] 2019-07-24 17:00:44.450 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [2.329s] 2019-07-24 17:00:47.450 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [2.999s] 2019-07-24 17:00:50.312 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [2.862s] 2019-07-24 17:00:51.636 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation ... success [10.952s] 2019-07-24 17:00:54.286 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation ... success [2.649s] 2019-07-24 17:01:03.935 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [13.622s] 2019-07-24 17:01:06.266 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha ... success [11.978s] 2019-07-24 17:01:06.674 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [1.982s] 2019-07-24 17:01:10.153 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [6.217s] 2019-07-24 17:01:11.867 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [5.601s] 2019-07-24 17:01:16.057 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [4.189s] 2019-07-24 17:01:19.800 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [6.389s] 2019-07-24 17:01:21.004 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [4.946s] 2019-07-24 17:01:26.340 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [16.187s] 2019-07-24 17:01:27.577 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [6.572s] 2019-07-24 17:01:27.943 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [1.602s] 2019-07-24 17:01:29.024 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [1.446s] 2019-07-24 17:01:30.452 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.393s] 2019-07-24 17:01:31.278 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [2.254s] 2019-07-24 17:01:37.691 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [6.411s] 2019-07-24 17:01:41.377 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [2.349s] 2019-07-24 17:01:41.741 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [13.798s] 2019-07-24 17:01:44.166 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [6.475s] 2019-07-24 17:01:46.166 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [4.424s] 2019-07-24 17:01:47.275 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [1.108s] 2019-07-24 17:01:47.434 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [4.323s] 2019-07-24 17:01:51.375 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [7.209s] 2019-07-24 17:01:57.656 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [6.280s] 2019-07-24 17:02:00.956 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [3.781s] 2019-07-24 17:02:00.985 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [3.719s] 2019-07-24 17:02:05.700 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [8.042s] 2019-07-24 17:02:10.326 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [5.129s] 2019-07-24 17:02:10.788 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.464s] 2019-07-24 17:02:12.276 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [6.576s] 2019-07-24 17:02:14.233 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [3.542s] 2019-07-24 17:02:19.984 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [7.706s] 2019-07-24 17:02:21.059 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [6.281s] 2019-07-24 17:02:25.933 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [5.949s] 2019-07-24 17:02:26.647 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.707s] 2019-07-24 17:02:27.415 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [1.483s] 2019-07-24 17:02:29.508 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [2.091s] 2019-07-24 17:02:31.686 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.732s] 2019-07-24 17:02:31.927 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [2.392s] 2019-07-24 17:02:31.989 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.304s] 2019-07-24 17:02:32.197 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.208s] 2019-07-24 17:02:32.492 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.295s] 2019-07-24 17:02:34.570 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [2.643s] 2019-07-24 17:02:35.931 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [6.422s] 2019-07-24 17:02:39.301 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [3.370s] 2019-07-24 17:02:39.447 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [3.288s] 2019-07-24 17:02:40.799 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [1.498s] 2019-07-24 17:02:43.011 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.424s] 2019-07-24 17:02:43.398 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [2.598s] 2019-07-24 17:02:43.804 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.794s] 2019-07-24 17:02:52.032 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [4.415s] 2019-07-24 17:02:54.349 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [2.316s] 2019-07-24 17:02:54.713 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [3.866s] 2019-07-24 17:02:59.594 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [5.244s] 2019-07-24 17:02:59.904 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [1.332s] 2019-07-24 17:03:01.107 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [1.202s] 2019-07-24 17:03:01.331 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.224s] 2019-07-24 17:03:01.643 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.312s] 2019-07-24 17:03:01.916 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.272s] 2019-07-24 17:03:01.929 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.013s] 2019-07-24 17:03:05.135 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [2.782s] 2019-07-24 17:03:07.829 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [2.693s] 2019-07-24 17:03:08.452 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [4.069s] 2019-07-24 17:03:08.894 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [1.065s] 2019-07-24 17:03:09.139 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [9.545s] 2019-07-24 17:03:10.475 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [1.334s] 2019-07-24 17:03:10.691 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [1.796s] 2019-07-24 17:03:11.613 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [1.137s] 2019-07-24 17:03:11.730 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [1.493s] 2019-07-24 17:03:13.026 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [1.295s] 2019-07-24 17:03:13.253 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.227s] 2019-07-24 17:03:13.571 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.317s] 2019-07-24 17:03:13.587 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.016s] 2019-07-24 17:03:13.600 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.012s] 2019-07-24 17:03:15.500 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [4.806s] 2019-07-24 17:03:16.210 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [4.597s] 2019-07-24 17:03:16.720 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [1.221s] 2019-07-24 17:03:17.396 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.676s] 2019-07-24 17:03:19.981 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [2.230s] 2019-07-24 17:03:19.993 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.013s] 2019-07-24 17:03:20.313 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.318s] 2019-07-24 17:03:20.638 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.325s] 2019-07-24 17:03:21.495 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.855s] 2019-07-24 17:03:22.095 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.600s] 2019-07-24 17:03:22.657 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.561s] 2019-07-24 17:03:22.674 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.018s] 2019-07-24 17:03:23.503 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.829s] 2019-07-24 17:03:37.878 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [5.688s] 2019-07-24 17:03:37.879 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [2.083s] 2019-07-24 17:03:43.647 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [6.149s] 2019-07-24 17:03:49.468 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [2.392s] 2019-07-24 17:03:51.238 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [7.590s] 2019-07-24 17:03:58.895 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... success [7.655s] 2019-07-24 17:04:07.332 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [8.437s] 2019-07-24 17:04:18.492 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.603s] 2019-07-24 17:04:18.995 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [22.345s] 2019-07-24 17:04:20.116 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [2.992s] 2019-07-24 17:04:27.091 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-07-24 17:04:35.132 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [3.993s] 2019-07-24 17:04:38.162 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [1.133s] 2019-07-24 17:04:38.866 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [3.732s] 2019-07-24 17:04:38.868 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_with_propagate_uplink_status ... skip [0.001s]: Skipped because network extension: uplink-status-propagation is not enabled 2019-07-24 17:04:38.870 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_without_propagate_uplink_status ... skip [0.001s]: Skipped because network extension: uplink-status-propagation is not enabled 2019-07-24 17:04:39.239 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [1.077s] 2019-07-24 17:04:40.395 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.155s] 2019-07-24 17:04:40.928 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.533s] 2019-07-24 17:04:41.284 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.356s] 2019-07-24 17:04:41.406 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [2.538s] 2019-07-24 17:04:41.409 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... skip [0.001s]: Skipped because network extension: dns-domain-ports is not enabled 2019-07-24 17:04:41.410 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-07-24 17:04:41.411 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-07-24 17:04:41.681 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.397s] 2019-07-24 17:04:42.474 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.792s] 2019-07-24 17:04:49.698 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: metering extension not enabled. 2019-07-24 17:04:55.386 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [1.606s] 2019-07-24 17:04:55.387 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-07-24 17:04:56.146 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.954s] 2019-07-24 17:04:56.952 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [1.565s] 2019-07-24 17:04:57.333 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.381s] 2019-07-24 17:04:58.464 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.318s] 2019-07-24 17:04:58.629 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [1.295s] 2019-07-24 17:05:00.584 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.119s] 2019-07-24 17:05:03.051 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: minimum_bandwidth rule type is required. 2019-07-24 17:05:03.052 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: dvr extension not enabled. 2019-07-24 17:05:03.906 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.322s] 2019-07-24 17:05:08.914 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [2.214s] 2019-07-24 17:05:12.285 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.266s] 2019-07-24 17:05:14.007 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [1.720s] 2019-07-24 17:05:14.509 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.502s] 2019-07-24 17:05:15.101 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.591s] 2019-07-24 17:05:15.822 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.720s] 2019-07-24 17:05:18.777 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.952s] 2019-07-24 17:05:20.200 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.423s] 2019-07-24 17:05:20.457 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.259s] 2019-07-24 17:05:20.800 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.342s] 2019-07-24 17:05:25.212 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [17.970s] 2019-07-24 17:05:26.111 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-07-24 17:05:31.030 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.704s] 2019-07-24 17:05:32.869 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.340s] 2019-07-24 17:05:34.701 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [1.830s] 2019-07-24 17:05:35.382 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.681s] 2019-07-24 17:05:35.737 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.354s] 2019-07-24 17:05:36.943 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.204s] 2019-07-24 17:05:39.800 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.854s] 2019-07-24 17:05:40.400 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.298s] 2019-07-24 17:05:41.208 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [1.410s] 2019-07-24 17:05:41.306 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.099s] 2019-07-24 17:05:41.610 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.303s] 2019-07-24 17:05:42.078 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [1.674s] 2019-07-24 17:05:42.626 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.549s] 2019-07-24 17:05:43.384 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.758s] 2019-07-24 17:05:44.224 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.839s] 2019-07-24 17:05:44.378 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [1.775s] 2019-07-24 17:05:45.553 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: dvr extension not enabled. 2019-07-24 17:05:47.190 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.963s] 2019-07-24 17:05:48.150 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [22.940s] 2019-07-24 17:05:48.999 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.809s] 2019-07-24 17:05:49.092 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.094s] 2019-07-24 17:05:49.733 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.640s] 2019-07-24 17:05:50.421 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.688s] 2019-07-24 17:05:56.494 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [8.343s] 2019-07-24 17:06:00.446 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [5.283s] 2019-07-24 17:06:04.145 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [3.000s] 2019-07-24 17:06:04.622 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router ... success [14.851s] 2019-07-24 17:06:15.344 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [4.251s] 2019-07-24 17:06:17.959 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [1.873s] 2019-07-24 17:06:19.361 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [1.402s] 2019-07-24 17:06:20.741 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [1.380s] 2019-07-24 17:06:20.938 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.197s] 2019-07-24 17:06:20.958 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.019s] 2019-07-24 17:06:21.676 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [0.716s] 2019-07-24 17:06:22.358 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [0.682s] 2019-07-24 17:06:23.245 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.887s] 2019-07-24 17:06:23.733 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.488s] 2019-07-24 17:06:28.356 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.496s] 2019-07-24 17:06:28.729 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [16.470s] 2019-07-24 17:06:30.475 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.119s] 2019-07-24 17:06:31.779 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [35.283s] 2019-07-24 17:06:32.590 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.113s] 2019-07-24 17:06:36.026 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.436s] 2019-07-24 17:06:37.221 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [2.540s] 2019-07-24 17:06:38.332 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [1.111s] 2019-07-24 17:06:39.895 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.563s] 2019-07-24 17:06:40.519 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [0.622s] 2019-07-24 17:06:41.309 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.790s] 2019-07-24 17:06:43.275 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [1.966s] 2019-07-24 17:06:43.629 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.354s] 2019-07-24 17:06:43.868 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.238s] 2019-07-24 17:06:43.891 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.023s] 2019-07-24 17:06:43.913 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.021s] 2019-07-24 17:06:44.917 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.003s] 2019-07-24 17:06:45.613 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.695s] 2019-07-24 17:06:46.553 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.939s] 2019-07-24 17:06:47.291 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.738s] 2019-07-24 17:06:47.754 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.463s] 2019-07-24 17:06:48.176 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.422s] 2019-07-24 17:06:48.648 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.471s] 2019-07-24 17:06:48.857 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.210s] 2019-07-24 17:06:55.194 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [26.465s] 2019-07-24 17:06:56.640 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [4.808s] 2019-07-24 17:06:57.566 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [25.786s] 2019-07-24 17:07:02.329 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_get_rules_by_policy ... success [2.028s] 2019-07-24 17:07:02.541 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [5.901s] 2019-07-24 17:07:02.614 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_invalid_rule_create ... success [0.285s] 2019-07-24 17:07:03.024 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [7.829s] 2019-07-24 17:07:03.832 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create ... success [1.217s] 2019-07-24 17:07:04.838 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [1.006s] 2019-07-24 17:07:05.058 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.220s] 2019-07-24 17:07:05.081 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.023s] 2019-07-24 17:07:05.720 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_delete ... success [0.637s] 2019-07-24 17:07:06.796 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [4.253s] 2019-07-24 17:07:06.914 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_update ... success [1.194s] 2019-07-24 17:07:10.475 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [3.680s] 2019-07-24 17:07:13.842 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [3.366s] 2019-07-24 17:07:17.673 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [20.107s] 2019-07-24 17:07:17.967 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [4.124s] 2019-07-24 17:07:18.309 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.469s] 2019-07-24 17:07:21.848 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [3.538s] 2019-07-24 17:07:24.154 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [2.305s] 2019-07-24 17:07:25.139 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [0.986s] 2019-07-24 17:07:25.506 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [7.538s] 2019-07-24 17:07:28.341 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [3.200s] 2019-07-24 17:07:29.119 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [0.779s] 2019-07-24 17:07:29.552 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.432s] 2019-07-24 17:07:29.561 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.008s] 2019-07-24 17:07:30.306 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [0.745s] 2019-07-24 17:07:30.521 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [5.014s] 2019-07-24 17:07:30.640 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.334s] 2019-07-24 17:07:31.635 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [0.993s] 2019-07-24 17:07:32.025 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [0.391s] 2019-07-24 17:07:32.187 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [0.161s] 2019-07-24 17:07:33.540 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [1.353s] 2019-07-24 17:07:34.367 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [0.826s] 2019-07-24 17:07:36.007 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [18.333s] 2019-07-24 17:07:36.535 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [2.167s] 2019-07-24 17:07:37.517 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [0.981s] 2019-07-24 17:07:37.853 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.336s] 2019-07-24 17:07:38.728 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.874s] 2019-07-24 17:07:39.797 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [36.770s] 2019-07-24 17:07:40.816 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [2.086s] 2019-07-24 17:07:43.805 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [2.987s] 2019-07-24 17:07:44.201 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.397s] 2019-07-24 17:07:44.537 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.336s] 2019-07-24 17:07:44.905 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [0.368s] 2019-07-24 17:07:45.376 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [0.470s] 2019-07-24 17:07:45.453 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.076s] 2019-07-24 17:07:45.461 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.008s] 2019-07-24 17:07:45.470 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.009s] 2019-07-24 17:07:46.608 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [1.137s] 2019-07-24 17:07:52.501 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [16.494s] 2019-07-24 17:08:02.770 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [22.973s] 2019-07-24 17:08:06.342 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [13.841s] 2019-07-24 17:08:12.417 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.846s] 2019-07-24 17:08:13.799 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.382s] 2019-07-24 17:08:21.318 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [8.770s] 2019-07-24 17:08:24.075 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [21.305s] 2019-07-24 17:08:26.694 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [5.375s] 2019-07-24 17:08:26.695 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-07-24 17:08:29.034 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON.test_create_floatingip_from_specific_pool ... skip [0.001s]: Skipped because network extension: floatingip-pools is not enabled 2019-07-24 17:08:29.337 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [2.643s] 2019-07-24 17:08:32.073 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.305s] 2019-07-24 17:08:32.170 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-07-24 17:08:32.359 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.286s] 2019-07-24 17:08:33.491 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [4.153s] 2019-07-24 17:08:34.812 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [2.452s] 2019-07-24 17:08:35.369 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.556s] 2019-07-24 17:08:35.602 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.232s] 2019-07-24 17:08:36.286 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.684s] 2019-07-24 17:08:39.137 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [15.060s] 2019-07-24 17:08:42.228 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [5.677s] 2019-07-24 17:08:45.760 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [3.532s] 2019-07-24 17:08:46.477 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [2.709s] 2019-07-24 17:08:46.636 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [0.876s] 2019-07-24 17:08:47.917 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [1.440s] 2019-07-24 17:08:51.086 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [4.450s] 2019-07-24 17:08:52.911 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [13.774s] 2019-07-24 17:08:54.870 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [3.784s] 2019-07-24 17:08:57.792 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.300s] 2019-07-24 17:08:58.664 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.870s] 2019-07-24 17:08:59.289 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.625s] 2019-07-24 17:08:59.773 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.483s] 2019-07-24 17:09:00.784 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.009s] 2019-07-24 17:09:02.734 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.948s] 2019-07-24 17:09:03.134 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.400s] 2019-07-24 17:09:03.161 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.028s] 2019-07-24 17:09:03.186 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.025s] 2019-07-24 17:09:03.601 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.414s] 2019-07-24 17:09:06.379 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [13.467s] 2019-07-24 17:09:07.931 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [34.438s] 2019-07-24 17:09:10.078 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [2.149s] 2019-07-24 17:09:11.553 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [1.474s] 2019-07-24 17:09:15.161 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [3.607s] 2019-07-24 17:09:16.134 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [5.400s] 2019-07-24 17:09:18.344 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.396s] 2019-07-24 17:09:19.519 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [1.173s] 2019-07-24 17:09:19.912 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.394s] 2019-07-24 17:09:20.068 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [3.935s] 2019-07-24 17:09:20.480 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.567s] 2019-07-24 17:09:20.899 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [5.737s] 2019-07-24 17:09:21.052 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [0.985s] 2019-07-24 17:09:21.086 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.605s] 2019-07-24 17:09:23.094 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [2.195s] 2019-07-24 17:09:23.617 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.528s] 2019-07-24 17:09:24.843 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: dvr extension not enabled. 2019-07-24 17:09:24.844 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest ... skip: rbac-security-groups extension not enabled. 2019-07-24 17:09:25.067 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.451s] 2019-07-24 17:09:25.347 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.281s] 2019-07-24 17:09:25.403 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.055s] 2019-07-24 17:09:25.466 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.063s] 2019-07-24 17:09:25.490 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [2.396s] 2019-07-24 17:09:25.610 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [4.558s] 2019-07-24 17:09:28.854 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [3.364s] 2019-07-24 17:09:28.994 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [3.384s] 2019-07-24 17:09:36.829 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [9.222s] 2019-07-24 17:09:43.136 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [6.306s] 2019-07-24 17:09:47.036 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [1.316s] 2019-07-24 17:09:48.474 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [1.438s] 2019-07-24 17:09:48.788 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.904s] 2019-07-24 17:09:49.693 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.904s] 2019-07-24 17:09:52.058 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [2.364s] 2019-07-24 17:09:52.469 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [23.614s] 2019-07-24 17:09:53.076 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [1.018s] 2019-07-24 17:09:55.686 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.610s] 2019-07-24 17:09:58.511 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.328s] 2019-07-24 17:09:59.173 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.661s] 2019-07-24 17:09:59.792 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.619s] 2019-07-24 17:10:00.399 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.606s] 2019-07-24 17:10:01.071 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.670s] 2019-07-24 17:10:01.181 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [1.729s] 2019-07-24 17:10:02.108 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.035s] 2019-07-24 17:10:02.438 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [1.256s] 2019-07-24 17:10:02.496 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.389s] 2019-07-24 17:10:02.519 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.023s] 2019-07-24 17:10:02.541 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.022s] 2019-07-24 17:10:04.199 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... success [11.729s] 2019-07-24 17:10:06.498 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [4.058s] 2019-07-24 17:10:09.685 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [3.187s] 2019-07-24 17:10:13.084 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [9.775s] 2019-07-24 17:10:13.390 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [3.703s] 2019-07-24 17:10:16.607 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [3.217s] 2019-07-24 17:10:17.838 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [4.754s] 2019-07-24 17:10:18.745 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [2.137s] 2019-07-24 17:10:19.044 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [0.299s] 2019-07-24 17:10:19.192 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [4.591s] 2019-07-24 17:10:19.827 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [0.783s] 2019-07-24 17:10:21.323 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [1.495s] 2019-07-24 17:10:22.174 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [0.851s] 2019-07-24 17:10:22.611 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [4.773s] 2019-07-24 17:10:24.710 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [5.518s] 2019-07-24 17:10:26.117 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [3.505s] 2019-07-24 17:10:26.463 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [22.262s] 2019-07-24 17:10:26.703 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.241s] 2019-07-24 17:10:27.130 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.426s] 2019-07-24 17:10:30.209 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [4.091s] 2019-07-24 17:10:30.236 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [3.106s] 2019-07-24 17:10:31.687 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.693s] 2019-07-24 17:10:31.890 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.203s] 2019-07-24 17:10:31.898 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.009s] 2019-07-24 17:10:32.809 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [8.097s] 2019-07-24 17:10:34.231 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [4.022s] 2019-07-24 17:10:36.287 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [6.050s] 2019-07-24 17:10:40.668 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [6.435s] 2019-07-24 17:10:42.488 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [6.200s] 2019-07-24 17:10:42.752 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: Skipped because network extension: router-interface-fip is not enabled 2019-07-24 17:10:42.864 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.377s] 2019-07-24 17:10:48.707 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [8.038s] 2019-07-24 17:10:53.577 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [12.152s] 2019-07-24 17:10:54.714 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [6.006s] 2019-07-24 17:10:58.053 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [4.477s] 2019-07-24 17:11:02.146 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [4.092s] 2019-07-24 17:11:02.909 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [8.194s] 2019-07-24 17:11:03.291 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden ... success [0.300s] 2019-07-24 17:11:05.916 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [3.008s] 2019-07-24 17:11:06.965 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [4.817s] 2019-07-24 17:11:06.966 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... skip [0.001s]: Vxlan type driver must be enabled for this test. 2019-07-24 17:11:08.893 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.428s] 2019-07-24 17:11:09.045 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-07-24 17:11:11.026 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [2.130s] 2019-07-24 17:11:12.011 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.986s] 2019-07-24 17:11:12.873 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.861s] 2019-07-24 17:11:13.452 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [6.485s] 2019-07-24 17:11:14.733 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.860s] 2019-07-24 17:11:17.241 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [3.787s] 2019-07-24 17:11:19.251 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [4.515s] 2019-07-24 17:11:19.661 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [2.421s] 2019-07-24 17:11:21.473 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [2.222s] 2019-07-24 17:11:21.592 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.120s] 2019-07-24 17:11:21.719 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.127s] 2019-07-24 17:11:28.235 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [8.571s] 2019-07-24 17:11:28.326 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.092s] 2019-07-24 17:11:31.180 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [2.853s] 2019-07-24 17:11:34.567 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [3.386s] 2019-07-24 17:11:37.098 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [2.530s] 2019-07-24 17:11:39.741 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [2.643s] 2019-07-24 17:11:39.881 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [8.805s] 2019-07-24 17:11:45.941 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [6.197s] 2019-07-24 17:11:49.189 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [3.247s] 2019-07-24 17:11:52.797 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [3.608s] 2019-07-24 17:11:56.678 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [4.889s] 2019-07-24 17:11:57.483 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [0.806s] 2019-07-24 17:11:58.227 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [5.428s] 2019-07-24 17:12:01.086 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [3.601s] 2019-07-24 17:12:04.307 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [6.080s] 2019-07-24 17:12:07.018 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.010s] 2019-07-24 17:12:07.320 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.301s] 2019-07-24 17:12:07.377 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [3.070s] 2019-07-24 17:12:09.173 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [1.851s] 2019-07-24 17:12:09.815 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.642s] 2019-07-24 17:12:10.168 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.352s] 2019-07-24 17:12:10.773 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.604s] 2019-07-24 17:12:11.653 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [5.003s] 2019-07-24 17:12:17.957 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.615s] 2019-07-24 17:12:25.058 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [0.990s] 2019-07-24 17:12:26.609 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [1.551s] 2019-07-24 17:12:27.632 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [1.022s] 2019-07-24 17:12:27.734 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.101s] 2019-07-24 17:12:29.492 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... success [1.757s] 2019-07-24 17:12:30.366 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.874s] 2019-07-24 17:12:32.387 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [2.020s] 2019-07-24 17:12:33.075 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.687s] 2019-07-24 17:12:34.286 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.210s] 2019-07-24 17:12:34.415 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [2.027s] 2019-07-24 17:12:35.080 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.665s] 2019-07-24 17:12:36.372 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [1.292s] 2019-07-24 17:12:38.597 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [2.223s] 2019-07-24 17:12:40.800 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [2.203s] 2019-07-24 17:12:41.556 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.757s] 2019-07-24 17:12:42.211 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [1.596s] 2019-07-24 17:12:42.921 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.711s] 2019-07-24 17:12:45.392 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [2.470s] 2019-07-24 17:12:47.616 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [2.223s] 2019-07-24 17:12:50.118 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [2.501s] 2019-07-24 17:12:53.453 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [3.335s] 2019-07-24 17:12:54.414 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.961s] 2019-07-24 17:12:55.605 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [1.190s] 2019-07-24 17:12:56.245 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.640s] 2019-07-24 17:12:56.556 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.309s] 2019-07-24 17:12:56.956 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.400s] 2019-07-24 17:12:57.428 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.472s] 2019-07-24 17:12:57.999 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.570s] 2019-07-24 17:12:59.288 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [1.288s] 2019-07-24 17:13:00.423 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [1.134s] 2019-07-24 17:13:00.691 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.268s] 2019-07-24 17:13:01.213 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.522s] 2019-07-24 17:13:13.491 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [2.097s] 2019-07-24 17:13:18.305 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [4.814s] 2019-07-24 17:13:20.331 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [2.025s] 2019-07-24 17:13:21.173 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.603s] 2019-07-24 17:13:25.286 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [4.113s] 2019-07-24 17:13:25.899 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.613s] 2019-07-24 17:13:26.156 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [5.825s] 2019-07-24 17:13:27.789 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [1.889s] 2019-07-24 17:13:29.341 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [3.185s] 2019-07-24 17:13:30.437 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [2.647s] 2019-07-24 17:13:32.561 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [2.123s] 2019-07-24 17:13:34.160 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [1.599s] 2019-07-24 17:13:34.958 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [5.616s] 2019-07-24 17:13:35.027 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.867s] 2019-07-24 17:13:36.372 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [1.343s] 2019-07-24 17:13:36.872 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.500s] 2019-07-24 17:13:37.034 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.163s] 2019-07-24 17:13:37.158 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.123s] 2019-07-24 17:13:37.968 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.809s] 2019-07-24 17:13:38.779 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.810s] 2019-07-24 17:13:39.987 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [1.208s] 2019-07-24 17:13:40.307 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.319s] 2019-07-24 17:13:40.848 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.541s] 2019-07-24 17:13:41.438 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.590s] 2019-07-24 17:14:10.963 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [1.582s] 2019-07-24 17:14:15.002 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [4.039s] 2019-07-24 17:14:15.590 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.588s] 2019-07-24 17:14:16.387 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.796s] 2019-07-24 17:14:16.396 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.010s] 2019-07-24 17:14:16.758 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.361s] 2019-07-24 17:14:16.778 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.021s] 2019-07-24 17:14:16.998 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.219s] 2019-07-24 17:14:17.254 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.256s] 2019-07-24 17:14:17.608 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.353s] 2019-07-24 17:14:17.920 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.311s] 2019-07-24 17:14:18.722 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.802s] 2019-07-24 17:14:19.566 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [0.842s] 2019-07-24 17:14:19.855 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.290s] 2019-07-24 17:14:20.303 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.447s] 2019-07-24 17:14:21.296 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.993s] 2019-07-24 17:14:22.577 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [1.280s] 2019-07-24 17:14:22.994 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.416s] 2019-07-24 17:14:24.093 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [1.098s] 2019-07-24 17:14:24.526 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.433s] 2019-07-24 17:14:25.204 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.678s] 2019-07-24 17:14:33.467 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-07-24 17:14:33.468 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-07-24 17:14:33.967 33 INFO rally.task.context [-] Verification 55d09ee4-c651-4b9a-a200-f0451ee7907d | Context testr@default cleanup() started 2019-07-24 17:14:33.968 33 INFO rally.task.context [-] Verification 55d09ee4-c651-4b9a-a200-f0451ee7907d | Context testr@default cleanup() finished in 0.47 msec 2019-07-24 17:14:33.968 33 INFO rally.task.context [-] Verification 55d09ee4-c651-4b9a-a200-f0451ee7907d | Context tempest@default cleanup() started 2019-07-24 17:14:34.595 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-07-24 17:14:34.961 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-07-24 17:14:34.989 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_afcecd93_JVoyPC54'. 2019-07-24 17:14:34.989 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/d4019df5-f961-4c4b-af6f-e70d2332f9c1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}f066d8e20f14ca6f1e9f460ddcf7c132eba3bdcb" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-24 17:14:35.318 33 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 24 Jul 2019 17:14:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a0bdfc85-a03c-46d2-8175-a3f50a87cbc4 x-openstack-request-id: req-a0bdfc85-a03c-46d2-8175-a3f50a87cbc4 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-24 17:14:35.319 33 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/d4019df5-f961-4c4b-af6f-e70d2332f9c1 used request id req-a0bdfc85-a03c-46d2-8175-a3f50a87cbc4 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-24 17:14:35.319 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_afcecd93_JVoyPC54' has been deleted. 2019-07-24 17:14:35.320 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd4019df5-f961-4c4b-af6f-e70d2332f9c1' of option 'instance_type' from Tempest config file. 2019-07-24 17:14:35.320 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd4019df5-f961-4c4b-af6f-e70d2332f9c1' has been removed. 2019-07-24 17:14:35.326 33 INFO rally.task.context [-] Verification 55d09ee4-c651-4b9a-a200-f0451ee7907d | Context tempest@default cleanup() finished in 1.36 sec 2019-07-24 17:14:35.442 33 INFO rally.api [-] Verification (UUID=afcecd93-402a-48a4-b06e-fb945ad5bab3) has been successfully finished for deployment 'opnfv-rally' (UUID=d17a9379-6781-454c-885a-1ea8f54475f3)! 2019-07-24 17:14:36.389 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-24 17:14:36.389 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-24 17:14:36.389 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-24 17:14:37.465 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-24 17:14:37.465 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-24 17:14:37.465 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-24 17:14:38.583 45 INFO rally.api [-] Building 'html' report for the following verification(s): 'afcecd93-402a-48a4-b06e-fb945ad5bab3' 2019-07-24 17:14:38.605 45 INFO rally.api [-] The report has been successfully built. 2019-07-24 17:14:39.449 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-24 17:14:39.449 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-24 17:14:39.449 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-24 17:14:40.645 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'afcecd93-402a-48a4-b06e-fb945ad5bab3' 2019-07-24 17:14:40.661 47 INFO rally.api [-] The report has been successfully built. 2019-07-24 19:00:21.232 44 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-07-24 19:00:21.232 44 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-24 19:00:21.232 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-24 19:00:21.232 44 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-24 19:00:21.232 44 ERROR rally.cli.cliutils File "", line 2, in show 2019-07-24 19:00:21.232 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-07-24 19:00:21.232 44 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-24 19:00:21.232 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-07-24 19:00:21.232 44 ERROR rally.cli.cliutils sortby_index=index) 2019-07-24 19:00:21.232 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-07-24 19:00:21.232 44 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-07-24 19:00:21.232 44 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-07-24 19:00:21.232 44 ERROR rally.cli.cliutils