2021-05-22 13:29:26.656 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 13:29:26.656 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 13:29:26.656 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-22 13:29:28.569 6 ERROR rally.cli.cliutils 2021-05-22 13:29:29.971 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 13:29:29.972 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 13:29:29.972 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 13:29:33.559 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 13:29:33.559 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 13:29:33.559 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 13:29:38.618 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 13:29:38.618 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 13:29:38.618 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 13:29:39.890 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 13:29:39.890 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 13:29:39.891 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils force=force) 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-22 13:29:41.802 15 ERROR rally.cli.cliutils 2021-05-22 13:29:43.217 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 13:29:43.217 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 13:29:43.218 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 13:29:45.038 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-22 13:29:45.116 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-05da92b2-39b4-4c95-8b23-edb1e70d2f6b/repo. 2021-05-22 13:29:45.476 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-05da92b2-39b4-4c95-8b23-edb1e70d2f6b/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-05-22 13:29:45.492 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-22 13:29:45.502 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-22 13:29:45.525 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-22 13:29:45.574 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-22 13:29:46.263 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=05da92b2-39b4-4c95-8b23-edb1e70d2f6b) has been successfully created! 2021-05-22 13:29:47.668 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 13:29:47.668 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 13:29:47.668 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 13:30:05.914 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 13:30:05.914 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 13:30:05.914 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 13:30:07.765 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=05da92b2-39b4-4c95-8b23-edb1e70d2f6b) for deployment 'opnfv-rally' (UUID=afa408a6-2a5f-46f4-84e2-982d97605b32). 2021-05-22 13:30:08.674 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=05da92b2-39b4-4c95-8b23-edb1e70d2f6b) has been successfully configured for deployment 'opnfv-rally' (UUID=afa408a6-2a5f-46f4-84e2-982d97605b32)! 2021-05-22 13:30:20.807 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 13:30:20.807 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 13:30:20.807 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 13:30:22.665 32 INFO rally.api [-] Starting verification (UUID=9ce461bc-3fc1-4b7b-8453-911e299b9a3f) for deployment 'opnfv-rally' (UUID=afa408a6-2a5f-46f4-84e2-982d97605b32) by verifier 'opnfv-tempest' (UUID=05da92b2-39b4-4c95-8b23-edb1e70d2f6b). 2021-05-22 13:30:23.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-22 13:30:26.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-22 13:30:26.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-05da92b2-39b4-4c95-8b23-edb1e70d2f6b/for-deployment-afa408a6-2a5f-46f4-84e2-982d97605b32/tempest.log' to option 'log_file'. 2021-05-22 13:30:26.605 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-05da92b2-39b4-4c95-8b23-edb1e70d2f6b/for-deployment-afa408a6-2a5f-46f4-84e2-982d97605b32/tempest.log 2021-05-22 13:30:26.605 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-22 13:30:26.606 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-05da92b2-39b4-4c95-8b23-edb1e70d2f6b/for-deployment-afa408a6-2a5f-46f4-84e2-982d97605b32/lock_files' to option 'lock_path'. 2021-05-22 13:30:26.606 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-05da92b2-39b4-4c95-8b23-edb1e70d2f6b/for-deployment-afa408a6-2a5f-46f4-84e2-982d97605b32/lock_files 2021-05-22 13:30:26.606 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-05-22 13:30:26.607 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-05-22 13:30:26.607 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 88c8fc41-263e-49ab-8135-5348cae0283e 2021-05-22 13:30:26.608 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e7b25d00-17aa-4aac-9aea-aae33091106e 2021-05-22 13:30:26.608 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 7efe291d-410c-4547-954a-a5e6f7a21f0f 2021-05-22 13:30:26.609 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 6063ca65-bf69-4f55-9e72-0409763b6845 2021-05-22 13:30:26.903 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-22 13:30:26.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-22 13:30:26.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-22 13:30:26.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-22 13:30:27.047 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-22 13:30:27.048 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9ce461bc_SGcL6qHE' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-22 13:30:27.289 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9ce461bc_SGcL6qHE' (ID = 54498721-4ea6-47c6-bf67-11daf4caa95e) has been successfully created! 2021-05-22 13:30:27.290 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '54498721-4ea6-47c6-bf67-11daf4caa95e' to option 'instance_type'. 2021-05-22 13:30:27.290 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 54498721-4ea6-47c6-bf67-11daf4caa95e 2021-05-22 13:30:27.292 32 INFO rally.task.context [-] Verification 05da92b2-39b4-4c95-8b23-edb1e70d2f6b | Context tempest@default setup() finished in 3.99 sec 2021-05-22 13:30:27.293 32 INFO rally.task.context [-] Verification 05da92b2-39b4-4c95-8b23-edb1e70d2f6b | Context testr@default setup() finished in 0.58 msec 2021-05-22 13:30:27.294 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/5ac8e278-32ac-4edc-9ee7-60fe9d2275e2'. 2021-05-22 13:30:36.671 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.197s] 2021-05-22 13:30:36.785 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.114s] 2021-05-22 13:30:36.826 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.041s] 2021-05-22 13:30:39.660 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [2.365s] 2021-05-22 13:30:39.831 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.171s] 2021-05-22 13:30:39.968 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.137s] 2021-05-22 13:30:40.520 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.121s] 2021-05-22 13:30:45.407 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [4.887s] 2021-05-22 13:30:47.674 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.266s] 2021-05-22 13:30:47.727 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.053s] 2021-05-22 13:30:48.150 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.422s] 2021-05-22 13:30:54.742 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [6.592s] 2021-05-22 13:31:01.383 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [6.640s] 2021-05-22 13:31:01.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.060s] 2021-05-22 13:31:02.051 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.608s] 2021-05-22 13:31:10.738 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [8.686s] 2021-05-22 13:31:11.689 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.950s] 2021-05-22 13:31:18.353 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.665s] 2021-05-22 13:31:18.467 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.113s] 2021-05-22 13:31:18.603 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.136s] 2021-05-22 13:31:19.433 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.830s] 2021-05-22 13:31:28.481 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [8.542s] 2021-05-22 13:31:37.135 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [8.653s] 2021-05-22 13:31:37.265 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.130s] 2021-05-22 13:31:38.858 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.592s] 2021-05-22 13:31:40.264 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.888s] 2021-05-22 13:31:40.455 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.191s] 2021-05-22 13:31:41.213 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.757s] 2021-05-22 13:31:41.411 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.198s] 2021-05-22 13:31:41.599 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.188s] 2021-05-22 13:31:41.931 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.331s] 2021-05-22 13:31:42.104 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.173s] 2021-05-22 13:31:42.237 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.133s] 2021-05-22 13:31:42.391 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.154s] 2021-05-22 13:31:42.471 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.080s] 2021-05-22 13:31:47.165 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.867s] 2021-05-22 13:31:49.425 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.259s] 2021-05-22 13:31:49.611 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.186s] 2021-05-22 13:31:49.736 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.126s] 2021-05-22 13:31:49.867 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.130s] 2021-05-22 13:31:50.386 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.519s] 2021-05-22 13:31:50.606 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.220s] 2021-05-22 13:31:50.661 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.055s] 2021-05-22 13:31:51.464 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.802s] 2021-05-22 13:32:59.878 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [68.413s] 2021-05-22 13:33:55.723 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [55.845s] 2021-05-22 13:34:34.678 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [38.954s] 2021-05-22 13:35:13.638 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [38.959s] 2021-05-22 13:35:50.921 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [37.282s] 2021-05-22 13:36:30.170 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [39.249s] 2021-05-22 13:37:18.469 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [48.298s] 2021-05-22 13:38:08.045 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [49.574s] 2021-05-22 13:39:56.101 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [108.054s] 2021-05-22 13:41:17.409 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [81.308s] 2021-05-22 13:42:42.085 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [84.675s] 2021-05-22 13:44:39.098 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [117.013s] 2021-05-22 13:46:23.965 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [104.866s] 2021-05-22 13:48:12.684 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [108.718s] 2021-05-22 13:49:07.953 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [55.268s] 2021-05-22 13:49:07.962 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-05-22 13:49:26.005 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [18.043s] 2021-05-22 13:49:56.249 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [30.243s] 2021-05-22 13:50:19.128 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [22.878s] 2021-05-22 13:50:50.969 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [31.841s] 2021-05-22 13:51:49.687 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [58.715s] 2021-05-22 13:52:31.065 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [41.377s] 2021-05-22 13:53:22.230 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [51.164s] 2021-05-22 13:53:59.042 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [36.812s] 2021-05-22 13:54:42.052 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [43.009s] 2021-05-22 13:54:42.776 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.722s]: b'LBaasv2 extension not available, skipping' 2021-05-22 13:54:43.329 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.552s]: b'LBaasv2 extension not available, skipping' 2021-05-22 13:59:37.314 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [293.980s] 2021-05-22 14:05:00.215 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 [322.899s] 2021-05-22 14:10:14.348 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [314.131s] 2021-05-22 14:15:30.830 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [316.480s] 2021-05-22 14:20:17.701 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [286.870s] 2021-05-22 14:25:03.486 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [285.782s] 2021-05-22 14:31:24.538 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [381.051s] 2021-05-22 14:36:36.421 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [311.880s] 2021-05-22 14:41:44.012 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [307.589s] 2021-05-22 14:47:02.182 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [318.168s] 2021-05-22 15:10:41.164 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [1418.977s] 2021-05-22 15:10:41.880 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.719s] 2021-05-22 15:10:42.529 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.649s] 2021-05-22 15:10:43.162 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.632s] 2021-05-22 15:10:43.789 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.627s] 2021-05-22 15:11:02.501 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [18.711s] 2021-05-22 15:11:45.519 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [43.016s] 2021-05-22 15:11:46.310 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.789s] 2021-05-22 15:11:46.311 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-05-22 15:11:47.013 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.703s] 2021-05-22 15:12:45.825 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [58.811s] 2021-05-22 15:13:41.381 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [55.554s] 2021-05-22 15:14:08.805 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [27.423s] 2021-05-22 15:14:33.421 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [24.616s] 2021-05-22 15:24:20.571 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [587.148s] 2021-05-22 15:27:11.786 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [171.215s] 2021-05-22 15:27:31.002 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [19.215s] 2021-05-22 15:28:09.503 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [38.500s] 2021-05-22 15:28:40.106 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [30.603s] 2021-05-22 15:29:17.823 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [37.716s] 2021-05-22 15:29:48.401 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [30.577s] 2021-05-22 15:30:36.893 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [48.491s] 2021-05-22 15:30:37.574 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.680s] 2021-05-22 15:30:38.187 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.612s] 2021-05-22 15:30:38.741 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.554s] 2021-05-22 15:30:39.269 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.528s] 2021-05-22 15:30:39.843 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.573s] 2021-05-22 15:30:40.422 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.578s] 2021-05-22 15:30:40.973 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.551s] 2021-05-22 15:30:41.596 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.622s] 2021-05-22 15:30:42.168 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.571s] 2021-05-22 15:31:03.498 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [21.330s] 2021-05-22 15:31:05.968 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.470s] 2021-05-22 15:31:06.573 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.604s] 2021-05-22 15:31:31.074 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [24.500s] 2021-05-22 15:31:31.886 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.811s] 2021-05-22 15:31:32.422 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.536s] 2021-05-22 15:31:33.059 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.636s] 2021-05-22 15:31:33.069 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-05-22 15:31:34.583 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.513s]: b'LBaas v1 extension not available, skipping' 2021-05-22 15:31:35.798 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.214s]: b'LBaasv2 extension not available, skipping' 2021-05-22 15:34:53.209 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [197.406s] 2021-05-22 15:35:17.407 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [24.196s] 2021-05-22 15:35:17.414 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-05-22 15:35:20.203 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.783s] 2021-05-22 15:35:22.608 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [2.404s] 2021-05-22 15:35:22.613 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-05-22 15:35:22.618 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-05-22 15:35:22.901 32 INFO rally.task.context [-] Verification 05da92b2-39b4-4c95-8b23-edb1e70d2f6b | Context testr@default cleanup() started 2021-05-22 15:35:22.902 32 INFO rally.task.context [-] Verification 05da92b2-39b4-4c95-8b23-edb1e70d2f6b | Context testr@default cleanup() finished in 0.73 msec 2021-05-22 15:35:22.902 32 INFO rally.task.context [-] Verification 05da92b2-39b4-4c95-8b23-edb1e70d2f6b | Context tempest@default cleanup() started 2021-05-22 15:35:23.570 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-22 15:35:24.486 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-22 15:35:24.521 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9ce461bc_SGcL6qHE'. 2021-05-22 15:35:25.428 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9ce461bc_SGcL6qHE' has been deleted. 2021-05-22 15:35:25.429 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '54498721-4ea6-47c6-bf67-11daf4caa95e' of option 'instance_type' from Tempest config file. 2021-05-22 15:35:25.430 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '54498721-4ea6-47c6-bf67-11daf4caa95e' has been removed. 2021-05-22 15:35:25.440 32 INFO rally.task.context [-] Verification 05da92b2-39b4-4c95-8b23-edb1e70d2f6b | Context tempest@default cleanup() finished in 2.54 sec 2021-05-22 15:35:25.473 32 INFO rally.api [-] Verification (UUID=9ce461bc-3fc1-4b7b-8453-911e299b9a3f) has been successfully finished for deployment 'opnfv-rally' (UUID=afa408a6-2a5f-46f4-84e2-982d97605b32)! 2021-05-22 15:35:26.959 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 15:35:26.959 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 15:35:26.960 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 15:35:28.407 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 15:35:28.407 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 15:35:28.408 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 15:35:30.306 38 INFO rally.api [-] Building 'html' report for the following verification(s): '9ce461bc-3fc1-4b7b-8453-911e299b9a3f' 2021-05-22 15:35:30.334 38 INFO rally.api [-] The report has been successfully built. 2021-05-22 15:35:31.730 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 15:35:31.730 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 15:35:31.731 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 15:35:33.674 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9ce461bc-3fc1-4b7b-8453-911e299b9a3f' 2021-05-22 15:35:33.683 40 INFO rally.api [-] The report has been successfully built.