2020-06-13 10:00:49.338 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:00:49.339 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:00:49.339 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:00:51.671 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 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-13 10:00:51.671 6 ERROR rally.cli.cliutils 2020-06-13 10:00:53.288 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:00:53.288 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:00:53.288 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:00:57.365 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:00:57.365 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:00:57.365 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:01:02.197 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:01:02.197 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:01:02.197 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:01:03.700 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:01:03.700 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:01:03.700 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:01:05.928 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 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils force=force) 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-06-13 10:01:05.928 15 ERROR rally.cli.cliutils 2020-06-13 10:01:07.760 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:01:07.760 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:01:07.761 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:01:09.926 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-06-13 10:01:10.015 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b876f2f8-5b34-489d-9301-d597c7759b90/repo. 2020-06-13 10:01:10.383 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b876f2f8-5b34-489d-9301-d597c7759b90/repo'... done. Note: checking out '9250832e7a51f09b813fa528ff3c142adbb49ec1'. 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 ' 2020-06-13 10:01:10.396 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9250832e7 ' 2020-06-13 10:01:10.402 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9250832e7a51f09b813fa528ff3c142adbb49ec1 ' 2020-06-13 10:01:10.421 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-06-13 10:01:10.497 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-06-13 10:01:11.339 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b876f2f8-5b34-489d-9301-d597c7759b90) has been successfully created! 2020-06-13 10:01:13.037 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:01:13.038 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:01:13.038 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:01:17.440 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:01:17.440 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:01:17.440 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:01:19.767 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b876f2f8-5b34-489d-9301-d597c7759b90) for deployment 'opnfv-rally' (UUID=24fdbecb-5487-42ee-9a93-509b1ef1fc64). 2020-06-13 10:01:20.282 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b876f2f8-5b34-489d-9301-d597c7759b90) has been successfully configured for deployment 'opnfv-rally' (UUID=24fdbecb-5487-42ee-9a93-509b1ef1fc64)! 2020-06-13 10:01:30.295 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:01:30.295 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:01:30.295 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:01:32.532 32 INFO rally.api [-] Starting verification (UUID=94aa2049-9c98-49b3-b4e8-02be41ae986b) for deployment 'opnfv-rally' (UUID=24fdbecb-5487-42ee-9a93-509b1ef1fc64) by verifier 'opnfv-tempest' (UUID=b876f2f8-5b34-489d-9301-d597c7759b90). 2020-06-13 10:01:33.706 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-06-13 10:01:33.707 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b876f2f8-5b34-489d-9301-d597c7759b90/for-deployment-24fdbecb-5487-42ee-9a93-509b1ef1fc64/tempest.log' to option 'log_file'. 2020-06-13 10:01:33.707 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b876f2f8-5b34-489d-9301-d597c7759b90/for-deployment-24fdbecb-5487-42ee-9a93-509b1ef1fc64/tempest.log 2020-06-13 10:01:33.707 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-06-13 10:01:33.707 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b876f2f8-5b34-489d-9301-d597c7759b90/for-deployment-24fdbecb-5487-42ee-9a93-509b1ef1fc64/lock_files' to option 'lock_path'. 2020-06-13 10:01:33.708 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b876f2f8-5b34-489d-9301-d597c7759b90/for-deployment-24fdbecb-5487-42ee-9a93-509b1ef1fc64/lock_files 2020-06-13 10:01:33.708 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-06-13 10:01:33.708 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 2020-06-13 10:01:33.708 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 72c548ac-26eb-40e3-90a4-dd27358bbac7 2020-06-13 10:01:33.708 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d203665e-c780-4703-91ad-f6fb90413556 2020-06-13 10:01:33.709 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 26236199-0b7b-4f0c-aced-c49e42eb5380 2020-06-13 10:01:33.709 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 736e0ed3-929a-4154-b8ad-ad03e00fb94b 2020-06-13 10:01:34.035 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-06-13 10:01:34.036 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = patrole-net_d21c88e5-a141-469d-9011-9c079bcce438 2020-06-13 10:01:34.037 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-06-13 10:01:34.127 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 10:01:34.164 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_44858ede_bw8Znm44'. Using flavor 'rally_verify_44858ede_bw8Znm44' (ID = c06349a6-1078-4258-b230-afefa1c6f5f6) for the tests. 2020-06-13 10:01:34.165 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c06349a6-1078-4258-b230-afefa1c6f5f6' to option 'instance_type'. 2020-06-13 10:01:34.165 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c06349a6-1078-4258-b230-afefa1c6f5f6 2020-06-13 10:01:34.167 32 INFO rally.task.context [-] Verification b876f2f8-5b34-489d-9301-d597c7759b90 | Context tempest@default setup() finished in 1.35 sec 2020-06-13 10:01:34.168 32 INFO rally.task.context [-] Verification b876f2f8-5b34-489d-9301-d597c7759b90 | Context testr@default setup() finished in 0.47 msec 2020-06-13 10:01:34.168 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/ba41bfb8-c544-4380-aa6e-23cec1f265c3'. 2020-06-13 10:01:39.305 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2020-06-13 10:01:39.306 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2020-06-13 10:01:57.028 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [5.075s] 2020-06-13 10:01:57.411 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [4.987s] 2020-06-13 10:01:57.737 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [6.118s] 2020-06-13 10:01:58.413 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [5.179s] 2020-06-13 10:02:00.453 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [6.353s] 2020-06-13 10:02:00.604 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [7.286s] 2020-06-13 10:02:00.728 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_create_flavor_service_profile ... success [7.622s] 2020-06-13 10:02:00.773 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [7.442s] 2020-06-13 10:02:00.825 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [6.871s] 2020-06-13 10:02:00.901 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [3.488s] 2020-06-13 10:02:00.902 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [7.210s] 2020-06-13 10:02:00.998 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_create_segment ... success [7.047s] 2020-06-13 10:02:01.018 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [8.752s] 2020-06-13 10:02:01.169 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [6.494s] 2020-06-13 10:02:01.205 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [7.281s] 2020-06-13 10:02:01.468 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [7.643s] 2020-06-13 10:02:02.219 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [8.131s] 2020-06-13 10:02:02.311 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [3.901s] 2020-06-13 10:02:02.757 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [6.197s] 2020-06-13 10:02:02.761 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [9.641s] 2020-06-13 10:02:02.846 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [6.638s] 2020-06-13 10:02:03.318 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [7.618s] 2020-06-13 10:02:03.793 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [2.892s] 2020-06-13 10:02:04.796 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [3.898s] 2020-06-13 10:02:04.893 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [9.322s] 2020-06-13 10:02:05.047 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [4.593s] 2020-06-13 10:02:05.219 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [10.492s] 2020-06-13 10:02:05.559 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [7.822s] 2020-06-13 10:02:06.298 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_delete_flavor_service_profile ... success [5.568s] 2020-06-13 10:02:06.435 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [5.267s] 2020-06-13 10:02:06.447 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [5.843s] 2020-06-13 10:02:06.674 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [8.988s] 2020-06-13 10:02:06.787 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [10.385s] 2020-06-13 10:02:06.833 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [5.815s] 2020-06-13 10:02:06.964 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [6.136s] 2020-06-13 10:02:07.105 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... success [4.349s] 2020-06-13 10:02:07.197 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [10.951s] 2020-06-13 10:02:07.300 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [5.833s] 2020-06-13 10:02:07.342 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [5.029s] 2020-06-13 10:02:08.633 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_delete_segment ... success [7.637s] 2020-06-13 10:02:08.682 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [3.887s] 2020-06-13 10:02:08.974 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [6.757s] 2020-06-13 10:02:09.091 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [6.245s] 2020-06-13 10:02:09.253 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [5.934s] 2020-06-13 10:02:09.435 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [12.614s] 2020-06-13 10:02:09.460 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [8.254s] 2020-06-13 10:02:09.513 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [6.758s] 2020-06-13 10:02:10.081 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... success [14.863s] 2020-06-13 10:02:10.134 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [3.299s] 2020-06-13 10:02:10.237 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [3.799s] 2020-06-13 10:02:10.661 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [3.556s] 2020-06-13 10:02:11.150 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [5.934s] 2020-06-13 10:02:11.280 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [3.975s] 2020-06-13 10:02:11.282 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [6.388s] 2020-06-13 10:02:11.317 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [4.353s] 2020-06-13 10:02:11.616 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [6.568s] 2020-06-13 10:02:11.737 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [6.180s] 2020-06-13 10:02:11.750 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [4.409s] 2020-06-13 10:02:12.006 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [5.333s] 2020-06-13 10:02:12.337 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [5.141s] 2020-06-13 10:02:12.371 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [3.687s] 2020-06-13 10:02:12.385 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [3.292s] 2020-06-13 10:02:12.921 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [2.260s] 2020-06-13 10:02:12.959 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [2.824s] 2020-06-13 10:02:12.994 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [1.713s] 2020-06-13 10:02:13.047 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_list_segments ... success [4.414s] 2020-06-13 10:02:13.085 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [2.849s] 2020-06-13 10:02:13.249 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [1.969s] 2020-06-13 10:02:13.363 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [4.386s] 2020-06-13 10:02:13.770 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [4.307s] 2020-06-13 10:02:13.896 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [7.108s] 2020-06-13 10:02:14.194 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [2.454s] 2020-06-13 10:02:14.451 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [2.699s] 2020-06-13 10:02:14.491 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [3.174s] 2020-06-13 10:02:14.713 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [2.343s] 2020-06-13 10:02:14.751 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [3.135s] 2020-06-13 10:02:14.998 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [2.611s] 2020-06-13 10:02:15.023 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [2.028s] 2020-06-13 10:02:15.496 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [4.343s] 2020-06-13 10:02:15.679 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [2.593s] 2020-06-13 10:02:15.798 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [6.360s] 2020-06-13 10:02:15.799 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... success [5.715s] 2020-06-13 10:02:15.891 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [6.636s] 2020-06-13 10:02:16.308 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [3.384s] 2020-06-13 10:02:16.649 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_add_router_interface ... success [19.605s] 2020-06-13 10:02:16.745 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [7.230s] 2020-06-13 10:02:16.818 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [2.366s] 2020-06-13 10:02:17.307 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [4.968s] 2020-06-13 10:02:17.412 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_show_segment ... success [4.364s] 2020-06-13 10:02:18.628 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [6.620s] 2020-06-13 10:02:18.760 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [3.762s] 2020-06-13 10:02:18.868 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [3.187s] 2020-06-13 10:02:19.140 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [4.117s] 2020-06-13 10:02:19.202 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [5.008s] 2020-06-13 10:02:19.229 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [4.477s] 2020-06-13 10:02:19.398 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [5.627s] 2020-06-13 10:02:19.495 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [3.187s] 2020-06-13 10:02:20.246 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [6.348s] 2020-06-13 10:02:20.558 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [7.195s] 2020-06-13 10:02:21.036 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [5.145s] 2020-06-13 10:02:21.117 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_distributed_router ... success [4.471s] 2020-06-13 10:02:21.979 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [3.109s] 2020-06-13 10:02:22.569 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... success [6.773s] 2020-06-13 10:02:22.914 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_update_segment ... success [5.499s] 2020-06-13 10:02:22.955 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [6.136s] 2020-06-13 10:02:22.987 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [3.784s] 2020-06-13 10:02:23.168 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [7.371s] 2020-06-13 10:02:23.179 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [7.685s] 2020-06-13 10:02:23.376 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [4.747s] 2020-06-13 10:02:23.542 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [6.236s] 2020-06-13 10:02:23.796 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [0.839s] 2020-06-13 10:02:23.935 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [4.438s] 2020-06-13 10:02:24.153 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [3.115s] 2020-06-13 10:02:25.488 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [1.690s] 2020-06-13 10:02:25.490 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [3.507s] 2020-06-13 10:02:25.494 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.558s] 2020-06-13 10:02:25.626 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [2.637s] 2020-06-13 10:02:26.145 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [1.991s] 2020-06-13 10:02:26.259 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [0.767s] 2020-06-13 10:02:26.491 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [6.247s] 2020-06-13 10:02:26.829 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [3.648s] 2020-06-13 10:02:27.028 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [1.538s] 2020-06-13 10:02:27.029 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [1.399s] 2020-06-13 10:02:28.280 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [2.018s] 2020-06-13 10:02:28.554 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [9.323s] 2020-06-13 10:02:29.554 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [2.529s] 2020-06-13 10:02:29.807 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [6.261s] 2020-06-13 10:02:29.862 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [3.714s] 2020-06-13 10:02:30.487 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [3.993s] 2020-06-13 10:02:30.540 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [2.259s] 2020-06-13 10:02:30.773 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [5.286s] 2020-06-13 10:02:31.428 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [1.872s] 2020-06-13 10:02:31.612 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [3.057s] 2020-06-13 10:02:31.733 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.192s] 2020-06-13 10:02:32.266 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... success [9.696s] 2020-06-13 10:02:33.858 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [2.123s] 2020-06-13 10:02:34.113 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [2.685s] 2020-06-13 10:02:34.195 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [2.583s] 2020-06-13 10:02:35.197 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.336s] 2020-06-13 10:02:35.198 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_high_availability_router ... success [14.076s] 2020-06-13 10:02:36.461 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [1.263s] 2020-06-13 10:02:36.801 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router ... success [1.606s] 2020-06-13 10:02:36.875 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [2.678s] 2020-06-13 10:02:37.883 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.008s] 2020-06-13 10:02:39.524 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... success [7.256s] 2020-06-13 10:02:39.882 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [3.420s] 2020-06-13 10:02:40.544 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [2.658s] 2020-06-13 10:02:41.846 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [1.963s] 2020-06-13 10:02:42.905 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [2.360s] 2020-06-13 10:02:43.317 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... success [3.792s] 2020-06-13 10:02:43.460 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_enable_snat ... success [6.657s] 2020-06-13 10:02:43.889 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [2.042s] 2020-06-13 10:02:44.805 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [1.900s] 2020-06-13 10:02:45.195 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [0.388s] 2020-06-13 10:02:45.555 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [0.358s] 2020-06-13 10:02:46.918 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [1.363s] 2020-06-13 10:02:49.259 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_external_fixed_ips ... success [5.798s] 2020-06-13 10:02:51.004 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [4.083s] 2020-06-13 10:02:52.462 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_delete_router ... success [3.203s] 2020-06-13 10:02:53.061 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_list_routers ... success [0.599s] 2020-06-13 10:02:56.603 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [5.600s] 2020-06-13 10:02:59.087 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [2.482s] 2020-06-13 10:03:00.539 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_remove_router_interface ... success [7.475s] 2020-06-13 10:03:01.804 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.715s] 2020-06-13 10:03:02.150 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_distributed_router ... success [1.610s] 2020-06-13 10:03:06.415 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.610s] 2020-06-13 10:03:08.439 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [2.023s] 2020-06-13 10:03:08.756 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_high_availability_router ... success [6.607s] 2020-06-13 10:03:09.524 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_router ... success [0.765s] 2020-06-13 10:03:09.590 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.149s] 2020-06-13 10:03:11.732 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_distributed_router ... success [2.206s] 2020-06-13 10:03:20.747 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_high_availability_router ... success [9.014s] 2020-06-13 10:03:21.513 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router ... success [0.765s] 2020-06-13 10:03:26.857 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_enable_snat ... success [5.343s] 2020-06-13 10:03:35.381 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_fixed_ips ... success [8.524s] 2020-06-13 10:03:38.459 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info ... success [3.077s] 2020-06-13 10:03:41.949 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info_network_id ... success [3.488s] 2020-06-13 10:03:54.124 32 INFO rally.task.context [-] Verification b876f2f8-5b34-489d-9301-d597c7759b90 | Context testr@default cleanup() started 2020-06-13 10:03:54.125 32 INFO rally.task.context [-] Verification b876f2f8-5b34-489d-9301-d597c7759b90 | Context testr@default cleanup() finished in 0.91 msec 2020-06-13 10:03:54.125 32 INFO rally.task.context [-] Verification b876f2f8-5b34-489d-9301-d597c7759b90 | Context tempest@default cleanup() started 2020-06-13 10:03:54.289 32 INFO rally.task.context [-] Verification b876f2f8-5b34-489d-9301-d597c7759b90 | Context tempest@default cleanup() finished in 0.16 sec 2020-06-13 10:03:54.319 32 INFO rally.api [-] Verification (UUID=94aa2049-9c98-49b3-b4e8-02be41ae986b) has been successfully finished for deployment 'opnfv-rally' (UUID=24fdbecb-5487-42ee-9a93-509b1ef1fc64)! 2020-06-13 10:03:56.175 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:03:56.175 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:03:56.175 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:03:58.080 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:03:58.080 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:03:58.081 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:04:00.289 96 INFO rally.api [-] Building 'html' report for the following verification(s): '94aa2049-9c98-49b3-b4e8-02be41ae986b' 2020-06-13 10:04:00.319 96 INFO rally.api [-] The report has been successfully built. 2020-06-13 10:04:01.975 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:04:01.975 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:04:01.976 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:04:04.375 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '94aa2049-9c98-49b3-b4e8-02be41ae986b' 2020-06-13 10:04:04.387 98 INFO rally.api [-] The report has been successfully built.