2021-06-01 21:50:18.675 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:50:18.675 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:50:18.675 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:50:20.566 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-06-01 21:50:20.566 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-01 21:50:20.566 6 ERROR rally.cli.cliutils 2021-06-01 21:50:21.930 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:50:21.930 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:50:21.930 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:50:25.518 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:50:25.518 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:50:25.518 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:50:30.578 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:50:30.579 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:50:30.579 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:50:31.919 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:50:31.919 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:50:31.919 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:50:33.747 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-06-01 21:50:33.747 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils force=force) 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-01 21:50:33.747 15 ERROR rally.cli.cliutils 2021-06-01 21:50:35.220 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:50:35.220 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:50:35.221 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:50:37.014 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-01 21:50:37.091 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-bc9550da-21de-4112-843d-bf2d7fdb4081/repo. 2021-06-01 21:50:37.454 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-bc9550da-21de-4112-843d-bf2d7fdb4081/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-06-01 21:50:37.467 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-01 21:50:37.477 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-01 21:50:37.503 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-01 21:50:37.550 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-01 21:50:38.226 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bc9550da-21de-4112-843d-bf2d7fdb4081) has been successfully created! 2021-06-01 21:50:39.760 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:50:39.761 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:50:39.761 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:50:57.321 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:50:57.321 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:50:57.322 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:50:59.246 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bc9550da-21de-4112-843d-bf2d7fdb4081) for deployment 'opnfv-rally' (UUID=9da52e78-c586-4f8a-8782-1bccf7f80e84). 2021-06-01 21:51:00.108 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bc9550da-21de-4112-843d-bf2d7fdb4081) has been successfully configured for deployment 'opnfv-rally' (UUID=9da52e78-c586-4f8a-8782-1bccf7f80e84)! 2021-06-01 21:51:12.445 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:51:12.445 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:51:12.445 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:51:14.320 32 INFO rally.api [-] Starting verification (UUID=09992ca4-9a80-453a-8d98-6ee6c9cbe9ff) for deployment 'opnfv-rally' (UUID=9da52e78-c586-4f8a-8782-1bccf7f80e84) by verifier 'opnfv-tempest' (UUID=bc9550da-21de-4112-843d-bf2d7fdb4081). 2021-06-01 21:51:15.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-01 21:51:15.580 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-01 21:51:15.580 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bc9550da-21de-4112-843d-bf2d7fdb4081/for-deployment-9da52e78-c586-4f8a-8782-1bccf7f80e84/tempest.log' to option 'log_file'. 2021-06-01 21:51:15.581 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-bc9550da-21de-4112-843d-bf2d7fdb4081/for-deployment-9da52e78-c586-4f8a-8782-1bccf7f80e84/tempest.log 2021-06-01 21:51:15.581 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-01 21:51:15.582 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bc9550da-21de-4112-843d-bf2d7fdb4081/for-deployment-9da52e78-c586-4f8a-8782-1bccf7f80e84/lock_files' to option 'lock_path'. 2021-06-01 21:51:15.582 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-bc9550da-21de-4112-843d-bf2d7fdb4081/for-deployment-9da52e78-c586-4f8a-8782-1bccf7f80e84/lock_files 2021-06-01 21:51:15.582 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-01 21:51:15.583 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-06-01 21:51:15.583 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c581e3eb-528b-485b-bcb5-6ee4fc4ba37b 2021-06-01 21:51:15.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e969a443-da28-43a3-93ea-fdea723127c4 2021-06-01 21:51:15.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ad4365e1-a531-46b3-a25e-342acec4b0b5 2021-06-01 21:51:15.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 1503bea3-8001-488a-b9c5-61d399ab8928 2021-06-01 21:51:16.019 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-01 21:51:16.019 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-01 21:51:16.020 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-01 21:51:16.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-01 21:51:16.172 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-01 21:51:16.173 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_09992ca4_26AggMaP' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-01 21:51:16.241 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_09992ca4_26AggMaP' (ID = 9fc90d7f-4896-49ac-be2e-3f12b6c958a7) has been successfully created! 2021-06-01 21:51:16.241 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9fc90d7f-4896-49ac-be2e-3f12b6c958a7' to option 'instance_type'. 2021-06-01 21:51:16.242 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9fc90d7f-4896-49ac-be2e-3f12b6c958a7 2021-06-01 21:51:16.243 32 INFO rally.task.context [-] Verification bc9550da-21de-4112-843d-bf2d7fdb4081 | Context tempest@default setup() finished in 1.35 sec 2021-06-01 21:51:16.244 32 INFO rally.task.context [-] Verification bc9550da-21de-4112-843d-bf2d7fdb4081 | Context testr@default setup() finished in 0.45 msec 2021-06-01 21:51:16.245 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/87b5cb1c-2410-4b86-a2ee-0595a0e0896c'. 2021-06-01 21:51:25.988 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.193s] 2021-06-01 21:51:26.101 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.114s] 2021-06-01 21:51:26.155 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.054s] 2021-06-01 21:51:28.721 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [2.136s] 2021-06-01 21:51:28.890 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.169s] 2021-06-01 21:51:29.052 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.163s] 2021-06-01 21:51:29.612 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.129s] 2021-06-01 21:51:32.889 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.277s] 2021-06-01 21:51:35.176 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.286s] 2021-06-01 21:51:35.228 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.052s] 2021-06-01 21:51:35.837 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.608s] 2021-06-01 21:51:38.952 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [3.114s] 2021-06-01 21:51:43.517 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.565s] 2021-06-01 21:51:43.601 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.084s] 2021-06-01 21:51:44.111 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.509s] 2021-06-01 21:51:54.959 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [10.848s] 2021-06-01 21:51:55.565 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.605s] 2021-06-01 21:52:04.361 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [8.795s] 2021-06-01 21:52:04.482 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.121s] 2021-06-01 21:52:04.601 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.119s] 2021-06-01 21:52:04.892 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.291s] 2021-06-01 21:52:08.166 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [2.740s] 2021-06-01 21:52:12.582 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.415s] 2021-06-01 21:52:12.709 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.127s] 2021-06-01 21:52:13.405 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.696s] 2021-06-01 21:52:14.459 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.580s] 2021-06-01 21:52:14.678 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.218s] 2021-06-01 21:52:15.864 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [1.186s] 2021-06-01 21:52:16.053 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.188s] 2021-06-01 21:52:16.208 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.155s] 2021-06-01 21:52:16.720 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.512s] 2021-06-01 21:52:16.901 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.182s] 2021-06-01 21:52:17.068 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.166s] 2021-06-01 21:52:17.283 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.215s] 2021-06-01 21:52:17.882 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.599s] 2021-06-01 21:52:22.001 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [3.638s] 2021-06-01 21:52:24.278 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.276s] 2021-06-01 21:52:24.469 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.190s] 2021-06-01 21:52:24.570 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.100s] 2021-06-01 21:52:24.784 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.213s] 2021-06-01 21:52:25.646 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.861s] 2021-06-01 21:52:25.852 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.206s] 2021-06-01 21:52:25.909 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.057s] 2021-06-01 21:52:26.196 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.286s] 2021-06-01 21:53:20.158 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [53.961s] 2021-06-01 21:54:10.420 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [50.262s] 2021-06-01 21:54:41.094 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [30.673s] 2021-06-01 21:55:24.156 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [43.062s] 2021-06-01 21:56:04.668 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [40.511s] 2021-06-01 21:56:45.490 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [40.822s] 2021-06-01 21:57:18.064 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [32.573s] 2021-06-01 21:57:50.360 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [32.294s] 2021-06-01 21:59:01.806 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [71.446s] 2021-06-01 22:00:30.836 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [89.029s] 2021-06-01 22:01:57.732 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [86.896s] 2021-06-01 22:03:03.771 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [66.039s] 2021-06-01 22:04:24.208 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [80.434s] 2021-06-01 22:05:53.945 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [89.736s] 2021-06-01 22:06:40.121 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [46.176s] 2021-06-01 22:06:40.130 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-06-01 22:06:56.500 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [16.370s] 2021-06-01 22:07:18.366 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [21.865s] 2021-06-01 22:07:37.481 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [19.114s] 2021-06-01 22:08:10.178 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [32.696s] 2021-06-01 22:08:48.885 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [38.707s] 2021-06-01 22:09:22.264 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [33.378s] 2021-06-01 22:10:05.316 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [43.051s] 2021-06-01 22:10:40.195 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [34.878s] 2021-06-01 22:11:13.813 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [33.617s] 2021-06-01 22:11:14.570 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.756s]: b'LBaasv2 extension not available, skipping' 2021-06-01 22:11:15.150 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.579s]: b'LBaasv2 extension not available, skipping' 2021-06-01 22:35:06.988 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [1431.830s] 2021-06-01 22:39:44.066 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 [277.077s] 2021-06-01 22:44:31.034 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [286.966s] 2021-06-01 22:49:12.328 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [281.292s] 2021-06-01 22:53:29.888 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [257.557s] 2021-06-01 22:57:50.578 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [260.687s] 2021-06-01 23:22:59.788 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [1509.206s] 2021-06-01 23:27:43.863 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [284.074s] 2021-06-01 23:31:53.462 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [249.596s] 2021-06-01 23:36:31.094 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [277.631s] 2021-06-01 23:40:29.736 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [238.639s] 2021-06-01 23:40:30.567 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.833s] 2021-06-01 23:40:31.141 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.574s] 2021-06-01 23:40:31.777 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.635s] 2021-06-01 23:40:32.372 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.594s] 2021-06-01 23:40:49.211 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [16.839s] 2021-06-01 23:41:19.729 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [30.516s] 2021-06-01 23:41:20.458 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.728s] 2021-06-01 23:41:20.460 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-06-01 23:41:21.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.630s] 2021-06-01 23:42:13.065 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [51.976s] 2021-06-01 23:42:58.164 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [45.098s] 2021-06-01 23:43:18.200 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [20.036s] 2021-06-01 23:43:39.988 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [21.786s] 2021-06-01 23:49:27.404 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [347.413s] 2021-06-01 23:52:11.362 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [163.958s] 2021-06-01 23:52:28.690 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [17.325s] 2021-06-01 23:53:12.359 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [43.669s] 2021-06-01 23:53:39.981 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [27.622s] 2021-06-01 23:54:02.968 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [22.985s] 2021-06-01 23:54:25.296 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [22.328s] 2021-06-01 23:55:00.973 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [35.676s] 2021-06-01 23:55:01.668 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.695s] 2021-06-01 23:55:02.145 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.477s] 2021-06-01 23:55:02.760 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.613s] 2021-06-01 23:55:03.325 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.565s] 2021-06-01 23:55:03.908 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.583s] 2021-06-01 23:55:04.509 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.600s] 2021-06-01 23:55:05.103 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.594s] 2021-06-01 23:55:05.714 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.611s] 2021-06-01 23:55:06.321 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.606s] 2021-06-01 23:55:22.438 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [16.117s] 2021-06-01 23:55:25.043 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.604s] 2021-06-01 23:55:25.533 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.489s] 2021-06-01 23:55:42.254 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [16.721s] 2021-06-01 23:55:42.999 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.744s] 2021-06-01 23:55:43.615 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.615s] 2021-06-01 23:55:44.202 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.586s] 2021-06-01 23:55:44.212 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-06-01 23:55:45.719 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [1.506s]: b'LBaas v1 extension not available, skipping' 2021-06-01 23:55:48.323 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [2.603s]: b'LBaasv2 extension not available, skipping' 2021-06-01 23:58:47.362 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [179.035s] 2021-06-01 23:59:06.352 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [18.988s] 2021-06-01 23:59:06.359 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.009s]: b'Test disabled in conf, skipping' 2021-06-01 23:59:08.386 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [2.021s] 2021-06-01 23:59:10.067 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.676s] 2021-06-01 23:59:10.069 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-06-01 23:59:10.076 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.007s]: b'Test disabled in conf, skipping' 2021-06-01 23:59:10.327 32 INFO rally.task.context [-] Verification bc9550da-21de-4112-843d-bf2d7fdb4081 | Context testr@default cleanup() started 2021-06-01 23:59:10.328 32 INFO rally.task.context [-] Verification bc9550da-21de-4112-843d-bf2d7fdb4081 | Context testr@default cleanup() finished in 0.43 msec 2021-06-01 23:59:10.328 32 INFO rally.task.context [-] Verification bc9550da-21de-4112-843d-bf2d7fdb4081 | Context tempest@default cleanup() started 2021-06-01 23:59:10.994 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-01 23:59:11.118 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-01 23:59:11.150 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_09992ca4_26AggMaP'. 2021-06-01 23:59:11.525 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_09992ca4_26AggMaP' has been deleted. 2021-06-01 23:59:11.526 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '9fc90d7f-4896-49ac-be2e-3f12b6c958a7' of option 'instance_type' from Tempest config file. 2021-06-01 23:59:11.526 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '9fc90d7f-4896-49ac-be2e-3f12b6c958a7' has been removed. 2021-06-01 23:59:11.535 32 INFO rally.task.context [-] Verification bc9550da-21de-4112-843d-bf2d7fdb4081 | Context tempest@default cleanup() finished in 1.21 sec 2021-06-01 23:59:11.564 32 INFO rally.api [-] Verification (UUID=09992ca4-9a80-453a-8d98-6ee6c9cbe9ff) has been successfully finished for deployment 'opnfv-rally' (UUID=9da52e78-c586-4f8a-8782-1bccf7f80e84)! 2021-06-01 23:59:13.074 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 23:59:13.075 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 23:59:13.075 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 23:59:14.530 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 23:59:14.530 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 23:59:14.530 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 23:59:16.373 38 INFO rally.api [-] Building 'html' report for the following verification(s): '09992ca4-9a80-453a-8d98-6ee6c9cbe9ff' 2021-06-01 23:59:16.401 38 INFO rally.api [-] The report has been successfully built. 2021-06-01 23:59:17.736 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 23:59:17.737 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 23:59:17.737 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 23:59:19.530 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '09992ca4-9a80-453a-8d98-6ee6c9cbe9ff' 2021-06-01 23:59:19.537 40 INFO rally.api [-] The report has been successfully built.