2019-07-08 05:58:34.072 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-08 05:58:34.072 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-08 05:58:34.072 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-08 05:58:35.426 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-08 05:58:35.426 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-08 05:58:35.426 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-08 05:58:35.426 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-08 05:58:35.426 7 ERROR rally.cli.cliutils 2019-07-08 05:58:36.305 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-08 05:58:36.306 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-08 05:58:36.306 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-08 05:58:37.695 9 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-07-08 05:58:38.566 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-08 05:58:38.567 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-08 05:58:38.567 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-08 05:58:42.029 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-08 05:58:42.030 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-08 05:58:42.030 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-08 05:58:42.843 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-08 05:58:42.844 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-08 05:58:42.844 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-08 05:58:44.075 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-08 05:58:44.075 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-07-08 05:58:44.075 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-08 05:58:44.075 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils force=force) 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-08 05:58:44.075 16 ERROR rally.cli.cliutils 2019-07-08 05:58:44.984 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-08 05:58:44.984 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-08 05:58:44.984 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-08 05:58:46.232 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-07-08 05:58:46.364 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-bfb7d2b5-2a9f-4db6-b37d-05632f740572/repo. 2019-07-08 05:58:46.582 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-bfb7d2b5-2a9f-4db6-b37d-05632f740572/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-08 05:58:46.652 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-117-ge8088d121 ' 2019-07-08 05:58:46.660 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb ' 2019-07-08 05:58:46.732 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-07-08 05:58:46.783 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-07-08 05:58:47.244 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bfb7d2b5-2a9f-4db6-b37d-05632f740572) has been successfully created! 2019-07-08 05:58:48.179 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-08 05:58:48.179 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-08 05:58:48.179 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-08 05:58:50.959 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-08 05:58:50.959 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-08 05:58:50.959 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-08 05:58:52.182 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bfb7d2b5-2a9f-4db6-b37d-05632f740572) for deployment 'opnfv-rally' (UUID=220b9bb0-5b67-44b4-87de-f41bda598ef4). 2019-07-08 05:58:53.047 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bfb7d2b5-2a9f-4db6-b37d-05632f740572) has been successfully configured for deployment 'opnfv-rally' (UUID=220b9bb0-5b67-44b4-87de-f41bda598ef4)! 2019-07-08 05:58:57.195 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-08 05:58:57.195 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-08 05:58:57.196 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-08 05:58:58.562 33 INFO rally.api [-] Starting verification (UUID=e6bc7629-9205-45a7-9eb9-f0579043ae3f) for deployment 'opnfv-rally' (UUID=220b9bb0-5b67-44b4-87de-f41bda598ef4) by verifier 'opnfv-tempest' (UUID=bfb7d2b5-2a9f-4db6-b37d-05632f740572). 2019-07-08 05:58:59.700 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-07-08 05:58:59.978 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-07-08 05:58:59.979 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bfb7d2b5-2a9f-4db6-b37d-05632f740572/for-deployment-220b9bb0-5b67-44b4-87de-f41bda598ef4/tempest.log' to option 'log_file'. 2019-07-08 05:58:59.979 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-bfb7d2b5-2a9f-4db6-b37d-05632f740572/for-deployment-220b9bb0-5b67-44b4-87de-f41bda598ef4/tempest.log 2019-07-08 05:58:59.979 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-07-08 05:58:59.980 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bfb7d2b5-2a9f-4db6-b37d-05632f740572/for-deployment-220b9bb0-5b67-44b4-87de-f41bda598ef4/lock_files' to option 'lock_path'. 2019-07-08 05:58:59.980 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-bfb7d2b5-2a9f-4db6-b37d-05632f740572/for-deployment-220b9bb0-5b67-44b4-87de-f41bda598ef4/lock_files 2019-07-08 05:58:59.980 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-08 05:58:59.981 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-08 05:58:59.981 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7395e1dc-8671-4fdb-9e85-6ce74f87bf6d 2019-07-08 05:58:59.981 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a78e2a40-18a5-49cc-bd96-864bf2485499 2019-07-08 05:58:59.982 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d771ed24-d215-46fb-9453-952013964e5a 2019-07-08 05:58:59.982 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 1d0608f9-3d60-4e8f-8cb9-1003a192c7ab 2019-07-08 05:59:00.381 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-07-08 05:59:00.382 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_fe566ad9-6783-40d8-a4cc-4af987001fae 2019-07-08 05:59:00.382 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-07-08 05:59:00.437 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-08 05:59:00.438 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}582b80b4948a7f55a924e8211b68a259657aae71" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-08 05:59:00.734 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Mon, 08 Jul 2019 05:59:00 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-cd8475d6-a80d-41b5-8421-fe6efd63b660 x-openstack-request-id: req-cd8475d6-a80d-41b5-8421-fe6efd63b660 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-08 05:59:00.735 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_fe566ad9-6783-40d8-a4cc-4af987001fae", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/1d0608f9-3d60-4e8f-8cb9-1003a192c7ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/1d0608f9-3d60-4e8f-8cb9-1003a192c7ab", "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": "1d0608f9-3d60-4e8f-8cb9-1003a192c7ab"}, {"name": "neutron-tempest-plugin-api-flavor_fe566ad9-6783-40d8-a4cc-4af987001fae", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/d771ed24-d215-46fb-9453-952013964e5a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/d771ed24-d215-46fb-9453-952013964e5a", "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": "d771ed24-d215-46fb-9453-952013964e5a"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-08 05:59:00.735 33 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail used request id req-cd8475d6-a80d-41b5-8421-fe6efd63b660 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-08 05:59:00.737 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-07-08 05:59:00.737 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e6bc7629_vNozlopS' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-08 05:59:00.738 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}582b80b4948a7f55a924e8211b68a259657aae71" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_e6bc7629_vNozlopS", "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-08 05:59:00.767 33 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 298 Content-Type: application/json Date: Mon, 08 Jul 2019 05:59:00 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-968217d2-be74-403c-a737-bbead9600b8d x-openstack-request-id: req-968217d2-be74-403c-a737-bbead9600b8d _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-08 05:59:00.768 33 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_e6bc7629_vNozlopS", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/1fcbb458-2213-4ed0-b981-82efe2eb1573", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/1fcbb458-2213-4ed0-b981-82efe2eb1573", "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": "1fcbb458-2213-4ed0-b981-82efe2eb1573"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-08 05:59:00.768 33 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-968217d2-be74-403c-a737-bbead9600b8d request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-08 05:59:00.769 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e6bc7629_vNozlopS' (ID = 1fcbb458-2213-4ed0-b981-82efe2eb1573) has been successfully created! 2019-07-08 05:59:00.769 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '1fcbb458-2213-4ed0-b981-82efe2eb1573' to option 'instance_type'. 2019-07-08 05:59:00.770 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 1fcbb458-2213-4ed0-b981-82efe2eb1573 2019-07-08 05:59:00.771 33 INFO rally.task.context [-] Verification bfb7d2b5-2a9f-4db6-b37d-05632f740572 | Context tempest@default setup() finished in 1.61 sec 2019-07-08 05:59:00.772 33 INFO rally.task.context [-] Verification bfb7d2b5-2a9f-4db6-b37d-05632f740572 | Context testr@default setup() finished in 0.73 msec 2019-07-08 05:59:00.772 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/67753997-ace1-46cd-b0a0-a94c8a735ac7'. 2019-07-08 05:59:04.406 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-07-08 05:59:08.831 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-08 05:59:09.081 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.299s] 2019-07-08 05:59:09.806 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.724s] 2019-07-08 05:59:09.979 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.593s] 2019-07-08 05:59:10.066 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.260s] 2019-07-08 05:59:10.181 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.203s] 2019-07-08 05:59:10.536 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.469s] 2019-07-08 05:59:10.565 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.030s] 2019-07-08 05:59:10.830 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.648s] 2019-07-08 05:59:10.831 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-08 05:59:14.841 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest ... skip: port-resource-request extension not enabled. 2019-07-08 05:59:19.863 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 [2.627s] 2019-07-08 05:59:23.256 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.614s] 2019-07-08 05:59:23.450 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 [4.977s] 2019-07-08 05:59:23.527 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [0.273s] 2019-07-08 05:59:23.917 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [5.213s] 2019-07-08 05:59:23.935 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.408s] 2019-07-08 05:59:24.436 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.500s] 2019-07-08 05:59:25.217 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [1.299s] 2019-07-08 05:59:27.507 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [4.056s] 2019-07-08 05:59:34.191 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-08 05:59:39.028 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_badrequest_on_requesting_flags_and_flavor ... success [0.011s] 2019-07-08 05:59:40.065 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_create_router_with_flavor ... success [1.035s] 2019-07-08 05:59:40.569 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_delete_router_flavor_in_use ... success [0.506s] 2019-07-08 05:59:42.666 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-07-08 05:59:42.667 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: network-segment-range extension not enabled. 2019-07-08 05:59:42.668 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-07-08 05:59:45.745 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data ... success [11.631s] 2019-07-08 05:59:49.873 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [12.525s] 2019-07-08 05:59:50.246 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.802s] 2019-07-08 05:59:52.271 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 [2.025s] 2019-07-08 05:59:52.460 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [2.588s] 2019-07-08 05:59:52.645 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation ... success [6.900s] 2019-07-08 05:59:54.105 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [1.645s] 2019-07-08 05:59:54.773 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation ... success [2.127s] 2019-07-08 05:59:56.233 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [2.128s] 2019-07-08 05:59:58.085 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [1.851s] 2019-07-08 06:00:00.497 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [4.362s] 2019-07-08 06:00:02.327 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 [4.241s] 2019-07-08 06:00:04.097 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha ... success [9.323s] 2019-07-08 06:00:05.243 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.746s] 2019-07-08 06:00:08.216 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [5.887s] 2019-07-08 06:00:08.239 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [2.995s] 2019-07-08 06:00:11.302 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [0.912s] 2019-07-08 06:00:12.755 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [4.517s] 2019-07-08 06:00:14.493 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [6.277s] 2019-07-08 06:00:14.972 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [2.216s] 2019-07-08 06:00:15.734 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.241s] 2019-07-08 06:00:16.911 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [1.939s] 2019-07-08 06:00:17.021 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [5.722s] 2019-07-08 06:00:20.480 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [4.745s] 2019-07-08 06:00:23.144 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [6.231s] 2019-07-08 06:00:24.222 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [3.741s] 2019-07-08 06:00:24.992 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.771s] 2019-07-08 06:00:27.565 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [4.421s] 2019-07-08 06:00:31.319 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [0.725s] 2019-07-08 06:00:31.571 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [4.006s] 2019-07-08 06:00:34.466 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.206s] 2019-07-08 06:00:36.055 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [4.484s] 2019-07-08 06:00:38.788 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.290s] 2019-07-08 06:00:38.953 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.165s] 2019-07-08 06:00:42.631 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [6.574s] 2019-07-08 06:00:45.858 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [2.615s] 2019-07-08 06:00:47.029 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [4.397s] 2019-07-08 06:00:49.997 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [2.226s] 2019-07-08 06:00:52.489 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [5.458s] 2019-07-08 06:00:53.508 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [2.641s] 2019-07-08 06:00:55.887 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [2.358s] 2019-07-08 06:00:56.595 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [4.107s] 2019-07-08 06:00:56.744 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [3.236s] 2019-07-08 06:00:57.442 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [0.846s] 2019-07-08 06:00:59.457 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.015s] 2019-07-08 06:01:02.668 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [4.178s] 2019-07-08 06:01:04.443 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 [4.985s] 2019-07-08 06:01:07.440 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [2.996s] 2019-07-08 06:01:08.564 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [1.124s] 2019-07-08 06:01:08.973 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [2.053s] 2019-07-08 06:01:11.608 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [3.043s] 2019-07-08 06:01:11.728 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [3.723s] 2019-07-08 06:01:13.722 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [1.994s] 2019-07-08 06:01:14.532 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [2.426s] 2019-07-08 06:01:18.205 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.807s] 2019-07-08 06:01:18.517 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [4.794s] 2019-07-08 06:01:20.104 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [1.586s] 2019-07-08 06:01:20.824 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [0.719s] 2019-07-08 06:01:21.758 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.933s] 2019-07-08 06:01:22.904 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.634s] 2019-07-08 06:01:22.913 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.009s] 2019-07-08 06:01:23.180 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.267s] 2019-07-08 06:01:23.485 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.304s] 2019-07-08 06:01:24.568 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [1.429s] 2019-07-08 06:01:25.270 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [3.512s] 2019-07-08 06:01:29.259 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [2.439s] 2019-07-08 06:01:32.046 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.787s] 2019-07-08 06:01:33.129 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [1.083s] 2019-07-08 06:01:33.165 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.616s] 2019-07-08 06:01:33.915 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.751s] 2019-07-08 06:01:34.618 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [1.487s] 2019-07-08 06:01:35.335 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [2.696s] 2019-07-08 06:01:37.829 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [3.209s] 2019-07-08 06:01:38.039 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.211s] 2019-07-08 06:01:38.215 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.177s] 2019-07-08 06:01:42.110 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [1.490s] 2019-07-08 06:01:44.345 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.134s] 2019-07-08 06:01:45.236 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.891s] 2019-07-08 06:01:45.248 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.012s] 2019-07-08 06:01:45.259 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.011s] 2019-07-08 06:01:45.274 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.015s] 2019-07-08 06:01:45.286 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.012s] 2019-07-08 06:01:45.998 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [1.271s] 2019-07-08 06:01:46.009 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.012s] 2019-07-08 06:01:46.265 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.255s] 2019-07-08 06:01:46.489 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.224s] 2019-07-08 06:01:47.284 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.794s] 2019-07-08 06:01:47.531 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.247s] 2019-07-08 06:01:47.564 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.033s] 2019-07-08 06:01:47.576 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.012s] 2019-07-08 06:01:47.825 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.249s] 2019-07-08 06:01:53.618 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [1.071s] 2019-07-08 06:01:54.033 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.415s] 2019-07-08 06:01:54.044 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.012s] 2019-07-08 06:01:54.256 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.211s] 2019-07-08 06:01:54.272 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.016s] 2019-07-08 06:01:54.284 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.011s] 2019-07-08 06:01:56.105 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [1.562s] 2019-07-08 06:01:58.293 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.989s] 2019-07-08 06:02:04.119 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [1.367s] 2019-07-08 06:02:15.803 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [4.038s] 2019-07-08 06:02:23.609 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [7.805s] 2019-07-08 06:02:27.008 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [2.058s] 2019-07-08 06:02:29.645 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [19.299s] 2019-07-08 06:02:29.881 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... success [6.272s] 2019-07-08 06:02:30.359 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.408s] 2019-07-08 06:02:36.723 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [6.842s] 2019-07-08 06:02:48.431 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.637s] 2019-07-08 06:02:48.707 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.276s] 2019-07-08 06:02:49.472 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: metering extension not enabled. 2019-07-08 06:02:49.660 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [0.951s] 2019-07-08 06:02:50.249 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.590s] 2019-07-08 06:02:50.565 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.516s] 2019-07-08 06:02:50.653 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.403s] 2019-07-08 06:02:50.908 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.254s] 2019-07-08 06:02:50.989 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-07-08 06:02:51.170 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.262s] 2019-07-08 06:02:53.780 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [0.893s] 2019-07-08 06:02:53.782 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-08 06:02:54.871 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [1.090s] 2019-07-08 06:02:54.958 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.086s] 2019-07-08 06:02:55.753 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.795s] 2019-07-08 06:02:57.314 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [2.959s] 2019-07-08 06:03:01.364 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [2.502s] 2019-07-08 06:03:02.937 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.444s] 2019-07-08 06:03:03.570 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [6.255s] 2019-07-08 06:03:03.574 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-08 06:03:03.576 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-08 06:03:05.561 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.623s] 2019-07-08 06:03:05.865 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [2.291s] 2019-07-08 06:03:05.869 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-08 06:03:05.872 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-08 06:03:05.873 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-08 06:03:07.581 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.020s] 2019-07-08 06:03:07.692 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.091s] 2019-07-08 06:03:08.821 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [1.126s] 2019-07-08 06:03:09.494 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.673s] 2019-07-08 06:03:09.866 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.371s] 2019-07-08 06:03:10.481 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [2.899s] 2019-07-08 06:03:10.509 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.642s] 2019-07-08 06:03:11.869 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.358s] 2019-07-08 06:03:12.883 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.014s] 2019-07-08 06:03:13.164 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.283s] 2019-07-08 06:03:13.220 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.056s] 2019-07-08 06:03:14.874 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [2.613s] 2019-07-08 06:03:22.874 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: minimum_bandwidth rule type is required. 2019-07-08 06:03:22.874 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: dvr extension not enabled. 2019-07-08 06:03:23.360 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.099s] 2019-07-08 06:03:23.668 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [0.307s] 2019-07-08 06:03:24.027 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.359s] 2019-07-08 06:03:24.633 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.606s] 2019-07-08 06:03:25.686 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.680s] 2019-07-08 06:03:25.793 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.159s] 2019-07-08 06:03:25.797 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-07-08 06:03:27.397 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [1.711s] 2019-07-08 06:03:27.580 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.784s] 2019-07-08 06:03:28.103 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.523s] 2019-07-08 06:03:28.190 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.087s] 2019-07-08 06:03:28.283 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.093s] 2019-07-08 06:03:29.029 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.632s] 2019-07-08 06:03:30.320 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.628s] 2019-07-08 06:03:31.847 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [2.817s] 2019-07-08 06:03:32.143 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: dvr extension not enabled. 2019-07-08 06:03:33.980 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [7.039s] 2019-07-08 06:03:40.261 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.467s] 2019-07-08 06:03:41.216 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.953s] 2019-07-08 06:03:41.489 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.274s] 2019-07-08 06:03:42.052 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.561s] 2019-07-08 06:03:43.292 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.239s] 2019-07-08 06:03:43.448 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [9.469s] 2019-07-08 06:03:45.433 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [1.984s] 2019-07-08 06:03:46.031 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.737s] 2019-07-08 06:03:47.083 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.053s] 2019-07-08 06:03:47.230 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router ... success [10.251s] 2019-07-08 06:03:47.236 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.154s] 2019-07-08 06:03:47.342 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.106s] 2019-07-08 06:03:47.452 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.109s] 2019-07-08 06:03:48.871 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [4.490s] 2019-07-08 06:03:53.747 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [4.875s] 2019-07-08 06:03:57.372 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [3.624s] 2019-07-08 06:04:00.484 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [2.808s] 2019-07-08 06:04:01.842 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [4.470s] 2019-07-08 06:04:04.327 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [2.485s] 2019-07-08 06:04:04.914 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [10.421s] 2019-07-08 06:04:04.923 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [19.488s] 2019-07-08 06:04:07.857 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [3.529s] 2019-07-08 06:04:13.314 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [5.456s] 2019-07-08 06:04:13.641 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [1.106s] 2019-07-08 06:04:13.838 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [8.925s] 2019-07-08 06:04:14.174 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [0.533s] 2019-07-08 06:04:14.581 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.407s] 2019-07-08 06:04:14.937 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.356s] 2019-07-08 06:04:15.152 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.214s] 2019-07-08 06:04:15.504 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [1.665s] 2019-07-08 06:04:15.528 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [0.375s] 2019-07-08 06:04:15.843 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [0.314s] 2019-07-08 06:04:16.680 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.836s] 2019-07-08 06:04:17.582 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.902s] 2019-07-08 06:04:18.530 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [5.215s] 2019-07-08 06:04:25.986 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [21.061s] 2019-07-08 06:04:28.888 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [1.701s] 2019-07-08 06:04:29.611 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [0.723s] 2019-07-08 06:04:30.465 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [0.853s] 2019-07-08 06:04:31.139 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [0.673s] 2019-07-08 06:04:31.534 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.395s] 2019-07-08 06:04:31.763 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.229s] 2019-07-08 06:04:31.975 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.211s] 2019-07-08 06:04:31.989 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.011s] 2019-07-08 06:04:32.007 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.019s] 2019-07-08 06:04:32.024 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.018s] 2019-07-08 06:04:32.874 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [17.366s] 2019-07-08 06:04:32.916 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.892s] 2019-07-08 06:04:33.340 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.423s] 2019-07-08 06:04:33.701 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.360s] 2019-07-08 06:04:34.135 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.434s] 2019-07-08 06:04:36.687 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [2.552s] 2019-07-08 06:04:37.016 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.328s] 2019-07-08 06:04:37.956 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.940s] 2019-07-08 06:04:38.477 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.520s] 2019-07-08 06:04:38.701 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [12.715s] 2019-07-08 06:04:46.099 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [7.398s] 2019-07-08 06:04:47.613 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [14.739s] 2019-07-08 06:04:48.689 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_get_rules_by_policy ... success [1.656s] 2019-07-08 06:04:49.131 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_invalid_rule_create ... success [0.443s] 2019-07-08 06:04:50.501 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create ... success [1.368s] 2019-07-08 06:04:50.897 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.396s] 2019-07-08 06:04:50.908 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.011s] 2019-07-08 06:04:50.926 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.017s] 2019-07-08 06:04:51.213 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.631s] 2019-07-08 06:04:51.752 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_delete ... success [0.824s] 2019-07-08 06:04:52.101 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_update ... success [0.349s] 2019-07-08 06:04:52.181 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.968s] 2019-07-08 06:04:52.827 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [6.727s] 2019-07-08 06:04:58.187 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [10.574s] 2019-07-08 06:04:58.897 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [6.069s] 2019-07-08 06:05:01.154 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [0.881s] 2019-07-08 06:05:01.855 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-08 06:05:03.020 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [1.865s] 2019-07-08 06:05:05.682 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [2.661s] 2019-07-08 06:05:06.210 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [8.022s] 2019-07-08 06:05:06.227 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [0.546s] 2019-07-08 06:05:06.787 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-07-08 06:05:08.576 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [2.346s] 2019-07-08 06:05:10.007 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [1.432s] 2019-07-08 06:05:10.334 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.327s] 2019-07-08 06:05:10.343 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.008s] 2019-07-08 06:05:10.466 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [0.122s] 2019-07-08 06:05:10.663 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.196s] 2019-07-08 06:05:11.014 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [0.349s] 2019-07-08 06:05:11.779 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [0.765s] 2019-07-08 06:05:12.085 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [0.305s] 2019-07-08 06:05:12.780 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [0.694s] 2019-07-08 06:05:13.067 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [6.856s] 2019-07-08 06:05:13.882 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [1.102s] 2019-07-08 06:05:14.998 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.278s] 2019-07-08 06:05:15.196 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.197s] 2019-07-08 06:05:15.412 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [4.860s] 2019-07-08 06:05:15.419 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [1.536s] 2019-07-08 06:05:15.995 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [0.575s] 2019-07-08 06:05:16.005 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.010s] 2019-07-08 06:05:16.183 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.177s] 2019-07-08 06:05:16.555 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [1.358s] 2019-07-08 06:05:16.636 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.080s] 2019-07-08 06:05:16.674 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.038s] 2019-07-08 06:05:16.714 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.040s] 2019-07-08 06:05:17.325 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [1.141s] 2019-07-08 06:05:18.034 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [2.623s] 2019-07-08 06:05:18.458 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [0.425s] 2019-07-08 06:05:18.859 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [5.791s] 2019-07-08 06:05:19.166 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [1.839s] 2019-07-08 06:05:19.229 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.063s] 2019-07-08 06:05:19.530 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.301s] 2019-07-08 06:05:20.180 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [0.650s] 2019-07-08 06:05:20.471 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [0.289s] 2019-07-08 06:05:20.550 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.080s] 2019-07-08 06:05:20.557 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.007s] 2019-07-08 06:05:20.568 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.011s] 2019-07-08 06:05:21.561 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [3.102s] 2019-07-08 06:05:21.718 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [1.148s] 2019-07-08 06:05:24.657 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.096s] 2019-07-08 06:05:25.308 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.737s] 2019-07-08 06:05:26.235 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [0.927s] 2019-07-08 06:05:28.807 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: dvr extension not enabled. 2019-07-08 06:05:28.808 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest ... skip: rbac-security-groups extension not enabled. 2019-07-08 06:05:33.027 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.048s] 2019-07-08 06:05:33.620 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.591s] 2019-07-08 06:05:33.683 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.063s] 2019-07-08 06:05:34.145 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.462s] 2019-07-08 06:05:34.707 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.560s] 2019-07-08 06:05:36.095 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.385s] 2019-07-08 06:05:36.286 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.193s] 2019-07-08 06:05:36.309 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.024s] 2019-07-08 06:05:36.333 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.024s] 2019-07-08 06:05:36.365 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.032s] 2019-07-08 06:05:36.834 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [5.412s] 2019-07-08 06:05:40.139 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [3.304s] 2019-07-08 06:05:44.133 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [4.467s] 2019-07-08 06:05:45.058 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.897s] 2019-07-08 06:05:45.608 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.551s] 2019-07-08 06:05:45.972 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.362s] 2019-07-08 06:05:46.855 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.883s] 2019-07-08 06:05:47.339 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [3.208s] 2019-07-08 06:05:47.788 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [0.449s] 2019-07-08 06:05:48.108 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.301s] 2019-07-08 06:05:48.812 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [6.486s] 2019-07-08 06:05:48.833 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.724s] 2019-07-08 06:05:49.071 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.238s] 2019-07-08 06:05:49.403 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.548s] 2019-07-08 06:05:50.175 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [1.104s] 2019-07-08 06:05:50.526 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.350s] 2019-07-08 06:05:51.825 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [4.036s] 2019-07-08 06:05:52.281 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.752s] 2019-07-08 06:05:52.906 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [4.093s] 2019-07-08 06:05:52.908 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-08 06:05:52.990 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.709s] 2019-07-08 06:05:53.041 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.052s] 2019-07-08 06:05:53.094 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.053s] 2019-07-08 06:05:53.158 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.062s] 2019-07-08 06:05:54.659 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [2.833s] 2019-07-08 06:05:54.810 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [1.903s] 2019-07-08 06:05:59.576 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [4.765s] 2019-07-08 06:06:05.612 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [10.089s] 2019-07-08 06:06:09.655 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [1.031s] 2019-07-08 06:06:09.727 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [4.116s] 2019-07-08 06:06:11.316 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [1.662s] 2019-07-08 06:06:12.336 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.026s] 2019-07-08 06:06:12.447 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.110s] 2019-07-08 06:06:12.684 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.235s] 2019-07-08 06:06:12.766 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.081s] 2019-07-08 06:06:12.865 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.099s] 2019-07-08 06:06:12.871 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [3.143s] 2019-07-08 06:06:13.376 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.510s] 2019-07-08 06:06:13.936 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.559s] 2019-07-08 06:06:14.238 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.303s] 2019-07-08 06:06:14.270 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.031s] 2019-07-08 06:06:15.930 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [3.058s] 2019-07-08 06:06:19.698 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [3.767s] 2019-07-08 06:06:20.020 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [20.441s] 2019-07-08 06:06:22.181 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [2.162s] 2019-07-08 06:06:22.692 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [2.993s] 2019-07-08 06:06:23.045 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [0.863s] 2019-07-08 06:06:23.467 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [2.294s] 2019-07-08 06:06:23.833 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [0.366s] 2019-07-08 06:06:26.244 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [3.198s] 2019-07-08 06:06:26.262 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [2.427s] 2019-07-08 06:06:28.150 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [5.458s] 2019-07-08 06:06:28.858 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [2.596s] 2019-07-08 06:06:29.979 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [4.005s] 2019-07-08 06:06:31.016 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [2.157s] 2019-07-08 06:06:32.227 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [5.982s] 2019-07-08 06:06:33.925 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [5.774s] 2019-07-08 06:06:34.043 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [4.063s] 2019-07-08 06:06:34.182 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [3.166s] 2019-07-08 06:06:34.639 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [2.412s] 2019-07-08 06:06:35.424 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [1.241s] 2019-07-08 06:06:35.681 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [0.257s] 2019-07-08 06:06:35.975 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [0.294s] 2019-07-08 06:06:36.849 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.873s] 2019-07-08 06:06:37.137 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [2.498s] 2019-07-08 06:06:37.803 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [0.954s] 2019-07-08 06:06:40.282 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [3.144s] 2019-07-08 06:06:40.514 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [6.588s] 2019-07-08 06:06:42.277 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [8.231s] 2019-07-08 06:06:46.218 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.676s] 2019-07-08 06:06:46.227 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.009s] 2019-07-08 06:06:46.237 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.010s] 2019-07-08 06:06:50.147 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [9.631s] 2019-07-08 06:06:50.616 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [10.332s] 2019-07-08 06:06:52.881 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [2.735s] 2019-07-08 06:06:55.042 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-08 06:06:55.173 33 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-07-08 06:06:58.096 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... success [7.479s] 2019-07-08 06:06:59.300 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.331s] 2019-07-08 06:06:59.621 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [10.731s] 2019-07-08 06:07:01.111 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [1.810s] 2019-07-08 06:07:01.978 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.867s] 2019-07-08 06:07:02.485 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.506s] 2019-07-08 06:07:02.972 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [3.351s] 2019-07-08 06:07:03.854 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.368s] 2019-07-08 06:07:06.722 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.866s] 2019-07-08 06:07:07.449 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [4.476s] 2019-07-08 06:07:08.363 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [1.642s] 2019-07-08 06:07:08.845 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.482s] 2019-07-08 06:07:08.941 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.097s] 2019-07-08 06:07:09.310 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [11.213s] 2019-07-08 06:07:09.543 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.234s] 2019-07-08 06:07:09.923 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.379s] 2019-07-08 06:07:10.687 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [3.237s] 2019-07-08 06:07:10.690 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-08 06:07:13.514 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [3.590s] 2019-07-08 06:07:17.316 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [6.625s] 2019-07-08 06:07:17.915 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [4.401s] 2019-07-08 06:07:21.129 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [3.813s] 2019-07-08 06:07:22.307 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [4.391s] 2019-07-08 06:07:22.879 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.573s] 2019-07-08 06:07:23.315 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [2.185s] 2019-07-08 06:07:25.148 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [3.131s] 2019-07-08 06:07:25.623 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [0.476s] 2019-07-08 06:07:26.784 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [1.159s] 2019-07-08 06:07:31.387 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [8.068s] 2019-07-08 06:07:31.459 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.076s] 2019-07-08 06:07:32.059 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.284s] 2019-07-08 06:07:32.071 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.011s] 2019-07-08 06:07:33.605 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [1.532s] 2019-07-08 06:07:34.048 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.443s] 2019-07-08 06:07:34.091 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [2.630s] 2019-07-08 06:07:34.097 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.048s] 2019-07-08 06:07:34.610 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.513s] 2019-07-08 06:07:36.105 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden ... success [0.204s] 2019-07-08 06:07:36.951 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [2.859s] 2019-07-08 06:07:39.370 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [2.418s] 2019-07-08 06:07:41.075 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.829s] 2019-07-08 06:07:41.644 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [2.274s] 2019-07-08 06:07:46.932 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [5.286s] 2019-07-08 06:07:48.037 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [1.135s] 2019-07-08 06:07:49.140 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [1.103s] 2019-07-08 06:07:49.942 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [3.010s] 2019-07-08 06:07:50.487 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [1.346s] 2019-07-08 06:07:51.011 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.524s] 2019-07-08 06:07:52.185 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... success [1.172s] 2019-07-08 06:07:52.780 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.596s] 2019-07-08 06:07:53.511 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [3.567s] 2019-07-08 06:07:54.579 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [1.798s] 2019-07-08 06:07:55.805 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [1.226s] 2019-07-08 06:07:56.459 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.654s] 2019-07-08 06:07:57.803 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [1.343s] 2019-07-08 06:07:58.426 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [6.549s] 2019-07-08 06:08:00.229 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [2.425s] 2019-07-08 06:08:00.329 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [6.816s] 2019-07-08 06:08:02.317 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [2.087s] 2019-07-08 06:08:02.722 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.406s] 2019-07-08 06:08:06.602 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [6.272s] 2019-07-08 06:08:09.849 33 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [3.247s] 2019-07-08 06:08:19.356 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [4.673s] 2019-07-08 06:08:26.679 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [2.120s] 2019-07-08 06:08:26.953 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.274s] 2019-07-08 06:08:28.753 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.800s] 2019-07-08 06:08:28.927 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.174s] 2019-07-08 06:08:31.033 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [2.105s] 2019-07-08 06:08:32.048 33 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [1.015s] 2019-07-08 06:08:32.103 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.467s] 2019-07-08 06:08:32.403 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.300s] 2019-07-08 06:08:39.695 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [1.366s] 2019-07-08 06:08:40.056 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.362s] 2019-07-08 06:08:41.405 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [1.348s] 2019-07-08 06:08:42.675 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [1.269s] 2019-07-08 06:08:44.221 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [1.545s] 2019-07-08 06:08:45.779 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [1.558s] 2019-07-08 06:08:45.967 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.188s] 2019-07-08 06:08:46.612 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.644s] 2019-07-08 06:08:46.779 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.167s] 2019-07-08 06:08:47.003 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.223s] 2019-07-08 06:08:47.086 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.083s] 2019-07-08 06:08:47.258 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.171s] 2019-07-08 06:08:47.556 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.297s] 2019-07-08 06:08:48.103 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.547s] 2019-07-08 06:08:48.886 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.782s] 2019-07-08 06:08:49.142 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.256s] 2019-07-08 06:08:49.330 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.188s] 2019-07-08 06:09:06.336 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [2.220s] 2019-07-08 06:09:08.472 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [2.136s] 2019-07-08 06:09:08.597 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.125s] 2019-07-08 06:09:09.625 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [1.028s] 2019-07-08 06:09:11.204 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [1.578s] 2019-07-08 06:09:12.603 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [1.398s] 2019-07-08 06:09:13.957 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [1.354s] 2019-07-08 06:09:14.300 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.343s] 2019-07-08 06:09:14.804 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.502s] 2019-07-08 06:09:14.981 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.178s] 2019-07-08 06:09:15.155 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.173s] 2019-07-08 06:09:15.265 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.109s] 2019-07-08 06:09:15.427 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.161s] 2019-07-08 06:09:15.883 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.455s] 2019-07-08 06:09:16.470 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.587s] 2019-07-08 06:09:16.735 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.265s] 2019-07-08 06:09:16.971 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.235s] 2019-07-08 06:09:17.415 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.444s] 2019-07-08 06:09:36.062 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [1.267s] 2019-07-08 06:09:38.923 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [2.861s] 2019-07-08 06:09:39.380 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.457s] 2019-07-08 06:09:39.823 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.443s] 2019-07-08 06:09:39.832 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.009s] 2019-07-08 06:09:40.151 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.318s] 2019-07-08 06:09:40.173 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.022s] 2019-07-08 06:09:40.210 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.036s] 2019-07-08 06:09:40.258 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.048s] 2019-07-08 06:09:40.312 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.054s] 2019-07-08 06:09:40.584 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.271s] 2019-07-08 06:09:40.674 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.090s] 2019-07-08 06:09:41.447 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.771s] 2019-07-08 06:09:41.675 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.229s] 2019-07-08 06:09:41.979 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.303s] 2019-07-08 06:09:42.129 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.150s] 2019-07-08 06:09:42.767 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.636s] 2019-07-08 06:09:43.119 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.353s] 2019-07-08 06:09:43.403 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.282s] 2019-07-08 06:09:43.506 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.103s] 2019-07-08 06:09:43.591 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.084s] 2019-07-08 06:09:48.933 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-07-08 06:09:48.934 33 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-07-08 06:09:49.530 33 INFO rally.task.context [-] Verification bfb7d2b5-2a9f-4db6-b37d-05632f740572 | Context testr@default cleanup() started 2019-07-08 06:09:49.531 33 INFO rally.task.context [-] Verification bfb7d2b5-2a9f-4db6-b37d-05632f740572 | Context testr@default cleanup() finished in 0.77 msec 2019-07-08 06:09:49.531 33 INFO rally.task.context [-] Verification bfb7d2b5-2a9f-4db6-b37d-05632f740572 | Context tempest@default cleanup() started 2019-07-08 06:09:50.133 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-07-08 06:09:50.271 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-07-08 06:09:50.301 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e6bc7629_vNozlopS'. 2019-07-08 06:09:50.302 33 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/1fcbb458-2213-4ed0-b981-82efe2eb1573 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}cf690945e145fc34377521db0cc4be74c920e776" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-08 06:09:50.600 33 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 08 Jul 2019 06:09:50 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-c6b8c351-d2c1-4949-ae48-10a525c9d8e7 x-openstack-request-id: req-c6b8c351-d2c1-4949-ae48-10a525c9d8e7 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-08 06:09:50.600 33 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/1fcbb458-2213-4ed0-b981-82efe2eb1573 used request id req-c6b8c351-d2c1-4949-ae48-10a525c9d8e7 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-08 06:09:50.601 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e6bc7629_vNozlopS' has been deleted. 2019-07-08 06:09:50.601 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '1fcbb458-2213-4ed0-b981-82efe2eb1573' of option 'instance_type' from Tempest config file. 2019-07-08 06:09:50.602 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '1fcbb458-2213-4ed0-b981-82efe2eb1573' has been removed. 2019-07-08 06:09:50.608 33 INFO rally.task.context [-] Verification bfb7d2b5-2a9f-4db6-b37d-05632f740572 | Context tempest@default cleanup() finished in 1.08 sec 2019-07-08 06:09:50.721 33 INFO rally.api [-] Verification (UUID=e6bc7629-9205-45a7-9eb9-f0579043ae3f) has been successfully finished for deployment 'opnfv-rally' (UUID=220b9bb0-5b67-44b4-87de-f41bda598ef4)! 2019-07-08 06:09:51.683 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-08 06:09:51.683 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-08 06:09:51.683 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-08 06:09:52.653 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-08 06:09:52.653 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-08 06:09:52.654 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-08 06:09:53.871 45 INFO rally.api [-] Building 'html' report for the following verification(s): 'e6bc7629-9205-45a7-9eb9-f0579043ae3f' 2019-07-08 06:09:53.891 45 INFO rally.api [-] The report has been successfully built. 2019-07-08 06:09:54.712 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-08 06:09:54.712 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-08 06:09:54.713 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-08 06:09:55.949 47 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e6bc7629-9205-45a7-9eb9-f0579043ae3f' 2019-07-08 06:09:55.965 47 INFO rally.api [-] The report has been successfully built. 2019-07-08 07:31:03.771 44 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-07-08 07:31:03.771 44 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-08 07:31:03.771 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-08 07:31:03.771 44 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-08 07:31:03.771 44 ERROR rally.cli.cliutils File "", line 2, in show 2019-07-08 07:31:03.771 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-07-08 07:31:03.771 44 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-08 07:31:03.771 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-07-08 07:31:03.771 44 ERROR rally.cli.cliutils sortby_index=index) 2019-07-08 07:31:03.771 44 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-07-08 07:31:03.771 44 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-07-08 07:31:03.771 44 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-07-08 07:31:03.771 44 ERROR rally.cli.cliutils