2021-02-10 11:43:44.995 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 11:43:44.995 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 11:43:44.995 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 11:43:46.891 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-10 11:43:46.891 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-10 11:43:46.891 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-10 11:43:46.891 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-10 11:43:46.891 6 ERROR rally.cli.cliutils 2021-02-10 11:43:48.319 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 11:43:48.319 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 11:43:48.320 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 11:43:51.917 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 11:43:51.918 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 11:43:51.918 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 11:43:57.237 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 11:43:57.237 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 11:43:57.237 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 11:43:58.620 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 11:43:58.621 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 11:43:58.621 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 11:44:00.538 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-10 11:44:00.538 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-10 11:44:00.538 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-10 11:44:00.538 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils force=force) 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-10 11:44:00.538 15 ERROR rally.cli.cliutils 2021-02-10 11:44:02.050 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 11:44:02.051 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 11:44:02.051 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 11:44:03.910 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-10 11:44:03.973 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-543d2522-52ba-407d-acaf-c6b41d20fca0/repo. 2021-02-10 11:44:04.311 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-543d2522-52ba-407d-acaf-c6b41d20fca0/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-10 11:44:04.326 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-02-10 11:44:04.338 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-02-10 11:44:04.359 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-10 11:44:04.430 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-10 11:44:05.123 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=543d2522-52ba-407d-acaf-c6b41d20fca0) has been successfully created! 2021-02-10 11:44:06.470 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 11:44:06.470 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 11:44:06.470 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 11:44:24.342 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 11:44:24.342 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 11:44:24.342 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 11:44:26.153 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=543d2522-52ba-407d-acaf-c6b41d20fca0) for deployment 'opnfv-rally' (UUID=324c7a48-f3d4-411d-be43-9c63e54b1fe5). 2021-02-10 11:44:27.057 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=543d2522-52ba-407d-acaf-c6b41d20fca0) has been successfully configured for deployment 'opnfv-rally' (UUID=324c7a48-f3d4-411d-be43-9c63e54b1fe5)! 2021-02-10 11:44:39.286 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 11:44:39.286 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 11:44:39.286 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 11:44:41.232 32 INFO rally.api [-] Starting verification (UUID=512ec6f1-05bb-4696-94b7-7c7a3ff8e461) for deployment 'opnfv-rally' (UUID=324c7a48-f3d4-411d-be43-9c63e54b1fe5) by verifier 'opnfv-tempest' (UUID=543d2522-52ba-407d-acaf-c6b41d20fca0). 2021-02-10 11:44:42.307 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-10 11:44:42.392 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-10 11:44:42.393 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-543d2522-52ba-407d-acaf-c6b41d20fca0/for-deployment-324c7a48-f3d4-411d-be43-9c63e54b1fe5/tempest.log' to option 'log_file'. 2021-02-10 11:44:42.393 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-543d2522-52ba-407d-acaf-c6b41d20fca0/for-deployment-324c7a48-f3d4-411d-be43-9c63e54b1fe5/tempest.log 2021-02-10 11:44:42.393 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-10 11:44:42.394 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-543d2522-52ba-407d-acaf-c6b41d20fca0/for-deployment-324c7a48-f3d4-411d-be43-9c63e54b1fe5/lock_files' to option 'lock_path'. 2021-02-10 11:44:42.394 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-543d2522-52ba-407d-acaf-c6b41d20fca0/for-deployment-324c7a48-f3d4-411d-be43-9c63e54b1fe5/lock_files 2021-02-10 11:44:42.395 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-10 11:44:42.395 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-10 11:44:42.395 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c25209b5-ad6e-402f-8aec-c92a990ba3bb 2021-02-10 11:44:42.396 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = f2eb2b24-713f-4a08-8864-6473f35900a1 2021-02-10 11:44:42.397 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c5ba778c-e5b6-4491-b56b-ac60e65cbe07 2021-02-10 11:44:42.397 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = a35250ee-f74e-4f99-9dc8-c91459a696d8 2021-02-10 11:44:42.659 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-10 11:44:42.660 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-10 11:44:42.660 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-10 11:44:42.752 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-10 11:44:42.816 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-10 11:44:42.817 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_512ec6f1_d6NASHuL' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-10 11:44:42.907 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_512ec6f1_d6NASHuL' (ID = 5d44e742-f2b3-4255-8f9e-4cc28aa01da2) has been successfully created! 2021-02-10 11:44:42.907 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5d44e742-f2b3-4255-8f9e-4cc28aa01da2' to option 'instance_type'. 2021-02-10 11:44:42.908 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5d44e742-f2b3-4255-8f9e-4cc28aa01da2 2021-02-10 11:44:42.909 32 INFO rally.task.context [-] Verification 543d2522-52ba-407d-acaf-c6b41d20fca0 | Context tempest@default setup() finished in 1.09 sec 2021-02-10 11:44:42.911 32 INFO rally.task.context [-] Verification 543d2522-52ba-407d-acaf-c6b41d20fca0 | Context testr@default setup() finished in 0.52 msec 2021-02-10 11:44:42.911 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/859e8f92-3869-4367-a101-0b8e3604fd08'. 2021-02-10 11:44:52.397 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.196s] 2021-02-10 11:44:52.517 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.120s] 2021-02-10 11:44:52.562 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.045s] 2021-02-10 11:44:55.529 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [2.480s] 2021-02-10 11:44:55.712 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.182s] 2021-02-10 11:44:55.888 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.176s] 2021-02-10 11:44:56.481 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.135s] 2021-02-10 11:44:58.673 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [2.191s] 2021-02-10 11:45:00.963 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.289s] 2021-02-10 11:45:01.032 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.068s] 2021-02-10 11:45:01.913 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.880s] 2021-02-10 11:45:06.729 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [4.816s] 2021-02-10 11:45:11.226 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.496s] 2021-02-10 11:45:11.286 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.060s] 2021-02-10 11:45:11.864 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.577s] 2021-02-10 11:45:20.516 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [8.652s] 2021-02-10 11:45:21.017 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.500s] 2021-02-10 11:45:27.611 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [6.594s] 2021-02-10 11:45:27.752 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.140s] 2021-02-10 11:45:27.877 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.125s] 2021-02-10 11:45:28.526 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.649s] 2021-02-10 11:45:35.614 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [6.523s] 2021-02-10 11:45:42.335 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [6.722s] 2021-02-10 11:45:42.469 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.133s] 2021-02-10 11:45:43.899 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [1.430s] 2021-02-10 11:45:46.281 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [1.890s] 2021-02-10 11:45:46.471 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.190s] 2021-02-10 11:45:47.357 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.885s] 2021-02-10 11:45:47.560 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.202s] 2021-02-10 11:45:47.708 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.148s] 2021-02-10 11:45:48.276 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.568s] 2021-02-10 11:45:48.457 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.181s] 2021-02-10 11:45:48.607 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.150s] 2021-02-10 11:45:49.999 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [1.391s] 2021-02-10 11:45:50.401 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.402s] 2021-02-10 11:45:54.589 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.739s] 2021-02-10 11:45:58.987 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.398s] 2021-02-10 11:45:59.176 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.188s] 2021-02-10 11:45:59.288 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.111s] 2021-02-10 11:45:59.412 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.123s] 2021-02-10 11:46:01.411 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.999s] 2021-02-10 11:46:01.615 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.204s] 2021-02-10 11:46:01.678 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.062s] 2021-02-10 11:46:02.528 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.850s] 2021-02-10 11:47:03.510 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [60.981s] 2021-02-10 11:48:04.977 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [61.465s] 2021-02-10 11:48:43.257 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [38.279s] 2021-02-10 11:49:25.238 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [41.980s] 2021-02-10 11:50:08.577 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [43.339s] 2021-02-10 11:50:55.799 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [47.221s] 2021-02-10 11:51:36.000 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [40.199s] 2021-02-10 11:52:19.801 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [43.800s] 2021-02-10 11:54:24.427 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [124.625s] 2021-02-10 11:56:15.993 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [111.565s] 2021-02-10 11:58:28.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [133.000s] 2021-02-10 12:00:02.694 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [93.699s] 2021-02-10 12:01:28.398 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [85.703s] 2021-02-10 12:03:09.381 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [100.983s] 2021-02-10 12:04:13.991 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [64.609s] 2021-02-10 12:04:14.001 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-02-10 12:04:33.125 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [19.123s] 2021-02-10 12:04:56.858 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [23.732s] 2021-02-10 12:05:22.218 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [25.360s] 2021-02-10 12:05:51.508 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [29.288s] 2021-02-10 12:06:27.641 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [36.132s] 2021-02-10 12:07:06.635 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [38.994s] 2021-02-10 12:07:58.651 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [52.015s] 2021-02-10 12:08:41.504 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [42.852s] 2021-02-10 12:09:22.632 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [41.127s] 2021-02-10 12:09:23.347 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.714s]: b'LBaasv2 extension not available, skipping' 2021-02-10 12:09:23.953 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.606s]: b'LBaasv2 extension not available, skipping' 2021-02-10 12:14:19.628 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [295.670s] 2021-02-10 12:19:59.466 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 [339.836s] 2021-02-10 12:25:19.890 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [320.422s] 2021-02-10 12:30:34.743 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [314.851s] 2021-02-10 12:35:21.063 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.318s] 2021-02-10 12:40:11.065 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [290.000s] 2021-02-10 12:46:13.759 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [362.692s] 2021-02-10 12:50:52.002 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [278.242s] 2021-02-10 12:55:26.234 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [274.230s] 2021-02-10 13:00:58.485 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [332.249s] 2021-02-10 13:04:53.915 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [235.428s] 2021-02-10 13:04:54.798 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.885s] 2021-02-10 13:04:55.405 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.606s] 2021-02-10 13:04:56.016 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.611s] 2021-02-10 13:04:56.651 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.634s] 2021-02-10 13:05:18.543 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [21.892s] 2021-02-10 13:05:58.595 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [40.051s] 2021-02-10 13:05:59.300 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.703s] 2021-02-10 13:05:59.301 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-10 13:05:59.877 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.578s] 2021-02-10 13:06:44.745 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [44.866s] 2021-02-10 13:07:29.217 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [44.471s] 2021-02-10 13:07:52.166 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [22.948s] 2021-02-10 13:08:12.993 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [20.826s] 2021-02-10 13:17:06.533 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [533.539s] 2021-02-10 13:20:02.797 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [176.263s] 2021-02-10 13:20:24.959 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [22.161s] 2021-02-10 13:21:18.005 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [53.044s] 2021-02-10 13:21:43.227 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [25.221s] 2021-02-10 13:22:06.726 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [23.497s] 2021-02-10 13:22:34.685 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [27.958s] 2021-02-10 13:23:23.422 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [48.736s] 2021-02-10 13:23:24.299 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.877s] 2021-02-10 13:23:24.946 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.646s] 2021-02-10 13:23:25.518 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.572s] 2021-02-10 13:23:26.030 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.511s] 2021-02-10 13:23:26.589 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.558s] 2021-02-10 13:23:27.234 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.644s] 2021-02-10 13:23:27.817 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.582s] 2021-02-10 13:23:28.391 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.574s] 2021-02-10 13:23:29.004 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.613s] 2021-02-10 13:23:41.141 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [12.136s] 2021-02-10 13:23:43.685 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.544s] 2021-02-10 13:23:44.255 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.569s] 2021-02-10 13:24:01.484 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [17.227s] 2021-02-10 13:24:02.287 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.802s] 2021-02-10 13:24:02.925 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.638s] 2021-02-10 13:24:03.474 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.549s] 2021-02-10 13:24:03.485 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-02-10 13:24:05.706 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [2.220s]: b'LBaas v1 extension not available, skipping' 2021-02-10 13:24:06.888 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.181s]: b'LBaasv2 extension not available, skipping' 2021-02-10 13:27:28.014 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [201.121s] 2021-02-10 13:27:48.276 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [20.259s] 2021-02-10 13:27:48.282 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-02-10 13:27:50.522 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.234s] 2021-02-10 13:27:53.435 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [2.911s] 2021-02-10 13:27:53.441 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-10 13:27:53.446 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-10 13:27:53.716 32 INFO rally.task.context [-] Verification 543d2522-52ba-407d-acaf-c6b41d20fca0 | Context testr@default cleanup() started 2021-02-10 13:27:53.716 32 INFO rally.task.context [-] Verification 543d2522-52ba-407d-acaf-c6b41d20fca0 | Context testr@default cleanup() finished in 0.65 msec 2021-02-10 13:27:53.717 32 INFO rally.task.context [-] Verification 543d2522-52ba-407d-acaf-c6b41d20fca0 | Context tempest@default cleanup() started 2021-02-10 13:27:54.411 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-10 13:27:55.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-10 13:27:55.118 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_512ec6f1_d6NASHuL'. 2021-02-10 13:27:56.048 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_512ec6f1_d6NASHuL' has been deleted. 2021-02-10 13:27:56.049 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5d44e742-f2b3-4255-8f9e-4cc28aa01da2' of option 'instance_type' from Tempest config file. 2021-02-10 13:27:56.049 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5d44e742-f2b3-4255-8f9e-4cc28aa01da2' has been removed. 2021-02-10 13:27:56.058 32 INFO rally.task.context [-] Verification 543d2522-52ba-407d-acaf-c6b41d20fca0 | Context tempest@default cleanup() finished in 2.34 sec 2021-02-10 13:27:56.085 32 INFO rally.api [-] Verification (UUID=512ec6f1-05bb-4696-94b7-7c7a3ff8e461) has been successfully finished for deployment 'opnfv-rally' (UUID=324c7a48-f3d4-411d-be43-9c63e54b1fe5)! 2021-02-10 13:27:57.531 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 13:27:57.531 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 13:27:57.531 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 13:27:59.010 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 13:27:59.010 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 13:27:59.010 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 13:28:00.909 38 INFO rally.api [-] Building 'html' report for the following verification(s): '512ec6f1-05bb-4696-94b7-7c7a3ff8e461' 2021-02-10 13:28:00.936 38 INFO rally.api [-] The report has been successfully built. 2021-02-10 13:28:02.270 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 13:28:02.271 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 13:28:02.271 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 13:28:04.174 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '512ec6f1-05bb-4696-94b7-7c7a3ff8e461' 2021-02-10 13:28:04.183 40 INFO rally.api [-] The report has been successfully built.