2021-03-31 16:17:11.926 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 16:17:11.926 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 16:17:11.926 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-31 16:17:13.876 6 ERROR rally.cli.cliutils 2021-03-31 16:17:15.246 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 16:17:15.247 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 16:17:15.247 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 16:17:18.748 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 16:17:18.748 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 16:17:18.748 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 16:17:23.841 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 16:17:23.841 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 16:17:23.841 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 16:17:25.130 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 16:17:25.131 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 16:17:25.131 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils force=force) 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-31 16:17:26.993 15 ERROR rally.cli.cliutils 2021-03-31 16:17:28.353 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 16:17:28.353 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 16:17:28.353 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 16:17:30.155 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-31 16:17:30.231 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3c212376-d145-4658-bbc5-075d5b85441e/repo. 2021-03-31 16:17:30.548 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3c212376-d145-4658-bbc5-075d5b85441e/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-03-31 16:17:30.564 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-31 16:17:30.575 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-31 16:17:30.601 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-31 16:17:30.655 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-31 16:17:31.339 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c212376-d145-4658-bbc5-075d5b85441e) has been successfully created! 2021-03-31 16:17:32.851 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 16:17:32.851 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 16:17:32.852 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 16:17:39.748 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 16:17:39.748 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 16:17:39.748 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 16:17:41.618 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3c212376-d145-4658-bbc5-075d5b85441e) for deployment 'opnfv-rally' (UUID=aba1fc45-b34a-41de-9a0b-4985f3a5fa3e). 2021-03-31 16:17:42.440 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c212376-d145-4658-bbc5-075d5b85441e) has been successfully configured for deployment 'opnfv-rally' (UUID=aba1fc45-b34a-41de-9a0b-4985f3a5fa3e)! 2021-03-31 16:17:50.939 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 16:17:50.939 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 16:17:50.939 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 16:17:52.813 32 INFO rally.api [-] Starting verification (UUID=0b07a762-2a84-42cd-b63a-121f3208cfd6) for deployment 'opnfv-rally' (UUID=aba1fc45-b34a-41de-9a0b-4985f3a5fa3e) by verifier 'opnfv-tempest' (UUID=3c212376-d145-4658-bbc5-075d5b85441e). 2021-03-31 16:17:53.932 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-31 16:17:54.193 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-31 16:17:54.193 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c212376-d145-4658-bbc5-075d5b85441e/for-deployment-aba1fc45-b34a-41de-9a0b-4985f3a5fa3e/tempest.log' to option 'log_file'. 2021-03-31 16:17:54.193 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3c212376-d145-4658-bbc5-075d5b85441e/for-deployment-aba1fc45-b34a-41de-9a0b-4985f3a5fa3e/tempest.log 2021-03-31 16:17:54.194 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-31 16:17:54.194 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c212376-d145-4658-bbc5-075d5b85441e/for-deployment-aba1fc45-b34a-41de-9a0b-4985f3a5fa3e/lock_files' to option 'lock_path'. 2021-03-31 16:17:54.195 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3c212376-d145-4658-bbc5-075d5b85441e/for-deployment-aba1fc45-b34a-41de-9a0b-4985f3a5fa3e/lock_files 2021-03-31 16:17:54.195 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-31 16:17:54.195 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-03-31 16:17:54.196 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 5c34888f-eb97-40b8-b13a-44d5fa5ca899 2021-03-31 16:17:54.196 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2ee726b3-af53-4d3a-b3e4-48eb2fe094d7 2021-03-31 16:17:54.197 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = cf7a0869-6d3c-4ec2-a721-e27b1b7232a4 2021-03-31 16:17:54.197 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 80e7e7b5-31cf-4a00-bc25-0782cd3f015a 2021-03-31 16:17:54.470 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-31 16:17:54.470 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-31 16:17:54.471 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-31 16:17:54.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-31 16:17:54.582 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-31 16:17:54.583 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0b07a762_fbgH4fo3' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-31 16:17:55.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0b07a762_fbgH4fo3' (ID = 4758ebde-49aa-4b59-8a64-ab297ff03e8d) has been successfully created! 2021-03-31 16:17:55.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4758ebde-49aa-4b59-8a64-ab297ff03e8d' to option 'instance_type'. 2021-03-31 16:17:56.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4758ebde-49aa-4b59-8a64-ab297ff03e8d 2021-03-31 16:17:56.001 32 INFO rally.task.context [-] Verification 3c212376-d145-4658-bbc5-075d5b85441e | Context tempest@default setup() finished in 2.56 sec 2021-03-31 16:17:56.003 32 INFO rally.task.context [-] Verification 3c212376-d145-4658-bbc5-075d5b85441e | Context testr@default setup() finished in 0.60 msec 2021-03-31 16:17:56.003 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/b322c020-4ac9-4218-9d98-c0f3544eeb77'. 2021-03-31 16:18:00.886 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-03-31 16:18:01.915 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-03-31 16:18:02.131 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-03-31 16:18:02.668 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-03-31 16:18:54.887 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [16.713s] 2021-03-31 16:18:57.699 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [11.808s] 2021-03-31 16:19:14.798 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [19.911s] 2021-03-31 16:19:15.066 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [26.442s] 2021-03-31 16:19:15.387 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 [25.971s] 2021-03-31 16:19:20.870 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-03-31 16:19:21.213 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [28.374s] 2021-03-31 16:19:21.370 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [29.967s] 2021-03-31 16:19:22.225 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 [6.838s] 2021-03-31 16:19:23.834 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [18.433s] 2021-03-31 16:19:25.137 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [10.072s] 2021-03-31 16:19:26.103 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [34.589s] 2021-03-31 16:19:26.361 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [33.149s] 2021-03-31 16:19:26.684 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [33.978s] 2021-03-31 16:19:26.908 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [15.710s] 2021-03-31 16:19:27.735 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [11.330s] 2021-03-31 16:19:27.987 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [6.618s] 2021-03-31 16:19:28.084 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [33.397s] 2021-03-31 16:19:28.720 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [16.374s] 2021-03-31 16:19:31.102 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [9.889s] 2021-03-31 16:19:31.573 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [34.303s] 2021-03-31 16:19:35.592 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [35.848s] 2021-03-31 16:19:36.869 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [13.033s] 2021-03-31 16:19:37.302 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.429s] 2021-03-31 16:19:37.337 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.031s] 2021-03-31 16:19:37.357 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [12.219s] 2021-03-31 16:19:37.375 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.036s] 2021-03-31 16:19:37.423 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.043s] 2021-03-31 16:19:37.501 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [41.239s] 2021-03-31 16:19:39.545 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [11.812s] 2021-03-31 16:19:39.870 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [24.279s] 2021-03-31 16:19:40.008 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [46.956s] 2021-03-31 16:19:40.924 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [1.047s] 2021-03-31 16:19:41.182 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [10.078s] 2021-03-31 16:19:42.721 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [42.953s] 2021-03-31 16:19:44.560 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [26.648s] 2021-03-31 16:19:46.254 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [14.681s] 2021-03-31 16:19:46.857 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 [24.630s] 2021-03-31 16:19:47.922 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [19.840s] 2021-03-31 16:19:51.031 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [23.043s] 2021-03-31 16:20:00.346 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [19.163s] 2021-03-31 16:20:03.030 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [27.438s] 2021-03-31 16:20:04.528 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [37.620s] 2021-03-31 16:20:07.037 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [27.029s] 2021-03-31 16:20:07.194 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [20.938s] 2021-03-31 16:20:07.277 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [40.593s] 2021-03-31 16:20:08.105 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [20.180s] 2021-03-31 16:20:08.576 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [29.029s] 2021-03-31 16:20:08.903 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [27.983s] 2021-03-31 16:20:13.553 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [47.190s] 2021-03-31 16:20:13.993 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [36.494s] 2021-03-31 16:20:14.927 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [58.696s] 2021-03-31 16:20:16.559 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [33.838s] 2021-03-31 16:20:18.055 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 [31.196s] 2021-03-31 16:20:18.990 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [11.712s] 2021-03-31 16:20:20.056 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [11.480s] 2021-03-31 16:20:20.224 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [13.025s] 2021-03-31 16:20:26.444 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [76.416s] 2021-03-31 16:20:30.654 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [29.318s] 2021-03-31 16:20:31.477 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [24.438s] 2021-03-31 16:20:32.209 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [41.175s] 2021-03-31 16:20:32.244 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [27.714s] 2021-03-31 16:20:33.292 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [64.572s] 2021-03-31 16:20:35.200 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [26.295s] 2021-03-31 16:20:35.694 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [35.348s] 2021-03-31 16:20:36.818 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [23.265s] 2021-03-31 16:20:38.996 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [54.438s] 2021-03-31 16:20:39.495 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [36.463s] 2021-03-31 16:20:40.459 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [20.401s] 2021-03-31 16:20:40.703 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [25.775s] 2021-03-31 16:20:41.524 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [8.232s] 2021-03-31 16:20:45.287 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [26.295s] 2021-03-31 16:20:45.345 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [31.349s] 2021-03-31 16:20:47.134 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [30.573s] 2021-03-31 16:20:47.394 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [15.147s] 2021-03-31 16:20:57.149 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [21.948s] 2021-03-31 16:20:57.313 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [25.835s] 2021-03-31 16:20:58.090 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [16.565s] 2021-03-31 16:20:58.333 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [27.680s] 2021-03-31 16:20:58.433 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [26.223s] 2021-03-31 16:20:59.674 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [33.238s] 2021-03-31 16:21:03.036 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [26.217s] 2021-03-31 16:21:05.765 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [26.768s] 2021-03-31 16:21:06.310 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [90.702s] 2021-03-31 16:21:06.903 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [21.613s] 2021-03-31 16:21:06.989 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [27.493s] 2021-03-31 16:21:07.441 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [9.350s] 2021-03-31 16:21:07.515 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [26.811s] 2021-03-31 16:21:14.404 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [29.060s] 2021-03-31 16:21:17.468 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [30.334s] 2021-03-31 16:21:21.417 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [34.024s] 2021-03-31 16:21:27.848 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [30.697s] 2021-03-31 16:21:30.667 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [32.332s] 2021-03-31 16:21:35.917 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [37.483s] 2021-03-31 16:21:36.878 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [33.841s] 2021-03-31 16:21:37.676 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [30.684s] 2021-03-31 16:21:38.429 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [30.911s] 2021-03-31 16:21:38.561 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [31.656s] 2021-03-31 16:21:38.969 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [39.295s] 2021-03-31 16:21:40.102 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [33.792s] 2021-03-31 16:21:43.107 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [37.339s] 2021-03-31 16:21:45.426 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [17.578s] 2021-03-31 16:21:50.998 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [7.890s] 2021-03-31 16:21:51.884 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [21.215s] 2021-03-31 16:21:53.584 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [15.022s] 2021-03-31 16:21:53.703 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [16.824s] 2021-03-31 16:21:54.640 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [15.666s] 2021-03-31 16:21:54.659 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [9.232s] 2021-03-31 16:21:55.816 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [4.818s] 2021-03-31 16:21:56.876 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [2.216s] 2021-03-31 16:21:57.236 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [5.351s] 2021-03-31 16:21:57.786 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [1.969s] 2021-03-31 16:21:58.605 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [22.687s] 2021-03-31 16:21:58.715 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [18.612s] 2021-03-31 16:21:59.012 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [2.134s] 2021-03-31 16:21:59.392 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [5.686s] 2021-03-31 16:21:59.945 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.338s] 2021-03-31 16:22:00.217 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.204s] 2021-03-31 16:22:01.352 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [6.712s] 2021-03-31 16:22:01.452 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [1.507s] 2021-03-31 16:22:01.545 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.328s] 2021-03-31 16:22:01.606 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [3.819s] 2021-03-31 16:22:03.278 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.732s] 2021-03-31 16:22:03.488 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [4.096s] 2021-03-31 16:22:03.594 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [6.356s] 2021-03-31 16:22:05.499 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [4.045s] 2021-03-31 16:22:05.961 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [2.682s] 2021-03-31 16:22:07.970 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [2.470s] 2021-03-31 16:22:08.509 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [6.901s] 2021-03-31 16:22:10.882 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [4.920s] 2021-03-31 16:22:15.510 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [11.914s] 2021-03-31 16:22:16.563 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [5.679s] 2021-03-31 16:22:16.801 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [8.829s] 2021-03-31 16:22:22.653 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [7.142s] 2021-03-31 16:22:24.063 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [7.497s] 2021-03-31 16:22:24.299 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [7.498s] 2021-03-31 16:22:28.491 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [5.837s] 2021-03-31 16:22:28.899 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.836s] 2021-03-31 16:22:29.850 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.358s] 2021-03-31 16:22:30.839 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [0.988s] 2021-03-31 16:22:36.159 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [5.319s] 2021-03-31 16:22:40.317 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [4.157s] 2021-03-31 16:22:42.247 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.929s] 2021-03-31 16:22:44.003 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.754s] 2021-03-31 16:22:47.105 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [3.100s] 2021-03-31 16:22:51.851 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [4.744s] 2021-03-31 16:22:57.504 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [5.652s] 2021-03-31 16:23:01.516 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.011s] 2021-03-31 16:23:04.403 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.885s] 2021-03-31 16:23:09.599 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [5.195s] 2021-03-31 16:23:12.840 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.240s] 2021-03-31 16:23:14.320 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.480s] 2021-03-31 16:23:38.401 32 INFO rally.task.context [-] Verification 3c212376-d145-4658-bbc5-075d5b85441e | Context testr@default cleanup() started 2021-03-31 16:23:38.401 32 INFO rally.task.context [-] Verification 3c212376-d145-4658-bbc5-075d5b85441e | Context testr@default cleanup() finished in 0.78 msec 2021-03-31 16:23:38.402 32 INFO rally.task.context [-] Verification 3c212376-d145-4658-bbc5-075d5b85441e | Context tempest@default cleanup() started 2021-03-31 16:23:38.985 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-31 16:23:39.081 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-31 16:23:39.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0b07a762_fbgH4fo3'. 2021-03-31 16:23:39.416 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0b07a762_fbgH4fo3' has been deleted. 2021-03-31 16:23:39.417 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '4758ebde-49aa-4b59-8a64-ab297ff03e8d' of option 'instance_type' from Tempest config file. 2021-03-31 16:23:39.417 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '4758ebde-49aa-4b59-8a64-ab297ff03e8d' has been removed. 2021-03-31 16:23:39.427 32 INFO rally.task.context [-] Verification 3c212376-d145-4658-bbc5-075d5b85441e | Context tempest@default cleanup() finished in 1.02 sec 2021-03-31 16:23:39.460 32 INFO rally.api [-] Verification (UUID=0b07a762-2a84-42cd-b63a-121f3208cfd6) has been successfully finished for deployment 'opnfv-rally' (UUID=aba1fc45-b34a-41de-9a0b-4985f3a5fa3e)! 2021-03-31 16:23:40.975 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 16:23:40.975 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 16:23:40.975 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 16:23:42.494 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 16:23:42.495 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 16:23:42.495 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 16:23:44.318 96 INFO rally.api [-] Building 'html' report for the following verification(s): '0b07a762-2a84-42cd-b63a-121f3208cfd6' 2021-03-31 16:23:44.343 96 INFO rally.api [-] The report has been successfully built. 2021-03-31 16:23:45.683 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 16:23:45.683 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 16:23:45.683 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 16:23:47.410 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0b07a762-2a84-42cd-b63a-121f3208cfd6' 2021-03-31 16:23:47.417 98 INFO rally.api [-] The report has been successfully built.