2021-03-31 11:25:28.419 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 11:25:28.419 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 11:25:28.419 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-31 11:25:30.397 6 ERROR rally.cli.cliutils 2021-03-31 11:25:31.880 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 11:25:31.880 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 11:25:31.881 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 11:25:35.521 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 11:25:35.522 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 11:25:35.522 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 11:25:40.753 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 11:25:40.753 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 11:25:40.753 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 11:25:42.108 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 11:25:42.109 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 11:25:42.109 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils force=force) 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-31 11:25:43.947 15 ERROR rally.cli.cliutils 2021-03-31 11:25:45.371 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 11:25:45.371 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 11:25:45.371 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 11:25:47.158 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-31 11:25:47.234 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-fec3a3a1-558c-4964-a33c-7bf8a9bcb747/repo. 2021-03-31 11:25:47.598 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-fec3a3a1-558c-4964-a33c-7bf8a9bcb747/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-03-31 11:25:47.611 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-31 11:25:47.619 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-31 11:25:47.641 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-31 11:25:47.690 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-31 11:25:48.381 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fec3a3a1-558c-4964-a33c-7bf8a9bcb747) has been successfully created! 2021-03-31 11:25:49.827 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 11:25:49.827 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 11:25:49.827 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 11:26:11.630 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 11:26:11.630 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 11:26:11.630 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 11:26:13.594 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=fec3a3a1-558c-4964-a33c-7bf8a9bcb747) for deployment 'opnfv-rally' (UUID=8786c105-4855-4522-88e4-c1df6fa973d5). 2021-03-31 11:26:14.456 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fec3a3a1-558c-4964-a33c-7bf8a9bcb747) has been successfully configured for deployment 'opnfv-rally' (UUID=8786c105-4855-4522-88e4-c1df6fa973d5)! 2021-03-31 11:26:26.357 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 11:26:26.357 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 11:26:26.357 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 11:26:28.332 32 INFO rally.api [-] Starting verification (UUID=7f4b5531-60b4-419d-8a34-4ea3edfa3559) for deployment 'opnfv-rally' (UUID=8786c105-4855-4522-88e4-c1df6fa973d5) by verifier 'opnfv-tempest' (UUID=fec3a3a1-558c-4964-a33c-7bf8a9bcb747). 2021-03-31 11:26:29.452 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-31 11:26:29.571 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-31 11:26:29.572 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fec3a3a1-558c-4964-a33c-7bf8a9bcb747/for-deployment-8786c105-4855-4522-88e4-c1df6fa973d5/tempest.log' to option 'log_file'. 2021-03-31 11:26:29.572 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-fec3a3a1-558c-4964-a33c-7bf8a9bcb747/for-deployment-8786c105-4855-4522-88e4-c1df6fa973d5/tempest.log 2021-03-31 11:26:29.572 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-31 11:26:29.573 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fec3a3a1-558c-4964-a33c-7bf8a9bcb747/for-deployment-8786c105-4855-4522-88e4-c1df6fa973d5/lock_files' to option 'lock_path'. 2021-03-31 11:26:29.573 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-fec3a3a1-558c-4964-a33c-7bf8a9bcb747/for-deployment-8786c105-4855-4522-88e4-c1df6fa973d5/lock_files 2021-03-31 11:26:29.573 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-31 11:26:29.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-03-31 11:26:29.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7e1b3d3e-02ed-473e-99ad-a789190008d8 2021-03-31 11:26:29.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 7c5f0810-35e6-477a-8340-6188ce58c897 2021-03-31 11:26:29.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 082ef6e3-4790-4ed7-b333-387c82dc3b09 2021-03-31 11:26:29.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2abaab4b-9b85-4521-8610-9c2a7acb181a 2021-03-31 11:26:29.833 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-31 11:26:29.833 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-31 11:26:29.834 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-31 11:26:29.919 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-31 11:26:29.964 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-31 11:26:29.965 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7f4b5531_bipd9Q6W' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-31 11:26:30.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7f4b5531_bipd9Q6W' (ID = feab916c-9fa0-436b-ac1a-f5d6be28da6d) has been successfully created! 2021-03-31 11:26:30.189 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'feab916c-9fa0-436b-ac1a-f5d6be28da6d' to option 'instance_type'. 2021-03-31 11:26:30.189 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = feab916c-9fa0-436b-ac1a-f5d6be28da6d 2021-03-31 11:26:30.191 32 INFO rally.task.context [-] Verification fec3a3a1-558c-4964-a33c-7bf8a9bcb747 | Context tempest@default setup() finished in 1.26 sec 2021-03-31 11:26:30.191 32 INFO rally.task.context [-] Verification fec3a3a1-558c-4964-a33c-7bf8a9bcb747 | Context testr@default setup() finished in 0.38 msec 2021-03-31 11:26:30.192 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/729cda41-893e-48c3-93c8-2b939cf8c532'. 2021-03-31 11:26:40.389 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.701s] 2021-03-31 11:26:40.499 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.110s] 2021-03-31 11:26:40.544 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.045s] 2021-03-31 11:26:42.958 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.976s] 2021-03-31 11:26:43.143 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.185s] 2021-03-31 11:26:43.336 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.193s] 2021-03-31 11:26:43.862 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.109s] 2021-03-31 11:26:48.075 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [4.213s] 2021-03-31 11:26:50.323 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.248s] 2021-03-31 11:26:50.397 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.073s] 2021-03-31 11:26:50.801 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.403s] 2021-03-31 11:26:57.081 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [6.279s] 2021-03-31 11:27:01.566 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.485s] 2021-03-31 11:27:01.621 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.055s] 2021-03-31 11:27:02.294 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.672s] 2021-03-31 11:27:08.824 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [6.529s] 2021-03-31 11:27:10.193 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [1.369s] 2021-03-31 11:27:16.762 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.569s] 2021-03-31 11:27:16.874 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.112s] 2021-03-31 11:27:16.995 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.121s] 2021-03-31 11:27:17.709 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.714s] 2021-03-31 11:27:23.337 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [5.110s] 2021-03-31 11:27:30.185 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [6.848s] 2021-03-31 11:27:30.314 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.130s] 2021-03-31 11:27:31.004 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.689s] 2021-03-31 11:27:31.751 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.212s] 2021-03-31 11:27:31.950 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.198s] 2021-03-31 11:27:33.224 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [1.274s] 2021-03-31 11:27:33.420 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.196s] 2021-03-31 11:27:33.569 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.149s] 2021-03-31 11:27:34.303 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.733s] 2021-03-31 11:27:34.479 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.176s] 2021-03-31 11:27:34.663 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.184s] 2021-03-31 11:27:34.990 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.327s] 2021-03-31 11:27:35.289 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.299s] 2021-03-31 11:27:39.042 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.246s] 2021-03-31 11:27:41.309 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.267s] 2021-03-31 11:27:41.511 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.201s] 2021-03-31 11:27:41.619 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.108s] 2021-03-31 11:27:41.749 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.130s] 2021-03-31 11:27:43.283 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.533s] 2021-03-31 11:27:43.476 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.193s] 2021-03-31 11:27:43.528 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.052s] 2021-03-31 11:27:44.487 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.958s] 2021-03-31 11:28:59.718 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [75.231s] 2021-03-31 11:30:13.569 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [73.850s] 2021-03-31 11:31:00.430 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [46.860s] 2021-03-31 11:31:50.641 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [50.210s] 2021-03-31 11:32:34.598 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [43.956s] 2021-03-31 11:33:17.185 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [42.586s] 2021-03-31 11:33:57.881 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [40.695s] 2021-03-31 11:34:42.814 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [44.932s] 2021-03-31 11:36:28.078 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [105.263s] 2021-03-31 11:38:20.777 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [112.698s] 2021-03-31 11:39:43.923 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [83.145s] 2021-03-31 11:41:16.143 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [92.219s] 2021-03-31 11:42:47.954 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [91.810s] 2021-03-31 11:43:58.504 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [70.550s] 2021-03-31 11:44:50.014 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [51.509s] 2021-03-31 11:44:50.024 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-03-31 11:45:09.814 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [19.790s] 2021-03-31 11:45:33.881 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [24.065s] 2021-03-31 11:45:56.638 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [22.756s] 2021-03-31 11:46:22.539 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [25.900s] 2021-03-31 11:46:58.998 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [36.458s] 2021-03-31 11:47:35.667 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [36.668s] 2021-03-31 11:48:19.995 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [44.328s] 2021-03-31 11:48:56.673 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [36.678s] 2021-03-31 11:49:33.102 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [36.427s] 2021-03-31 11:49:33.799 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.695s]: b'LBaasv2 extension not available, skipping' 2021-03-31 11:49:34.348 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.549s]: b'LBaasv2 extension not available, skipping' 2021-03-31 11:53:47.210 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [252.858s] 2021-03-31 11:58:42.043 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_subnet_fixed_ip_sec_group ... fail [294.831s] 2021-03-31 12:23:15.925 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [1473.877s] 2021-03-31 12:28:15.545 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [299.618s] 2021-03-31 12:32:51.494 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [275.947s] 2021-03-31 12:37:16.679 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [265.184s] 2021-03-31 12:43:17.494 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [360.813s] 2021-03-31 12:47:45.520 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [268.023s] 2021-03-31 12:52:26.928 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [281.406s] 2021-03-31 12:57:13.970 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [287.040s] 2021-03-31 13:01:17.021 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [243.048s] 2021-03-31 13:01:17.792 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.774s] 2021-03-31 13:01:18.395 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.602s] 2021-03-31 13:01:19.008 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.612s] 2021-03-31 13:01:19.622 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.614s] 2021-03-31 13:01:37.106 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [17.483s] 2021-03-31 13:02:12.178 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [35.072s] 2021-03-31 13:02:12.898 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.718s] 2021-03-31 13:02:12.899 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_with_cloud_credential ... skip [0.000s]: b'multi_cloud - Feature not enabled.' 2021-03-31 13:02:13.579 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.681s] 2021-03-31 13:03:11.657 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [58.077s] 2021-03-31 13:04:04.740 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [53.082s] 2021-03-31 13:04:27.035 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [22.294s] 2021-03-31 13:04:48.844 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [21.809s] 2021-03-31 13:12:17.704 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [448.859s] 2021-03-31 13:15:01.084 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [163.378s] 2021-03-31 13:15:20.796 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [19.711s] 2021-03-31 13:16:11.269 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [50.471s] 2021-03-31 13:16:32.871 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [21.601s] 2021-03-31 13:17:05.297 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [32.426s] 2021-03-31 13:17:32.197 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [26.898s] 2021-03-31 13:18:17.889 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [45.692s] 2021-03-31 13:18:18.728 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.839s] 2021-03-31 13:18:19.411 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.682s] 2021-03-31 13:18:19.980 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.569s] 2021-03-31 13:18:20.561 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.581s] 2021-03-31 13:18:21.147 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.585s] 2021-03-31 13:18:21.741 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.594s] 2021-03-31 13:18:22.322 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.581s] 2021-03-31 13:18:22.918 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.595s] 2021-03-31 13:18:23.506 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.587s] 2021-03-31 13:18:40.410 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [16.903s] 2021-03-31 13:18:42.898 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.487s] 2021-03-31 13:18:43.537 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.638s] 2021-03-31 13:19:00.183 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [16.646s] 2021-03-31 13:19:00.897 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.714s] 2021-03-31 13:19:01.457 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.559s] 2021-03-31 13:19:02.056 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.598s] 2021-03-31 13:19:02.066 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-03-31 13:19:04.248 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [2.181s]: b'LBaas v1 extension not available, skipping' 2021-03-31 13:19:07.510 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [3.261s]: b'LBaasv2 extension not available, skipping' 2021-03-31 13:22:30.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [202.573s] 2021-03-31 13:22:49.510 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [19.418s] 2021-03-31 13:22:49.515 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-03-31 13:22:52.403 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.881s] 2021-03-31 13:22:54.438 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [2.034s] 2021-03-31 13:22:54.442 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-03-31 13:22:54.447 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.005s]: b'Test disabled in conf, skipping' 2021-03-31 13:22:54.739 32 INFO rally.task.context [-] Verification fec3a3a1-558c-4964-a33c-7bf8a9bcb747 | Context testr@default cleanup() started 2021-03-31 13:22:54.739 32 INFO rally.task.context [-] Verification fec3a3a1-558c-4964-a33c-7bf8a9bcb747 | Context testr@default cleanup() finished in 0.81 msec 2021-03-31 13:22:54.740 32 INFO rally.task.context [-] Verification fec3a3a1-558c-4964-a33c-7bf8a9bcb747 | Context tempest@default cleanup() started 2021-03-31 13:22:55.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-31 13:22:55.941 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-31 13:22:55.972 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7f4b5531_bipd9Q6W'. 2021-03-31 13:22:58.196 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7f4b5531_bipd9Q6W' has been deleted. 2021-03-31 13:22:58.197 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'feab916c-9fa0-436b-ac1a-f5d6be28da6d' of option 'instance_type' from Tempest config file. 2021-03-31 13:22:58.198 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'feab916c-9fa0-436b-ac1a-f5d6be28da6d' has been removed. 2021-03-31 13:22:58.207 32 INFO rally.task.context [-] Verification fec3a3a1-558c-4964-a33c-7bf8a9bcb747 | Context tempest@default cleanup() finished in 3.47 sec 2021-03-31 13:22:58.237 32 INFO rally.api [-] Verification (UUID=7f4b5531-60b4-419d-8a34-4ea3edfa3559) has been successfully finished for deployment 'opnfv-rally' (UUID=8786c105-4855-4522-88e4-c1df6fa973d5)! 2021-03-31 13:22:59.751 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 13:22:59.751 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 13:22:59.751 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 13:23:01.264 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 13:23:01.264 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 13:23:01.264 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 13:23:03.174 38 INFO rally.api [-] Building 'html' report for the following verification(s): '7f4b5531-60b4-419d-8a34-4ea3edfa3559' 2021-03-31 13:23:03.203 38 INFO rally.api [-] The report has been successfully built. 2021-03-31 13:23:04.585 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-31 13:23:04.586 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-31 13:23:04.586 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-31 13:23:06.486 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7f4b5531-60b4-419d-8a34-4ea3edfa3559' 2021-03-31 13:23:06.494 40 INFO rally.api [-] The report has been successfully built.