2021-06-19 14:56:54.612 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:56:54.612 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:56:54.612 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:56:56.433 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-06-19 14:56:56.433 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-19 14:56:56.433 6 ERROR rally.cli.cliutils 2021-06-19 14:56:57.800 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:56:57.800 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:56:57.800 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:57:01.315 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:57:01.315 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:57:01.315 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:57:06.360 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:57:06.360 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:57:06.360 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:57:07.722 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:57:07.723 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:57:07.723 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:57:09.550 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-06-19 14:57:09.550 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils force=force) 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-19 14:57:09.550 15 ERROR rally.cli.cliutils 2021-06-19 14:57:11.044 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:57:11.044 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:57:11.044 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:57:12.899 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-19 14:57:12.977 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f95cc740-e518-47e2-a410-28c147b159ec/repo. 2021-06-19 14:57:13.344 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f95cc740-e518-47e2-a410-28c147b159ec/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-06-19 14:57:13.358 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-19 14:57:13.369 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-19 14:57:13.392 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-19 14:57:13.441 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-19 14:57:14.104 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f95cc740-e518-47e2-a410-28c147b159ec) has been successfully created! 2021-06-19 14:57:15.614 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:57:15.614 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:57:15.614 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:57:22.024 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:57:22.025 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:57:22.025 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:57:23.827 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f95cc740-e518-47e2-a410-28c147b159ec) for deployment 'opnfv-rally' (UUID=492a7d7d-44f0-4372-be78-e548adff15ee). 2021-06-19 14:57:24.760 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f95cc740-e518-47e2-a410-28c147b159ec) has been successfully configured for deployment 'opnfv-rally' (UUID=492a7d7d-44f0-4372-be78-e548adff15ee)! 2021-06-19 14:57:33.108 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 14:57:33.108 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 14:57:33.108 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 14:57:34.994 32 INFO rally.api [-] Starting verification (UUID=54154026-b517-4861-b6bd-2180cba3f0d9) for deployment 'opnfv-rally' (UUID=492a7d7d-44f0-4372-be78-e548adff15ee) by verifier 'opnfv-tempest' (UUID=f95cc740-e518-47e2-a410-28c147b159ec). 2021-06-19 14:57:36.085 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-19 14:57:37.005 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-19 14:57:37.005 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f95cc740-e518-47e2-a410-28c147b159ec/for-deployment-492a7d7d-44f0-4372-be78-e548adff15ee/tempest.log' to option 'log_file'. 2021-06-19 14:57:37.006 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f95cc740-e518-47e2-a410-28c147b159ec/for-deployment-492a7d7d-44f0-4372-be78-e548adff15ee/tempest.log 2021-06-19 14:57:37.006 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-19 14:57:37.007 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f95cc740-e518-47e2-a410-28c147b159ec/for-deployment-492a7d7d-44f0-4372-be78-e548adff15ee/lock_files' to option 'lock_path'. 2021-06-19 14:57:37.007 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f95cc740-e518-47e2-a410-28c147b159ec/for-deployment-492a7d7d-44f0-4372-be78-e548adff15ee/lock_files 2021-06-19 14:57:37.007 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-19 14:57:37.008 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-06-19 14:57:37.008 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 22dba6c8-73c0-4041-857f-c2904d595446 2021-06-19 14:57:37.009 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4a252e36-7a2b-465b-846f-d8fe8c3f4543 2021-06-19 14:57:37.009 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c6ecb689-407b-4a34-92f8-4b03def0e44f 2021-06-19 14:57:37.010 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ea045794-be33-44f7-bacc-cc8dfd8a1f0c 2021-06-19 14:57:37.301 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-19 14:57:37.302 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-19 14:57:37.302 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-19 14:57:37.396 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-19 14:57:37.447 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-19 14:57:37.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_54154026_lu7pixv3' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-19 14:57:37.612 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_54154026_lu7pixv3' (ID = 08eb4b89-6352-44bc-b6c3-80a29062fd94) has been successfully created! 2021-06-19 14:57:37.613 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '08eb4b89-6352-44bc-b6c3-80a29062fd94' to option 'instance_type'. 2021-06-19 14:57:37.613 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 08eb4b89-6352-44bc-b6c3-80a29062fd94 2021-06-19 14:57:37.615 32 INFO rally.task.context [-] Verification f95cc740-e518-47e2-a410-28c147b159ec | Context tempest@default setup() finished in 2.02 sec 2021-06-19 14:57:37.616 32 INFO rally.task.context [-] Verification f95cc740-e518-47e2-a410-28c147b159ec | Context testr@default setup() finished in 0.55 msec 2021-06-19 14:57:37.617 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/429c39e9-9fc8-4e1c-8bc5-f53af79f0b34'. 2021-06-19 14:57:42.791 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-06-19 14:57:42.987 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-06-19 14:57:43.219 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-06-19 14:57:43.255 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-06-19 14:58:28.993 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [5.088s] 2021-06-19 14:58:29.720 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [5.419s] 2021-06-19 14:58:30.591 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [7.267s] 2021-06-19 14:58:30.777 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [14.125s] 2021-06-19 14:58:31.269 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [1.548s] 2021-06-19 14:58:31.723 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.452s] 2021-06-19 14:58:31.762 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.034s] 2021-06-19 14:58:31.809 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.044s] 2021-06-19 14:58:31.861 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.048s] 2021-06-19 14:58:31.986 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [13.316s] 2021-06-19 14:58:34.423 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [11.453s] 2021-06-19 14:58:35.845 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [6.854s] 2021-06-19 14:58:38.080 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 [19.736s] 2021-06-19 14:58:39.294 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [21.380s] 2021-06-19 14:58:40.239 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [27.154s] 2021-06-19 14:58:40.402 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [12.714s] 2021-06-19 14:58:40.592 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [10.546s] 2021-06-19 14:58:41.511 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [16.945s] 2021-06-19 14:58:42.176 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [34.004s] 2021-06-19 14:58:42.897 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-06-19 14:58:43.747 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [19.920s] 2021-06-19 14:58:44.202 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 [19.287s] 2021-06-19 14:58:44.591 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [13.815s] 2021-06-19 14:58:45.894 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [21.308s] 2021-06-19 14:58:46.086 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [27.830s] 2021-06-19 14:58:46.889 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [12.466s] 2021-06-19 14:58:47.486 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [21.752s] 2021-06-19 14:58:49.202 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [8.611s] 2021-06-19 14:58:49.939 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [21.556s] 2021-06-19 14:58:50.247 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [16.757s] 2021-06-19 14:58:50.367 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [5.774s] 2021-06-19 14:58:50.945 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [10.544s] 2021-06-19 14:58:51.095 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [15.244s] 2021-06-19 14:58:51.102 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [5.004s] 2021-06-19 14:58:51.502 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [11.263s] 2021-06-19 14:58:51.790 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 [13.710s] 2021-06-19 14:58:52.636 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [8.891s] 2021-06-19 14:58:53.150 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [7.255s] 2021-06-19 14:58:53.615 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [14.320s] 2021-06-19 14:58:54.010 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [17.620s] 2021-06-19 14:58:54.066 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [13.873s] 2021-06-19 14:58:54.189 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [7.297s] 2021-06-19 14:58:54.654 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [5.451s] 2021-06-19 14:58:54.943 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 [10.740s] 2021-06-19 14:58:55.996 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [13.820s] 2021-06-19 14:58:56.100 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [10.954s] 2021-06-19 14:58:56.198 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [5.251s] 2021-06-19 14:58:57.023 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [7.085s] 2021-06-19 14:58:57.041 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [6.795s] 2021-06-19 14:58:57.387 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [6.293s] 2021-06-19 14:58:57.397 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [4.760s] 2021-06-19 14:58:57.673 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [27.604s] 2021-06-19 14:58:59.792 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [6.641s] 2021-06-19 14:59:00.314 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [18.805s] 2021-06-19 14:59:01.240 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [7.050s] 2021-06-19 14:59:01.491 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [5.291s] 2021-06-19 14:59:01.523 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [6.867s] 2021-06-19 14:59:01.809 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [8.191s] 2021-06-19 14:59:01.813 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 [6.864s] 2021-06-19 14:59:02.268 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [10.765s] 2021-06-19 14:59:02.559 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [6.458s] 2021-06-19 14:59:03.014 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [15.524s] 2021-06-19 14:59:04.607 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [4.290s] 2021-06-19 14:59:07.910 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [16.818s] 2021-06-19 14:59:08.984 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [12.986s] 2021-06-19 14:59:09.605 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [15.540s] 2021-06-19 14:59:09.704 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [12.661s] 2021-06-19 14:59:10.315 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [10.519s] 2021-06-19 14:59:13.280 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [19.271s] 2021-06-19 14:59:13.965 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 [22.174s] 2021-06-19 14:59:14.338 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [16.951s] 2021-06-19 14:59:14.999 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [10.392s] 2021-06-19 14:59:18.035 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [20.637s] 2021-06-19 14:59:18.057 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [16.565s] 2021-06-19 14:59:18.581 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 [16.771s] 2021-06-19 14:59:18.920 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [17.396s] 2021-06-19 14:59:18.997 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [16.428s] 2021-06-19 14:59:18.999 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [31.790s] 2021-06-19 14:59:20.099 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [17.087s] 2021-06-19 14:59:24.824 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [9.824s] 2021-06-19 14:59:25.336 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [27.662s] 2021-06-19 14:59:25.762 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [11.422s] 2021-06-19 14:59:28.023 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [19.037s] 2021-06-19 14:59:28.538 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [18.931s] 2021-06-19 14:59:28.613 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [18.908s] 2021-06-19 14:59:29.036 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [18.721s] 2021-06-19 14:59:29.293 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [16.011s] 2021-06-19 14:59:31.190 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [28.920s] 2021-06-19 14:59:32.369 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [3.754s] 2021-06-19 14:59:34.041 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [15.119s] 2021-06-19 14:59:34.489 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 [20.523s] 2021-06-19 14:59:36.805 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [7.510s] 2021-06-19 14:59:36.811 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [8.272s] 2021-06-19 14:59:38.799 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [19.808s] 2021-06-19 14:59:40.467 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [21.476s] 2021-06-19 14:59:41.822 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [16.483s] 2021-06-19 14:59:43.292 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [23.192s] 2021-06-19 14:59:43.604 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [11.235s] 2021-06-19 14:59:45.610 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [11.566s] 2021-06-19 14:59:45.669 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [14.478s] 2021-06-19 14:59:46.021 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [9.209s] 2021-06-19 14:59:48.951 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [23.188s] 2021-06-19 14:59:51.812 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [23.788s] 2021-06-19 14:59:51.943 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [10.121s] 2021-06-19 14:59:57.043 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [16.578s] 2021-06-19 14:59:58.984 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [22.178s] 2021-06-19 14:59:59.809 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [16.204s] 2021-06-19 15:00:00.200 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [14.529s] 2021-06-19 15:00:04.424 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [15.472s] 2021-06-19 15:00:06.585 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [27.785s] 2021-06-19 15:00:07.887 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [3.461s] 2021-06-19 15:00:09.745 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [17.931s] 2021-06-19 15:00:10.586 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [27.294s] 2021-06-19 15:00:11.600 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [11.397s] 2021-06-19 15:00:12.455 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [4.567s] 2021-06-19 15:00:12.845 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.245s] 2021-06-19 15:00:16.960 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [17.150s] 2021-06-19 15:00:18.373 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [5.918s] 2021-06-19 15:00:18.898 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [19.913s] 2021-06-19 15:00:19.808 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.433s] 2021-06-19 15:00:27.078 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [14.232s] 2021-06-19 15:00:28.693 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [8.884s] 2021-06-19 15:00:29.772 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.078s] 2021-06-19 15:00:30.921 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.148s] 2021-06-19 15:00:33.563 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [23.817s] 2021-06-19 15:00:34.102 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [17.140s] 2021-06-19 15:00:34.596 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [15.697s] 2021-06-19 15:00:36.341 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [5.418s] 2021-06-19 15:00:38.763 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [2.421s] 2021-06-19 15:00:39.539 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [5.973s] 2021-06-19 15:00:39.558 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [4.961s] 2021-06-19 15:00:39.855 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [12.775s] 2021-06-19 15:00:41.521 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [1.666s] 2021-06-19 15:00:41.639 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [2.875s] 2021-06-19 15:00:43.047 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [1.524s] 2021-06-19 15:00:44.322 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [4.763s] 2021-06-19 15:00:45.410 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.086s] 2021-06-19 15:00:45.990 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.349s] 2021-06-19 15:00:46.289 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [3.241s] 2021-06-19 15:00:46.490 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.078s] 2021-06-19 15:00:50.753 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [4.262s] 2021-06-19 15:00:55.980 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [5.227s] 2021-06-19 15:00:57.477 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.496s] 2021-06-19 15:00:58.606 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.127s] 2021-06-19 15:01:03.379 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.771s] 2021-06-19 15:01:09.151 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.769s] 2021-06-19 15:01:15.971 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [6.821s] 2021-06-19 15:01:20.030 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.057s] 2021-06-19 15:01:22.978 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.947s] 2021-06-19 15:01:27.850 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.870s] 2021-06-19 15:01:31.222 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.371s] 2021-06-19 15:01:32.796 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.572s] 2021-06-19 15:01:54.776 32 INFO rally.task.context [-] Verification f95cc740-e518-47e2-a410-28c147b159ec | Context testr@default cleanup() started 2021-06-19 15:01:54.777 32 INFO rally.task.context [-] Verification f95cc740-e518-47e2-a410-28c147b159ec | Context testr@default cleanup() finished in 0.77 msec 2021-06-19 15:01:54.777 32 INFO rally.task.context [-] Verification f95cc740-e518-47e2-a410-28c147b159ec | Context tempest@default cleanup() started 2021-06-19 15:01:55.362 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-19 15:01:55.723 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-19 15:01:55.754 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_54154026_lu7pixv3'. 2021-06-19 15:01:56.657 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_54154026_lu7pixv3' has been deleted. 2021-06-19 15:01:56.658 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '08eb4b89-6352-44bc-b6c3-80a29062fd94' of option 'instance_type' from Tempest config file. 2021-06-19 15:01:56.659 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '08eb4b89-6352-44bc-b6c3-80a29062fd94' has been removed. 2021-06-19 15:01:56.667 32 INFO rally.task.context [-] Verification f95cc740-e518-47e2-a410-28c147b159ec | Context tempest@default cleanup() finished in 1.89 sec 2021-06-19 15:01:56.709 32 INFO rally.api [-] Verification (UUID=54154026-b517-4861-b6bd-2180cba3f0d9) has been successfully finished for deployment 'opnfv-rally' (UUID=492a7d7d-44f0-4372-be78-e548adff15ee)! 2021-06-19 15:01:58.179 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 15:01:58.179 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 15:01:58.179 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 15:01:59.659 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 15:01:59.660 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 15:01:59.660 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 15:02:01.416 96 INFO rally.api [-] Building 'html' report for the following verification(s): '54154026-b517-4861-b6bd-2180cba3f0d9' 2021-06-19 15:02:01.440 96 INFO rally.api [-] The report has been successfully built. 2021-06-19 15:02:02.830 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-19 15:02:02.830 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-19 15:02:02.830 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-19 15:02:04.605 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '54154026-b517-4861-b6bd-2180cba3f0d9' 2021-06-19 15:02:04.613 98 INFO rally.api [-] The report has been successfully built.