2019-12-19 22:20:07.230 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:20:07.230 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:20:07.230 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-19 22:20:09.174 8 ERROR rally.cli.cliutils 2019-12-19 22:20:10.428 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:20:10.428 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:20:10.428 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:20:14.183 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:20:14.183 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:20:14.183 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:20:18.495 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:20:18.495 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:20:18.495 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:20:19.717 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:20:19.717 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:20:19.717 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils force=force) 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-19 22:20:21.398 17 ERROR rally.cli.cliutils 2019-12-19 22:20:22.862 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:20:22.862 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:20:22.862 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:20:24.465 19 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-19 22:20:24.594 19 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9a6e65ae-6517-470f-8593-8e499c95022b/repo. 2019-12-19 22:20:24.897 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9a6e65ae-6517-470f-8593-8e499c95022b/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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-12-19 22:20:24.906 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-19 22:20:24.913 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-19 22:20:25.186 19 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-19 22:20:25.269 19 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-19 22:20:26.654 19 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9a6e65ae-6517-470f-8593-8e499c95022b) has been successfully created! 2019-12-19 22:20:28.229 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:20:28.229 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:20:28.230 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:20:31.461 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:20:31.461 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:20:31.462 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:20:33.125 30 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9a6e65ae-6517-470f-8593-8e499c95022b) for deployment 'opnfv-rally' (UUID=14869f31-8ee5-42bd-a19f-6bd667467452). 2019-12-19 22:20:33.919 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9a6e65ae-6517-470f-8593-8e499c95022b) has been successfully configured for deployment 'opnfv-rally' (UUID=14869f31-8ee5-42bd-a19f-6bd667467452)! 2019-12-19 22:20:43.570 34 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:20:43.570 34 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:20:43.570 34 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:20:45.539 34 INFO rally.api [-] Starting verification (UUID=69fbaf9a-c6bb-48f4-bbaa-f08a7ab65b7d) for deployment 'opnfv-rally' (UUID=14869f31-8ee5-42bd-a19f-6bd667467452) by verifier 'opnfv-tempest' (UUID=9a6e65ae-6517-470f-8593-8e499c95022b). 2019-12-19 22:20:46.555 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-12-19 22:20:46.606 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-19 22:20:46.607 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9a6e65ae-6517-470f-8593-8e499c95022b/for-deployment-14869f31-8ee5-42bd-a19f-6bd667467452/tempest.log' to option 'log_file'. 2019-12-19 22:20:46.607 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9a6e65ae-6517-470f-8593-8e499c95022b/for-deployment-14869f31-8ee5-42bd-a19f-6bd667467452/tempest.log 2019-12-19 22:20:46.607 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-19 22:20:46.608 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9a6e65ae-6517-470f-8593-8e499c95022b/for-deployment-14869f31-8ee5-42bd-a19f-6bd667467452/lock_files' to option 'lock_path'. 2019-12-19 22:20:46.608 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9a6e65ae-6517-470f-8593-8e499c95022b/for-deployment-14869f31-8ee5-42bd-a19f-6bd667467452/lock_files 2019-12-19 22:20:46.609 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-19 22:20:46.609 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-12-19 22:20:46.609 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f970d590-45cc-4a7c-87ed-7db67020cd8c 2019-12-19 22:20:46.610 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d9fd6693-983d-4431-94b3-d47636ce3d22 2019-12-19 22:20:46.610 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a2302b71-f5a8-4951-9a88-82d804e01b7d 2019-12-19 22:20:46.611 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 90a8db66-1c28-4c3e-bc55-d2697b4f16a2 2019-12-19 22:20:47.078 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-19 22:20:47.079 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_6b83fa5f-6dc1-4938-8259-2c8e01f82a80 2019-12-19 22:20:47.079 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-19 22:20:47.180 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-19 22:20:47.270 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-19 22:20:47.271 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_69fbaf9a_2OMQ0GEF' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-19 22:20:47.308 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_69fbaf9a_2OMQ0GEF' (ID = 1de413e5-160a-46f0-a600-64e42b2bb92a) has been successfully created! 2019-12-19 22:20:47.308 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '1de413e5-160a-46f0-a600-64e42b2bb92a' to option 'instance_type'. 2019-12-19 22:20:47.308 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 1de413e5-160a-46f0-a600-64e42b2bb92a 2019-12-19 22:20:47.310 34 INFO rally.task.context [-] Verification 9a6e65ae-6517-470f-8593-8e499c95022b | Context tempest@default setup() finished in 1.17 sec 2019-12-19 22:20:47.312 34 INFO rally.task.context [-] Verification 9a6e65ae-6517-470f-8593-8e499c95022b | Context testr@default setup() finished in 1.26 msec 2019-12-19 22:20:47.312 34 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/aa5d54be-f32c-4c57-9f60-02cc4a73b1b2'. 2019-12-19 22:20:53.831 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.110s] 2019-12-19 22:20:54.921 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 [1.804s] 2019-12-19 22:20:57.530 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.178s] 2019-12-19 22:20:57.999 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.076s] 2019-12-19 22:20:58.374 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.375s] 2019-12-19 22:20:58.471 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.097s] 2019-12-19 22:20:58.565 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.092s] 2019-12-19 22:20:58.594 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.030s] 2019-12-19 22:20:59.838 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [2.310s] 2019-12-19 22:20:59.869 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.031s] 2019-12-19 22:21:00.113 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest ... skip: b'port-resource-request extension not enabled.' 2019-12-19 22:21:00.127 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.258s] 2019-12-19 22:21:01.961 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [8.013s] 2019-12-19 22:21:03.779 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [1.820s] 2019-12-19 22:21:04.717 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [2.121s] 2019-12-19 22:21:04.882 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [1.102s] 2019-12-19 22:21:05.001 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2019-12-19 22:21:05.002 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2019-12-19 22:21:05.890 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [1.173s] 2019-12-19 22:21:06.100 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [1.217s] 2019-12-19 22:21:07.750 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [1.649s] 2019-12-19 22:21:08.401 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [0.959s] 2019-12-19 22:21:08.408 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.009s] 2019-12-19 22:21:08.719 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.310s] 2019-12-19 22:21:09.587 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [3.696s] 2019-12-19 22:21:09.738 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [1.019s] 2019-12-19 22:21:10.612 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [1.025s] 2019-12-19 22:21:11.308 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.695s] 2019-12-19 22:21:11.424 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [3.673s] 2019-12-19 22:21:11.727 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.417s] 2019-12-19 22:21:13.459 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [1.731s] 2019-12-19 22:21:13.602 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [3.532s] 2019-12-19 22:21:14.919 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [1.319s] 2019-12-19 22:21:15.062 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [3.636s] 2019-12-19 22:21:18.231 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [3.431s] 2019-12-19 22:21:18.647 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.417s] 2019-12-19 22:21:20.867 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'dvr extension not enabled.' 2019-12-19 22:21:20.869 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_badrequest_on_requesting_flags_and_flavor ... success [0.012s] 2019-12-19 22:21:20.921 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [5.858s] 2019-12-19 22:21:21.519 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [0.598s] 2019-12-19 22:21:21.553 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_create_router_with_flavor ... success [0.683s] 2019-12-19 22:21:22.013 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_delete_router_flavor_in_use ... success [0.462s] 2019-12-19 22:21:25.468 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [3.948s] 2019-12-19 22:21:27.704 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [2.235s] 2019-12-19 22:21:28.448 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.745s] 2019-12-19 22:21:32.011 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.113s] 2019-12-19 22:21:32.024 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2019-12-19 22:21:32.287 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.276s] 2019-12-19 22:21:35.241 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [3.568s] 2019-12-19 22:21:35.460 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data ... success [11.245s] 2019-12-19 22:21:37.769 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [1.586s] 2019-12-19 22:21:38.415 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [3.173s] 2019-12-19 22:21:39.739 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [1.970s] 2019-12-19 22:21:39.898 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: b"'distributed' attribute not found. DVR Possibly not enabled" 2019-12-19 22:21:40.944 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [2.528s] 2019-12-19 22:21:41.595 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation ... success [6.136s] 2019-12-19 22:21:42.903 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation ... success [1.308s] 2019-12-19 22:21:45.103 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [4.159s] 2019-12-19 22:21:45.653 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [3.364s] 2019-12-19 22:21:46.044 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [0.940s] 2019-12-19 22:21:47.106 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [1.060s] 2019-12-19 22:21:50.570 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha ... success [7.665s] 2019-12-19 22:21:50.657 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [2.202s] 2019-12-19 22:21:51.578 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [4.469s] 2019-12-19 22:21:52.328 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [1.669s] 2019-12-19 22:21:52.959 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [0.631s] 2019-12-19 22:21:53.983 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [1.022s] 2019-12-19 22:21:55.208 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [3.630s] 2019-12-19 22:21:56.450 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [0.529s] 2019-12-19 22:21:56.959 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [2.974s] 2019-12-19 22:21:57.145 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.187s] 2019-12-19 22:21:57.310 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.166s] 2019-12-19 22:21:57.454 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [1.006s] 2019-12-19 22:22:00.044 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [4.835s] 2019-12-19 22:22:00.381 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.269s] 2019-12-19 22:22:04.406 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [4.360s] 2019-12-19 22:22:09.514 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [5.107s] 2019-12-19 22:22:10.784 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [0.601s] 2019-12-19 22:22:11.560 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [0.606s] 2019-12-19 22:22:11.613 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.054s] 2019-12-19 22:22:11.665 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.051s] 2019-12-19 22:22:11.678 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.012s] 2019-12-19 22:22:12.092 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.412s] 2019-12-19 22:22:12.217 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.126s] 2019-12-19 22:22:12.295 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.078s] 2019-12-19 22:22:12.349 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.053s] 2019-12-19 22:22:12.459 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.110s] 2019-12-19 22:22:14.000 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [4.485s] 2019-12-19 22:22:15.877 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [0.563s] 2019-12-19 22:22:17.846 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [3.845s] 2019-12-19 22:22:19.028 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.010s] 2019-12-19 22:22:20.071 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [1.044s] 2019-12-19 22:22:20.924 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [0.853s] 2019-12-19 22:22:22.055 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [4.209s] 2019-12-19 22:22:22.481 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [0.426s] 2019-12-19 22:22:22.831 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [1.906s] 2019-12-19 22:22:23.421 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [0.938s] 2019-12-19 22:22:24.736 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [1.535s] 2019-12-19 22:22:26.932 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: b'Skipped because network extension: qos is not enabled' 2019-12-19 22:22:27.271 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [3.849s] 2019-12-19 22:22:28.632 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [1.360s] 2019-12-19 22:22:29.592 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [0.959s] 2019-12-19 22:22:31.597 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [2.005s] 2019-12-19 22:22:32.101 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.409s] 2019-12-19 22:22:32.879 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.391s] 2019-12-19 22:22:39.115 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.190s] 2019-12-19 22:22:39.420 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [1.109s] 2019-12-19 22:22:43.844 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [0.525s] 2019-12-19 22:22:45.374 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [2.607s] 2019-12-19 22:22:45.426 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.138s] 2019-12-19 22:22:45.697 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [1.198s] 2019-12-19 22:22:50.124 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [4.749s] 2019-12-19 22:22:52.194 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [2.071s] 2019-12-19 22:22:54.764 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [2.569s] 2019-12-19 22:22:55.068 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [0.935s] 2019-12-19 22:22:56.154 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [1.389s] 2019-12-19 22:22:57.139 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.058s] 2019-12-19 22:22:57.768 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [1.613s] 2019-12-19 22:23:01.134 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [3.365s] 2019-12-19 22:23:01.438 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [1.681s] 2019-12-19 22:23:02.434 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [0.938s] 2019-12-19 22:23:03.921 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [2.786s] 2019-12-19 22:23:04.055 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [1.621s] 2019-12-19 22:23:04.715 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [2.054s] 2019-12-19 22:23:05.734 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [1.678s] 2019-12-19 22:23:07.316 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [1.582s] 2019-12-19 22:23:08.265 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [1.421s] 2019-12-19 22:23:13.224 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [3.450s] 2019-12-19 22:23:14.957 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: b'Skipped because network extension: qos is not enabled' 2019-12-19 22:23:18.001 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.576s] 2019-12-19 22:23:18.056 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.056s] 2019-12-19 22:23:18.190 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'No default subnetpool' 2019-12-19 22:23:18.738 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [0.681s] 2019-12-19 22:23:18.979 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.242s] 2019-12-19 22:23:19.186 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.206s] 2019-12-19 22:23:19.221 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.034s] 2019-12-19 22:23:19.275 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.054s] 2019-12-19 22:23:20.805 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [1.395s] 2019-12-19 22:23:24.368 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.221s] 2019-12-19 22:23:24.646 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.277s] 2019-12-19 22:23:24.694 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.049s] 2019-12-19 22:23:24.745 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.051s] 2019-12-19 22:23:24.761 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.015s] 2019-12-19 22:23:24.777 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.016s] 2019-12-19 22:23:26.221 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON.test_create_floatingip_from_specific_pool ... success [5.567s] 2019-12-19 22:23:26.805 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [2.023s] 2019-12-19 22:23:27.172 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.116s] 2019-12-19 22:23:27.922 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.750s] 2019-12-19 22:23:31.394 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.380s] 2019-12-19 22:23:31.440 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.046s] 2019-12-19 22:23:31.486 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.046s] 2019-12-19 22:23:31.534 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.048s] 2019-12-19 22:23:35.682 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.311s] 2019-12-19 22:23:35.909 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.227s] 2019-12-19 22:23:35.960 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.051s] 2019-12-19 22:23:35.973 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.013s] 2019-12-19 22:23:35.987 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.013s] 2019-12-19 22:23:35.998 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.011s] 2019-12-19 22:23:37.667 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [0.907s] 2019-12-19 22:23:38.207 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.696s] 2019-12-19 22:23:38.474 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.808s] 2019-12-19 22:23:38.992 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters ... success [0.785s] 2019-12-19 22:23:39.691 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.697s] 2019-12-19 22:23:39.702 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules ... success [0.012s] 2019-12-19 22:23:39.721 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_labels ... success [0.018s] 2019-12-19 22:23:39.773 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label ... success [0.051s] 2019-12-19 22:23:39.829 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule ... success [0.056s] 2019-12-19 22:23:41.332 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [9.539s] 2019-12-19 22:23:46.541 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [0.923s] 2019-12-19 22:23:46.542 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2019-12-19 22:23:46.953 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.411s] 2019-12-19 22:23:47.020 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.068s] 2019-12-19 22:23:47.158 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [2.919s] 2019-12-19 22:23:47.317 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.296s] 2019-12-19 22:23:48.286 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [3.001s] 2019-12-19 22:23:49.074 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [1.916s] 2019-12-19 22:23:49.275 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [0.201s] 2019-12-19 22:23:49.551 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: b'qos extension not enabled.' 2019-12-19 22:23:51.459 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [2.183s] 2019-12-19 22:23:52.717 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [4.430s] 2019-12-19 22:23:53.432 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.973s] 2019-12-19 22:23:55.539 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [3.636s] 2019-12-19 22:23:56.758 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... success [4.039s] 2019-12-19 22:23:58.140 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [2.600s] 2019-12-19 22:23:58.143 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2019-12-19 22:23:59.604 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [1.463s] 2019-12-19 22:24:00.509 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON.test_create_metering_label_with_too_long_name ... success [0.335s] 2019-12-19 22:24:00.865 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [4.107s] 2019-12-19 22:24:02.398 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [2.792s] 2019-12-19 22:24:05.217 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.119s] 2019-12-19 22:24:05.744 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.524s] 2019-12-19 22:24:05.921 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [2.897s] 2019-12-19 22:24:05.949 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.206s] 2019-12-19 22:24:06.195 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.245s] 2019-12-19 22:24:06.635 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.439s] 2019-12-19 22:24:07.633 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [1.713s] 2019-12-19 22:24:07.874 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [0.241s] 2019-12-19 22:24:08.366 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.729s] 2019-12-19 22:24:09.471 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.105s] 2019-12-19 22:24:09.549 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.079s] 2019-12-19 22:24:09.630 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.080s] 2019-12-19 22:24:09.711 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [1.836s] 2019-12-19 22:24:09.754 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.122s] 2019-12-19 22:24:11.214 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.502s] 2019-12-19 22:24:13.197 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON ... skip: b'qos extension not enabled.' 2019-12-19 22:24:15.887 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.503s] 2019-12-19 22:24:16.393 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters ... success [0.505s] 2019-12-19 22:24:17.059 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.665s] 2019-12-19 22:24:17.070 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules ... success [0.011s] 2019-12-19 22:24:17.136 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels ... success [0.066s] 2019-12-19 22:24:17.228 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label ... success [0.091s] 2019-12-19 22:24:17.294 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule ... success [0.066s] 2019-12-19 22:24:17.749 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [15.350s] 2019-12-19 22:24:19.187 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [1.439s] 2019-12-19 22:24:19.897 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [0.708s] 2019-12-19 22:24:21.799 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.351s] 2019-12-19 22:24:21.815 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [1.917s] 2019-12-19 22:24:22.224 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [1.104s] 2019-12-19 22:24:23.204 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [0.978s] 2019-12-19 22:24:24.196 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router ... success [8.470s] 2019-12-19 22:24:25.347 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [3.530s] 2019-12-19 22:24:27.101 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [1.753s] 2019-12-19 22:24:27.104 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... skip [0.001s]: b'Skipped because network extension: qos is not enabled' 2019-12-19 22:24:27.106 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... skip [0.001s]: b'Skipped because network extension: qos is not enabled' 2019-12-19 22:24:28.543 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.069s] 2019-12-19 22:24:29.089 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.543s] 2019-12-19 22:24:29.303 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.214s] 2019-12-19 22:24:29.455 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.153s] 2019-12-19 22:24:29.552 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [1.277s] 2019-12-19 22:24:29.901 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.444s] 2019-12-19 22:24:31.002 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.098s] 2019-12-19 22:24:31.479 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.478s] 2019-12-19 22:24:31.538 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.060s] 2019-12-19 22:24:31.596 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.058s] 2019-12-19 22:24:34.547 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON ... skip: b'qos extension not enabled.' 2019-12-19 22:24:34.549 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON ... skip: b'qos extension not enabled.' 2019-12-19 22:24:34.633 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [4.497s] 2019-12-19 22:24:35.831 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [8.725s] 2019-12-19 22:24:37.004 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.125s] 2019-12-19 22:24:37.903 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [1.998s] 2019-12-19 22:24:38.227 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [1.221s] 2019-12-19 22:24:38.494 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.266s] 2019-12-19 22:24:38.789 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.295s] 2019-12-19 22:24:39.280 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.490s] 2019-12-19 22:24:40.142 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [2.238s] 2019-12-19 22:24:40.145 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_with_propagate_uplink_status ... skip [0.001s]: b'Skipped because network extension: uplink-status-propagation is not enabled' 2019-12-19 22:24:40.148 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_without_propagate_uplink_status ... skip [0.001s]: b'Skipped because network extension: uplink-status-propagation is not enabled' 2019-12-19 22:24:41.302 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.018s] 2019-12-19 22:24:41.674 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [1.527s] 2019-12-19 22:24:41.676 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... skip [0.001s]: b'Skipped because network extension: dns-domain-ports is not enabled' 2019-12-19 22:24:41.678 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2019-12-19 22:24:41.679 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2019-12-19 22:24:42.409 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [1.107s] 2019-12-19 22:24:42.486 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.079s] 2019-12-19 22:24:42.568 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.081s] 2019-12-19 22:24:42.906 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... success [7.074s] 2019-12-19 22:24:43.908 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [0.754s] 2019-12-19 22:24:44.385 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.477s] 2019-12-19 22:24:47.406 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.011s] 2019-12-19 22:24:47.500 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.094s] 2019-12-19 22:24:48.207 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [0.706s] 2019-12-19 22:24:48.431 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.223s] 2019-12-19 22:24:48.548 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.116s] 2019-12-19 22:24:48.750 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.203s] 2019-12-19 22:24:49.673 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON ... skip: b'qos extension not enabled.' 2019-12-19 22:24:49.674 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: b'qos extension not enabled.' 2019-12-19 22:24:49.675 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest ... skip: b'qos extension not enabled.' 2019-12-19 22:24:49.676 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest ... skip: b'qos extension not enabled.' 2019-12-19 22:24:49.676 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2019-12-19 22:24:49.677 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2019-12-19 22:24:52.545 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [9.638s] 2019-12-19 22:24:52.709 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.165s] 2019-12-19 22:24:53.055 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.345s] 2019-12-19 22:24:53.788 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden ... success [0.012s] 2019-12-19 22:24:54.024 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [0.806s] 2019-12-19 22:24:54.212 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.188s] 2019-12-19 22:24:55.121 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [0.908s] 2019-12-19 22:24:56.104 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [3.049s] 2019-12-19 22:24:56.158 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [1.037s] 2019-12-19 22:24:56.787 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [4.812s] 2019-12-19 22:24:57.072 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [0.914s] 2019-12-19 22:24:58.198 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [1.124s] 2019-12-19 22:24:58.362 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.164s] 2019-12-19 22:24:58.613 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.249s] 2019-12-19 22:24:58.687 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.075s] 2019-12-19 22:24:58.800 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.113s] 2019-12-19 22:24:58.859 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.058s] 2019-12-19 22:24:58.989 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.129s] 2019-12-19 22:24:59.263 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.273s] 2019-12-19 22:24:59.482 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.217s] 2019-12-19 22:24:59.677 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.195s] 2019-12-19 22:24:59.748 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [3.643s] 2019-12-19 22:24:59.794 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.118s] 2019-12-19 22:24:59.914 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.120s] 2019-12-19 22:25:01.420 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [4.634s] 2019-12-19 22:25:02.807 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [1.385s] 2019-12-19 22:25:03.155 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.556s] 2019-12-19 22:25:03.401 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.246s] 2019-12-19 22:25:03.546 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [3.798s] 2019-12-19 22:25:03.598 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.196s] 2019-12-19 22:25:03.694 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.147s] 2019-12-19 22:25:03.848 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.249s] 2019-12-19 22:25:06.052 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.204s] 2019-12-19 22:25:10.620 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... fail [0.564s] 2019-12-19 22:25:12.652 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: b'Skipped because network extension: router-interface-fip is not enabled' 2019-12-19 22:25:12.653 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2019-12-19 22:25:13.910 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [0.991s] 2019-12-19 22:25:15.162 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [12.351s] 2019-12-19 22:25:15.709 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [1.799s] 2019-12-19 22:25:15.866 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.156s] 2019-12-19 22:25:16.905 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [1.038s] 2019-12-19 22:25:17.810 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [0.904s] 2019-12-19 22:25:18.520 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.063s] 2019-12-19 22:25:18.602 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [0.792s] 2019-12-19 22:25:18.669 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.147s] 2019-12-19 22:25:18.762 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.093s] 2019-12-19 22:25:18.825 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.062s] 2019-12-19 22:25:18.943 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.117s] 2019-12-19 22:25:19.301 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.356s] 2019-12-19 22:25:19.474 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.174s] 2019-12-19 22:25:19.481 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [0.880s] 2019-12-19 22:25:19.500 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.026s] 2019-12-19 22:25:19.520 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.020s] 2019-12-19 22:25:19.578 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.096s] 2019-12-19 22:25:19.778 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.197s] 2019-12-19 22:25:19.847 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.071s] 2019-12-19 22:25:19.929 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.082s] 2019-12-19 22:25:19.983 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.053s] 2019-12-19 22:25:20.126 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.143s] 2019-12-19 22:25:20.297 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.169s] 2019-12-19 22:25:20.464 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [5.383s] 2019-12-19 22:25:20.501 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.203s] 2019-12-19 22:25:20.703 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.202s] 2019-12-19 22:25:20.828 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.124s] 2019-12-19 22:25:20.953 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.126s] 2019-12-19 22:25:25.327 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [10.164s] 2019-12-19 22:25:25.542 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [5.077s] 2019-12-19 22:25:26.780 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [1.237s] 2019-12-19 22:25:33.013 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [7.686s] 2019-12-19 22:25:36.599 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [0.810s] 2019-12-19 22:25:38.157 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [5.144s] 2019-12-19 22:25:38.267 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [11.484s] 2019-12-19 22:25:38.424 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [1.823s] 2019-12-19 22:25:38.509 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.087s] 2019-12-19 22:25:38.740 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.231s] 2019-12-19 22:25:38.751 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.010s] 2019-12-19 22:25:38.793 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.042s] 2019-12-19 22:25:38.817 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.023s] 2019-12-19 22:25:38.837 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.019s] 2019-12-19 22:25:38.849 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.012s] 2019-12-19 22:25:38.861 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.012s] 2019-12-19 22:25:38.961 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.099s] 2019-12-19 22:25:39.119 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.158s] 2019-12-19 22:25:39.443 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [0.322s] 2019-12-19 22:25:39.509 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.067s] 2019-12-19 22:25:39.596 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.087s] 2019-12-19 22:25:39.761 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.164s] 2019-12-19 22:25:40.009 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.247s] 2019-12-19 22:25:40.070 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.061s] 2019-12-19 22:25:40.521 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.450s] 2019-12-19 22:25:40.655 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.133s] 2019-12-19 22:25:40.756 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.101s] 2019-12-19 22:25:43.627 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [5.468s] 2019-12-19 22:25:47.933 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [4.305s] 2019-12-19 22:25:48.940 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [10.672s] 2019-12-19 22:25:53.472 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [6.390s] 2019-12-19 22:25:55.805 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [6.864s] 2019-12-19 22:25:56.703 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [3.231s] 2019-12-19 22:25:59.136 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [2.433s] 2019-12-19 22:26:00.927 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [5.121s] 2019-12-19 22:26:01.672 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [1.004s] 2019-12-19 22:26:01.722 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [2.585s] 2019-12-19 22:26:02.058 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [0.387s] 2019-12-19 22:26:02.319 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [0.260s] 2019-12-19 22:26:04.277 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [1.956s] 2019-12-19 22:26:04.718 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [0.441s] 2019-12-19 22:26:05.354 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [4.425s] 2019-12-19 22:26:05.399 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [0.681s] 2019-12-19 22:26:05.834 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... success [0.434s] 2019-12-19 22:26:06.384 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [4.659s] 2019-12-19 22:26:09.989 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [4.635s] 2019-12-19 22:26:10.166 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [3.782s] 2019-12-19 22:26:12.445 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [1.581s] 2019-12-19 22:26:12.661 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [0.217s] 2019-12-19 22:26:12.669 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [2.503s] 2019-12-19 22:26:14.049 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [1.385s] 2019-12-19 22:26:14.323 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [1.653s] 2019-12-19 22:26:19.550 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [5.225s] 2019-12-19 22:26:19.615 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.067s] 2019-12-19 22:26:20.174 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [3.347s] 2019-12-19 22:26:21.646 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [2.030s] 2019-12-19 22:26:22.175 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [1.999s] 2019-12-19 22:26:23.104 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [1.457s] 2019-12-19 22:26:24.709 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [1.604s] 2019-12-19 22:26:25.521 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.057s] 2019-12-19 22:26:25.571 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.050s] 2019-12-19 22:26:26.312 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [0.739s] 2019-12-19 22:26:26.519 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.208s] 2019-12-19 22:26:26.571 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [1.861s] 2019-12-19 22:26:26.691 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.170s] 2019-12-19 22:26:26.748 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [3.230s] 2019-12-19 22:26:26.810 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.120s] 2019-12-19 22:26:30.891 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [4.317s] 2019-12-19 22:26:32.838 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [1.606s] 2019-12-19 22:26:33.232 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [2.341s] 2019-12-19 22:26:33.386 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.549s] 2019-12-19 22:26:34.530 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.143s] 2019-12-19 22:26:34.824 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.294s] 2019-12-19 22:26:35.394 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [2.161s] 2019-12-19 22:26:36.127 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [1.301s] 2019-12-19 22:26:36.775 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [0.649s] 2019-12-19 22:26:37.522 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [1.135s] 2019-12-19 22:26:37.982 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [0.460s] 2019-12-19 22:26:39.787 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [4.392s] 2019-12-19 22:26:40.974 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.329s] 2019-12-19 22:26:44.106 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [4.318s] 2019-12-19 22:26:45.264 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.132s] 2019-12-19 22:26:45.508 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.241s] 2019-12-19 22:26:45.626 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.118s] 2019-12-19 22:26:45.841 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.215s] 2019-12-19 22:26:45.979 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.136s] 2019-12-19 22:26:46.373 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.390s] 2019-12-19 22:26:46.512 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [2.406s] 2019-12-19 22:26:46.556 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.186s] 2019-12-19 22:26:46.581 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.025s] 2019-12-19 22:26:46.771 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.189s] 2019-12-19 22:26:46.972 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.201s] 2019-12-19 22:26:50.098 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [2.653s] 2019-12-19 22:26:52.652 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [2.554s] 2019-12-19 22:26:54.634 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.104s] 2019-12-19 22:26:54.988 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.351s] 2019-12-19 22:26:55.131 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.143s] 2019-12-19 22:26:55.285 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.154s] 2019-12-19 22:26:55.641 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.354s] 2019-12-19 22:26:56.915 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.272s] 2019-12-19 22:26:56.944 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [4.290s] 2019-12-19 22:26:57.694 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.778s] 2019-12-19 22:26:57.754 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.061s] 2019-12-19 22:26:57.807 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.053s] 2019-12-19 22:26:57.868 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.060s] 2019-12-19 22:27:12.735 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [0.715s] 2019-12-19 22:27:13.601 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [0.866s] 2019-12-19 22:27:14.687 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [1.085s] 2019-12-19 22:27:14.869 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.182s] 2019-12-19 22:27:14.872 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... skip [0.001s]: b'Skipped because network extension: standard-attr-segment is not enabled' 2019-12-19 22:27:15.144 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.273s] 2019-12-19 22:27:15.915 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [0.770s] 2019-12-19 22:27:16.910 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [0.994s] 2019-12-19 22:27:17.056 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.147s] 2019-12-19 22:27:18.033 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [0.976s] 2019-12-19 22:27:19.146 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [1.111s] 2019-12-19 22:27:20.789 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [1.642s] 2019-12-19 22:27:20.915 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.127s] 2019-12-19 22:27:42.705 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [5.577s] 2019-12-19 22:27:45.228 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [2.522s] 2019-12-19 22:27:48.227 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [2.998s] 2019-12-19 22:27:50.778 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [2.549s] 2019-12-19 22:27:53.588 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [2.809s] 2019-12-19 22:27:56.038 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [2.450s] 2019-12-19 22:28:00.304 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [4.265s] 2019-12-19 22:28:05.078 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [4.773s] 2019-12-19 22:28:09.879 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [4.798s] 2019-12-19 22:28:16.520 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [6.641s] 2019-12-19 22:28:18.895 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [2.373s] 2019-12-19 22:28:31.252 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_add_subport_with_mtu_equal_to_trunk ... success [7.701s] 2019-12-19 22:28:36.771 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_add_subport_with_mtu_greater_than_subport ... success [5.520s] 2019-12-19 22:28:43.132 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_create_trunk_with_mtu_equal_to_subport ... success [6.361s] 2019-12-19 22:28:48.569 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON.test_create_trunk_with_mtu_greater_than_subport ... success [5.436s] 2019-12-19 22:29:00.130 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON.test_add_subport_with_mtu_greater_than_trunk ... success [6.697s] 2019-12-19 22:29:05.011 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON.test_create_trunk_with_mtu_smaller_than_subport ... success [4.882s] 2019-12-19 22:29:07.836 34 INFO rally.task.context [-] Verification 9a6e65ae-6517-470f-8593-8e499c95022b | Context testr@default cleanup() started 2019-12-19 22:29:07.837 34 INFO rally.task.context [-] Verification 9a6e65ae-6517-470f-8593-8e499c95022b | Context testr@default cleanup() finished in 0.95 msec 2019-12-19 22:29:07.837 34 INFO rally.task.context [-] Verification 9a6e65ae-6517-470f-8593-8e499c95022b | Context tempest@default cleanup() started 2019-12-19 22:29:08.243 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-12-19 22:29:08.328 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-12-19 22:29:08.370 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_69fbaf9a_2OMQ0GEF'. 2019-12-19 22:29:08.626 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_69fbaf9a_2OMQ0GEF' has been deleted. 2019-12-19 22:29:08.626 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '1de413e5-160a-46f0-a600-64e42b2bb92a' of option 'instance_type' from Tempest config file. 2019-12-19 22:29:08.627 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '1de413e5-160a-46f0-a600-64e42b2bb92a' has been removed. 2019-12-19 22:29:08.634 34 INFO rally.task.context [-] Verification 9a6e65ae-6517-470f-8593-8e499c95022b | Context tempest@default cleanup() finished in 0.80 sec 2019-12-19 22:29:08.891 34 INFO rally.api [-] Verification (UUID=69fbaf9a-c6bb-48f4-bbaa-f08a7ab65b7d) has been successfully finished for deployment 'opnfv-rally' (UUID=14869f31-8ee5-42bd-a19f-6bd667467452)! 2019-12-19 22:29:10.457 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:29:10.457 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:29:10.457 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:29:11.962 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:29:11.962 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:29:11.963 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:29:13.642 46 INFO rally.api [-] Building 'html' report for the following verification(s): '69fbaf9a-c6bb-48f4-bbaa-f08a7ab65b7d' 2019-12-19 22:29:13.667 46 INFO rally.api [-] The report has been successfully built. 2019-12-19 22:29:15.152 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:29:15.153 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:29:15.153 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:29:16.821 48 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '69fbaf9a-c6bb-48f4-bbaa-f08a7ab65b7d' 2019-12-19 22:29:16.836 48 INFO rally.api [-] The report has been successfully built. 2019-12-20 00:36:25.374 45 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: BrokenPipeError: [Errno 32] Broken pipe 2019-12-20 00:36:25.374 45 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-20 00:36:25.374 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-20 00:36:25.374 45 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-20 00:36:25.374 45 ERROR rally.cli.cliutils File "", line 2, in show 2019-12-20 00:36:25.374 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-20 00:36:25.374 45 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-20 00:36:25.374 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-12-20 00:36:25.374 45 ERROR rally.cli.cliutils sortby_index=index) 2019-12-20 00:36:25.374 45 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 163, in print_list 2019-12-20 00:36:25.374 45 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body).decode()) 2019-12-20 00:36:25.374 45 ERROR rally.cli.cliutils BrokenPipeError: [Errno 32] Broken pipe 2019-12-20 00:36:25.374 45 ERROR rally.cli.cliutils