2021-04-14 15:32:55.667 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 15:32:55.667 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 15:32:55.667 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-14 15:32:57.582 6 ERROR rally.cli.cliutils 2021-04-14 15:32:58.991 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 15:32:58.991 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 15:32:58.992 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 15:33:02.746 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 15:33:02.746 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 15:33:02.746 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 15:33:07.894 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 15:33:07.895 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 15:33:07.895 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 15:33:09.154 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 15:33:09.155 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 15:33:09.155 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils force=force) 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-14 15:33:11.056 15 ERROR rally.cli.cliutils 2021-04-14 15:33:12.457 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 15:33:12.457 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 15:33:12.457 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 15:33:14.232 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-14 15:33:14.312 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d63b850d-bfe8-49a4-aa13-af62b1cc0849/repo. 2021-04-14 15:33:14.661 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d63b850d-bfe8-49a4-aa13-af62b1cc0849/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-04-14 15:33:14.678 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-14 15:33:14.688 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-14 15:33:14.710 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-14 15:33:14.759 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-14 15:33:15.441 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d63b850d-bfe8-49a4-aa13-af62b1cc0849) has been successfully created! 2021-04-14 15:33:16.863 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 15:33:16.863 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 15:33:16.863 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 15:33:24.564 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 15:33:24.564 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 15:33:24.564 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 15:33:26.363 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d63b850d-bfe8-49a4-aa13-af62b1cc0849) for deployment 'opnfv-rally' (UUID=9e897968-dd50-4dad-a0bd-0c33103f20e4). 2021-04-14 15:33:27.240 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d63b850d-bfe8-49a4-aa13-af62b1cc0849) has been successfully configured for deployment 'opnfv-rally' (UUID=9e897968-dd50-4dad-a0bd-0c33103f20e4)! 2021-04-14 15:33:35.650 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 15:33:35.650 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 15:33:35.651 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 15:33:37.569 32 INFO rally.api [-] Starting verification (UUID=b63cf194-f3b2-469f-9920-2f4329b305c2) for deployment 'opnfv-rally' (UUID=9e897968-dd50-4dad-a0bd-0c33103f20e4) by verifier 'opnfv-tempest' (UUID=d63b850d-bfe8-49a4-aa13-af62b1cc0849). 2021-04-14 15:33:38.715 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-14 15:33:39.202 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-14 15:33:39.202 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d63b850d-bfe8-49a4-aa13-af62b1cc0849/for-deployment-9e897968-dd50-4dad-a0bd-0c33103f20e4/tempest.log' to option 'log_file'. 2021-04-14 15:33:39.203 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d63b850d-bfe8-49a4-aa13-af62b1cc0849/for-deployment-9e897968-dd50-4dad-a0bd-0c33103f20e4/tempest.log 2021-04-14 15:33:39.203 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-14 15:33:39.204 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d63b850d-bfe8-49a4-aa13-af62b1cc0849/for-deployment-9e897968-dd50-4dad-a0bd-0c33103f20e4/lock_files' to option 'lock_path'. 2021-04-14 15:33:39.204 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d63b850d-bfe8-49a4-aa13-af62b1cc0849/for-deployment-9e897968-dd50-4dad-a0bd-0c33103f20e4/lock_files 2021-04-14 15:33:39.204 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-14 15:33:39.205 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-04-14 15:33:39.205 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b0a9c086-4568-40d7-8c3c-e5dcd5e2914c 2021-04-14 15:33:39.206 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 87e1367e-8182-465d-8081-2ad0e29eba0d 2021-04-14 15:33:39.206 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = dcb890f3-e515-4770-bdf0-919c8140d543 2021-04-14 15:33:39.207 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 9c042aaa-3094-4c6d-96e6-1f103a0e3b7c 2021-04-14 15:33:39.517 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-14 15:33:39.518 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-14 15:33:39.518 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-14 15:33:39.611 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-14 15:33:39.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-14 15:33:39.674 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_b63cf194_Jd0a5adA' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-14 15:33:39.802 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b63cf194_Jd0a5adA' (ID = b55d7b67-37df-4e5e-a39c-329145a36e60) has been successfully created! 2021-04-14 15:33:39.802 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b55d7b67-37df-4e5e-a39c-329145a36e60' to option 'instance_type'. 2021-04-14 15:33:39.803 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b55d7b67-37df-4e5e-a39c-329145a36e60 2021-04-14 15:33:39.804 32 INFO rally.task.context [-] Verification d63b850d-bfe8-49a4-aa13-af62b1cc0849 | Context tempest@default setup() finished in 1.58 sec 2021-04-14 15:33:39.806 32 INFO rally.task.context [-] Verification d63b850d-bfe8-49a4-aa13-af62b1cc0849 | Context testr@default setup() finished in 0.52 msec 2021-04-14 15:33:39.806 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/9ad2a3ec-de4c-4a9a-bf2d-dccd280e8f61'. 2021-04-14 15:33:44.800 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-04-14 15:33:45.182 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-04-14 15:33:46.005 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-04-14 15:33:46.653 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-04-14 15:34:37.078 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [12.476s] 2021-04-14 15:34:39.876 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [23.574s] 2021-04-14 15:34:50.985 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [22.434s] 2021-04-14 15:34:52.544 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-04-14 15:34:53.399 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [22.100s] 2021-04-14 15:34:53.711 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [21.670s] 2021-04-14 15:34:54.270 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [25.663s] 2021-04-14 15:34:54.805 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [2.757s] 2021-04-14 15:34:55.531 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [26.044s] 2021-04-14 15:34:57.033 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [26.777s] 2021-04-14 15:34:57.052 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [21.197s] 2021-04-14 15:34:57.172 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [22.583s] 2021-04-14 15:34:58.960 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [4.689s] 2021-04-14 15:34:59.885 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [38.163s] 2021-04-14 15:35:00.850 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [20.977s] 2021-04-14 15:35:04.017 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [10.619s] 2021-04-14 15:35:09.400 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [16.526s] 2021-04-14 15:35:09.409 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [20.339s] 2021-04-14 15:35:09.545 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [14.739s] 2021-04-14 15:35:09.667 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.116s] 2021-04-14 15:35:09.701 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.034s] 2021-04-14 15:35:09.744 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.041s] 2021-04-14 15:35:09.794 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.045s] 2021-04-14 15:35:10.419 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [16.709s] 2021-04-14 15:35:10.442 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [13.409s] 2021-04-14 15:35:10.645 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [10.761s] 2021-04-14 15:35:10.733 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [13.682s] 2021-04-14 15:35:10.907 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [14.592s] 2021-04-14 15:35:11.451 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [46.822s] 2021-04-14 15:35:11.977 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [35.168s] 2021-04-14 15:35:20.688 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [38.530s] 2021-04-14 15:35:21.267 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [30.282s] 2021-04-14 15:35:21.298 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [46.296s] 2021-04-14 15:35:21.787 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [51.401s] 2021-04-14 15:35:22.338 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [12.929s] 2021-04-14 15:35:22.383 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [25.212s] 2021-04-14 15:35:23.620 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [24.659s] 2021-04-14 15:35:24.288 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [13.844s] 2021-04-14 15:35:24.766 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [15.358s] 2021-04-14 15:35:25.163 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [21.144s] 2021-04-14 15:35:25.311 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [48.694s] 2021-04-14 15:35:25.693 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [24.840s] 2021-04-14 15:35:25.919 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [15.011s] 2021-04-14 15:35:25.997 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [14.021s] 2021-04-14 15:35:28.980 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [18.560s] 2021-04-14 15:35:29.139 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [7.841s] 2021-04-14 15:35:29.179 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [22.143s] 2021-04-14 15:35:30.479 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [19.834s] 2021-04-14 15:35:30.778 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [9.510s] 2021-04-14 15:35:32.604 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [10.817s] 2021-04-14 15:35:32.900 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [10.566s] 2021-04-14 15:35:33.024 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [8.257s] 2021-04-14 15:35:33.566 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [7.647s] 2021-04-14 15:35:35.169 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [10.880s] 2021-04-14 15:35:35.783 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [13.399s] 2021-04-14 15:35:35.813 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [24.362s] 2021-04-14 15:35:36.416 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [23.720s] 2021-04-14 15:35:37.076 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [11.078s] 2021-04-14 15:35:38.028 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [12.864s] 2021-04-14 15:35:38.147 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [17.459s] 2021-04-14 15:35:38.777 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [13.084s] 2021-04-14 15:35:45.412 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [12.508s] 2021-04-14 15:35:47.896 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [18.717s] 2021-04-14 15:35:47.977 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [18.995s] 2021-04-14 15:35:48.361 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [28.230s] 2021-04-14 15:35:48.407 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [24.784s] 2021-04-14 15:35:51.218 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [18.192s] 2021-04-14 15:35:51.671 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [53.970s] 2021-04-14 15:35:51.862 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [6.452s] 2021-04-14 15:35:51.896 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [21.416s] 2021-04-14 15:35:53.391 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [16.313s] 2021-04-14 15:36:00.221 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [12.325s] 2021-04-14 15:36:00.412 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [24.596s] 2021-04-14 15:36:01.088 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [24.672s] 2021-04-14 15:36:03.389 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [12.169s] 2021-04-14 15:36:04.096 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [31.491s] 2021-04-14 15:36:05.455 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [29.670s] 2021-04-14 15:36:06.119 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [36.980s] 2021-04-14 15:36:11.312 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [40.532s] 2021-04-14 15:36:11.581 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [46.271s] 2021-04-14 15:36:12.666 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [34.517s] 2021-04-14 15:36:13.884 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [13.662s] 2021-04-14 15:36:15.148 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [26.787s] 2021-04-14 15:36:15.155 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [39.985s] 2021-04-14 15:36:17.936 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [39.156s] 2021-04-14 15:36:20.486 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [20.073s] 2021-04-14 15:36:21.174 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [20.084s] 2021-04-14 15:36:26.068 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [37.662s] 2021-04-14 15:36:26.549 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [34.687s] 2021-04-14 15:36:27.158 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [35.486s] 2021-04-14 15:36:27.906 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [15.239s] 2021-04-14 15:36:28.875 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [24.779s] 2021-04-14 15:36:29.433 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [18.120s] 2021-04-14 15:36:29.659 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [1.752s] 2021-04-14 15:36:30.091 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [4.023s] 2021-04-14 15:36:30.507 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [15.359s] 2021-04-14 15:36:31.408 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [10.923s] 2021-04-14 15:36:31.827 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [1.319s] 2021-04-14 15:36:33.925 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [12.749s] 2021-04-14 15:36:34.073 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [22.490s] 2021-04-14 15:36:34.206 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [4.546s] 2021-04-14 15:36:35.127 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [21.242s] 2021-04-14 15:36:40.619 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [14.069s] 2021-04-14 15:36:40.669 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [8.841s] 2021-04-14 15:36:41.253 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [7.046s] 2021-04-14 15:36:43.209 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [2.589s] 2021-04-14 15:36:45.730 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [15.637s] 2021-04-14 15:36:45.879 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [16.445s] 2021-04-14 15:36:46.421 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [15.010s] 2021-04-14 15:36:46.699 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [0.968s] 2021-04-14 15:36:48.401 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [14.475s] 2021-04-14 15:36:48.844 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [5.633s] 2021-04-14 15:36:49.932 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.088s] 2021-04-14 15:36:50.254 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [16.180s] 2021-04-14 15:36:51.096 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.163s] 2021-04-14 15:36:56.877 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [10.176s] 2021-04-14 15:36:57.423 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [22.294s] 2021-04-14 15:37:01.018 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [9.921s] 2021-04-14 15:37:01.196 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [15.315s] 2021-04-14 15:37:01.740 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [34.580s] 2021-04-14 15:37:01.755 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [20.499s] 2021-04-14 15:37:05.766 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [19.344s] 2021-04-14 15:37:07.397 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [17.141s] 2021-04-14 15:37:07.940 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [6.920s] 2021-04-14 15:37:08.963 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [11.538s] 2021-04-14 15:37:09.136 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.195s] 2021-04-14 15:37:10.243 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [13.366s] 2021-04-14 15:37:13.141 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [11.386s] 2021-04-14 15:37:16.101 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [6.965s] 2021-04-14 15:37:16.271 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [6.027s] 2021-04-14 15:37:18.107 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [9.144s] 2021-04-14 15:37:19.687 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [18.488s] 2021-04-14 15:37:21.143 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [5.040s] 2021-04-14 15:37:22.854 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [6.580s] 2021-04-14 15:37:25.391 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [4.245s] 2021-04-14 15:37:25.425 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [7.317s] 2021-04-14 15:37:27.188 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.761s] 2021-04-14 15:37:28.375 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [5.521s] 2021-04-14 15:37:28.419 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.230s] 2021-04-14 15:37:28.832 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [3.441s] 2021-04-14 15:37:35.251 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [6.829s] 2021-04-14 15:37:41.564 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [6.313s] 2021-04-14 15:37:42.584 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.019s] 2021-04-14 15:37:43.897 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.312s] 2021-04-14 15:37:48.605 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.706s] 2021-04-14 15:37:54.516 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.909s] 2021-04-14 15:38:02.022 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.505s] 2021-04-14 15:38:05.526 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [3.504s] 2021-04-14 15:38:08.906 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.379s] 2021-04-14 15:38:13.420 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.511s] 2021-04-14 15:38:16.850 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.431s] 2021-04-14 15:38:18.726 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.876s] 2021-04-14 15:38:39.370 32 INFO rally.task.context [-] Verification d63b850d-bfe8-49a4-aa13-af62b1cc0849 | Context testr@default cleanup() started 2021-04-14 15:38:39.371 32 INFO rally.task.context [-] Verification d63b850d-bfe8-49a4-aa13-af62b1cc0849 | Context testr@default cleanup() finished in 0.80 msec 2021-04-14 15:38:39.371 32 INFO rally.task.context [-] Verification d63b850d-bfe8-49a4-aa13-af62b1cc0849 | Context tempest@default cleanup() started 2021-04-14 15:38:39.911 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-14 15:38:40.009 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-14 15:38:40.044 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_b63cf194_Jd0a5adA'. 2021-04-14 15:38:40.832 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b63cf194_Jd0a5adA' has been deleted. 2021-04-14 15:38:40.833 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b55d7b67-37df-4e5e-a39c-329145a36e60' of option 'instance_type' from Tempest config file. 2021-04-14 15:38:40.834 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b55d7b67-37df-4e5e-a39c-329145a36e60' has been removed. 2021-04-14 15:38:40.844 32 INFO rally.task.context [-] Verification d63b850d-bfe8-49a4-aa13-af62b1cc0849 | Context tempest@default cleanup() finished in 1.47 sec 2021-04-14 15:38:40.875 32 INFO rally.api [-] Verification (UUID=b63cf194-f3b2-469f-9920-2f4329b305c2) has been successfully finished for deployment 'opnfv-rally' (UUID=9e897968-dd50-4dad-a0bd-0c33103f20e4)! 2021-04-14 15:38:42.389 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 15:38:42.389 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 15:38:42.390 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 15:38:43.857 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 15:38:43.857 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 15:38:43.858 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 15:38:45.647 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'b63cf194-f3b2-469f-9920-2f4329b305c2' 2021-04-14 15:38:45.672 96 INFO rally.api [-] The report has been successfully built. 2021-04-14 15:38:47.061 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 15:38:47.062 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 15:38:47.062 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 15:38:48.902 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'b63cf194-f3b2-469f-9920-2f4329b305c2' 2021-04-14 15:38:48.913 98 INFO rally.api [-] The report has been successfully built.