2021-04-10 15:51:33.012 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 15:51:33.013 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 15:51:33.013 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 15:51:34.834 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-04-10 15:51:34.834 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-10 15:51:34.834 6 ERROR rally.cli.cliutils 2021-04-10 15:51:36.201 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 15:51:36.201 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 15:51:36.201 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 15:51:39.705 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 15:51:39.706 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 15:51:39.706 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 15:51:44.681 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 15:51:44.681 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 15:51:44.681 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 15:51:45.952 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 15:51:45.952 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 15:51:45.952 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 15:51:47.844 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-04-10 15:51:47.844 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils force=force) 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-10 15:51:47.844 15 ERROR rally.cli.cliutils 2021-04-10 15:51:49.273 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 15:51:49.273 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 15:51:49.273 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 15:51:51.037 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-10 15:51:51.114 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a0d8678e-91be-4b89-bf12-4ce93d218e28/repo. 2021-04-10 15:51:51.470 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a0d8678e-91be-4b89-bf12-4ce93d218e28/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-04-10 15:51:51.486 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-10 15:51:51.498 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-10 15:51:51.525 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-10 15:51:51.573 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-10 15:51:52.265 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a0d8678e-91be-4b89-bf12-4ce93d218e28) has been successfully created! 2021-04-10 15:51:53.696 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 15:51:53.696 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 15:51:53.696 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 15:51:59.881 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 15:51:59.881 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 15:51:59.882 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 15:52:01.786 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a0d8678e-91be-4b89-bf12-4ce93d218e28) for deployment 'opnfv-rally' (UUID=5f078297-6d17-4bf1-a720-7bfdeae13078). 2021-04-10 15:52:02.663 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a0d8678e-91be-4b89-bf12-4ce93d218e28) has been successfully configured for deployment 'opnfv-rally' (UUID=5f078297-6d17-4bf1-a720-7bfdeae13078)! 2021-04-10 15:52:11.057 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 15:52:11.057 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 15:52:11.057 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 15:52:12.988 32 INFO rally.api [-] Starting verification (UUID=9418b03d-504e-4511-bd33-b346b7f5bdc0) for deployment 'opnfv-rally' (UUID=5f078297-6d17-4bf1-a720-7bfdeae13078) by verifier 'opnfv-tempest' (UUID=a0d8678e-91be-4b89-bf12-4ce93d218e28). 2021-04-10 15:52:14.081 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-10 15:52:14.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-10 15:52:14.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a0d8678e-91be-4b89-bf12-4ce93d218e28/for-deployment-5f078297-6d17-4bf1-a720-7bfdeae13078/tempest.log' to option 'log_file'. 2021-04-10 15:52:14.189 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a0d8678e-91be-4b89-bf12-4ce93d218e28/for-deployment-5f078297-6d17-4bf1-a720-7bfdeae13078/tempest.log 2021-04-10 15:52:14.189 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-10 15:52:14.189 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a0d8678e-91be-4b89-bf12-4ce93d218e28/for-deployment-5f078297-6d17-4bf1-a720-7bfdeae13078/lock_files' to option 'lock_path'. 2021-04-10 15:52:14.190 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a0d8678e-91be-4b89-bf12-4ce93d218e28/for-deployment-5f078297-6d17-4bf1-a720-7bfdeae13078/lock_files 2021-04-10 15:52:14.190 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-10 15:52:14.191 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-04-10 15:52:14.191 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = eb11d28a-1f0e-45de-a198-a4a608a86bb9 2021-04-10 15:52:14.192 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ec2c4861-f17d-4485-a3bf-7db16e6f0ef4 2021-04-10 15:52:14.192 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 59330fd6-d660-4cf4-922b-04ed8a1b65a0 2021-04-10 15:52:14.193 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ca8203b6-329c-45e9-8014-85467d38b26b 2021-04-10 15:52:14.503 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-10 15:52:14.504 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-10 15:52:14.504 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-10 15:52:14.573 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-10 15:52:14.619 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-10 15:52:14.620 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9418b03d_Vq2U9yLF' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-10 15:52:14.978 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9418b03d_Vq2U9yLF' (ID = 06053327-13e1-4c1e-b537-423050b96aac) has been successfully created! 2021-04-10 15:52:14.979 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '06053327-13e1-4c1e-b537-423050b96aac' to option 'instance_type'. 2021-04-10 15:52:14.979 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 06053327-13e1-4c1e-b537-423050b96aac 2021-04-10 15:52:14.981 32 INFO rally.task.context [-] Verification a0d8678e-91be-4b89-bf12-4ce93d218e28 | Context tempest@default setup() finished in 1.42 sec 2021-04-10 15:52:14.982 32 INFO rally.task.context [-] Verification a0d8678e-91be-4b89-bf12-4ce93d218e28 | Context testr@default setup() finished in 0.54 msec 2021-04-10 15:52:14.982 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/0f46de68-aa42-4feb-b869-c737d34bf094'. 2021-04-10 15:52:20.009 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-04-10 15:52:20.452 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-04-10 15:52:20.908 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-04-10 15:52:21.810 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-04-10 15:52:58.114 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [8.833s] 2021-04-10 15:52:59.509 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [19.147s] 2021-04-10 15:53:08.143 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [26.714s] 2021-04-10 15:53:08.464 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [26.984s] 2021-04-10 15:53:08.674 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [14.651s] 2021-04-10 15:53:08.859 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [15.580s] 2021-04-10 15:53:11.544 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [7.558s] 2021-04-10 15:53:11.700 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [9.153s] 2021-04-10 15:53:12.189 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [15.413s] 2021-04-10 15:53:12.801 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [24.170s] 2021-04-10 15:53:14.350 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [21.760s] 2021-04-10 15:53:15.531 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [6.673s] 2021-04-10 15:53:16.954 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [5.253s] 2021-04-10 15:53:16.959 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [4.772s] 2021-04-10 15:53:17.102 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.146s] 2021-04-10 15:53:17.143 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.038s] 2021-04-10 15:53:17.183 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.036s] 2021-04-10 15:53:17.226 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.040s] 2021-04-10 15:53:19.579 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [14.297s] 2021-04-10 15:53:21.585 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [29.667s] 2021-04-10 15:53:21.854 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [21.561s] 2021-04-10 15:53:22.370 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [25.621s] 2021-04-10 15:53:22.528 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [19.431s] 2021-04-10 15:53:22.773 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [11.231s] 2021-04-10 15:53:22.960 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [15.996s] 2021-04-10 15:53:23.132 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [14.670s] 2021-04-10 15:53:23.645 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [23.970s] 2021-04-10 15:53:25.048 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-04-10 15:53:25.966 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [26.457s] 2021-04-10 15:53:26.739 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [4.204s] 2021-04-10 15:53:28.696 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [13.163s] 2021-04-10 15:53:30.823 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [34.460s] 2021-04-10 15:53:31.164 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [16.814s] 2021-04-10 15:53:31.232 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [11.653s] 2021-04-10 15:53:31.819 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [23.676s] 2021-04-10 15:53:32.803 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [10.948s] 2021-04-10 15:53:34.841 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [26.963s] 2021-04-10 15:53:35.281 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.634s] 2021-04-10 15:53:35.628 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [18.668s] 2021-04-10 15:53:36.008 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [32.759s] 2021-04-10 15:53:42.061 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [18.926s] 2021-04-10 15:53:44.378 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [35.936s] 2021-04-10 15:53:44.404 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [34.623s] 2021-04-10 15:53:44.808 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [22.437s] 2021-04-10 15:53:45.121 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [19.155s] 2021-04-10 15:53:45.843 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [23.068s] 2021-04-10 15:53:47.097 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [38.424s] 2021-04-10 15:53:49.170 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [14.331s] 2021-04-10 15:53:49.845 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [19.022s] 2021-04-10 15:53:50.324 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [19.090s] 2021-04-10 15:53:51.517 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [1.670s] 2021-04-10 15:53:52.129 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [16.844s] 2021-04-10 15:53:53.059 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [21.234s] 2021-04-10 15:53:53.491 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [24.793s] 2021-04-10 15:53:55.350 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [33.764s] 2021-04-10 15:53:55.496 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [22.691s] 2021-04-10 15:53:58.096 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [16.035s] 2021-04-10 15:53:59.358 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [32.625s] 2021-04-10 15:54:00.073 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [14.949s] 2021-04-10 15:54:01.592 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [17.214s] 2021-04-10 15:54:01.922 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [17.519s] 2021-04-10 15:54:02.235 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [16.390s] 2021-04-10 15:54:02.557 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [17.747s] 2021-04-10 15:54:02.864 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [12.539s] 2021-04-10 15:54:05.385 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [29.375s] 2021-04-10 15:54:06.360 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [17.188s] 2021-04-10 15:54:06.644 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [19.546s] 2021-04-10 15:54:07.492 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [14.435s] 2021-04-10 15:54:07.942 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [8.583s] 2021-04-10 15:54:08.281 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [27.241s] 2021-04-10 15:54:09.075 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [46.115s] 2021-04-10 15:54:10.491 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [14.994s] 2021-04-10 15:54:10.972 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [3.479s] 2021-04-10 15:54:13.050 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [6.687s] 2021-04-10 15:54:13.052 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [21.534s] 2021-04-10 15:54:13.218 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [11.624s] 2021-04-10 15:54:13.682 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [20.192s] 2021-04-10 15:54:14.421 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [42.180s] 2021-04-10 15:54:15.691 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [4.719s] 2021-04-10 15:54:16.372 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [21.021s] 2021-04-10 15:54:16.881 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [14.323s] 2021-04-10 15:54:20.505 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.378s] 2021-04-10 15:54:21.135 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [15.749s] 2021-04-10 15:54:23.530 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [16.884s] 2021-04-10 15:54:26.084 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [17.007s] 2021-04-10 15:54:26.528 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [24.603s] 2021-04-10 15:54:26.971 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [19.029s] 2021-04-10 15:54:27.099 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [11.405s] 2021-04-10 15:54:27.530 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [1.445s] 2021-04-10 15:54:28.149 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [15.097s] 2021-04-10 15:54:29.456 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [12.572s] 2021-04-10 15:54:29.541 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [16.321s] 2021-04-10 15:54:32.349 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [18.665s] 2021-04-10 15:54:32.411 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [4.881s] 2021-04-10 15:54:32.470 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [11.335s] 2021-04-10 15:54:35.174 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [5.633s] 2021-04-10 15:54:36.875 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [10.346s] 2021-04-10 15:54:37.901 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [24.853s] 2021-04-10 15:54:37.991 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [11.019s] 2021-04-10 15:54:39.098 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [15.566s] 2021-04-10 15:54:39.480 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [18.973s] 2021-04-10 15:54:40.517 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [32.236s] 2021-04-10 15:54:45.511 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [18.411s] 2021-04-10 15:54:45.843 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [31.422s] 2021-04-10 15:54:50.761 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [13.885s] 2021-04-10 15:54:52.283 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [19.812s] 2021-04-10 15:54:53.200 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [14.101s] 2021-04-10 15:54:55.341 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [20.164s] 2021-04-10 15:54:56.380 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [24.029s] 2021-04-10 15:54:58.749 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [18.230s] 2021-04-10 15:54:59.431 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [21.438s] 2021-04-10 15:55:00.101 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [4.758s] 2021-04-10 15:55:00.591 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [15.080s] 2021-04-10 15:55:00.663 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [4.281s] 2021-04-10 15:55:00.755 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [9.992s] 2021-04-10 15:55:01.167 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.735s] 2021-04-10 15:55:02.551 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [9.350s] 2021-04-10 15:55:02.837 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [16.994s] 2021-04-10 15:55:04.676 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [3.506s] 2021-04-10 15:55:10.781 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [10.117s] 2021-04-10 15:55:10.978 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [10.222s] 2021-04-10 15:55:11.026 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [6.349s] 2021-04-10 15:55:13.465 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [14.716s] 2021-04-10 15:55:13.791 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [11.240s] 2021-04-10 15:55:14.543 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [3.516s] 2021-04-10 15:55:20.676 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [9.697s] 2021-04-10 15:55:21.528 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [6.985s] 2021-04-10 15:55:23.385 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.855s] 2021-04-10 15:55:24.643 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [13.862s] 2021-04-10 15:55:25.867 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [2.482s] 2021-04-10 15:55:26.722 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [2.077s] 2021-04-10 15:55:27.170 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [6.494s] 2021-04-10 15:55:28.063 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [2.194s] 2021-04-10 15:55:29.484 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.313s] 2021-04-10 15:55:29.648 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.925s] 2021-04-10 15:55:30.214 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [2.149s] 2021-04-10 15:55:30.585 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.099s] 2021-04-10 15:55:32.823 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [3.174s] 2021-04-10 15:55:34.297 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [4.082s] 2021-04-10 15:55:36.052 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [5.466s] 2021-04-10 15:55:37.963 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [3.665s] 2021-04-10 15:55:40.987 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [4.934s] 2021-04-10 15:55:42.088 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.100s] 2021-04-10 15:55:43.264 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.175s] 2021-04-10 15:55:46.938 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [3.673s] 2021-04-10 15:55:52.222 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.282s] 2021-04-10 15:55:59.555 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.332s] 2021-04-10 15:56:03.184 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [3.628s] 2021-04-10 15:56:06.238 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.052s] 2021-04-10 15:56:10.716 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.476s] 2021-04-10 15:56:14.108 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.391s] 2021-04-10 15:56:16.074 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.966s] 2021-04-10 15:56:38.512 32 INFO rally.task.context [-] Verification a0d8678e-91be-4b89-bf12-4ce93d218e28 | Context testr@default cleanup() started 2021-04-10 15:56:38.513 32 INFO rally.task.context [-] Verification a0d8678e-91be-4b89-bf12-4ce93d218e28 | Context testr@default cleanup() finished in 0.78 msec 2021-04-10 15:56:38.513 32 INFO rally.task.context [-] Verification a0d8678e-91be-4b89-bf12-4ce93d218e28 | Context tempest@default cleanup() started 2021-04-10 15:56:39.080 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-10 15:56:39.280 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-10 15:56:39.308 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9418b03d_Vq2U9yLF'. 2021-04-10 15:56:39.676 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9418b03d_Vq2U9yLF' has been deleted. 2021-04-10 15:56:39.677 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '06053327-13e1-4c1e-b537-423050b96aac' of option 'instance_type' from Tempest config file. 2021-04-10 15:56:39.677 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '06053327-13e1-4c1e-b537-423050b96aac' has been removed. 2021-04-10 15:56:39.686 32 INFO rally.task.context [-] Verification a0d8678e-91be-4b89-bf12-4ce93d218e28 | Context tempest@default cleanup() finished in 1.17 sec 2021-04-10 15:56:39.722 32 INFO rally.api [-] Verification (UUID=9418b03d-504e-4511-bd33-b346b7f5bdc0) has been successfully finished for deployment 'opnfv-rally' (UUID=5f078297-6d17-4bf1-a720-7bfdeae13078)! 2021-04-10 15:56:41.198 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 15:56:41.199 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 15:56:41.199 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 15:56:42.703 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 15:56:42.704 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 15:56:42.704 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 15:56:44.559 96 INFO rally.api [-] Building 'html' report for the following verification(s): '9418b03d-504e-4511-bd33-b346b7f5bdc0' 2021-04-10 15:56:44.588 96 INFO rally.api [-] The report has been successfully built. 2021-04-10 15:56:45.969 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-10 15:56:45.969 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-10 15:56:45.969 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-10 15:56:47.761 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9418b03d-504e-4511-bd33-b346b7f5bdc0' 2021-04-10 15:56:47.769 98 INFO rally.api [-] The report has been successfully built.