2019-12-27 18:30:19.020 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:30:19.021 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:30:19.021 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:30:21.183 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 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 18:30:21.183 6 ERROR rally.cli.cliutils 2019-12-27 18:30:22.719 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:30:22.719 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:30:22.719 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:30:27.085 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:30:27.085 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:30:27.086 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:30:31.979 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:30:31.979 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:30:31.980 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:30:33.563 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:30:33.564 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:30:33.564 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:30:35.729 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 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils force=force) 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 18:30:35.729 15 ERROR rally.cli.cliutils 2019-12-27 18:30:37.318 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:30:37.318 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:30:37.318 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:30:39.617 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-27 18:30:39.695 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3bac2e1e-e65f-4608-8807-7d67a9abf069/repo. 2019-12-27 18:30:39.891 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3bac2e1e-e65f-4608-8807-7d67a9abf069/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-12-27 18:30:39.904 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-27 18:30:39.913 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-27 18:30:39.940 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-27 18:30:40.007 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-27 18:30:40.857 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3bac2e1e-e65f-4608-8807-7d67a9abf069) has been successfully created! 2019-12-27 18:30:42.626 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:30:42.627 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:30:42.627 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:30:47.341 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:30:47.341 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:30:47.341 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:30:49.406 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3bac2e1e-e65f-4608-8807-7d67a9abf069) for deployment 'opnfv-rally' (UUID=da52b2f2-95c2-4b8d-bb26-115bd51ebc45). 2019-12-27 18:30:49.870 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3bac2e1e-e65f-4608-8807-7d67a9abf069) has been successfully configured for deployment 'opnfv-rally' (UUID=da52b2f2-95c2-4b8d-bb26-115bd51ebc45)! 2019-12-27 18:30:58.487 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:30:58.488 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:30:58.488 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:31:00.607 32 INFO rally.api [-] Starting verification (UUID=63894227-0c4b-4b88-82ad-c07ac7313fed) for deployment 'opnfv-rally' (UUID=da52b2f2-95c2-4b8d-bb26-115bd51ebc45) by verifier 'opnfv-tempest' (UUID=3bac2e1e-e65f-4608-8807-7d67a9abf069). 2019-12-27 18:31:01.223 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-27 18:31:01.223 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3bac2e1e-e65f-4608-8807-7d67a9abf069/for-deployment-da52b2f2-95c2-4b8d-bb26-115bd51ebc45/tempest.log' to option 'log_file'. 2019-12-27 18:31:01.224 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3bac2e1e-e65f-4608-8807-7d67a9abf069/for-deployment-da52b2f2-95c2-4b8d-bb26-115bd51ebc45/tempest.log 2019-12-27 18:31:01.224 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-27 18:31:01.224 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3bac2e1e-e65f-4608-8807-7d67a9abf069/for-deployment-da52b2f2-95c2-4b8d-bb26-115bd51ebc45/lock_files' to option 'lock_path'. 2019-12-27 18:31:01.225 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3bac2e1e-e65f-4608-8807-7d67a9abf069/for-deployment-da52b2f2-95c2-4b8d-bb26-115bd51ebc45/lock_files 2019-12-27 18:31:01.225 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-27 18:31:01.225 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 2019-12-27 18:31:01.226 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 14e79460-0881-4a82-b385-cd779241efc6 2019-12-27 18:31:01.226 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 54382bba-a21a-4f61-a789-88d58ffca6fc 2019-12-27 18:31:01.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e0f49aa6-9d2e-413e-9768-34e2c82a3490 2019-12-27 18:31:01.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0c8e1723-1b6f-4943-924d-a4543a39f4e3 2019-12-27 18:31:01.453 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-27 18:31:01.453 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = patrole-net_95335974-5cb2-4c14-aed7-dc09e25c5290 2019-12-27 18:31:01.454 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-27 18:31:01.543 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 18:31:01.793 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_7079b42b_rPLYpysl'. Using flavor 'rally_verify_7079b42b_rPLYpysl' (ID = 5fb3b259-0652-4a6d-84f4-1a6015fa0c3d) for the tests. 2019-12-27 18:31:01.793 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5fb3b259-0652-4a6d-84f4-1a6015fa0c3d' to option 'instance_type'. 2019-12-27 18:31:01.794 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5fb3b259-0652-4a6d-84f4-1a6015fa0c3d 2019-12-27 18:31:01.795 32 INFO rally.task.context [-] Verification 3bac2e1e-e65f-4608-8807-7d67a9abf069 | Context tempest@default setup() finished in 0.98 sec 2019-12-27 18:31:01.796 32 INFO rally.task.context [-] Verification 3bac2e1e-e65f-4608-8807-7d67a9abf069 | Context testr@default setup() finished in 0.42 msec 2019-12-27 18:31:01.797 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/ad16ebb7-e556-43b3-8415-ba459c43c731'. 2019-12-27 18:31:06.094 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2019-12-27 18:31:06.214 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2019-12-27 18:31:09.561 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [0.535s] 2019-12-27 18:31:09.595 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [0.576s] 2019-12-27 18:31:09.616 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [0.944s] 2019-12-27 18:31:09.621 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [0.417s] 2019-12-27 18:31:09.629 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [0.981s] 2019-12-27 18:31:09.646 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [0.501s] 2019-12-27 18:31:09.748 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [0.403s] 2019-12-27 18:31:09.810 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [0.545s] 2019-12-27 18:31:09.876 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [0.230s] 2019-12-27 18:31:09.889 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [0.532s] 2019-12-27 18:31:09.892 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [0.268s] 2019-12-27 18:31:09.893 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [0.599s] 2019-12-27 18:31:09.900 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [0.341s] 2019-12-27 18:31:10.035 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [0.635s] 2019-12-27 18:31:10.068 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [0.439s] 2019-12-27 18:31:10.132 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_create_flavor_service_profile ... success [0.721s] 2019-12-27 18:31:10.152 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [0.277s] 2019-12-27 18:31:10.162 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [0.568s] 2019-12-27 18:31:10.251 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [1.307s] 2019-12-27 18:31:10.260 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [0.449s] 2019-12-27 18:31:10.278 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [0.376s] 2019-12-27 18:31:10.308 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [1.344s] 2019-12-27 18:31:10.402 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [1.044s] 2019-12-27 18:31:10.403 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [1.058s] 2019-12-27 18:31:10.509 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [0.622s] 2019-12-27 18:31:10.551 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [0.837s] 2019-12-27 18:31:10.560 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [0.669s] 2019-12-27 18:31:10.618 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [1.002s] 2019-12-27 18:31:10.718 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [0.835s] 2019-12-27 18:31:10.844 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_delete_flavor_service_profile ... success [0.713s] 2019-12-27 18:31:10.914 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [0.751s] 2019-12-27 18:31:10.952 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [0.882s] 2019-12-27 18:31:10.998 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [0.719s] 2019-12-27 18:31:11.007 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [0.498s] 2019-12-27 18:31:11.036 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [1.099s] 2019-12-27 18:31:11.066 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [0.517s] 2019-12-27 18:31:11.088 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [1.856s] 2019-12-27 18:31:11.373 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_create_segment ... success [1.537s] 2019-12-27 18:31:11.433 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [0.713s] 2019-12-27 18:31:11.445 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [1.042s] 2019-12-27 18:31:11.447 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [0.820s] 2019-12-27 18:31:11.581 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [1.186s] 2019-12-27 18:31:11.690 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [0.774s] 2019-12-27 18:31:11.715 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [1.379s] 2019-12-27 18:31:11.782 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [0.782s] 2019-12-27 18:31:11.785 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [2.322s] 2019-12-27 18:31:11.794 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [0.728s] 2019-12-27 18:31:11.797 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [0.791s] 2019-12-27 18:31:11.817 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [1.565s] 2019-12-27 18:31:11.820 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [0.866s] 2019-12-27 18:31:11.877 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [1.317s] 2019-12-27 18:31:11.887 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [0.453s] 2019-12-27 18:31:12.169 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [1.133s] 2019-12-27 18:31:12.209 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [1.903s] 2019-12-27 18:31:12.228 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... success [0.513s] 2019-12-27 18:31:12.246 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [0.805s] 2019-12-27 18:31:12.370 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [0.787s] 2019-12-27 18:31:12.393 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [1.626s] 2019-12-27 18:31:12.441 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [1.887s] 2019-12-27 18:31:12.494 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [1.053s] 2019-12-27 18:31:12.584 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [0.787s] 2019-12-27 18:31:12.756 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [0.868s] 2019-12-27 18:31:12.795 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [0.915s] 2019-12-27 18:31:12.848 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [0.620s] 2019-12-27 18:31:13.018 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [0.773s] 2019-12-27 18:31:13.072 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_delete_segment ... success [1.698s] 2019-12-27 18:31:13.151 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [0.981s] 2019-12-27 18:31:13.199 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [1.381s] 2019-12-27 18:31:13.211 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [0.627s] 2019-12-27 18:31:13.212 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [0.714s] 2019-12-27 18:31:13.258 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [0.409s] 2019-12-27 18:31:13.368 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [0.572s] 2019-12-27 18:31:13.538 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [1.144s] 2019-12-27 18:31:13.556 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [2.469s] 2019-12-27 18:31:13.836 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [2.049s] 2019-12-27 18:31:13.888 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [0.674s] 2019-12-27 18:31:13.912 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [1.540s] 2019-12-27 18:31:13.933 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [0.915s] 2019-12-27 18:31:13.958 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [0.748s] 2019-12-27 18:31:13.986 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [0.833s] 2019-12-27 18:31:14.169 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... success [3.432s] 2019-12-27 18:31:14.196 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [0.937s] 2019-12-27 18:31:14.217 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [2.005s] 2019-12-27 18:31:14.229 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [0.861s] 2019-12-27 18:31:14.271 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [1.070s] 2019-12-27 18:31:14.297 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [2.121s] 2019-12-27 18:31:14.358 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [2.508s] 2019-12-27 18:31:14.370 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [0.384s] 2019-12-27 18:31:14.502 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_list_segments ... success [1.427s] 2019-12-27 18:31:14.629 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [0.740s] 2019-12-27 18:31:14.813 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [0.854s] 2019-12-27 18:31:14.883 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [0.653s] 2019-12-27 18:31:14.912 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [1.374s] 2019-12-27 18:31:14.968 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [0.596s] 2019-12-27 18:31:14.972 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [0.774s] 2019-12-27 18:31:15.300 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [0.487s] 2019-12-27 18:31:15.306 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [0.338s] 2019-12-27 18:31:15.323 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [0.439s] 2019-12-27 18:31:15.397 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [1.841s] 2019-12-27 18:31:15.603 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [1.385s] 2019-12-27 18:31:15.816 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [3.375s] 2019-12-27 18:31:15.873 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_show_segment ... success [1.371s] 2019-12-27 18:31:15.896 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [1.624s] 2019-12-27 18:31:16.168 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [0.861s] 2019-12-27 18:31:16.181 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [1.269s] 2019-12-27 18:31:16.319 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [0.503s] 2019-12-27 18:31:16.325 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [2.488s] 2019-12-27 18:31:16.341 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [1.018s] 2019-12-27 18:31:16.487 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [1.515s] 2019-12-27 18:31:16.756 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [2.397s] 2019-12-27 18:31:16.774 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [2.475s] 2019-12-27 18:31:16.919 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [0.598s] 2019-12-27 18:31:17.034 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [0.690s] 2019-12-27 18:31:17.051 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [0.562s] 2019-12-27 18:31:17.253 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_update_segment ... success [1.378s] 2019-12-27 18:31:17.389 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [0.338s] 2019-12-27 18:31:17.475 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [0.441s] 2019-12-27 18:31:17.553 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [1.384s] 2019-12-27 18:31:17.902 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [0.510s] 2019-12-27 18:31:18.055 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [2.656s] 2019-12-27 18:31:18.136 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [0.661s] 2019-12-27 18:31:18.177 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [1.258s] 2019-12-27 18:31:18.319 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... success [4.151s] 2019-12-27 18:31:18.548 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [0.645s] 2019-12-27 18:31:18.732 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_add_router_interface ... success [8.039s] 2019-12-27 18:31:19.179 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [2.405s] 2019-12-27 18:31:19.253 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [0.704s] 2019-12-27 18:31:19.668 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [0.414s] 2019-12-27 18:31:19.872 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [1.815s] 2019-12-27 18:31:19.948 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_distributed_router ... success [1.216s] 2019-12-27 18:31:20.047 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [3.289s] 2019-12-27 18:31:20.322 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [1.142s] 2019-12-27 18:31:20.408 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [0.739s] 2019-12-27 18:31:21.306 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [0.897s] 2019-12-27 18:31:21.762 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [1.439s] 2019-12-27 18:31:21.935 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... success [3.614s] 2019-12-27 18:31:22.755 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.447s] 2019-12-27 18:31:23.549 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [1.785s] 2019-12-27 18:31:24.017 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [1.260s] 2019-12-27 18:31:24.676 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... success [2.739s] 2019-12-27 18:31:24.814 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [1.264s] 2019-12-27 18:31:25.787 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [1.770s] 2019-12-27 18:31:26.465 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_high_availability_router ... success [6.516s] 2019-12-27 18:31:26.606 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [1.792s] 2019-12-27 18:31:27.474 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router ... success [1.009s] 2019-12-27 18:31:28.475 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... success [3.798s] 2019-12-27 18:31:28.841 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [2.233s] 2019-12-27 18:31:29.164 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [0.323s] 2019-12-27 18:31:29.440 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [0.276s] 2019-12-27 18:31:30.991 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_enable_snat ... success [3.514s] 2019-12-27 18:31:31.379 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... success [2.904s] 2019-12-27 18:31:31.420 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [1.977s] 2019-12-27 18:31:33.049 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [1.628s] 2019-12-27 18:31:33.493 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [0.443s] 2019-12-27 18:31:33.820 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [0.327s] 2019-12-27 18:31:35.516 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [1.694s] 2019-12-27 18:31:35.879 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_external_fixed_ips ... success [4.888s] 2019-12-27 18:31:36.766 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_delete_router ... success [0.885s] 2019-12-27 18:31:37.129 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_list_routers ... success [0.363s] 2019-12-27 18:31:38.003 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [2.486s] 2019-12-27 18:31:41.019 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [3.015s] 2019-12-27 18:31:43.570 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_remove_router_interface ... success [6.437s] 2019-12-27 18:31:43.990 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [2.970s] 2019-12-27 18:31:44.772 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_distributed_router ... success [1.203s] 2019-12-27 18:31:45.620 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [1.629s] 2019-12-27 18:31:47.671 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [2.047s] 2019-12-27 18:31:49.847 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [2.176s] 2019-12-27 18:31:50.424 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_high_availability_router ... success [5.651s] 2019-12-27 18:31:50.508 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [0.662s] 2019-12-27 18:31:50.764 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_router ... success [0.338s] 2019-12-27 18:31:53.177 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_distributed_router ... success [2.410s] 2019-12-27 18:32:00.073 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_high_availability_router ... success [6.897s] 2019-12-27 18:32:00.794 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router ... success [0.720s] 2019-12-27 18:32:05.084 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_enable_snat ... success [4.287s] 2019-12-27 18:32:09.452 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_fixed_ips ... success [4.369s] 2019-12-27 18:32:10.517 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info ... success [1.062s] 2019-12-27 18:32:14.546 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info_network_id ... success [4.026s] 2019-12-27 18:32:26.343 32 INFO rally.task.context [-] Verification 3bac2e1e-e65f-4608-8807-7d67a9abf069 | Context testr@default cleanup() started 2019-12-27 18:32:26.343 32 INFO rally.task.context [-] Verification 3bac2e1e-e65f-4608-8807-7d67a9abf069 | Context testr@default cleanup() finished in 0.81 msec 2019-12-27 18:32:26.344 32 INFO rally.task.context [-] Verification 3bac2e1e-e65f-4608-8807-7d67a9abf069 | Context tempest@default cleanup() started 2019-12-27 18:32:26.527 32 INFO rally.task.context [-] Verification 3bac2e1e-e65f-4608-8807-7d67a9abf069 | Context tempest@default cleanup() finished in 0.18 sec 2019-12-27 18:32:26.559 32 INFO rally.api [-] Verification (UUID=63894227-0c4b-4b88-82ad-c07ac7313fed) has been successfully finished for deployment 'opnfv-rally' (UUID=da52b2f2-95c2-4b8d-bb26-115bd51ebc45)! 2019-12-27 18:32:28.317 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:32:28.317 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:32:28.317 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:32:30.123 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:32:30.124 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:32:30.124 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:32:32.372 96 INFO rally.api [-] Building 'html' report for the following verification(s): '63894227-0c4b-4b88-82ad-c07ac7313fed' 2019-12-27 18:32:32.404 96 INFO rally.api [-] The report has been successfully built. 2019-12-27 18:32:34.078 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:32:34.079 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:32:34.079 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:32:36.382 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '63894227-0c4b-4b88-82ad-c07ac7313fed' 2019-12-27 18:32:36.394 98 INFO rally.api [-] The report has been successfully built.