2021-05-22 16:00:20.612 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:00:20.612 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:00:20.612 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:00:22.487 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-05-22 16:00:22.487 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-22 16:00:22.487 6 ERROR rally.cli.cliutils 2021-05-22 16:00:23.903 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:00:23.903 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:00:23.903 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:00:27.384 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:00:27.384 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:00:27.384 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:00:32.654 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:00:32.654 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:00:32.654 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:00:33.942 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:00:33.942 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:00:33.942 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:00:35.884 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-05-22 16:00:35.884 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils force=force) 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-22 16:00:35.884 15 ERROR rally.cli.cliutils 2021-05-22 16:00:37.344 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:00:37.344 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:00:37.345 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:00:39.151 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-22 16:00:39.229 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-272ba4cf-a51e-46c6-bf1c-82f016785cdc/repo. 2021-05-22 16:00:39.623 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-272ba4cf-a51e-46c6-bf1c-82f016785cdc/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-05-22 16:00:39.636 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-22 16:00:39.644 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-22 16:00:39.667 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-22 16:00:39.717 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-22 16:00:40.381 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=272ba4cf-a51e-46c6-bf1c-82f016785cdc) has been successfully created! 2021-05-22 16:00:41.870 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:00:41.870 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:00:41.870 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:00:49.537 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:00:49.537 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:00:49.538 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:00:51.334 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=272ba4cf-a51e-46c6-bf1c-82f016785cdc) for deployment 'opnfv-rally' (UUID=98be42ba-74a8-46e0-b503-01a2ce95094e). 2021-05-22 16:00:52.200 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=272ba4cf-a51e-46c6-bf1c-82f016785cdc) has been successfully configured for deployment 'opnfv-rally' (UUID=98be42ba-74a8-46e0-b503-01a2ce95094e)! 2021-05-22 16:01:00.784 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:01:00.784 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:01:00.784 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:01:02.770 32 INFO rally.api [-] Starting verification (UUID=cbc1a195-37a7-4773-b877-1589c692da1f) for deployment 'opnfv-rally' (UUID=98be42ba-74a8-46e0-b503-01a2ce95094e) by verifier 'opnfv-tempest' (UUID=272ba4cf-a51e-46c6-bf1c-82f016785cdc). 2021-05-22 16:01:03.827 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-22 16:01:04.058 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-22 16:01:04.058 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-272ba4cf-a51e-46c6-bf1c-82f016785cdc/for-deployment-98be42ba-74a8-46e0-b503-01a2ce95094e/tempest.log' to option 'log_file'. 2021-05-22 16:01:04.059 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-272ba4cf-a51e-46c6-bf1c-82f016785cdc/for-deployment-98be42ba-74a8-46e0-b503-01a2ce95094e/tempest.log 2021-05-22 16:01:04.059 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-22 16:01:04.060 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-272ba4cf-a51e-46c6-bf1c-82f016785cdc/for-deployment-98be42ba-74a8-46e0-b503-01a2ce95094e/lock_files' to option 'lock_path'. 2021-05-22 16:01:04.060 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-272ba4cf-a51e-46c6-bf1c-82f016785cdc/for-deployment-98be42ba-74a8-46e0-b503-01a2ce95094e/lock_files 2021-05-22 16:01:04.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-05-22 16:01:04.061 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-05-22 16:01:04.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f90297d1-918f-43da-830c-2ab54e8ad0ec 2021-05-22 16:01:04.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 15f9b38d-cbe1-4dc5-a176-808672482358 2021-05-22 16:01:04.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fef44a54-6d31-40c5-b539-5cf62bfac1bd 2021-05-22 16:01:04.063 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e845a35c-9941-4aae-859e-5baabcbf9364 2021-05-22 16:01:04.340 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-22 16:01:04.341 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-22 16:01:04.342 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-22 16:01:04.412 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-22 16:01:04.465 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-22 16:01:04.465 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_cbc1a195_4FdkE9LO' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-22 16:01:04.628 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cbc1a195_4FdkE9LO' (ID = 79e016c0-2189-40cd-b525-b3c956df6b90) has been successfully created! 2021-05-22 16:01:04.629 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '79e016c0-2189-40cd-b525-b3c956df6b90' to option 'instance_type'. 2021-05-22 16:01:04.629 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 79e016c0-2189-40cd-b525-b3c956df6b90 2021-05-22 16:01:04.631 32 INFO rally.task.context [-] Verification 272ba4cf-a51e-46c6-bf1c-82f016785cdc | Context tempest@default setup() finished in 1.32 sec 2021-05-22 16:01:04.632 32 INFO rally.task.context [-] Verification 272ba4cf-a51e-46c6-bf1c-82f016785cdc | Context testr@default setup() finished in 0.51 msec 2021-05-22 16:01:04.632 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/591a5c6d-f67e-4ca5-ae78-c2000d573174'. 2021-05-22 16:01:09.603 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-05-22 16:01:10.033 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-05-22 16:01:10.633 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-05-22 16:01:12.153 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-05-22 16:02:05.882 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [20.121s] 2021-05-22 16:02:06.395 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [20.057s] 2021-05-22 16:02:09.137 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [13.213s] 2021-05-22 16:02:09.293 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [19.551s] 2021-05-22 16:02:09.593 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [2.969s] 2021-05-22 16:02:10.429 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [11.564s] 2021-05-22 16:02:11.977 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [6.096s] 2021-05-22 16:02:13.295 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [14.211s] 2021-05-22 16:02:20.709 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [22.020s] 2021-05-22 16:02:21.779 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [27.969s] 2021-05-22 16:02:21.980 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [16.514s] 2021-05-22 16:02:23.671 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [14.379s] 2021-05-22 16:02:24.771 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [18.088s] 2021-05-22 16:02:25.479 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [30.749s] 2021-05-22 16:02:29.131 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-05-22 16:02:29.393 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [34.303s] 2021-05-22 16:02:29.791 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [20.197s] 2021-05-22 16:02:30.201 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [29.612s] 2021-05-22 16:02:30.449 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.653s] 2021-05-22 16:02:30.507 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.054s] 2021-05-22 16:02:30.552 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.044s] 2021-05-22 16:02:30.607 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.052s] 2021-05-22 16:02:31.025 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [21.888s] 2021-05-22 16:02:31.161 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [27.614s] 2021-05-22 16:02:31.889 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [11.179s] 2021-05-22 16:02:31.942 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [24.307s] 2021-05-22 16:02:32.538 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [24.831s] 2021-05-22 16:02:35.794 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [35.470s] 2021-05-22 16:02:36.389 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [29.099s] 2021-05-22 16:02:41.852 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [40.663s] 2021-05-22 16:02:42.581 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [36.186s] 2021-05-22 16:02:44.388 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [32.410s] 2021-05-22 16:02:51.240 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [29.260s] 2021-05-22 16:02:51.835 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [19.944s] 2021-05-22 16:02:54.197 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [23.995s] 2021-05-22 16:02:54.602 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [23.433s] 2021-05-22 16:02:54.632 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [29.154s] 2021-05-22 16:02:55.970 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [23.432s] 2021-05-22 16:02:59.062 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [45.766s] 2021-05-22 16:02:59.962 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [36.288s] 2021-05-22 16:03:01.879 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [32.487s] 2021-05-22 16:03:01.884 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [40.105s] 2021-05-22 16:03:05.621 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [43.545s] 2021-05-22 16:03:05.975 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [34.950s] 2021-05-22 16:03:06.248 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [41.476s] 2021-05-22 16:03:16.650 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [22.452s] 2021-05-22 16:03:18.205 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [22.235s] 2021-05-22 16:03:18.709 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [36.127s] 2021-05-22 16:03:18.764 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [27.523s] 2021-05-22 16:03:19.769 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [25.172s] 2021-05-22 16:03:20.785 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [28.947s] 2021-05-22 16:03:20.914 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [20.952s] 2021-05-22 16:03:21.280 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [26.284s] 2021-05-22 16:03:21.290 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [45.498s] 2021-05-22 16:03:21.450 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [39.599s] 2021-05-22 16:03:22.799 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [59.100s] 2021-05-22 16:03:22.869 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [28.233s] 2021-05-22 16:03:23.554 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [17.304s] 2021-05-22 16:03:24.397 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [18.777s] 2021-05-22 16:03:25.187 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [23.306s] 2021-05-22 16:03:34.579 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [58.185s] 2021-05-22 16:03:34.899 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [50.509s] 2021-05-22 16:03:35.189 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [13.897s] 2021-05-22 16:03:35.532 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [33.646s] 2021-05-22 16:03:35.679 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [16.913s] 2021-05-22 16:03:35.972 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [29.995s] 2021-05-22 16:03:36.979 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [15.700s] 2021-05-22 16:03:37.337 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [17.567s] 2021-05-22 16:03:39.362 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [51.258s] 2021-05-22 16:03:41.792 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [17.393s] 2021-05-22 16:03:41.960 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [23.250s] 2021-05-22 16:03:45.209 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [22.338s] 2021-05-22 16:03:45.878 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [10.687s] 2021-05-22 16:03:45.883 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [23.081s] 2021-05-22 16:03:46.225 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [21.036s] 2021-05-22 16:03:47.233 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [29.025s] 2021-05-22 16:03:47.815 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [26.363s] 2021-05-22 16:03:47.913 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [27.127s] 2021-05-22 16:03:48.064 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [24.508s] 2021-05-22 16:03:49.036 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [49.749s] 2021-05-22 16:04:04.121 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [26.783s] 2021-05-22 16:04:08.249 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [33.348s] 2021-05-22 16:04:09.279 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [32.298s] 2021-05-22 16:04:09.406 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [33.727s] 2021-05-22 16:04:12.150 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [32.788s] 2021-05-22 16:04:14.294 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [39.717s] 2021-05-22 16:04:14.345 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [38.812s] 2021-05-22 16:04:14.517 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [28.640s] 2021-05-22 16:04:16.580 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [31.369s] 2021-05-22 16:04:16.990 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [31.109s] 2021-05-22 16:04:17.508 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [35.547s] 2021-05-22 16:04:23.889 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [42.095s] 2021-05-22 16:04:34.707 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [30.585s] 2021-05-22 16:04:34.712 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [25.430s] 2021-05-22 16:04:35.205 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [23.055s] 2021-05-22 16:04:39.005 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [24.657s] 2021-05-22 16:04:40.871 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [32.622s] 2021-05-22 16:04:41.038 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [52.003s] 2021-05-22 16:04:41.147 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [5.942s] 2021-05-22 16:04:42.199 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [18.309s] 2021-05-22 16:04:42.827 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [25.317s] 2021-05-22 16:04:42.908 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [28.614s] 2021-05-22 16:04:43.652 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [26.660s] 2021-05-22 16:04:50.114 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [15.403s] 2021-05-22 16:04:51.055 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [12.049s] 2021-05-22 16:05:00.798 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [19.650s] 2021-05-22 16:05:06.366 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [31.658s] 2021-05-22 16:05:10.378 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [26.723s] 2021-05-22 16:05:10.953 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [19.897s] 2021-05-22 16:05:11.044 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [20.927s] 2021-05-22 16:05:12.581 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [6.214s] 2021-05-22 16:05:13.779 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [32.905s] 2021-05-22 16:05:13.865 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [32.824s] 2021-05-22 16:05:14.720 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [31.892s] 2021-05-22 16:05:14.860 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.081s] 2021-05-22 16:05:15.260 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [4.306s] 2021-05-22 16:05:15.791 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [3.208s] 2021-05-22 16:05:17.011 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.219s] 2021-05-22 16:05:17.185 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [2.323s] 2021-05-22 16:05:18.898 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.887s] 2021-05-22 16:05:19.380 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [8.336s] 2021-05-22 16:05:19.495 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [9.117s] 2021-05-22 16:05:20.230 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.332s] 2021-05-22 16:05:23.479 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [3.246s] 2021-05-22 16:05:23.569 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [6.383s] 2021-05-22 16:05:24.161 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [9.439s] 2021-05-22 16:05:24.585 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [5.089s] 2021-05-22 16:05:24.625 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [5.243s] 2021-05-22 16:05:25.015 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [9.754s] 2021-05-22 16:05:26.158 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [2.679s] 2021-05-22 16:05:27.196 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [3.626s] 2021-05-22 16:05:36.137 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [9.978s] 2021-05-22 16:05:37.997 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [10.799s] 2021-05-22 16:05:41.456 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [16.831s] 2021-05-22 16:05:43.345 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [7.206s] 2021-05-22 16:05:45.157 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [3.699s] 2021-05-22 16:05:45.490 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [7.493s] 2021-05-22 16:05:47.257 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [2.099s] 2021-05-22 16:05:49.603 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [6.257s] 2021-05-22 16:05:52.495 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [5.237s] 2021-05-22 16:05:55.251 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [5.646s] 2021-05-22 16:06:00.945 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [8.449s] 2021-05-22 16:06:02.417 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.471s] 2021-05-22 16:06:03.603 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.184s] 2021-05-22 16:06:08.205 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.601s] 2021-05-22 16:06:15.394 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [7.185s] 2021-05-22 16:06:22.795 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.399s] 2021-05-22 16:06:28.777 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [5.981s] 2021-05-22 16:06:32.380 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.601s] 2021-05-22 16:06:38.006 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [5.625s] 2021-05-22 16:06:41.099 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.090s] 2021-05-22 16:06:43.498 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [2.400s] 2021-05-22 16:07:04.888 32 INFO rally.task.context [-] Verification 272ba4cf-a51e-46c6-bf1c-82f016785cdc | Context testr@default cleanup() started 2021-05-22 16:07:04.889 32 INFO rally.task.context [-] Verification 272ba4cf-a51e-46c6-bf1c-82f016785cdc | Context testr@default cleanup() finished in 0.68 msec 2021-05-22 16:07:04.889 32 INFO rally.task.context [-] Verification 272ba4cf-a51e-46c6-bf1c-82f016785cdc | Context tempest@default cleanup() started 2021-05-22 16:07:05.499 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-22 16:07:06.059 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-22 16:07:06.093 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_cbc1a195_4FdkE9LO'. 2021-05-22 16:07:06.912 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cbc1a195_4FdkE9LO' has been deleted. 2021-05-22 16:07:06.913 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '79e016c0-2189-40cd-b525-b3c956df6b90' of option 'instance_type' from Tempest config file. 2021-05-22 16:07:06.913 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '79e016c0-2189-40cd-b525-b3c956df6b90' has been removed. 2021-05-22 16:07:06.924 32 INFO rally.task.context [-] Verification 272ba4cf-a51e-46c6-bf1c-82f016785cdc | Context tempest@default cleanup() finished in 2.03 sec 2021-05-22 16:07:06.957 32 INFO rally.api [-] Verification (UUID=cbc1a195-37a7-4773-b877-1589c692da1f) has been successfully finished for deployment 'opnfv-rally' (UUID=98be42ba-74a8-46e0-b503-01a2ce95094e)! 2021-05-22 16:07:08.431 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:07:08.432 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:07:08.432 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:07:09.929 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:07:09.929 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:07:09.929 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:07:11.754 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'cbc1a195-37a7-4773-b877-1589c692da1f' 2021-05-22 16:07:11.783 96 INFO rally.api [-] The report has been successfully built. 2021-05-22 16:07:13.195 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 16:07:13.196 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 16:07:13.196 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 16:07:14.995 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'cbc1a195-37a7-4773-b877-1589c692da1f' 2021-05-22 16:07:15.007 98 INFO rally.api [-] The report has been successfully built.