2021-05-08 17:12:12.327 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 17:12:12.327 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 17:12:12.327 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 17:12:14.263 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-08 17:12:14.263 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-08 17:12:14.263 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-08 17:12:14.263 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-08 17:12:14.263 6 ERROR rally.cli.cliutils 2021-05-08 17:12:15.636 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 17:12:15.636 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 17:12:15.636 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 17:12:19.223 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 17:12:19.223 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 17:12:19.223 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 17:12:24.490 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 17:12:24.490 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 17:12:24.491 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 17:12:25.763 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 17:12:25.763 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 17:12:25.763 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 17:12:27.566 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-08 17:12:27.566 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-08 17:12:27.566 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-08 17:12:27.566 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils force=force) 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-08 17:12:27.566 15 ERROR rally.cli.cliutils 2021-05-08 17:12:28.960 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 17:12:28.961 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 17:12:28.961 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 17:12:30.811 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-08 17:12:30.888 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b133d468-b51f-4f15-b8a8-d5992d82bb65/repo. 2021-05-08 17:12:31.199 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b133d468-b51f-4f15-b8a8-d5992d82bb65/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-08 17:12:31.215 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-08 17:12:31.226 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-08 17:12:31.251 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-08 17:12:31.300 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-08 17:12:31.957 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b133d468-b51f-4f15-b8a8-d5992d82bb65) has been successfully created! 2021-05-08 17:12:33.436 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 17:12:33.436 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 17:12:33.436 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 17:12:39.977 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 17:12:39.978 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 17:12:39.978 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 17:12:41.875 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b133d468-b51f-4f15-b8a8-d5992d82bb65) for deployment 'opnfv-rally' (UUID=7698ad44-f858-4201-b971-28dc50860638). 2021-05-08 17:12:42.742 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b133d468-b51f-4f15-b8a8-d5992d82bb65) has been successfully configured for deployment 'opnfv-rally' (UUID=7698ad44-f858-4201-b971-28dc50860638)! 2021-05-08 17:12:51.131 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 17:12:51.131 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 17:12:51.131 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 17:12:53.014 32 INFO rally.api [-] Starting verification (UUID=f27dd26c-755c-4674-88d2-195089b1c56d) for deployment 'opnfv-rally' (UUID=7698ad44-f858-4201-b971-28dc50860638) by verifier 'opnfv-tempest' (UUID=b133d468-b51f-4f15-b8a8-d5992d82bb65). 2021-05-08 17:12:54.117 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-08 17:12:54.265 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-08 17:12:54.266 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b133d468-b51f-4f15-b8a8-d5992d82bb65/for-deployment-7698ad44-f858-4201-b971-28dc50860638/tempest.log' to option 'log_file'. 2021-05-08 17:12:54.266 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b133d468-b51f-4f15-b8a8-d5992d82bb65/for-deployment-7698ad44-f858-4201-b971-28dc50860638/tempest.log 2021-05-08 17:12:54.267 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-08 17:12:54.267 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b133d468-b51f-4f15-b8a8-d5992d82bb65/for-deployment-7698ad44-f858-4201-b971-28dc50860638/lock_files' to option 'lock_path'. 2021-05-08 17:12:54.268 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b133d468-b51f-4f15-b8a8-d5992d82bb65/for-deployment-7698ad44-f858-4201-b971-28dc50860638/lock_files 2021-05-08 17:12:54.268 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-08 17:12:54.268 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-08 17:12:54.269 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 5fed5b5a-b547-4d9c-8715-f3e8da029163 2021-05-08 17:12:54.269 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4a1c489f-1d5f-4f57-bf20-5f29120f7a29 2021-05-08 17:12:54.270 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a0da3397-6ef9-47ce-bbeb-450b3bd19ed5 2021-05-08 17:12:54.270 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 7c6de9b7-fed2-44cb-b3da-92d9c643f328 2021-05-08 17:12:54.568 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-08 17:12:54.569 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-08 17:12:54.570 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-08 17:12:54.662 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-08 17:12:54.716 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-08 17:12:54.716 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f27dd26c_0uoVNJUu' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-08 17:12:54.821 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f27dd26c_0uoVNJUu' (ID = 839c2303-d319-449d-a10d-0290de3ff99c) has been successfully created! 2021-05-08 17:12:54.822 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '839c2303-d319-449d-a10d-0290de3ff99c' to option 'instance_type'. 2021-05-08 17:12:54.822 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 839c2303-d319-449d-a10d-0290de3ff99c 2021-05-08 17:12:54.824 32 INFO rally.task.context [-] Verification b133d468-b51f-4f15-b8a8-d5992d82bb65 | Context tempest@default setup() finished in 1.20 sec 2021-05-08 17:12:54.825 32 INFO rally.task.context [-] Verification b133d468-b51f-4f15-b8a8-d5992d82bb65 | Context testr@default setup() finished in 0.50 msec 2021-05-08 17:12:54.826 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/4f539c79-85c1-4361-ba2b-49ef1a912912'. 2021-05-08 17:12:59.882 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-05-08 17:12:59.906 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-05-08 17:13:00.199 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-05-08 17:13:00.333 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-05-08 17:13:53.890 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [9.067s] 2021-05-08 17:14:10.345 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [16.264s] 2021-05-08 17:14:12.842 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [15.992s] 2021-05-08 17:14:14.073 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [26.861s] 2021-05-08 17:14:24.892 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [10.819s] 2021-05-08 17:14:25.107 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [28.358s] 2021-05-08 17:14:25.249 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [38.179s] 2021-05-08 17:14:25.567 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-05-08 17:14:26.073 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [29.405s] 2021-05-08 17:14:26.102 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [23.105s] 2021-05-08 17:14:27.757 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [34.727s] 2021-05-08 17:14:28.139 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [3.245s] 2021-05-08 17:14:28.250 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [28.490s] 2021-05-08 17:14:29.299 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [16.456s] 2021-05-08 17:14:29.789 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [2.023s] 2021-05-08 17:14:29.806 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [44.658s] 2021-05-08 17:14:30.258 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [28.753s] 2021-05-08 17:14:30.546 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [23.640s] 2021-05-08 17:14:30.784 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [19.093s] 2021-05-08 17:14:33.917 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [32.282s] 2021-05-08 17:14:39.156 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [20.940s] 2021-05-08 17:14:40.452 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [11.152s] 2021-05-08 17:14:42.340 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [33.788s] 2021-05-08 17:14:43.956 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [15.705s] 2021-05-08 17:14:43.996 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [34.913s] 2021-05-08 17:14:45.056 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [18.954s] 2021-05-08 17:14:45.122 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [19.874s] 2021-05-08 17:14:45.603 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [15.819s] 2021-05-08 17:14:46.007 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [15.598s] 2021-05-08 17:14:46.577 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [16.769s] 2021-05-08 17:14:46.658 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [15.874s] 2021-05-08 17:14:47.076 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [13.162s] 2021-05-08 17:14:47.238 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [22.132s] 2021-05-08 17:14:47.514 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [1.504s] 2021-05-08 17:14:47.767 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [55.759s] 2021-05-08 17:14:47.984 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.468s] 2021-05-08 17:14:48.021 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.033s] 2021-05-08 17:14:48.068 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.042s] 2021-05-08 17:14:48.122 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.053s] 2021-05-08 17:14:48.514 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [1.276s] 2021-05-08 17:14:48.909 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [48.414s] 2021-05-08 17:14:48.954 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [48.203s] 2021-05-08 17:14:49.024 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [18.474s] 2021-05-08 17:14:49.456 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [25.073s] 2021-05-08 17:14:50.936 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [20.677s] 2021-05-08 17:14:52.024 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [12.867s] 2021-05-08 17:14:53.019 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [26.945s] 2021-05-08 17:14:55.639 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [11.681s] 2021-05-08 17:15:06.819 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [21.216s] 2021-05-08 17:15:08.788 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [19.834s] 2021-05-08 17:15:09.242 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [18.304s] 2021-05-08 17:15:09.283 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [19.828s] 2021-05-08 17:15:11.466 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [22.951s] 2021-05-08 17:15:11.559 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [26.432s] 2021-05-08 17:15:11.842 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [29.501s] 2021-05-08 17:15:12.165 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [31.712s] 2021-05-08 17:15:14.059 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [26.980s] 2021-05-08 17:15:14.207 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [18.566s] 2021-05-08 17:15:14.705 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [25.795s] 2021-05-08 17:15:14.859 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [28.199s] 2021-05-08 17:15:15.249 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [28.669s] 2021-05-08 17:15:18.163 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [33.106s] 2021-05-08 17:15:18.355 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [25.336s] 2021-05-08 17:15:18.390 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [30.622s] 2021-05-08 17:15:19.602 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [10.359s] 2021-05-08 17:15:23.321 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [34.384s] 2021-05-08 17:15:25.509 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [16.224s] 2021-05-08 17:15:29.668 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [22.847s] 2021-05-08 17:15:30.026 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [15.817s] 2021-05-08 17:15:30.309 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [15.450s] 2021-05-08 17:15:30.697 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [15.991s] 2021-05-08 17:15:34.146 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [22.678s] 2021-05-08 17:15:34.206 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [20.147s] 2021-05-08 17:15:34.212 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [22.369s] 2021-05-08 17:15:37.312 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [19.148s] 2021-05-08 17:15:37.405 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [22.155s] 2021-05-08 17:15:40.594 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [48.570s] 2021-05-08 17:15:54.128 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [45.338s] 2021-05-08 17:15:54.802 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [31.483s] 2021-05-08 17:15:54.828 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [42.662s] 2021-05-08 17:15:55.014 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [36.656s] 2021-05-08 17:15:55.020 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [24.318s] 2021-05-08 17:15:55.886 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [44.329s] 2021-05-08 17:15:56.053 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [30.543s] 2021-05-08 17:15:56.318 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [26.648s] 2021-05-08 17:15:57.854 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [73.860s] 2021-05-08 17:15:58.601 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [40.211s] 2021-05-08 17:16:02.856 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [28.642s] 2021-05-08 17:16:03.413 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [33.386s] 2021-05-08 17:16:07.469 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [61.437s] 2021-05-08 17:16:21.051 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [23.195s] 2021-05-08 17:16:21.324 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [40.728s] 2021-05-08 17:16:22.811 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [1.761s] 2021-05-08 17:16:24.345 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [20.929s] 2021-05-08 17:16:25.083 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [30.954s] 2021-05-08 17:16:28.260 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [33.430s] 2021-05-08 17:16:29.985 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [34.097s] 2021-05-08 17:16:30.064 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [35.046s] 2021-05-08 17:16:30.087 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [35.283s] 2021-05-08 17:16:30.524 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [5.439s] 2021-05-08 17:16:31.460 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [35.405s] 2021-05-08 17:16:31.854 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [35.533s] 2021-05-08 17:16:32.071 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [10.746s] 2021-05-08 17:16:33.025 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.170s] 2021-05-08 17:16:36.271 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [33.412s] 2021-05-08 17:16:38.063 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [43.049s] 2021-05-08 17:16:38.832 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [5.807s] 2021-05-08 17:16:39.027 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [16.214s] 2021-05-08 17:16:40.260 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.427s] 2021-05-08 17:16:40.444 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [9.920s] 2021-05-08 17:16:41.470 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.210s] 2021-05-08 17:16:42.776 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.304s] 2021-05-08 17:16:48.560 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [16.487s] 2021-05-08 17:16:52.539 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [12.094s] 2021-05-08 17:16:53.731 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [10.954s] 2021-05-08 17:16:53.901 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [25.639s] 2021-05-08 17:16:55.097 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [25.112s] 2021-05-08 17:16:56.009 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [25.922s] 2021-05-08 17:16:57.702 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [3.970s] 2021-05-08 17:17:00.718 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [6.816s] 2021-05-08 17:17:04.876 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [4.157s] 2021-05-08 17:17:06.787 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [14.245s] 2021-05-08 17:17:07.405 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [9.702s] 2021-05-08 17:17:11.215 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [63.747s] 2021-05-08 17:17:11.353 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [22.793s] 2021-05-08 17:17:12.455 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [17.357s] 2021-05-08 17:17:12.526 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [5.120s] 2021-05-08 17:17:12.633 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [7.757s] 2021-05-08 17:17:16.869 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [10.082s] 2021-05-08 17:17:19.389 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [8.035s] 2021-05-08 17:17:19.663 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [7.135s] 2021-05-08 17:17:23.531 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [11.074s] 2021-05-08 17:17:28.052 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [15.417s] 2021-05-08 17:17:30.983 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.929s] 2021-05-08 17:17:32.529 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [13.137s] 2021-05-08 17:17:32.693 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [21.475s] 2021-05-08 17:17:34.303 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [14.639s] 2021-05-08 17:17:34.496 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.967s] 2021-05-08 17:17:34.623 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [3.640s] 2021-05-08 17:17:35.780 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.283s] 2021-05-08 17:17:41.820 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [6.039s] 2021-05-08 17:17:49.158 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [7.337s] 2021-05-08 17:17:50.251 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.092s] 2021-05-08 17:17:54.431 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [4.179s] 2021-05-08 17:18:00.508 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [6.074s] 2021-05-08 17:18:04.486 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [3.976s] 2021-05-08 17:18:12.631 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [8.146s] 2021-05-08 17:18:17.871 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [5.238s] 2021-05-08 17:18:20.557 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.685s] 2021-05-08 17:18:25.513 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.955s] 2021-05-08 17:18:28.061 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [2.547s] 2021-05-08 17:18:29.520 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.458s] 2021-05-08 17:18:49.791 32 INFO rally.task.context [-] Verification b133d468-b51f-4f15-b8a8-d5992d82bb65 | Context testr@default cleanup() started 2021-05-08 17:18:49.792 32 INFO rally.task.context [-] Verification b133d468-b51f-4f15-b8a8-d5992d82bb65 | Context testr@default cleanup() finished in 0.78 msec 2021-05-08 17:18:49.792 32 INFO rally.task.context [-] Verification b133d468-b51f-4f15-b8a8-d5992d82bb65 | Context tempest@default cleanup() started 2021-05-08 17:18:50.366 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-08 17:18:50.549 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-08 17:18:50.580 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f27dd26c_0uoVNJUu'. 2021-05-08 17:18:51.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f27dd26c_0uoVNJUu' has been deleted. 2021-05-08 17:18:51.063 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '839c2303-d319-449d-a10d-0290de3ff99c' of option 'instance_type' from Tempest config file. 2021-05-08 17:18:51.063 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '839c2303-d319-449d-a10d-0290de3ff99c' has been removed. 2021-05-08 17:18:51.073 32 INFO rally.task.context [-] Verification b133d468-b51f-4f15-b8a8-d5992d82bb65 | Context tempest@default cleanup() finished in 1.28 sec 2021-05-08 17:18:51.112 32 INFO rally.api [-] Verification (UUID=f27dd26c-755c-4674-88d2-195089b1c56d) has been successfully finished for deployment 'opnfv-rally' (UUID=7698ad44-f858-4201-b971-28dc50860638)! 2021-05-08 17:18:52.636 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 17:18:52.636 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 17:18:52.637 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 17:18:54.084 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 17:18:54.085 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 17:18:54.085 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 17:18:55.912 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'f27dd26c-755c-4674-88d2-195089b1c56d' 2021-05-08 17:18:55.937 96 INFO rally.api [-] The report has been successfully built. 2021-05-08 17:18:57.301 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 17:18:57.301 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 17:18:57.301 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 17:18:59.105 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f27dd26c-755c-4674-88d2-195089b1c56d' 2021-05-08 17:18:59.113 98 INFO rally.api [-] The report has been successfully built.