2019-05-27 05:56:35.252 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-27 05:56:35.252 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-27 05:56:35.252 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-27 05:56:36.815 8 ERROR rally.cli.cliutils 2019-05-27 05:56:37.747 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-27 05:56:37.747 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-27 05:56:37.747 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-27 05:56:39.506 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-05-27 05:56:40.695 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-27 05:56:40.695 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-27 05:56:40.695 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-27 05:56:44.188 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-27 05:56:44.188 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-27 05:56:44.188 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-27 05:56:45.073 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-27 05:56:45.074 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-27 05:56:45.074 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils force=force) 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-27 05:56:46.419 17 ERROR rally.cli.cliutils 2019-05-27 05:56:47.397 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-27 05:56:47.398 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-27 05:56:47.398 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-27 05:56:48.737 19 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-05-27 05:56:48.907 19 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9cc92961-ed29-4dee-b542-26b29d6014fe/repo. 2019-05-27 05:56:49.226 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9cc92961-ed29-4dee-b542-26b29d6014fe/repo'... done. Note: checking out '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a'. 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-05-27 05:56:49.347 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-47-g23325c0ee ' 2019-05-27 05:56:49.359 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a ' 2019-05-27 05:56:49.712 19 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-05-27 05:56:49.784 19 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-05-27 05:56:50.367 19 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9cc92961-ed29-4dee-b542-26b29d6014fe) has been successfully created! 2019-05-27 05:56:51.301 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-27 05:56:51.301 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-27 05:56:51.301 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-27 05:56:54.358 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-27 05:56:54.359 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-27 05:56:54.359 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-27 05:56:55.834 30 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9cc92961-ed29-4dee-b542-26b29d6014fe) for deployment 'opnfv-rally' (UUID=519dcf90-1a17-4f4c-8bba-d7d9717a0067). 2019-05-27 05:56:56.545 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9cc92961-ed29-4dee-b542-26b29d6014fe) has been successfully configured for deployment 'opnfv-rally' (UUID=519dcf90-1a17-4f4c-8bba-d7d9717a0067)! 2019-05-27 05:57:01.265 34 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-27 05:57:01.265 34 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-27 05:57:01.265 34 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-27 05:57:02.939 34 INFO rally.api [-] Starting verification (UUID=1451c8f5-54b6-4cb7-93d5-bfc0b780829c) for deployment 'opnfv-rally' (UUID=519dcf90-1a17-4f4c-8bba-d7d9717a0067) by verifier 'opnfv-tempest' (UUID=9cc92961-ed29-4dee-b542-26b29d6014fe). 2019-05-27 05:57:03.845 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-05-27 05:57:03.898 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-05-27 05:57:03.898 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9cc92961-ed29-4dee-b542-26b29d6014fe/for-deployment-519dcf90-1a17-4f4c-8bba-d7d9717a0067/tempest.log' to option 'log_file'. 2019-05-27 05:57:03.899 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9cc92961-ed29-4dee-b542-26b29d6014fe/for-deployment-519dcf90-1a17-4f4c-8bba-d7d9717a0067/tempest.log 2019-05-27 05:57:03.899 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-05-27 05:57:03.899 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9cc92961-ed29-4dee-b542-26b29d6014fe/for-deployment-519dcf90-1a17-4f4c-8bba-d7d9717a0067/lock_files' to option 'lock_path'. 2019-05-27 05:57:03.900 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9cc92961-ed29-4dee-b542-26b29d6014fe/for-deployment-519dcf90-1a17-4f4c-8bba-d7d9717a0067/lock_files 2019-05-27 05:57:03.900 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-05-27 05:57:03.900 34 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-05-27 05:57:03.901 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f973779a-48d4-4996-93a3-802d75f934a2 2019-05-27 05:57:03.901 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 9f195b2c-1848-424e-b2b1-8f6ee2935404 2019-05-27 05:57:03.902 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e735bf0b-97fc-4837-9f1e-f8da9deec665 2019-05-27 05:57:03.902 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 90ce588a-3a1d-4d58-be64-9a842624d946 2019-05-27 05:57:04.370 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-05-27 05:57:04.370 34 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_3a35c38b-7831-4f07-81f0-526da87259f6 2019-05-27 05:57:04.371 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-05-27 05:57:04.475 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-27 05:57:04.475 34 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}69f2d83c20da38a12d096046a2a25fe4bad1f621" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-27 05:57:04.579 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1046 Content-Type: application/json Date: Mon, 27 May 2019 05:57:04 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-2b12c560-0d8d-4b5d-bea3-29e744294681 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-2b12c560-0d8d-4b5d-bea3-29e744294681 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-27 05:57:04.580 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_3a35c38b-7831-4f07-81f0-526da87259f6", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/90ce588a-3a1d-4d58-be64-9a842624d946", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/90ce588a-3a1d-4d58-be64-9a842624d946", "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": "90ce588a-3a1d-4d58-be64-9a842624d946"}, {"name": "neutron-tempest-plugin-api-flavor_3a35c38b-7831-4f07-81f0-526da87259f6", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/e735bf0b-97fc-4837-9f1e-f8da9deec665", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/e735bf0b-97fc-4837-9f1e-f8da9deec665", "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": "e735bf0b-97fc-4837-9f1e-f8da9deec665"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-27 05:57:04.581 34 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-2b12c560-0d8d-4b5d-bea3-29e744294681 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-27 05:57:04.582 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-05-27 05:57:04.583 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1451c8f5_ouvmuouq' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-27 05:57:04.584 34 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}69f2d83c20da38a12d096046a2a25fe4bad1f621" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_1451c8f5_ouvmuouq", "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-05-27 05:57:04.617 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Mon, 27 May 2019 05:57:04 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-d31a9e91-0bf2-4300-9504-8ff38a39c45e X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-d31a9e91-0bf2-4300-9504-8ff38a39c45e _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-27 05:57:04.618 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_1451c8f5_ouvmuouq", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/5ff9ea41-a3e2-4956-a9a6-1305c8d787d3", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/5ff9ea41-a3e2-4956-a9a6-1305c8d787d3", "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": "5ff9ea41-a3e2-4956-a9a6-1305c8d787d3"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-27 05:57:04.618 34 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-d31a9e91-0bf2-4300-9504-8ff38a39c45e request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-27 05:57:04.619 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1451c8f5_ouvmuouq' (ID = 5ff9ea41-a3e2-4956-a9a6-1305c8d787d3) has been successfully created! 2019-05-27 05:57:04.619 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5ff9ea41-a3e2-4956-a9a6-1305c8d787d3' to option 'instance_type'. 2019-05-27 05:57:04.620 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5ff9ea41-a3e2-4956-a9a6-1305c8d787d3 2019-05-27 05:57:04.621 34 INFO rally.task.context [-] Verification 9cc92961-ed29-4dee-b542-26b29d6014fe | Context tempest@default setup() finished in 1.07 sec 2019-05-27 05:57:04.622 34 INFO rally.task.context [-] Verification 9cc92961-ed29-4dee-b542-26b29d6014fe | Context testr@default setup() finished in 0.65 msec 2019-05-27 05:57:04.622 34 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d7f220f9-12fb-4e9d-9904-a7bc6675db51'. 2019-05-27 05:57:07.066 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-05-27 05:57:09.989 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.013s] 2019-05-27 05:57:10.011 34 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-05-27 05:57:10.530 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.540s] 2019-05-27 05:57:10.655 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.125s] 2019-05-27 05:57:10.699 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.181s] 2019-05-27 05:57:10.809 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.111s] 2019-05-27 05:57:10.875 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.218s] 2019-05-27 05:57:10.904 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.030s] 2019-05-27 05:57:11.071 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.260s] 2019-05-27 05:57:11.072 34 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-05-27 05:57:14.648 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest ... skip: port-resource-request extension not enabled. 2019-05-27 05:57:17.998 34 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.146s] 2019-05-27 05:57:19.572 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.410s] 2019-05-27 05:57:20.206 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [3.029s] 2019-05-27 05:57:20.705 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.498s] 2019-05-27 05:57:21.722 34 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 [3.748s] 2019-05-27 05:57:22.053 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [2.485s] 2019-05-27 05:57:22.073 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.020s] 2019-05-27 05:57:22.337 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.264s] 2019-05-27 05:57:22.683 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: l3-ha extension not enabled. 2019-05-27 05:57:22.684 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: l3-flavors extension not enabled. 2019-05-27 05:57:23.127 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [1.405s] 2019-05-27 05:57:23.163 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: l3-ha extension not enabled. 2019-05-27 05:57:29.744 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [3.995s] 2019-05-27 05:57:31.886 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [5.635s] 2019-05-27 05:57:35.844 34 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 [3.958s] 2019-05-27 05:57:35.984 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-05-27 05:57:35.986 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: network-segment-range extension not enabled. 2019-05-27 05:57:39.198 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [3.352s] 2019-05-27 05:57:40.386 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [8.614s] 2019-05-27 05:57:40.572 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [0.774s] 2019-05-27 05:57:41.102 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [0.530s] 2019-05-27 05:57:42.283 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [1.898s] 2019-05-27 05:57:42.424 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.021s] 2019-05-27 05:57:43.458 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [1.174s] 2019-05-27 05:57:44.975 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [5.777s] 2019-05-27 05:57:45.125 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [1.667s] 2019-05-27 05:57:46.033 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [1.057s] 2019-05-27 05:57:46.831 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [1.705s] 2019-05-27 05:57:47.330 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [1.295s] 2019-05-27 05:57:48.048 34 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.582s] 2019-05-27 05:57:49.203 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [1.156s] 2019-05-27 05:57:50.025 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [3.194s] 2019-05-27 05:57:52.022 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [4.689s] 2019-05-27 05:57:53.613 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: Skipped because network extension: qos is not enabled 2019-05-27 05:57:54.690 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [4.662s] 2019-05-27 05:57:57.415 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [5.393s] 2019-05-27 05:57:58.853 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [4.164s] 2019-05-27 05:57:59.252 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [2.482s] 2019-05-27 05:57:59.609 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [0.755s] 2019-05-27 05:58:01.449 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [4.033s] 2019-05-27 05:58:02.404 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [2.794s] 2019-05-27 05:58:04.413 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [0.878s] 2019-05-27 05:58:04.822 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [2.416s] 2019-05-27 05:58:05.575 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.754s] 2019-05-27 05:58:06.280 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [4.831s] 2019-05-27 05:58:07.964 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [1.004s] 2019-05-27 05:58:09.538 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: l3_agent_scheduler extension not enabled. 2019-05-27 05:58:12.508 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [6.226s] 2019-05-27 05:58:15.242 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [1.591s] 2019-05-27 05:58:15.587 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [1.255s] 2019-05-27 05:58:17.260 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [2.018s] 2019-05-27 05:58:17.501 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [4.993s] 2019-05-27 05:58:18.867 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [0.667s] 2019-05-27 05:58:21.785 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [4.282s] 2019-05-27 05:58:23.614 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [2.755s] 2019-05-27 05:58:27.237 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [5.453s] 2019-05-27 05:58:27.778 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [0.541s] 2019-05-27 05:58:28.900 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [1.120s] 2019-05-27 05:58:28.955 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [2.657s] 2019-05-27 05:58:29.327 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [2.998s] 2019-05-27 05:58:30.346 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [0.697s] 2019-05-27 05:58:30.415 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.070s] 2019-05-27 05:58:30.488 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.072s] 2019-05-27 05:58:30.500 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.012s] 2019-05-27 05:58:30.669 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [1.342s] 2019-05-27 05:58:31.005 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.504s] 2019-05-27 05:58:31.184 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.180s] 2019-05-27 05:58:31.335 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.150s] 2019-05-27 05:58:31.349 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.014s] 2019-05-27 05:58:31.552 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.203s] 2019-05-27 05:58:32.817 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [3.916s] 2019-05-27 05:58:34.325 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [3.655s] 2019-05-27 05:58:34.984 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [2.165s] 2019-05-27 05:58:35.346 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [1.021s] 2019-05-27 05:58:35.852 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [0.868s] 2019-05-27 05:58:36.184 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [0.836s] 2019-05-27 05:58:36.625 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [1.354s] 2019-05-27 05:58:36.641 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.457s] 2019-05-27 05:58:37.428 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [1.576s] 2019-05-27 05:58:39.651 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.516s] 2019-05-27 05:58:41.652 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [5.011s] 2019-05-27 05:58:45.480 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [2.477s] 2019-05-27 05:58:52.295 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [1.785s] 2019-05-27 05:58:52.988 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.482s] 2019-05-27 05:58:53.602 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: Skipped because network extension: qos is not enabled 2019-05-27 05:58:53.785 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [1.489s] 2019-05-27 05:58:54.503 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [0.718s] 2019-05-27 05:58:55.932 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [1.427s] 2019-05-27 05:58:56.048 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.408s] 2019-05-27 05:58:56.108 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.060s] 2019-05-27 05:58:56.116 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.008s] 2019-05-27 05:58:56.179 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.063s] 2019-05-27 05:58:58.273 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [2.337s] 2019-05-27 05:58:58.596 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.326s] 2019-05-27 05:58:58.881 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.285s] 2019-05-27 05:58:59.636 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [10.137s] 2019-05-27 05:59:00.554 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [1.110s] 2019-05-27 05:59:01.963 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [0.801s] 2019-05-27 05:59:02.755 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.793s] 2019-05-27 05:59:12.628 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.426s] 2019-05-27 05:59:12.981 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.352s] 2019-05-27 05:59:13.047 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.066s] 2019-05-27 05:59:13.117 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.070s] 2019-05-27 05:59:13.131 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.014s] 2019-05-27 05:59:13.149 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.018s] 2019-05-27 05:59:18.800 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.422s] 2019-05-27 05:59:18.865 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [0.569s] 2019-05-27 05:59:19.122 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.322s] 2019-05-27 05:59:19.135 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.013s] 2019-05-27 05:59:19.147 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.011s] 2019-05-27 05:59:19.169 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.022s] 2019-05-27 05:59:19.234 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.065s] 2019-05-27 05:59:19.614 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON.test_create_metering_label_with_too_long_name ... success [0.434s] 2019-05-27 05:59:20.601 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [0.587s] 2019-05-27 05:59:24.864 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [0.890s] 2019-05-27 05:59:24.867 34 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-05-27 05:59:25.612 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.746s] 2019-05-27 05:59:25.834 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.222s] 2019-05-27 05:59:26.384 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.551s] 2019-05-27 05:59:31.464 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [2.787s] 2019-05-27 05:59:34.332 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.066s] 2019-05-27 05:59:34.883 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.548s] 2019-05-27 05:59:35.118 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.235s] 2019-05-27 05:59:35.441 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.322s] 2019-05-27 05:59:35.770 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.328s] 2019-05-27 05:59:35.895 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [4.428s] 2019-05-27 05:59:35.897 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... skip [0.001s]: Skipped because network extension: fip-port-details is not enabled 2019-05-27 05:59:36.980 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.263s] 2019-05-27 05:59:37.232 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.459s] 2019-05-27 05:59:37.751 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.519s] 2019-05-27 05:59:38.058 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.308s] 2019-05-27 05:59:38.121 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.063s] 2019-05-27 05:59:39.897 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [4.001s] 2019-05-27 05:59:40.090 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.318s] 2019-05-27 05:59:42.264 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest ... skip: qos extension not enabled. 2019-05-27 05:59:46.828 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTest.test_create_distributed_router ... success [1.699s] 2019-05-27 05:59:48.478 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [2.349s] 2019-05-27 05:59:48.840 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: l3-ha extension not enabled. 2019-05-27 05:59:49.968 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.646s] 2019-05-27 05:59:50.376 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.408s] 2019-05-27 05:59:51.068 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [0.690s] 2019-05-27 05:59:51.201 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.133s] 2019-05-27 05:59:51.387 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.185s] 2019-05-27 05:59:51.693 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.306s] 2019-05-27 05:59:51.751 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.058s] 2019-05-27 05:59:55.841 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.603s] 2019-05-27 05:59:55.988 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [1.410s] 2019-05-27 05:59:56.519 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [4.913s] 2019-05-27 05:59:56.645 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters ... success [0.804s] 2019-05-27 05:59:57.625 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.979s] 2019-05-27 05:59:57.737 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules ... success [0.113s] 2019-05-27 05:59:57.755 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels ... success [0.018s] 2019-05-27 05:59:57.819 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label ... success [0.063s] 2019-05-27 05:59:57.888 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule ... success [0.069s] 2019-05-27 05:59:59.877 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.203s] 2019-05-27 06:00:01.007 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [1.130s] 2019-05-27 06:00:01.601 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [5.084s] 2019-05-27 06:00:02.513 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [1.506s] 2019-05-27 06:00:02.650 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [1.048s] 2019-05-27 06:00:03.821 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [0.935s] 2019-05-27 06:00:04.320 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [1.806s] 2019-05-27 06:00:04.778 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [2.518s] 2019-05-27 06:00:04.921 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [1.100s] 2019-05-27 06:00:05.900 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [0.979s] 2019-05-27 06:00:07.532 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [1.631s] 2019-05-27 06:00:08.127 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [3.347s] 2019-05-27 06:00:08.131 34 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-05-27 06:00:08.134 34 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-05-27 06:00:09.510 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [1.379s] 2019-05-27 06:00:09.515 34 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-05-27 06:00:09.518 34 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-05-27 06:00:09.519 34 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-05-27 06:00:14.889 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [12.236s] 2019-05-27 06:00:18.467 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: qos extension not enabled. 2019-05-27 06:00:18.468 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: l3-ha extension not enabled. 2019-05-27 06:00:18.666 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-05-27 06:00:21.391 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [3.300s] 2019-05-27 06:00:21.659 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.369s] 2019-05-27 06:00:24.983 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [3.592s] 2019-05-27 06:00:25.749 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [4.673s] 2019-05-27 06:00:26.693 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [1.709s] 2019-05-27 06:00:26.990 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.333s] 2019-05-27 06:00:27.497 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.504s] 2019-05-27 06:00:27.786 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.289s] 2019-05-27 06:00:28.022 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.236s] 2019-05-27 06:00:28.464 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.441s] 2019-05-27 06:00:28.831 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [2.138s] 2019-05-27 06:00:30.517 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.049s] 2019-05-27 06:00:30.741 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [4.993s] 2019-05-27 06:00:30.815 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [1.984s] 2019-05-27 06:00:31.250 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.734s] 2019-05-27 06:00:31.328 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.080s] 2019-05-27 06:00:31.606 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.276s] 2019-05-27 06:00:31.608 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped because network extension: filter-validation is not enabled 2019-05-27 06:00:31.798 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [1.056s] 2019-05-27 06:00:32.744 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [1.928s] 2019-05-27 06:00:36.440 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [3.694s] 2019-05-27 06:00:40.354 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [3.912s] 2019-05-27 06:00:40.355 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [1.327s] 2019-05-27 06:00:44.070 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [12.269s] 2019-05-27 06:00:45.853 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON ... skip: qos extension not enabled. 2019-05-27 06:00:45.856 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON ... skip: qos extension not enabled. 2019-05-27 06:00:45.856 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: qos extension not enabled. 2019-05-27 06:00:45.857 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON ... skip: qos extension not enabled. 2019-05-27 06:00:53.085 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [4.618s] 2019-05-27 06:00:56.465 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [3.381s] 2019-05-27 06:00:56.468 34 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-05-27 06:00:57.612 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [1.147s] 2019-05-27 06:01:00.087 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [2.473s] 2019-05-27 06:01:07.322 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [0.978s] 2019-05-27 06:01:08.066 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.746s] 2019-05-27 06:01:14.552 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [14.462s] 2019-05-27 06:01:15.958 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [1.407s] 2019-05-27 06:01:16.595 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... fail [0.631s] 2019-05-27 06:01:16.707 34 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-05-27 06:01:18.671 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [2.080s] 2019-05-27 06:01:20.558 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... fail [65.649s] 2019-05-27 06:01:22.344 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.516s] 2019-05-27 06:01:22.770 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [4.097s] 2019-05-27 06:01:23.361 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters ... success [1.017s] 2019-05-27 06:01:24.242 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.880s] 2019-05-27 06:01:24.256 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules ... success [0.015s] 2019-05-27 06:01:24.270 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_labels ... success [0.013s] 2019-05-27 06:01:24.327 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label ... success [0.057s] 2019-05-27 06:01:24.340 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule ... success [0.012s] 2019-05-27 06:01:24.675 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [1.903s] 2019-05-27 06:01:24.679 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... skip [0.001s]: Skipped because network extension: qos is not enabled 2019-05-27 06:01:24.680 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... skip [0.001s]: Skipped because network extension: qos is not enabled 2019-05-27 06:01:27.069 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [6.514s] 2019-05-27 06:01:32.078 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [3.156s] 2019-05-27 06:01:32.259 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [5.189s] 2019-05-27 06:01:33.347 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [8.668s] 2019-05-27 06:01:33.348 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... skip [0.001s]: Skipped because network extension: l3-ha is not enabled 2019-05-27 06:01:34.119 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [2.042s] 2019-05-27 06:01:34.390 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [0.272s] 2019-05-27 06:01:36.618 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [2.227s] 2019-05-27 06:01:36.864 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [4.604s] 2019-05-27 06:01:38.492 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.874s] 2019-05-27 06:01:41.260 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [4.395s] 2019-05-27 06:01:42.049 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [8.702s] 2019-05-27 06:01:42.387 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.337s] 2019-05-27 06:01:42.737 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.349s] 2019-05-27 06:01:47.820 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [5.083s] 2019-05-27 06:01:50.305 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... fail [66.219s] 2019-05-27 06:01:52.990 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [5.169s] 2019-05-27 06:01:54.408 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [4.020s] 2019-05-27 06:01:55.595 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.078s] 2019-05-27 06:01:56.284 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [1.876s] 2019-05-27 06:01:56.561 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [0.277s] 2019-05-27 06:01:58.703 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [8.400s] 2019-05-27 06:01:58.796 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [2.234s] 2019-05-27 06:02:00.207 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.411s] 2019-05-27 06:02:00.319 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [7.328s] 2019-05-27 06:02:00.688 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.370s] 2019-05-27 06:02:02.039 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest ... skip: rbac-security-groups extension not enabled. 2019-05-27 06:02:03.573 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [4.869s] 2019-05-27 06:02:06.660 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: l3-ha extension not enabled. 2019-05-27 06:02:07.211 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [3.512s] 2019-05-27 06:02:08.323 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [4.749s] 2019-05-27 06:02:09.502 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [2.292s] 2019-05-27 06:02:11.176 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [0.942s] 2019-05-27 06:02:12.318 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [1.143s] 2019-05-27 06:02:12.958 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.557s] 2019-05-27 06:02:13.122 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [4.798s] 2019-05-27 06:02:13.272 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.314s] 2019-05-27 06:02:13.547 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.274s] 2019-05-27 06:02:13.826 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.278s] 2019-05-27 06:02:14.810 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest ... skip: qos extension not enabled. 2019-05-27 06:02:14.811 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON ... skip: qos extension not enabled. 2019-05-27 06:02:16.028 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.202s] 2019-05-27 06:02:18.133 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [5.831s] 2019-05-27 06:02:19.688 34 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-05-27 06:02:22.659 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.213s] 2019-05-27 06:02:23.869 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [1.208s] 2019-05-27 06:02:24.045 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.176s] 2019-05-27 06:02:24.404 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.358s] 2019-05-27 06:02:24.907 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.502s] 2019-05-27 06:02:24.992 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.166s] 2019-05-27 06:02:25.159 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.167s] 2019-05-27 06:02:26.081 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [0.921s] 2019-05-27 06:02:26.201 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.292s] 2019-05-27 06:02:26.284 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.202s] 2019-05-27 06:02:26.438 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.153s] 2019-05-27 06:02:26.494 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.056s] 2019-05-27 06:02:26.696 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [0.495s] 2019-05-27 06:02:26.787 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.092s] 2019-05-27 06:02:27.110 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.323s] 2019-05-27 06:02:27.507 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [6.474s] 2019-05-27 06:02:30.334 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [2.827s] 2019-05-27 06:02:31.315 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [0.973s] 2019-05-27 06:02:31.923 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [0.609s] 2019-05-27 06:02:32.714 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [2.380s] 2019-05-27 06:02:33.629 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [3.365s] 2019-05-27 06:02:35.131 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [2.416s] 2019-05-27 06:02:36.857 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.082s] 2019-05-27 06:02:37.131 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.271s] 2019-05-27 06:02:37.194 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.063s] 2019-05-27 06:02:37.307 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.113s] 2019-05-27 06:02:37.525 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.216s] 2019-05-27 06:02:37.927 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [2.795s] 2019-05-27 06:02:37.937 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.409s] 2019-05-27 06:02:38.123 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.188s] 2019-05-27 06:02:38.147 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.025s] 2019-05-27 06:02:38.169 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [1.842s] 2019-05-27 06:02:38.172 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.023s] 2019-05-27 06:02:38.173 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped because network extension: filter-validation is not enabled 2019-05-27 06:02:38.406 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [0.239s] 2019-05-27 06:02:39.657 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [1.248s] 2019-05-27 06:02:40.910 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [2.982s] 2019-05-27 06:02:43.590 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.143s] 2019-05-27 06:02:43.656 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.066s] 2019-05-27 06:02:44.413 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [0.756s] 2019-05-27 06:02:44.606 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.193s] 2019-05-27 06:02:44.769 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.162s] 2019-05-27 06:02:44.788 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.060s] 2019-05-27 06:02:44.816 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.048s] 2019-05-27 06:02:45.289 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.500s] 2019-05-27 06:02:45.717 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [4.805s] 2019-05-27 06:02:45.994 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.194s] 2019-05-27 06:02:46.398 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.401s] 2019-05-27 06:02:46.581 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.184s] 2019-05-27 06:02:46.880 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.298s] 2019-05-27 06:02:47.228 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.346s] 2019-05-27 06:02:48.501 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.270s] 2019-05-27 06:02:49.121 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.620s] 2019-05-27 06:02:49.168 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.049s] 2019-05-27 06:02:49.219 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.049s] 2019-05-27 06:02:49.220 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped because network extension: filter-validation is not enabled 2019-05-27 06:02:49.724 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.357s] 2019-05-27 06:02:50.313 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [1.323s] 2019-05-27 06:02:50.909 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [5.191s] 2019-05-27 06:02:50.983 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.671s] 2019-05-27 06:02:52.027 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [1.043s] 2019-05-27 06:02:53.103 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [1.075s] 2019-05-27 06:02:54.139 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [1.036s] 2019-05-27 06:02:54.548 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [0.759s] 2019-05-27 06:02:55.204 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [4.293s] 2019-05-27 06:02:55.454 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [0.906s] 2019-05-27 06:02:55.576 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [1.437s] 2019-05-27 06:02:55.774 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.198s] 2019-05-27 06:02:55.977 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.201s] 2019-05-27 06:02:56.111 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.135s] 2019-05-27 06:02:56.209 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.098s] 2019-05-27 06:02:56.348 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.138s] 2019-05-27 06:02:56.537 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [1.083s] 2019-05-27 06:02:56.591 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.053s] 2019-05-27 06:02:56.593 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... skip [0.001s]: Skipped because network extension: standard-attr-segment is not enabled 2019-05-27 06:02:56.741 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.392s] 2019-05-27 06:02:56.949 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.207s] 2019-05-27 06:02:57.106 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.513s] 2019-05-27 06:02:57.177 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.228s] 2019-05-27 06:02:57.405 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.227s] 2019-05-27 06:02:57.548 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.143s] 2019-05-27 06:02:57.778 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.230s] 2019-05-27 06:02:57.910 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [0.803s] 2019-05-27 06:02:58.696 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [0.785s] 2019-05-27 06:02:58.785 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.089s] 2019-05-27 06:02:59.644 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [0.858s] 2019-05-27 06:03:01.083 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [1.438s] 2019-05-27 06:03:01.538 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [6.332s] 2019-05-27 06:03:03.093 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [2.009s] 2019-05-27 06:03:03.224 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.132s] 2019-05-27 06:03:03.815 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [2.278s] 2019-05-27 06:03:05.544 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-05-27 06:03:07.323 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.081s] 2019-05-27 06:03:07.487 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.162s] 2019-05-27 06:03:07.539 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.052s] 2019-05-27 06:03:07.652 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.113s] 2019-05-27 06:03:07.756 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.103s] 2019-05-27 06:03:08.166 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.406s] 2019-05-27 06:03:08.316 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.152s] 2019-05-27 06:03:08.338 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.023s] 2019-05-27 06:03:08.358 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.020s] 2019-05-27 06:03:13.400 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.038s] 2019-05-27 06:03:15.963 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [2.563s] 2019-05-27 06:03:16.252 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.289s] 2019-05-27 06:03:17.138 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [0.885s] 2019-05-27 06:03:18.175 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [1.037s] 2019-05-27 06:03:18.493 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [2.788s] 2019-05-27 06:03:19.370 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [1.194s] 2019-05-27 06:03:20.649 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [1.278s] 2019-05-27 06:03:20.966 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.317s] 2019-05-27 06:03:21.183 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.214s] 2019-05-27 06:03:21.259 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.078s] 2019-05-27 06:03:21.342 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.082s] 2019-05-27 06:03:21.401 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.059s] 2019-05-27 06:03:21.861 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.459s] 2019-05-27 06:03:22.018 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [3.524s] 2019-05-27 06:03:22.148 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.286s] 2019-05-27 06:03:22.681 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [1.325s] 2019-05-27 06:03:22.696 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.547s] 2019-05-27 06:03:22.797 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.116s] 2019-05-27 06:03:22.888 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.191s] 2019-05-27 06:03:23.089 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.200s] 2019-05-27 06:03:23.223 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.135s] 2019-05-27 06:03:24.241 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.443s] 2019-05-27 06:03:24.445 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.203s] 2019-05-27 06:03:25.830 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [1.384s] 2019-05-27 06:03:26.339 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [0.510s] 2019-05-27 06:03:26.824 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [4.805s] 2019-05-27 06:03:40.322 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [8.883s] 2019-05-27 06:03:42.412 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [2.091s] 2019-05-27 06:03:42.816 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [0.694s] 2019-05-27 06:03:44.944 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [2.126s] 2019-05-27 06:03:45.047 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.104s] 2019-05-27 06:03:45.292 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.245s] 2019-05-27 06:03:45.302 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.009s] 2019-05-27 06:03:45.337 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.035s] 2019-05-27 06:03:45.354 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.017s] 2019-05-27 06:03:45.370 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.015s] 2019-05-27 06:03:45.404 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.033s] 2019-05-27 06:03:45.434 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.030s] 2019-05-27 06:03:45.535 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [3.123s] 2019-05-27 06:03:45.636 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.201s] 2019-05-27 06:03:45.761 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.124s] 2019-05-27 06:03:46.048 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [0.285s] 2019-05-27 06:03:46.066 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.020s] 2019-05-27 06:03:46.286 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.219s] 2019-05-27 06:03:46.452 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.165s] 2019-05-27 06:03:46.726 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.274s] 2019-05-27 06:03:46.909 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.183s] 2019-05-27 06:03:47.177 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.267s] 2019-05-27 06:03:47.266 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.089s] 2019-05-27 06:03:47.391 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.125s] 2019-05-27 06:03:48.062 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [2.525s] 2019-05-27 06:03:48.064 34 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-05-27 06:03:52.117 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-05-27 06:03:52.118 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-05-27 06:03:52.708 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [4.643s] 2019-05-27 06:03:55.242 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [2.534s] 2019-05-27 06:03:56.895 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [1.653s] 2019-05-27 06:04:03.395 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [6.497s] 2019-05-27 06:04:03.476 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.083s] 2019-05-27 06:04:05.529 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [2.051s] 2019-05-27 06:04:07.684 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [2.155s] 2019-05-27 06:04:09.898 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [2.212s] 2019-05-27 06:04:11.525 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [1.627s] 2019-05-27 06:04:16.565 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [5.037s] 2019-05-27 06:04:18.806 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [2.241s] 2019-05-27 06:04:21.194 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [2.387s] 2019-05-27 06:04:26.065 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [4.870s] 2019-05-27 06:04:30.102 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [4.036s] 2019-05-27 06:04:32.916 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [2.814s] 2019-05-27 06:04:35.497 34 INFO rally.task.context [-] Verification 9cc92961-ed29-4dee-b542-26b29d6014fe | Context testr@default cleanup() started 2019-05-27 06:04:35.498 34 INFO rally.task.context [-] Verification 9cc92961-ed29-4dee-b542-26b29d6014fe | Context testr@default cleanup() finished in 0.86 msec 2019-05-27 06:04:35.499 34 INFO rally.task.context [-] Verification 9cc92961-ed29-4dee-b542-26b29d6014fe | Context tempest@default cleanup() started 2019-05-27 06:04:35.906 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-05-27 06:04:35.986 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-05-27 06:04:36.020 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1451c8f5_ouvmuouq'. 2019-05-27 06:04:36.021 34 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/5ff9ea41-a3e2-4956-a9a6-1305c8d787d3 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}f4b6c95780ade9c4ab62af9894026491351f2e68" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-27 06:04:36.277 34 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Mon, 27 May 2019 06:04:36 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-7d7d3fac-b759-4ab0-8918-a408da588136 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-7d7d3fac-b759-4ab0-8918-a408da588136 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-27 06:04:36.277 34 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/5ff9ea41-a3e2-4956-a9a6-1305c8d787d3 used request id req-7d7d3fac-b759-4ab0-8918-a408da588136 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-27 06:04:36.278 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1451c8f5_ouvmuouq' has been deleted. 2019-05-27 06:04:36.278 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5ff9ea41-a3e2-4956-a9a6-1305c8d787d3' of option 'instance_type' from Tempest config file. 2019-05-27 06:04:36.279 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5ff9ea41-a3e2-4956-a9a6-1305c8d787d3' has been removed. 2019-05-27 06:04:36.310 34 INFO rally.task.context [-] Verification 9cc92961-ed29-4dee-b542-26b29d6014fe | Context tempest@default cleanup() finished in 0.81 sec 2019-05-27 06:04:36.514 34 INFO rally.api [-] Verification (UUID=1451c8f5-54b6-4cb7-93d5-bfc0b780829c) has been successfully finished for deployment 'opnfv-rally' (UUID=519dcf90-1a17-4f4c-8bba-d7d9717a0067)! 2019-05-27 06:04:37.598 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-27 06:04:37.598 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-27 06:04:37.598 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-27 06:04:38.991 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-27 06:04:38.992 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-27 06:04:38.992 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-27 06:04:40.414 46 INFO rally.api [-] Building 'html' report for the following verification(s): '1451c8f5-54b6-4cb7-93d5-bfc0b780829c' 2019-05-27 06:04:40.438 46 INFO rally.api [-] The report has been successfully built. 2019-05-27 06:04:41.365 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-27 06:04:41.365 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-27 06:04:41.365 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-27 06:04:42.821 48 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1451c8f5-54b6-4cb7-93d5-bfc0b780829c' 2019-05-27 06:04:42.843 48 INFO rally.api [-] The report has been successfully built. 2019-05-27 10:59:41.125 45 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-05-27 10:59:41.125 45 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-27 10:59:41.125 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-27 10:59:41.125 45 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-27 10:59:41.125 45 ERROR rally.cli.cliutils File "", line 2, in show 2019-05-27 10:59:41.125 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-27 10:59:41.125 45 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-27 10:59:41.125 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-05-27 10:59:41.125 45 ERROR rally.cli.cliutils sortby_index=index) 2019-05-27 10:59:41.125 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-05-27 10:59:41.125 45 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-05-27 10:59:41.125 45 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-05-27 10:59:41.125 45 ERROR rally.cli.cliutils