2021-05-05 13:31:23.001 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:31:23.001 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:31:23.001 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-05 13:31:24.943 6 ERROR rally.cli.cliutils 2021-05-05 13:31:26.340 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:31:26.340 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:31:26.340 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:31:29.990 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:31:29.991 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:31:29.991 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:31:35.365 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:31:35.365 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:31:35.366 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:31:36.733 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:31:36.734 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:31:36.734 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils force=force) 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-05 13:31:38.581 15 ERROR rally.cli.cliutils 2021-05-05 13:31:39.993 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:31:39.993 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:31:39.993 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:31:41.918 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-05 13:31:41.996 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-8940f478-0e3e-400f-b3a0-c78f417b593d/repo. 2021-05-05 13:31:42.344 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-8940f478-0e3e-400f-b3a0-c78f417b593d/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-05-05 13:31:42.359 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-05 13:31:42.367 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-05 13:31:42.387 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-05 13:31:42.439 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-05 13:31:43.108 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8940f478-0e3e-400f-b3a0-c78f417b593d) has been successfully created! 2021-05-05 13:31:44.607 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:31:44.608 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:31:44.608 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:31:50.881 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:31:50.881 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:31:50.881 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:31:52.752 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8940f478-0e3e-400f-b3a0-c78f417b593d) for deployment 'opnfv-rally' (UUID=ecf5d1ed-da59-46a4-9b2c-bbec5bfe4f23). 2021-05-05 13:31:53.579 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8940f478-0e3e-400f-b3a0-c78f417b593d) has been successfully configured for deployment 'opnfv-rally' (UUID=ecf5d1ed-da59-46a4-9b2c-bbec5bfe4f23)! 2021-05-05 13:32:02.109 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:32:02.110 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:32:02.110 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:32:04.078 32 INFO rally.api [-] Starting verification (UUID=c6adb786-632a-42f8-a570-e23c5b8a82fa) for deployment 'opnfv-rally' (UUID=ecf5d1ed-da59-46a4-9b2c-bbec5bfe4f23) by verifier 'opnfv-tempest' (UUID=8940f478-0e3e-400f-b3a0-c78f417b593d). 2021-05-05 13:32:05.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-05 13:32:05.347 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-05 13:32:05.347 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8940f478-0e3e-400f-b3a0-c78f417b593d/for-deployment-ecf5d1ed-da59-46a4-9b2c-bbec5bfe4f23/tempest.log' to option 'log_file'. 2021-05-05 13:32:05.347 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-8940f478-0e3e-400f-b3a0-c78f417b593d/for-deployment-ecf5d1ed-da59-46a4-9b2c-bbec5bfe4f23/tempest.log 2021-05-05 13:32:05.348 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-05 13:32:05.348 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8940f478-0e3e-400f-b3a0-c78f417b593d/for-deployment-ecf5d1ed-da59-46a4-9b2c-bbec5bfe4f23/lock_files' to option 'lock_path'. 2021-05-05 13:32:05.349 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-8940f478-0e3e-400f-b3a0-c78f417b593d/for-deployment-ecf5d1ed-da59-46a4-9b2c-bbec5bfe4f23/lock_files 2021-05-05 13:32:05.349 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-05-05 13:32:05.349 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-05-05 13:32:05.350 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 86da25e5-1616-47b5-a79b-a99f726fe54c 2021-05-05 13:32:05.350 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 3a0f3be8-c032-401a-b1f6-4604a5e64d21 2021-05-05 13:32:05.351 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 41a21f07-c5f3-44e6-bb82-7aa76c873a4b 2021-05-05 13:32:05.351 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 788a251b-0e48-4b81-9d68-6587bf60db13 2021-05-05 13:32:05.626 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-05 13:32:05.626 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-05 13:32:05.627 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-05 13:32:05.694 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-05 13:32:05.745 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-05 13:32:05.746 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c6adb786_awoIKl1w' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-05 13:32:05.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c6adb786_awoIKl1w' (ID = 33e171d8-3abc-4d40-8ed9-17b3a19467d6) has been successfully created! 2021-05-05 13:32:05.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '33e171d8-3abc-4d40-8ed9-17b3a19467d6' to option 'instance_type'. 2021-05-05 13:32:05.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 33e171d8-3abc-4d40-8ed9-17b3a19467d6 2021-05-05 13:32:05.884 32 INFO rally.task.context [-] Verification 8940f478-0e3e-400f-b3a0-c78f417b593d | Context tempest@default setup() finished in 1.19 sec 2021-05-05 13:32:05.885 32 INFO rally.task.context [-] Verification 8940f478-0e3e-400f-b3a0-c78f417b593d | Context testr@default setup() finished in 0.53 msec 2021-05-05 13:32:05.885 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/caea1e82-d5a5-42d0-bc30-f1ee781d1233'. 2021-05-05 13:32:10.777 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-05-05 13:32:10.834 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-05-05 13:32:10.886 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-05-05 13:32:11.641 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-05-05 13:32:57.235 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [15.720s] 2021-05-05 13:33:02.585 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [12.891s] 2021-05-05 13:33:06.145 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [12.395s] 2021-05-05 13:33:06.918 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-05-05 13:33:08.071 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [7.157s] 2021-05-05 13:33:10.615 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [29.108s] 2021-05-05 13:33:10.651 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [28.597s] 2021-05-05 13:33:10.691 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [16.856s] 2021-05-05 13:33:11.295 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [14.216s] 2021-05-05 13:33:11.605 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [21.170s] 2021-05-05 13:33:12.183 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [4.113s] 2021-05-05 13:33:13.013 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [9.155s] 2021-05-05 13:33:13.562 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [2.265s] 2021-05-05 13:33:13.871 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.308s] 2021-05-05 13:33:13.912 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.037s] 2021-05-05 13:33:13.974 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.056s] 2021-05-05 13:33:14.022 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.047s] 2021-05-05 13:33:18.727 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [22.824s] 2021-05-05 13:33:18.973 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [29.115s] 2021-05-05 13:33:19.227 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [28.794s] 2021-05-05 13:33:19.446 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [14.259s] 2021-05-05 13:33:19.820 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [19.763s] 2021-05-05 13:33:20.217 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [17.634s] 2021-05-05 13:33:22.024 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [18.642s] 2021-05-05 13:33:22.188 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [25.578s] 2021-05-05 13:33:23.569 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [1.537s] 2021-05-05 13:33:24.824 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [11.811s] 2021-05-05 13:33:25.121 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [21.525s] 2021-05-05 13:33:26.638 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [14.454s] 2021-05-05 13:33:29.399 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [10.671s] 2021-05-05 13:33:31.604 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [6.779s] 2021-05-05 13:33:31.620 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [31.416s] 2021-05-05 13:33:32.750 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [26.604s] 2021-05-05 13:33:34.203 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [14.973s] 2021-05-05 13:33:34.208 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [37.137s] 2021-05-05 13:33:38.258 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [18.439s] 2021-05-05 13:33:38.529 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [27.880s] 2021-05-05 13:33:38.559 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [27.945s] 2021-05-05 13:33:39.231 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [15.668s] 2021-05-05 13:33:46.649 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [40.637s] 2021-05-05 13:33:48.210 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [27.992s] 2021-05-05 13:33:50.367 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [39.676s] 2021-05-05 13:33:50.511 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [31.065s] 2021-05-05 13:33:51.915 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [29.729s] 2021-05-05 13:33:51.958 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [32.985s] 2021-05-05 13:33:53.035 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [14.774s] 2021-05-05 13:33:53.092 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [36.613s] 2021-05-05 13:33:53.819 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [21.067s] 2021-05-05 13:33:53.919 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [22.299s] 2021-05-05 13:33:55.255 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [1.334s] 2021-05-05 13:33:58.516 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [33.396s] 2021-05-05 13:33:58.716 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [27.111s] 2021-05-05 13:33:58.964 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [8.451s] 2021-05-05 13:33:59.984 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [49.452s] 2021-05-05 13:34:00.725 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [53.633s] 2021-05-05 13:34:00.963 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [31.563s] 2021-05-05 13:34:01.257 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [27.052s] 2021-05-05 13:34:01.420 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [9.501s] 2021-05-05 13:34:01.426 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [11.055s] 2021-05-05 13:34:01.633 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [9.674s] 2021-05-05 13:34:02.448 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [23.916s] 2021-05-05 13:34:03.571 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [24.339s] 2021-05-05 13:34:03.586 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [44.495s] 2021-05-05 13:34:05.752 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [10.497s] 2021-05-05 13:34:14.568 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [21.475s] 2021-05-05 13:34:14.799 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [20.978s] 2021-05-05 13:34:14.915 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [21.879s] 2021-05-05 13:34:16.901 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [15.482s] 2021-05-05 13:34:17.428 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [38.867s] 2021-05-05 13:34:18.333 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [19.813s] 2021-05-05 13:34:20.416 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [32.204s] 2021-05-05 13:34:21.331 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [22.365s] 2021-05-05 13:34:25.418 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [24.694s] 2021-05-05 13:34:25.868 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [24.234s] 2021-05-05 13:34:29.390 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [28.425s] 2021-05-05 13:34:29.455 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [25.882s] 2021-05-05 13:34:29.593 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [27.145s] 2021-05-05 13:34:37.788 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [36.364s] 2021-05-05 13:34:39.357 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [21.927s] 2021-05-05 13:34:41.147 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [22.814s] 2021-05-05 13:34:41.945 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [41.960s] 2021-05-05 13:34:44.963 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [39.210s] 2021-05-05 13:34:45.768 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [59.119s] 2021-05-05 13:34:45.931 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [44.673s] 2021-05-05 13:34:46.599 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [5.451s] 2021-05-05 13:34:46.925 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [43.341s] 2021-05-05 13:34:47.034 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [32.466s] 2021-05-05 13:34:50.904 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [30.487s] 2021-05-05 13:34:52.394 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [31.062s] 2021-05-05 13:34:53.432 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [6.833s] 2021-05-05 13:34:54.831 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [37.929s] 2021-05-05 13:34:56.463 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [41.664s] 2021-05-05 13:35:05.004 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [19.234s] 2021-05-05 13:35:05.013 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [35.556s] 2021-05-05 13:35:07.427 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [2.423s] 2021-05-05 13:35:08.029 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [14.596s] 2021-05-05 13:35:11.912 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [46.493s] 2021-05-05 13:35:13.955 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [34.596s] 2021-05-05 13:35:19.109 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [53.238s] 2021-05-05 13:35:19.340 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [32.305s] 2021-05-05 13:35:21.361 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [30.457s] 2021-05-05 13:35:21.429 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [24.963s] 2021-05-05 13:35:21.931 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [14.502s] 2021-05-05 13:35:23.362 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [18.348s] 2021-05-05 13:35:24.269 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [42.322s] 2021-05-05 13:35:24.435 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.073s] 2021-05-05 13:35:24.649 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [16.618s] 2021-05-05 13:35:32.371 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [45.445s] 2021-05-05 13:35:35.138 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [13.773s] 2021-05-05 13:35:35.976 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [16.634s] 2021-05-05 13:35:41.741 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [29.828s] 2021-05-05 13:35:43.678 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [29.722s] 2021-05-05 13:35:48.312 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [26.883s] 2021-05-05 13:35:50.147 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [25.495s] 2021-05-05 13:35:51.792 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [16.654s] 2021-05-05 13:35:54.122 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [29.685s] 2021-05-05 13:35:55.523 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.401s] 2021-05-05 13:35:57.422 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [33.151s] 2021-05-05 13:36:03.304 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [21.561s] 2021-05-05 13:36:06.079 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [14.287s] 2021-05-05 13:36:06.206 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [30.228s] 2021-05-05 13:36:06.804 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [23.125s] 2021-05-05 13:36:09.059 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [13.535s] 2021-05-05 13:36:16.789 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [7.729s] 2021-05-05 13:36:19.020 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [2.231s] 2021-05-05 13:36:22.105 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [15.299s] 2021-05-05 13:36:23.682 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [4.658s] 2021-05-05 13:36:24.215 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [18.010s] 2021-05-05 13:36:26.707 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [20.626s] 2021-05-05 13:36:27.376 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [3.694s] 2021-05-05 13:36:29.112 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.736s] 2021-05-05 13:36:30.289 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [3.582s] 2021-05-05 13:36:33.517 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [9.300s] 2021-05-05 13:36:33.811 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [3.520s] 2021-05-05 13:36:36.152 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [7.037s] 2021-05-05 13:36:37.636 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [3.825s] 2021-05-05 13:36:39.115 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [5.597s] 2021-05-05 13:36:39.571 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [3.417s] 2021-05-05 13:36:41.910 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.794s] 2021-05-05 13:36:43.011 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.100s] 2021-05-05 13:36:51.161 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [8.148s] 2021-05-05 13:36:59.908 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [8.746s] 2021-05-05 13:37:01.054 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.144s] 2021-05-05 13:37:02.309 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.254s] 2021-05-05 13:37:06.361 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.052s] 2021-05-05 13:37:11.255 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [4.890s] 2021-05-05 13:37:17.329 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [6.075s] 2021-05-05 13:37:21.171 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [3.841s] 2021-05-05 13:37:24.091 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.918s] 2021-05-05 13:37:32.446 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [8.354s] 2021-05-05 13:37:37.302 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [4.855s] 2021-05-05 13:37:39.143 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.840s] 2021-05-05 13:38:01.371 32 INFO rally.task.context [-] Verification 8940f478-0e3e-400f-b3a0-c78f417b593d | Context testr@default cleanup() started 2021-05-05 13:38:01.371 32 INFO rally.task.context [-] Verification 8940f478-0e3e-400f-b3a0-c78f417b593d | Context testr@default cleanup() finished in 0.76 msec 2021-05-05 13:38:01.372 32 INFO rally.task.context [-] Verification 8940f478-0e3e-400f-b3a0-c78f417b593d | Context tempest@default cleanup() started 2021-05-05 13:38:01.888 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-05 13:38:02.194 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-05 13:38:02.225 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c6adb786_awoIKl1w'. 2021-05-05 13:38:02.535 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c6adb786_awoIKl1w' has been deleted. 2021-05-05 13:38:02.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '33e171d8-3abc-4d40-8ed9-17b3a19467d6' of option 'instance_type' from Tempest config file. 2021-05-05 13:38:02.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '33e171d8-3abc-4d40-8ed9-17b3a19467d6' has been removed. 2021-05-05 13:38:02.545 32 INFO rally.task.context [-] Verification 8940f478-0e3e-400f-b3a0-c78f417b593d | Context tempest@default cleanup() finished in 1.17 sec 2021-05-05 13:38:02.577 32 INFO rally.api [-] Verification (UUID=c6adb786-632a-42f8-a570-e23c5b8a82fa) has been successfully finished for deployment 'opnfv-rally' (UUID=ecf5d1ed-da59-46a4-9b2c-bbec5bfe4f23)! 2021-05-05 13:38:04.051 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:38:04.052 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:38:04.052 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:38:05.514 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:38:05.515 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:38:05.515 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:38:07.450 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'c6adb786-632a-42f8-a570-e23c5b8a82fa' 2021-05-05 13:38:07.478 96 INFO rally.api [-] The report has been successfully built. 2021-05-05 13:38:08.819 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 13:38:08.819 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 13:38:08.819 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 13:38:10.700 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c6adb786-632a-42f8-a570-e23c5b8a82fa' 2021-05-05 13:38:10.711 98 INFO rally.api [-] The report has been successfully built.