2021-02-03 13:15:21.711 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:15:21.712 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:15:21.712 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:15:23.561 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-02-03 13:15:23.561 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-03 13:15:23.561 6 ERROR rally.cli.cliutils 2021-02-03 13:15:24.952 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:15:24.952 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:15:24.952 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:15:28.647 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:15:28.647 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:15:28.647 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:15:33.945 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:15:33.945 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:15:33.945 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:15:35.221 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:15:35.221 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:15:35.222 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:15:37.131 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-02-03 13:15:37.131 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils force=force) 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-03 13:15:37.131 15 ERROR rally.cli.cliutils 2021-02-03 13:15:38.496 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:15:38.496 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:15:38.496 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:15:40.563 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-03 13:15:40.652 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923/repo. 2021-02-03 13:15:40.975 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-02-03 13:15:40.989 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-02-03 13:15:41.000 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-02-03 13:15:41.026 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-03 13:15:41.074 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-03 13:15:41.755 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923) has been successfully created! 2021-02-03 13:15:43.161 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:15:43.161 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:15:43.161 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:16:01.676 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:16:01.676 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:16:01.676 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:16:03.486 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923) for deployment 'opnfv-rally' (UUID=d36b2ce0-e9c0-4a7c-bc7a-53dfe1263e4f). 2021-02-03 13:16:04.359 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923) has been successfully configured for deployment 'opnfv-rally' (UUID=d36b2ce0-e9c0-4a7c-bc7a-53dfe1263e4f)! 2021-02-03 13:16:16.307 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:16:16.307 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:16:16.307 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:16:18.181 32 INFO rally.api [-] Starting verification (UUID=e58ee5e2-547f-4225-8062-b31f5073ec18) for deployment 'opnfv-rally' (UUID=d36b2ce0-e9c0-4a7c-bc7a-53dfe1263e4f) by verifier 'opnfv-tempest' (UUID=10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923). 2021-02-03 13:16:19.253 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-03 13:16:19.361 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-03 13:16:19.361 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923/for-deployment-d36b2ce0-e9c0-4a7c-bc7a-53dfe1263e4f/tempest.log' to option 'log_file'. 2021-02-03 13:16:19.362 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923/for-deployment-d36b2ce0-e9c0-4a7c-bc7a-53dfe1263e4f/tempest.log 2021-02-03 13:16:19.362 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-03 13:16:19.362 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923/for-deployment-d36b2ce0-e9c0-4a7c-bc7a-53dfe1263e4f/lock_files' to option 'lock_path'. 2021-02-03 13:16:19.363 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923/for-deployment-d36b2ce0-e9c0-4a7c-bc7a-53dfe1263e4f/lock_files 2021-02-03 13:16:19.363 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-03 13:16:19.363 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-02-03 13:16:19.364 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = bf254e13-9781-4457-a448-56e7b38582b2 2021-02-03 13:16:19.364 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1d7ef0c4-8359-4cf3-bd7d-39898db3cbe5 2021-02-03 13:16:19.365 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f69df7e5-8075-43e6-b52a-f0adb3fbdedd 2021-02-03 13:16:19.365 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3f9041a1-762e-4b37-8db6-7486c851555a 2021-02-03 13:16:19.629 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-03 13:16:19.629 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-03 13:16:19.630 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-03 13:16:19.694 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-03 13:16:19.730 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-03 13:16:19.731 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e58ee5e2_dhYr0ObI' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-03 13:16:19.978 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e58ee5e2_dhYr0ObI' (ID = cccaea8f-ce02-4cd6-946d-1c011d45192f) has been successfully created! 2021-02-03 13:16:19.978 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'cccaea8f-ce02-4cd6-946d-1c011d45192f' to option 'instance_type'. 2021-02-03 13:16:19.979 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = cccaea8f-ce02-4cd6-946d-1c011d45192f 2021-02-03 13:16:19.981 32 INFO rally.task.context [-] Verification 10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923 | Context tempest@default setup() finished in 1.24 sec 2021-02-03 13:16:19.982 32 INFO rally.task.context [-] Verification 10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923 | Context testr@default setup() finished in 0.51 msec 2021-02-03 13:16:19.982 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/7ec63fff-00ac-4b7b-9e4e-11ee04328302'. 2021-02-03 13:16:29.505 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.187s] 2021-02-03 13:16:29.622 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.116s] 2021-02-03 13:16:29.687 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.066s] 2021-02-03 13:16:32.002 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [1.879s] 2021-02-03 13:16:32.179 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.177s] 2021-02-03 13:16:32.313 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.134s] 2021-02-03 13:16:32.841 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.114s] 2021-02-03 13:16:36.028 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.186s] 2021-02-03 13:16:38.307 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.279s] 2021-02-03 13:16:38.349 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.042s] 2021-02-03 13:16:39.806 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [1.456s] 2021-02-03 13:16:43.124 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [3.318s] 2021-02-03 13:16:49.737 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [6.613s] 2021-02-03 13:16:49.795 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.057s] 2021-02-03 13:16:51.825 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [2.030s] 2021-02-03 13:16:56.200 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.375s] 2021-02-03 13:16:57.194 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.993s] 2021-02-03 13:17:03.708 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.513s] 2021-02-03 13:17:03.853 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.144s] 2021-02-03 13:17:03.981 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.128s] 2021-02-03 13:17:05.399 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [1.418s] 2021-02-03 13:17:09.832 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [3.915s] 2021-02-03 13:17:14.241 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.409s] 2021-02-03 13:17:14.369 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.128s] 2021-02-03 13:17:15.338 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.969s] 2021-02-03 13:17:16.538 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.683s] 2021-02-03 13:17:16.737 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.199s] 2021-02-03 13:17:17.090 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.353s] 2021-02-03 13:17:17.289 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.199s] 2021-02-03 13:17:17.479 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.190s] 2021-02-03 13:17:17.941 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.462s] 2021-02-03 13:17:18.123 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.181s] 2021-02-03 13:17:18.276 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.153s] 2021-02-03 13:17:19.078 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.802s] 2021-02-03 13:17:19.511 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.433s] 2021-02-03 13:17:24.483 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [4.425s] 2021-02-03 13:17:28.874 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.391s] 2021-02-03 13:17:29.076 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.201s] 2021-02-03 13:17:29.208 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.132s] 2021-02-03 13:17:29.326 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.118s] 2021-02-03 13:17:29.684 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.357s] 2021-02-03 13:17:29.877 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.193s] 2021-02-03 13:17:29.930 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.052s] 2021-02-03 13:17:30.411 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.480s] 2021-02-03 13:18:30.902 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [60.490s] 2021-02-03 13:19:25.286 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [54.383s] 2021-02-03 13:20:03.354 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [38.067s] 2021-02-03 13:20:38.881 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [35.526s] 2021-02-03 13:21:15.544 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [36.663s] 2021-02-03 13:22:03.540 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [47.996s] 2021-02-03 13:22:42.306 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [38.765s] 2021-02-03 13:23:16.251 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [33.944s] 2021-02-03 13:24:28.797 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [72.545s] 2021-02-03 13:26:05.049 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [96.252s] 2021-02-03 13:27:31.021 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [85.971s] 2021-02-03 13:28:59.328 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [88.306s] 2021-02-03 13:30:27.332 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [88.004s] 2021-02-03 13:31:51.374 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [84.041s] 2021-02-03 13:32:36.595 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [45.221s] 2021-02-03 13:32:36.604 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-02-03 13:32:54.979 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [18.374s] 2021-02-03 13:33:27.161 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [32.182s] 2021-02-03 13:33:48.707 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [21.545s] 2021-02-03 13:34:23.786 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [35.078s] 2021-02-03 13:35:03.654 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [39.868s] 2021-02-03 13:35:34.916 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [31.261s] 2021-02-03 13:36:13.943 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [39.026s] 2021-02-03 13:36:49.637 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [35.694s] 2021-02-03 13:37:25.956 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [36.318s] 2021-02-03 13:37:26.790 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.832s]: b'LBaasv2 extension not available, skipping' 2021-02-03 13:37:27.352 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.561s]: b'LBaasv2 extension not available, skipping' 2021-02-03 13:41:30.891 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [243.535s] 2021-02-03 13:46:24.695 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 [293.803s] 2021-02-03 13:50:52.959 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [268.262s] 2021-02-03 13:55:29.812 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [276.851s] 2021-02-03 14:00:09.609 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [279.795s] 2021-02-03 14:04:31.100 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [261.489s] 2021-02-03 14:09:58.217 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [327.115s] 2021-02-03 14:14:15.602 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [257.383s] 2021-02-03 14:18:39.187 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [263.584s] 2021-02-03 14:23:27.172 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [287.982s] 2021-02-03 14:27:23.101 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [235.927s] 2021-02-03 14:27:23.986 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.887s] 2021-02-03 14:27:24.658 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.671s] 2021-02-03 14:27:25.327 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.669s] 2021-02-03 14:27:25.936 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.609s] 2021-02-03 14:27:42.726 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.789s] 2021-02-03 14:28:18.042 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [35.315s] 2021-02-03 14:28:18.835 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.791s] 2021-02-03 14:28:18.836 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-02-03 14:28:19.513 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.678s] 2021-02-03 14:28:58.560 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [39.046s] 2021-02-03 14:29:39.516 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [40.955s] 2021-02-03 14:30:02.749 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [23.231s] 2021-02-03 14:30:19.591 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [16.841s] 2021-02-03 14:36:19.167 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [359.575s] 2021-02-03 14:38:55.943 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [156.775s] 2021-02-03 14:39:16.333 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [20.388s] 2021-02-03 14:39:54.144 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [37.810s] 2021-02-03 14:40:11.791 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [17.646s] 2021-02-03 14:40:45.796 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [34.004s] 2021-02-03 14:41:11.822 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [26.026s] 2021-02-03 14:41:58.831 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [47.008s] 2021-02-03 14:41:59.611 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.779s] 2021-02-03 14:42:00.221 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.610s] 2021-02-03 14:42:00.811 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.589s] 2021-02-03 14:42:01.406 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.595s] 2021-02-03 14:42:01.969 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.562s] 2021-02-03 14:42:02.563 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.593s] 2021-02-03 14:42:03.137 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.573s] 2021-02-03 14:42:03.726 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.589s] 2021-02-03 14:42:04.292 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.565s] 2021-02-03 14:42:16.509 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [12.216s] 2021-02-03 14:42:19.138 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.628s] 2021-02-03 14:42:19.749 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.610s] 2021-02-03 14:42:45.806 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [26.057s] 2021-02-03 14:42:46.602 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.795s] 2021-02-03 14:42:47.207 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.604s] 2021-02-03 14:42:47.790 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.582s] 2021-02-03 14:42:47.802 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.010s]: b'Test disabled in conf, skipping' 2021-02-03 14:42:49.605 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.802s]: b'LBaas v1 extension not available, skipping' 2021-02-03 14:42:51.092 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.486s]: b'LBaasv2 extension not available, skipping' 2021-02-03 14:46:01.126 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [190.031s] 2021-02-03 14:46:19.985 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [18.857s] 2021-02-03 14:46:19.991 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-02-03 14:46:23.664 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [3.668s] 2021-02-03 14:46:25.443 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.777s] 2021-02-03 14:46:25.448 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-02-03 14:46:25.454 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-02-03 14:46:25.715 32 INFO rally.task.context [-] Verification 10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923 | Context testr@default cleanup() started 2021-02-03 14:46:25.715 32 INFO rally.task.context [-] Verification 10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923 | Context testr@default cleanup() finished in 0.79 msec 2021-02-03 14:46:25.716 32 INFO rally.task.context [-] Verification 10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923 | Context tempest@default cleanup() started 2021-02-03 14:46:26.403 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-03 14:46:26.661 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-03 14:46:26.692 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e58ee5e2_dhYr0ObI'. 2021-02-03 14:46:27.277 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e58ee5e2_dhYr0ObI' has been deleted. 2021-02-03 14:46:27.278 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'cccaea8f-ce02-4cd6-946d-1c011d45192f' of option 'instance_type' from Tempest config file. 2021-02-03 14:46:27.278 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'cccaea8f-ce02-4cd6-946d-1c011d45192f' has been removed. 2021-02-03 14:46:27.287 32 INFO rally.task.context [-] Verification 10236bf7-6ee6-4bbe-ae3c-73a5ecd6f923 | Context tempest@default cleanup() finished in 1.57 sec 2021-02-03 14:46:27.314 32 INFO rally.api [-] Verification (UUID=e58ee5e2-547f-4225-8062-b31f5073ec18) has been successfully finished for deployment 'opnfv-rally' (UUID=d36b2ce0-e9c0-4a7c-bc7a-53dfe1263e4f)! 2021-02-03 14:46:28.724 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 14:46:28.725 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 14:46:28.725 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 14:46:30.151 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 14:46:30.152 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 14:46:30.152 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 14:46:32.041 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'e58ee5e2-547f-4225-8062-b31f5073ec18' 2021-02-03 14:46:32.071 38 INFO rally.api [-] The report has been successfully built. 2021-02-03 14:46:33.494 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 14:46:33.495 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 14:46:33.495 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 14:46:35.447 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e58ee5e2-547f-4225-8062-b31f5073ec18' 2021-02-03 14:46:35.457 40 INFO rally.api [-] The report has been successfully built.