2021-03-03 10:54:07.961 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:54:07.961 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:54:07.961 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-03 10:54:09.936 6 ERROR rally.cli.cliutils 2021-03-03 10:54:11.298 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:54:11.298 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:54:11.298 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:54:15.007 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:54:15.008 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:54:15.008 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:54:20.128 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:54:20.128 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:54:20.128 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:54:21.398 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:54:21.398 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:54:21.398 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils force=force) 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-03 10:54:23.178 15 ERROR rally.cli.cliutils 2021-03-03 10:54:24.569 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:54:24.570 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:54:24.570 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:54:26.347 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-03 10:54:26.415 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-774dbb2e-fe2e-4298-8f2c-4bb30b6b354b/repo. 2021-03-03 10:54:26.727 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-774dbb2e-fe2e-4298-8f2c-4bb30b6b354b/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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 ' 2021-03-03 10:54:26.741 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-03 10:54:26.753 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-03 10:54:26.780 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-03 10:54:26.831 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-03 10:54:27.540 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=774dbb2e-fe2e-4298-8f2c-4bb30b6b354b) has been successfully created! 2021-03-03 10:54:28.946 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:54:28.946 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:54:28.946 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:54:35.307 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:54:35.307 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:54:35.307 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:54:37.214 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=774dbb2e-fe2e-4298-8f2c-4bb30b6b354b) for deployment 'opnfv-rally' (UUID=5acb31b0-e938-448b-a2d2-0ba19778e5c9). 2021-03-03 10:54:38.214 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=774dbb2e-fe2e-4298-8f2c-4bb30b6b354b) has been successfully configured for deployment 'opnfv-rally' (UUID=5acb31b0-e938-448b-a2d2-0ba19778e5c9)! 2021-03-03 10:54:45.577 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:54:45.577 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:54:45.577 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:54:47.417 32 INFO rally.api [-] Starting verification (UUID=a58845fe-6b06-48cc-bd09-f7e89b008d0c) for deployment 'opnfv-rally' (UUID=5acb31b0-e938-448b-a2d2-0ba19778e5c9) by verifier 'opnfv-tempest' (UUID=774dbb2e-fe2e-4298-8f2c-4bb30b6b354b). 2021-03-03 10:54:48.506 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-03 10:54:49.580 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-03 10:54:49.580 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-774dbb2e-fe2e-4298-8f2c-4bb30b6b354b/for-deployment-5acb31b0-e938-448b-a2d2-0ba19778e5c9/tempest.log' to option 'log_file'. 2021-03-03 10:54:49.581 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-774dbb2e-fe2e-4298-8f2c-4bb30b6b354b/for-deployment-5acb31b0-e938-448b-a2d2-0ba19778e5c9/tempest.log 2021-03-03 10:54:49.581 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-03 10:54:49.582 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-774dbb2e-fe2e-4298-8f2c-4bb30b6b354b/for-deployment-5acb31b0-e938-448b-a2d2-0ba19778e5c9/lock_files' to option 'lock_path'. 2021-03-03 10:54:49.582 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-774dbb2e-fe2e-4298-8f2c-4bb30b6b354b/for-deployment-5acb31b0-e938-448b-a2d2-0ba19778e5c9/lock_files 2021-03-03 10:54:49.583 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-03 10:54:49.583 32 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 2021-03-03 10:54:49.583 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a525b526-74fb-449a-b98b-c9f0c82af483 2021-03-03 10:54:49.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 84829f5c-50cb-4a68-991b-47cedadc5b71 2021-03-03 10:54:49.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2dd5dbb6-c3f4-4f39-83f1-b770bb2299fb 2021-03-03 10:54:49.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 119d8bf5-d3b4-4557-a875-5940cda014ed 2021-03-03 10:54:49.854 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-03 10:54:49.855 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-03 10:54:49.856 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-03 10:54:49.919 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 10:54:49.966 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-03 10:54:49.967 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a58845fe_BUvS7xJj' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 10:54:50.391 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a58845fe_BUvS7xJj' (ID = 93818535-af4a-4b48-84d3-b266f7a9f295) has been successfully created! 2021-03-03 10:54:50.391 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '93818535-af4a-4b48-84d3-b266f7a9f295' to option 'instance_type'. 2021-03-03 10:54:50.392 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 93818535-af4a-4b48-84d3-b266f7a9f295 2021-03-03 10:54:50.394 32 INFO rally.task.context [-] Verification 774dbb2e-fe2e-4298-8f2c-4bb30b6b354b | Context tempest@default setup() finished in 2.38 sec 2021-03-03 10:54:50.395 32 INFO rally.task.context [-] Verification 774dbb2e-fe2e-4298-8f2c-4bb30b6b354b | Context testr@default setup() finished in 0.93 msec 2021-03-03 10:54:50.396 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/06d0ff36-a94d-4ca3-9125-523dd74c83b7'. 2021-03-03 10:55:04.237 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.038s] 2021-03-03 10:55:05.343 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.049s] 2021-03-03 10:55:05.993 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.649s] 2021-03-03 10:55:06.021 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.028s] 2021-03-03 10:55:07.798 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.774s] 2021-03-03 10:55:07.863 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.066s] 2021-03-03 10:55:10.887 32 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 [7.938s] 2021-03-03 10:55:23.504 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [10.778s] 2021-03-03 10:55:24.097 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2021-03-03 10:55:24.098 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2021-03-03 10:55:25.178 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2021-03-03 10:55:25.179 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: b'l3-ha extension not enabled.' 2021-03-03 10:55:25.180 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: b'router extension not enabled.' 2021-03-03 10:55:32.924 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-03-03 10:55:38.426 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [5.500s] 2021-03-03 10:55:45.707 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [12.259s] 2021-03-03 10:55:49.193 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... fail [13.792s] 2021-03-03 10:55:52.392 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [13.963s] 2021-03-03 10:55:52.394 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-03-03 10:55:58.208 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [9.018s] 2021-03-03 10:55:58.226 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [5.833s] 2021-03-03 10:56:01.822 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [3.594s] 2021-03-03 10:56:03.683 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [5.475s] 2021-03-03 10:56:11.098 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [9.276s] 2021-03-03 10:56:11.993 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [8.309s] 2021-03-03 10:56:21.099 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [9.105s] 2021-03-03 10:56:23.524 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... fail [60.007s] 2021-03-03 10:56:23.545 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.030s] 2021-03-03 10:56:23.572 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... fail [0.025s] 2021-03-03 10:56:24.619 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... fail [3.513s] 2021-03-03 10:56:30.623 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.569s] 2021-03-03 10:56:36.585 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: b'router extension not enabled.' 2021-03-03 10:56:37.476 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... fail [12.854s] 2021-03-03 10:56:50.171 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... fail [12.695s] 2021-03-03 10:56:53.311 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [3.142s] 2021-03-03 10:56:58.980 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... fail [5.663s] 2021-03-03 10:57:01.106 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [1.653s] 2021-03-03 10:57:04.045 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [2.939s] 2021-03-03 10:57:07.578 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [8.600s] 2021-03-03 10:57:07.602 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... fail [0.021s] 2021-03-03 10:57:14.728 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON ... fail 2021-03-03 10:57:14.730 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: b'l3_agent_scheduler extension not enabled.' 2021-03-03 10:57:14.731 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'router extension not enabled.' 2021-03-03 10:57:30.719 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [2.792s] 2021-03-03 10:57:32.805 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [2.633s] 2021-03-03 10:57:32.823 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.018s] 2021-03-03 10:57:33.387 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.564s] 2021-03-03 10:57:33.630 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [1.317s] 2021-03-03 10:57:35.044 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [4.324s] 2021-03-03 10:57:35.840 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-03-03 10:57:36.546 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [1.501s] 2021-03-03 10:57:36.772 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [3.384s] 2021-03-03 10:57:39.820 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [3.273s] 2021-03-03 10:57:51.320 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [11.498s] 2021-03-03 10:57:52.212 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.892s] 2021-03-03 10:57:52.679 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.467s] 2021-03-03 10:57:53.246 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [7.190s] 2021-03-03 10:58:16.983 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [6.026s] 2021-03-03 10:58:21.991 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [5.008s] 2021-03-03 10:58:23.973 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [7.018s] 2021-03-03 10:58:30.296 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-03-03 10:58:49.570 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [9.131s] 2021-03-03 10:58:49.799 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-03-03 10:59:01.295 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [2.094s] 2021-03-03 10:59:07.794 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [18.224s] 2021-03-03 10:59:09.515 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [4.499s] 2021-03-03 10:59:10.276 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request ... success [13.276s] 2021-03-03 10:59:15.589 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_empty ... success [5.314s] 2021-03-03 10:59:15.964 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [8.169s] 2021-03-03 10:59:23.550 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_inherited_policy ... success [7.960s] 2021-03-03 10:59:28.337 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [12.372s] 2021-03-03 10:59:38.910 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [10.572s] 2021-03-03 10:59:47.063 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [8.152s] 2021-03-03 10:59:48.748 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [6.657s] 2021-03-03 11:00:06.794 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [19.730s] 2021-03-03 11:00:07.020 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [11.038s] 2021-03-03 11:00:11.602 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [16.122s] 2021-03-03 11:00:14.457 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [2.854s] 2021-03-03 11:00:23.051 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [16.256s] 2021-03-03 11:00:23.401 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [1.264s] 2021-03-03 11:00:24.494 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [1.089s] 2021-03-03 11:00:27.453 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [2.961s] 2021-03-03 11:00:27.966 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.513s] 2021-03-03 11:00:28.441 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.474s] 2021-03-03 11:00:28.732 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.291s] 2021-03-03 11:00:29.533 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.800s] 2021-03-03 11:00:47.086 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [7.115s] 2021-03-03 11:00:58.484 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'auto-allocated-topology extension not enabled.' 2021-03-03 11:01:00.607 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [10.003s] 2021-03-03 11:01:04.283 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.669s] 2021-03-03 11:01:04.717 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.609s] 2021-03-03 11:01:08.036 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [7.429s] 2021-03-03 11:01:09.549 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.482s] 2021-03-03 11:01:09.570 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.021s] 2021-03-03 11:01:09.589 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.018s] 2021-03-03 11:01:09.609 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.020s] 2021-03-03 11:01:09.685 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [5.401s] 2021-03-03 11:01:17.437 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [7.752s] 2021-03-03 11:01:23.733 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [15.695s] 2021-03-03 11:01:25.453 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [8.014s] 2021-03-03 11:01:31.936 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... fail [8.240s] 2021-03-03 11:01:32.813 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [9.080s] 2021-03-03 11:01:33.345 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.157s] 2021-03-03 11:01:35.101 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.756s] 2021-03-03 11:01:36.276 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [3.462s] 2021-03-03 11:01:41.173 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [4.896s] 2021-03-03 11:01:46.273 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: b'metering extension not enabled.' 2021-03-03 11:01:46.274 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: b'metering extension not enabled.' 2021-03-03 11:01:56.252 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [4.208s] 2021-03-03 11:01:57.775 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [16.600s] 2021-03-03 11:02:02.277 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [6.023s] 2021-03-03 11:02:02.305 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.029s] 2021-03-03 11:02:02.368 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.062s] 2021-03-03 11:02:02.415 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.046s] 2021-03-03 11:02:02.463 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.047s] 2021-03-03 11:02:03.132 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [6.463s] 2021-03-03 11:02:04.098 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.967s] 2021-03-03 11:02:05.225 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [2.966s] 2021-03-03 11:02:10.102 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [12.326s] 2021-03-03 11:02:14.402 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON ... skip: b'router extension not enabled.' 2021-03-03 11:02:14.402 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: b'metering extension not enabled.' 2021-03-03 11:02:24.902 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [14.798s] 2021-03-03 11:02:30.570 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [3.481s] 2021-03-03 11:02:32.044 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [1.474s] 2021-03-03 11:02:33.819 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.774s] 2021-03-03 11:02:35.428 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.608s] 2021-03-03 11:02:35.570 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [10.668s] 2021-03-03 11:02:36.446 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [1.018s] 2021-03-03 11:02:38.510 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [2.064s] 2021-03-03 11:02:38.533 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.022s] 2021-03-03 11:02:38.570 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.037s] 2021-03-03 11:02:38.609 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.036s] 2021-03-03 11:02:38.647 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.039s] 2021-03-03 11:02:40.721 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [14.675s] 2021-03-03 11:02:40.773 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [13.333s] 2021-03-03 11:02:41.185 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [2.537s] 2021-03-03 11:02:42.733 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.547s] 2021-03-03 11:02:44.967 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [2.233s] 2021-03-03 11:02:47.018 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [6.297s] 2021-03-03 11:02:47.442 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [2.474s] 2021-03-03 11:02:48.693 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [7.921s] 2021-03-03 11:02:49.239 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.797s] 2021-03-03 11:02:49.504 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [2.486s] 2021-03-03 11:02:49.952 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [1.259s] 2021-03-03 11:02:50.789 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.549s] 2021-03-03 11:02:51.949 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [16.378s] 2021-03-03 11:02:52.076 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [1.287s] 2021-03-03 11:02:53.865 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [1.789s] 2021-03-03 11:03:00.458 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [10.954s] 2021-03-03 11:03:01.006 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [11.053s] 2021-03-03 11:03:05.270 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [13.320s] 2021-03-03 11:03:07.534 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [7.074s] 2021-03-03 11:03:07.965 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [6.958s] 2021-03-03 11:03:31.485 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.704s] 2021-03-03 11:03:31.945 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [26.672s] 2021-03-03 11:03:32.258 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [0.771s] 2021-03-03 11:03:32.528 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.269s] 2021-03-03 11:03:32.816 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.288s] 2021-03-03 11:03:33.863 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.045s] 2021-03-03 11:03:35.545 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.679s] 2021-03-03 11:03:36.186 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.643s] 2021-03-03 11:03:36.405 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.220s] 2021-03-03 11:03:36.628 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.223s] 2021-03-03 11:03:40.656 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [8.712s] 2021-03-03 11:03:42.720 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [2.572s] 2021-03-03 11:03:43.299 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [1.725s] 2021-03-03 11:03:43.528 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [2.871s] 2021-03-03 11:03:45.997 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [3.276s] 2021-03-03 11:03:46.373 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [2.844s] 2021-03-03 11:03:55.524 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [9.151s] 2021-03-03 11:03:55.692 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [1.243s] 2021-03-03 11:03:55.716 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.025s] 2021-03-03 11:03:55.736 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.019s] 2021-03-03 11:04:05.961 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [10.436s] 2021-03-03 11:04:06.315 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2021-03-03 11:04:06.316 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: b'l3-ha extension not enabled.' 2021-03-03 11:04:06.317 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-03-03 11:04:06.318 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest ... skip: b'router extension not enabled.' 2021-03-03 11:04:06.951 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [3.720s] 2021-03-03 11:04:06.952 32 INFO opnfv-tempest [-] {3} 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' 2021-03-03 11:04:08.420 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [1.469s] 2021-03-03 11:04:08.547 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.127s] 2021-03-03 11:04:09.409 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.861s] 2021-03-03 11:04:09.665 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [3.704s] 2021-03-03 11:04:13.683 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.598s] 2021-03-03 11:04:14.340 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.654s] 2021-03-03 11:04:14.701 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.362s] 2021-03-03 11:04:15.181 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.478s] 2021-03-03 11:04:15.772 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.590s] 2021-03-03 11:04:18.013 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [8.347s] 2021-03-03 11:04:18.529 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.755s] 2021-03-03 11:04:19.632 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.103s] 2021-03-03 11:04:19.762 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.130s] 2021-03-03 11:04:19.990 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.228s] 2021-03-03 11:04:32.921 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: b'dscp_marking rule type is required.' 2021-03-03 11:04:34.877 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [24.033s] 2021-03-03 11:04:44.376 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.884s] 2021-03-03 11:04:50.819 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [8.297s] 2021-03-03 11:04:51.370 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [6.994s] 2021-03-03 11:04:57.378 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [6.007s] 2021-03-03 11:05:01.386 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [4.009s] 2021-03-03 11:05:03.584 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [12.762s] 2021-03-03 11:05:03.586 32 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' 2021-03-03 11:05:03.587 32 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' 2021-03-03 11:05:04.196 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [1.584s] 2021-03-03 11:05:07.736 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [32.858s] 2021-03-03 11:05:08.490 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [4.900s] 2021-03-03 11:05:08.491 32 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' 2021-03-03 11:05:08.492 32 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' 2021-03-03 11:05:08.494 32 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' 2021-03-03 11:05:09.144 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [7.756s] 2021-03-03 11:05:11.928 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [2.784s] 2021-03-03 11:05:12.770 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.841s] 2021-03-03 11:05:12.792 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.021s] 2021-03-03 11:05:13.937 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [1.145s] 2021-03-03 11:05:13.957 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.019s] 2021-03-03 11:05:15.956 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [1.998s] 2021-03-03 11:05:19.166 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [3.210s] 2021-03-03 11:05:20.996 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [1.829s] 2021-03-03 11:05:24.940 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [3.943s] 2021-03-03 11:05:28.589 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [3.649s] 2021-03-03 11:05:33.411 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [4.821s] 2021-03-03 11:05:36.482 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [3.070s] 2021-03-03 11:05:36.509 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.027s] 2021-03-03 11:05:36.686 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.306s] 2021-03-03 11:05:36.947 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.257s] 2021-03-03 11:05:37.066 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.120s] 2021-03-03 11:05:37.179 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.112s] 2021-03-03 11:05:37.380 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.201s] 2021-03-03 11:05:38.016 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [1.507s] 2021-03-03 11:05:38.225 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.842s] 2021-03-03 11:05:38.542 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.317s] 2021-03-03 11:05:38.587 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.045s] 2021-03-03 11:05:38.632 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.045s] 2021-03-03 11:05:38.701 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.067s] 2021-03-03 11:05:43.932 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [5.915s] 2021-03-03 11:05:49.136 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [15.537s] 2021-03-03 11:05:52.938 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [9.004s] 2021-03-03 11:05:52.971 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-03-03 11:05:53.112 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.175s] 2021-03-03 11:05:54.382 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [1.269s] 2021-03-03 11:05:55.458 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [1.075s] 2021-03-03 11:05:58.657 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [3.198s] 2021-03-03 11:05:58.972 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.314s] 2021-03-03 11:05:58.991 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.019s] 2021-03-03 11:05:59.009 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.017s] 2021-03-03 11:06:00.210 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [11.072s] 2021-03-03 11:06:00.211 32 INFO opnfv-tempest [-] {2} 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' 2021-03-03 11:06:00.213 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... skip [0.001s]: b'Skipped because network extension: auto-allocated-topology is not enabled' 2021-03-03 11:06:03.347 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [2.649s] 2021-03-03 11:06:04.758 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [5.748s] 2021-03-03 11:06:04.820 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [1.474s] 2021-03-03 11:06:09.654 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [9.441s] 2021-03-03 11:06:09.656 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-03-03 11:06:12.474 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [7.653s] 2021-03-03 11:06:14.787 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [5.133s] 2021-03-03 11:06:20.703 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [5.914s] 2021-03-03 11:06:21.890 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [9.415s] 2021-03-03 11:06:23.907 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.426s] 2021-03-03 11:06:30.771 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [8.880s] 2021-03-03 11:06:33.882 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [13.178s] 2021-03-03 11:06:36.487 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [5.715s] 2021-03-03 11:06:39.345 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [2.857s] 2021-03-03 11:06:42.175 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [2.828s] 2021-03-03 11:06:43.628 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [1.454s] 2021-03-03 11:06:44.257 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.628s] 2021-03-03 11:06:44.636 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.379s] 2021-03-03 11:06:45.393 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.755s] 2021-03-03 11:06:46.521 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [1.128s] 2021-03-03 11:06:46.603 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [12.720s] 2021-03-03 11:06:48.982 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [2.461s] 2021-03-03 11:06:50.945 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [1.962s] 2021-03-03 11:06:53.039 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [2.093s] 2021-03-03 11:06:53.788 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [7.184s] 2021-03-03 11:06:56.507 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [3.468s] 2021-03-03 11:06:59.504 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest ... skip: b'router extension not enabled.' 2021-03-03 11:06:59.505 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2021-03-03 11:06:59.506 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: b'l3-ha extension not enabled.' 2021-03-03 11:06:59.507 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2021-03-03 11:07:00.903 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [7.115s] 2021-03-03 11:07:10.905 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [9.997s] 2021-03-03 11:07:10.906 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-03-03 11:07:10.908 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-03-03 11:07:10.909 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-03-03 11:07:16.524 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [5.619s] 2021-03-03 11:07:21.028 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.712s] 2021-03-03 11:07:21.037 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [4.510s] 2021-03-03 11:07:21.041 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [4.644s] 2021-03-03 11:07:27.058 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [6.016s] 2021-03-03 11:07:30.570 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [9.533s] 2021-03-03 11:07:31.060 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [4.002s] 2021-03-03 11:07:41.311 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [10.741s] 2021-03-03 11:07:42.201 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [11.139s] 2021-03-03 11:07:49.814 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [7.613s] 2021-03-03 11:07:51.617 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [2.541s] 2021-03-03 11:07:52.810 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [11.497s] 2021-03-03 11:07:53.598 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [3.782s] 2021-03-03 11:07:55.889 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [3.079s] 2021-03-03 11:07:56.858 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... fail [3.255s] 2021-03-03 11:08:02.282 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [10.664s] 2021-03-03 11:08:02.932 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.649s] 2021-03-03 11:08:13.071 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [10.139s] 2021-03-03 11:08:24.693 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [11.621s] 2021-03-03 11:08:31.378 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [6.685s] 2021-03-03 11:08:35.598 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.357s] 2021-03-03 11:08:37.576 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [6.197s] 2021-03-03 11:08:39.776 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [2.200s] 2021-03-03 11:08:43.489 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [3.710s] 2021-03-03 11:08:46.040 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: b'Skipped because network extension: router-interface-fip is not enabled' 2021-03-03 11:08:46.041 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2021-03-03 11:08:46.041 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-03-03 11:08:46.619 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [15.532s] 2021-03-03 11:08:46.913 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [3.424s] 2021-03-03 11:08:48.921 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [2.008s] 2021-03-03 11:08:49.453 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.532s] 2021-03-03 11:08:49.621 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [3.003s] 2021-03-03 11:08:50.675 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.641s] 2021-03-03 11:08:51.539 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [2.084s] 2021-03-03 11:09:00.645 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [9.106s] 2021-03-03 11:09:03.563 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [2.916s] 2021-03-03 11:09:05.740 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [2.177s] 2021-03-03 11:09:08.390 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [18.765s] 2021-03-03 11:09:08.869 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [3.128s] 2021-03-03 11:09:17.154 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [8.285s] 2021-03-03 11:09:30.564 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.522s] 2021-03-03 11:09:30.979 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [2.386s] 2021-03-03 11:09:31.153 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.586s] 2021-03-03 11:09:31.379 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.227s] 2021-03-03 11:09:31.615 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.235s] 2021-03-03 11:09:32.719 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.103s] 2021-03-03 11:09:33.489 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.509s] 2021-03-03 11:09:34.305 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.581s] 2021-03-03 11:09:35.007 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.704s] 2021-03-03 11:09:35.097 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.091s] 2021-03-03 11:09:35.203 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.106s] 2021-03-03 11:09:35.358 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.153s] 2021-03-03 11:09:41.779 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [4.106s] 2021-03-03 11:09:48.403 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.027s] 2021-03-03 11:09:48.423 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.020s] 2021-03-03 11:09:52.861 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [4.436s] 2021-03-03 11:09:53.316 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.454s] 2021-03-03 11:09:53.429 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.113s] 2021-03-03 11:09:53.532 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.102s] 2021-03-03 11:10:05.982 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [3.100s] 2021-03-03 11:10:12.207 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [6.225s] 2021-03-03 11:10:13.006 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [3.504s] 2021-03-03 11:10:13.562 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [1.354s] 2021-03-03 11:10:17.158 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [4.904s] 2021-03-03 11:10:19.597 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [6.034s] 2021-03-03 11:10:23.282 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [3.684s] 2021-03-03 11:10:25.313 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [12.306s] 2021-03-03 11:10:27.113 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [1.800s] 2021-03-03 11:10:31.313 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [4.199s] 2021-03-03 11:10:31.338 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.024s] 2021-03-03 11:10:32.132 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.794s] 2021-03-03 11:10:32.193 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.061s] 2021-03-03 11:10:32.448 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.254s] 2021-03-03 11:10:32.471 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.022s] 2021-03-03 11:10:32.495 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.024s] 2021-03-03 11:10:34.510 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [2.014s] 2021-03-03 11:10:35.425 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.914s] 2021-03-03 11:10:39.331 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [3.905s] 2021-03-03 11:10:39.390 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.059s] 2021-03-03 11:10:40.104 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... success [40.134s] 2021-03-03 11:10:40.226 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.836s] 2021-03-03 11:10:42.338 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [2.111s] 2021-03-03 11:10:46.955 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [4.616s] 2021-03-03 11:10:47.157 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [3.357s] 2021-03-03 11:10:47.207 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.050s] 2021-03-03 11:10:47.262 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.055s] 2021-03-03 11:10:47.295 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.032s] 2021-03-03 11:10:47.679 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.724s] 2021-03-03 11:10:48.368 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [1.072s] 2021-03-03 11:10:48.830 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.462s] 2021-03-03 11:10:50.028 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [1.197s] 2021-03-03 11:10:50.062 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.033s] 2021-03-03 11:10:50.737 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.675s] 2021-03-03 11:10:51.467 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [3.786s] 2021-03-03 11:10:52.723 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [1.255s] 2021-03-03 11:10:53.681 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.957s] 2021-03-03 11:11:11.447 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [11.324s] 2021-03-03 11:11:12.076 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.073s] 2021-03-03 11:11:12.312 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.234s] 2021-03-03 11:11:12.507 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.195s] 2021-03-03 11:11:12.614 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.106s] 2021-03-03 11:11:12.830 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.214s] 2021-03-03 11:11:13.970 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.137s] 2021-03-03 11:11:14.441 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.471s] 2021-03-03 11:11:14.485 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.044s] 2021-03-03 11:11:14.529 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.045s] 2021-03-03 11:11:22.775 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [11.327s] 2021-03-03 11:11:30.193 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [4.125s] 2021-03-03 11:11:35.024 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [4.830s] 2021-03-03 11:11:40.555 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [5.530s] 2021-03-03 11:11:43.435 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [20.657s] 2021-03-03 11:11:48.861 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [8.305s] 2021-03-03 11:12:01.107 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [25.970s] 2021-03-03 11:12:09.891 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [8.786s] 2021-03-03 11:12:11.011 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [28.692s] 2021-03-03 11:12:16.716 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [1.531s] 2021-03-03 11:12:18.669 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [1.952s] 2021-03-03 11:12:18.700 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.031s] 2021-03-03 11:12:18.731 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.031s] 2021-03-03 11:12:18.798 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.066s] 2021-03-03 11:12:18.829 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.031s] 2021-03-03 11:12:20.036 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [9.025s] 2021-03-03 11:12:20.161 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [10.268s] 2021-03-03 11:12:26.983 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON ... skip: b'router extension not enabled.' 2021-03-03 11:12:26.983 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-03-03 11:12:30.009 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [9.848s] 2021-03-03 11:12:30.786 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [10.749s] 2021-03-03 11:12:36.825 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.318s] 2021-03-03 11:12:37.886 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [1.059s] 2021-03-03 11:12:38.399 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.513s] 2021-03-03 11:12:38.717 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [8.706s] 2021-03-03 11:12:38.801 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.401s] 2021-03-03 11:12:39.659 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.857s] 2021-03-03 11:12:40.781 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [9.994s] 2021-03-03 11:12:42.895 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [3.234s] 2021-03-03 11:12:44.102 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.207s] 2021-03-03 11:12:44.236 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.134s] 2021-03-03 11:12:44.405 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.169s] 2021-03-03 11:12:44.563 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.157s] 2021-03-03 11:12:47.549 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [8.831s] 2021-03-03 11:12:54.942 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [14.159s] 2021-03-03 11:12:58.835 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [11.285s] 2021-03-03 11:13:03.447 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [1.849s] 2021-03-03 11:13:05.105 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [1.657s] 2021-03-03 11:13:06.011 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.905s] 2021-03-03 11:13:06.036 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.025s] 2021-03-03 11:13:06.265 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.228s] 2021-03-03 11:13:06.887 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [11.944s] 2021-03-03 11:13:07.463 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [1.197s] 2021-03-03 11:13:09.057 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [1.593s] 2021-03-03 11:13:10.133 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.076s] 2021-03-03 11:13:11.089 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.955s] 2021-03-03 11:13:12.745 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [13.908s] 2021-03-03 11:13:14.623 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [7.736s] 2021-03-03 11:13:21.194 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [6.570s] 2021-03-03 11:13:34.382 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [21.637s] 2021-03-03 11:13:37.310 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_get_rules_by_policy ... success [4.752s] 2021-03-03 11:13:38.523 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create ... success [1.213s] 2021-03-03 11:13:39.618 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_missing_min_kbps ... success [1.095s] 2021-03-03 11:13:41.189 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [1.570s] 2021-03-03 11:13:41.310 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.120s] 2021-03-03 11:13:43.961 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_pass_for_direction_ingress ... success [2.650s] 2021-03-03 11:13:44.076 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.115s] 2021-03-03 11:13:45.218 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [24.021s] 2021-03-03 11:13:46.437 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_delete ... success [2.360s] 2021-03-03 11:13:47.094 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [1.877s] 2021-03-03 11:13:50.115 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_update ... success [3.678s] 2021-03-03 11:13:56.625 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [9.529s] 2021-03-03 11:14:03.988 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [7.362s] 2021-03-03 11:14:05.593 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [31.208s] 2021-03-03 11:14:09.684 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [5.695s] 2021-03-03 11:14:16.826 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [11.233s] 2021-03-03 11:14:18.206 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [8.522s] 2021-03-03 11:14:21.053 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [3.346s] 2021-03-03 11:14:25.798 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-03-03 11:14:27.213 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [6.159s] 2021-03-03 11:14:36.206 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [8.991s] 2021-03-03 11:14:36.732 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [18.524s] 2021-03-03 11:14:44.032 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [7.826s] 2021-03-03 11:14:46.205 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [9.472s] 2021-03-03 11:14:53.307 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [9.272s] 2021-03-03 11:14:57.208 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [11.002s] 2021-03-03 11:14:59.015 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [5.709s] 2021-03-03 11:15:01.880 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [2.864s] 2021-03-03 11:15:04.409 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [2.529s] 2021-03-03 11:15:07.568 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [3.159s] 2021-03-03 11:15:11.428 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [3.858s] 2021-03-03 11:15:11.829 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [14.620s] 2021-03-03 11:15:13.965 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [2.536s] 2021-03-03 11:15:28.894 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [17.064s] 2021-03-03 11:15:29.985 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.054s] 2021-03-03 11:15:30.014 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.028s] 2021-03-03 11:15:35.539 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [5.525s] 2021-03-03 11:15:35.950 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.410s] 2021-03-03 11:15:36.049 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.098s] 2021-03-03 11:15:36.157 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.108s] 2021-03-03 11:15:40.492 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [11.596s] 2021-03-03 11:15:53.167 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [6.774s] 2021-03-03 11:15:56.889 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [3.723s] 2021-03-03 11:16:10.486 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [2.662s] 2021-03-03 11:16:14.168 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [3.682s] 2021-03-03 11:16:16.734 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [2.565s] 2021-03-03 11:16:17.382 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.647s] 2021-03-03 11:16:17.384 32 INFO opnfv-tempest [-] {1} 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' 2021-03-03 11:16:18.821 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [1.437s] 2021-03-03 11:16:22.925 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [4.103s] 2021-03-03 11:16:25.743 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [2.816s] 2021-03-03 11:16:26.420 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.677s] 2021-03-03 11:16:28.825 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [2.403s] 2021-03-03 11:16:33.077 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [4.251s] 2021-03-03 11:16:36.401 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [3.324s] 2021-03-03 11:16:37.224 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.823s] 2021-03-03 11:17:06.019 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... fail [0.685s] 2021-03-03 11:17:06.042 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... fail [0.022s] 2021-03-03 11:17:06.075 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... fail [0.029s] 2021-03-03 11:17:06.111 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... fail [0.033s] 2021-03-03 11:17:06.140 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... fail [0.027s] 2021-03-03 11:17:06.164 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... fail [0.023s] 2021-03-03 11:17:11.798 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-03-03 11:17:12.367 32 INFO rally.task.context [-] Verification 774dbb2e-fe2e-4298-8f2c-4bb30b6b354b | Context testr@default cleanup() started 2021-03-03 11:17:12.368 32 INFO rally.task.context [-] Verification 774dbb2e-fe2e-4298-8f2c-4bb30b6b354b | Context testr@default cleanup() finished in 0.76 msec 2021-03-03 11:17:12.368 32 INFO rally.task.context [-] Verification 774dbb2e-fe2e-4298-8f2c-4bb30b6b354b | Context tempest@default cleanup() started 2021-03-03 11:17:12.925 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-03 11:17:13.044 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-03 11:17:13.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a58845fe_BUvS7xJj'. 2021-03-03 11:17:13.597 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a58845fe_BUvS7xJj' has been deleted. 2021-03-03 11:17:13.598 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '93818535-af4a-4b48-84d3-b266f7a9f295' of option 'instance_type' from Tempest config file. 2021-03-03 11:17:13.598 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '93818535-af4a-4b48-84d3-b266f7a9f295' has been removed. 2021-03-03 11:17:13.607 32 INFO rally.task.context [-] Verification 774dbb2e-fe2e-4298-8f2c-4bb30b6b354b | Context tempest@default cleanup() finished in 1.24 sec 2021-03-03 11:17:13.677 32 INFO rally.api [-] Verification (UUID=a58845fe-6b06-48cc-bd09-f7e89b008d0c) has been successfully finished for deployment 'opnfv-rally' (UUID=5acb31b0-e938-448b-a2d2-0ba19778e5c9)! 2021-03-03 11:17:15.238 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:17:15.238 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:17:15.238 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:17:17.018 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:17:17.019 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:17:17.019 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:17:18.892 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'a58845fe-6b06-48cc-bd09-f7e89b008d0c' 2021-03-03 11:17:18.926 44 INFO rally.api [-] The report has been successfully built. 2021-03-03 11:17:20.307 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 11:17:20.307 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 11:17:20.308 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 11:17:22.156 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a58845fe-6b06-48cc-bd09-f7e89b008d0c' 2021-03-03 11:17:22.182 46 INFO rally.api [-] The report has been successfully built.