2021-07-03 13:42:03.622 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 13:42:03.622 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 13:42:03.622 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 13:42:05.447 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-07-03 13:42:05.447 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-03 13:42:05.447 6 ERROR rally.cli.cliutils 2021-07-03 13:42:06.805 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 13:42:06.805 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 13:42:06.805 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 13:42:10.400 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 13:42:10.400 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 13:42:10.400 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 13:42:15.675 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 13:42:15.675 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 13:42:15.675 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 13:42:16.947 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 13:42:16.947 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 13:42:16.947 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 13:42:18.789 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-07-03 13:42:18.789 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils force=force) 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-03 13:42:18.789 15 ERROR rally.cli.cliutils 2021-07-03 13:42:20.186 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 13:42:20.186 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 13:42:20.186 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 13:42:22.053 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-03 13:42:22.129 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-946e2d3a-4456-4ec7-9c7f-c3f26a423492/repo. 2021-07-03 13:42:22.474 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-946e2d3a-4456-4ec7-9c7f-c3f26a423492/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-07-03 13:42:22.490 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-03 13:42:22.502 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-03 13:42:22.524 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-03 13:42:22.575 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-03 13:42:23.237 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=946e2d3a-4456-4ec7-9c7f-c3f26a423492) has been successfully created! 2021-07-03 13:42:24.661 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 13:42:24.661 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 13:42:24.662 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 13:42:43.279 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 13:42:43.279 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 13:42:43.279 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 13:42:45.183 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=946e2d3a-4456-4ec7-9c7f-c3f26a423492) for deployment 'opnfv-rally' (UUID=6d6245a1-319d-4333-8496-984007bdbdeb). 2021-07-03 13:42:46.053 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=946e2d3a-4456-4ec7-9c7f-c3f26a423492) has been successfully configured for deployment 'opnfv-rally' (UUID=6d6245a1-319d-4333-8496-984007bdbdeb)! 2021-07-03 13:42:58.172 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 13:42:58.173 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 13:42:58.173 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 13:43:00.027 32 INFO rally.api [-] Starting verification (UUID=27b9736e-96f6-4d63-bb12-a82f4cba3757) for deployment 'opnfv-rally' (UUID=6d6245a1-319d-4333-8496-984007bdbdeb) by verifier 'opnfv-tempest' (UUID=946e2d3a-4456-4ec7-9c7f-c3f26a423492). 2021-07-03 13:43:01.157 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-03 13:43:01.424 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-03 13:43:01.424 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-946e2d3a-4456-4ec7-9c7f-c3f26a423492/for-deployment-6d6245a1-319d-4333-8496-984007bdbdeb/tempest.log' to option 'log_file'. 2021-07-03 13:43:01.425 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-946e2d3a-4456-4ec7-9c7f-c3f26a423492/for-deployment-6d6245a1-319d-4333-8496-984007bdbdeb/tempest.log 2021-07-03 13:43:01.425 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-03 13:43:01.426 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-946e2d3a-4456-4ec7-9c7f-c3f26a423492/for-deployment-6d6245a1-319d-4333-8496-984007bdbdeb/lock_files' to option 'lock_path'. 2021-07-03 13:43:01.426 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-946e2d3a-4456-4ec7-9c7f-c3f26a423492/for-deployment-6d6245a1-319d-4333-8496-984007bdbdeb/lock_files 2021-07-03 13:43:01.426 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-07-03 13:43:01.427 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-07-03 13:43:01.427 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7a4a8d2a-6f98-464f-8bfb-dfc44af55430 2021-07-03 13:43:01.427 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 13a5ce8b-609b-4de6-a9da-6a400a1dfe8d 2021-07-03 13:43:01.428 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c778db85-8647-4a8e-b79c-b253bfbe538a 2021-07-03 13:43:01.429 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2ec0464d-42e5-456a-a53d-e4a1077f7bd4 2021-07-03 13:43:01.693 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-03 13:43:01.694 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-03 13:43:01.695 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-03 13:43:01.785 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-03 13:43:01.836 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-03 13:43:01.836 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_27b9736e_xMejSj31' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-03 13:43:02.167 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_27b9736e_xMejSj31' (ID = 0e75df2d-940b-42ef-b773-a28f4eb7e25b) has been successfully created! 2021-07-03 13:43:02.168 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0e75df2d-940b-42ef-b773-a28f4eb7e25b' to option 'instance_type'. 2021-07-03 13:43:02.168 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0e75df2d-940b-42ef-b773-a28f4eb7e25b 2021-07-03 13:43:02.170 32 INFO rally.task.context [-] Verification 946e2d3a-4456-4ec7-9c7f-c3f26a423492 | Context tempest@default setup() finished in 1.52 sec 2021-07-03 13:43:02.171 32 INFO rally.task.context [-] Verification 946e2d3a-4456-4ec7-9c7f-c3f26a423492 | Context testr@default setup() finished in 0.52 msec 2021-07-03 13:43:02.172 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/6e2d7a15-9582-4b64-82d2-676e93a937dd'. 2021-07-03 13:43:11.644 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.215s] 2021-07-03 13:43:11.755 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.111s] 2021-07-03 13:43:11.800 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.044s] 2021-07-03 13:43:14.291 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [2.041s] 2021-07-03 13:43:14.473 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.182s] 2021-07-03 13:43:14.655 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.181s] 2021-07-03 13:43:15.236 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.137s] 2021-07-03 13:43:18.250 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [3.013s] 2021-07-03 13:43:20.519 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.269s] 2021-07-03 13:43:20.572 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.052s] 2021-07-03 13:43:21.442 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.870s] 2021-07-03 13:43:24.967 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [3.524s] 2021-07-03 13:43:29.543 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [4.576s] 2021-07-03 13:43:29.601 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.059s] 2021-07-03 13:43:30.201 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.599s] 2021-07-03 13:43:34.626 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.424s] 2021-07-03 13:43:35.623 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.997s] 2021-07-03 13:43:40.098 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.474s] 2021-07-03 13:43:40.211 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.113s] 2021-07-03 13:43:40.340 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.128s] 2021-07-03 13:43:43.426 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [3.086s] 2021-07-03 13:43:46.332 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [2.324s] 2021-07-03 13:43:50.772 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [4.440s] 2021-07-03 13:43:50.903 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.131s] 2021-07-03 13:43:51.320 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.418s] 2021-07-03 13:43:52.083 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.281s] 2021-07-03 13:43:52.300 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.216s] 2021-07-03 13:43:52.727 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.427s] 2021-07-03 13:43:52.892 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.164s] 2021-07-03 13:43:53.070 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.178s] 2021-07-03 13:43:53.372 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.302s] 2021-07-03 13:43:53.549 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.177s] 2021-07-03 13:43:53.758 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.209s] 2021-07-03 13:43:54.248 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.490s] 2021-07-03 13:43:54.648 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.400s] 2021-07-03 13:44:00.325 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [5.146s] 2021-07-03 13:44:04.742 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [4.416s] 2021-07-03 13:44:04.941 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.199s] 2021-07-03 13:44:05.069 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.128s] 2021-07-03 13:44:05.204 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.135s] 2021-07-03 13:44:06.639 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [1.434s] 2021-07-03 13:44:06.851 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.213s] 2021-07-03 13:44:06.920 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.068s] 2021-07-03 13:44:09.716 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [2.796s] 2021-07-03 13:45:16.402 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [66.684s] 2021-07-03 13:46:35.332 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [78.930s] 2021-07-03 13:47:23.118 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [47.785s] 2021-07-03 13:48:18.461 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [55.343s] 2021-07-03 13:48:57.614 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [39.152s] 2021-07-03 13:49:37.808 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [40.193s] 2021-07-03 13:50:24.079 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [46.270s] 2021-07-03 13:51:01.027 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [36.948s] 2021-07-03 13:53:15.524 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [134.497s] 2021-07-03 13:54:55.968 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [100.442s] 2021-07-03 13:56:52.496 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [116.527s] 2021-07-03 13:58:55.507 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [123.009s] 2021-07-03 14:00:39.686 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [104.178s] 2021-07-03 14:03:00.271 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [140.585s] 2021-07-03 14:03:50.447 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [50.175s] 2021-07-03 14:03:50.457 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-07-03 14:04:11.325 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [20.867s] 2021-07-03 14:04:36.403 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [25.078s] 2021-07-03 14:05:01.371 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [24.967s] 2021-07-03 14:05:33.465 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [32.093s] 2021-07-03 14:06:07.836 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [34.370s] 2021-07-03 14:06:47.603 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [39.767s] 2021-07-03 14:07:22.964 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [35.361s] 2021-07-03 14:08:02.062 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [39.095s] 2021-07-03 14:08:43.289 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [41.226s] 2021-07-03 14:08:44.003 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.712s]: b'LBaasv2 extension not available, skipping' 2021-07-03 14:08:44.554 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.550s]: b'LBaasv2 extension not available, skipping' 2021-07-03 14:12:45.477 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... fail [240.918s] 2021-07-03 14:17:42.096 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 [296.618s] 2021-07-03 14:22:16.126 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... fail [274.026s] 2021-07-03 14:26:33.479 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... fail [257.352s] 2021-07-03 14:30:46.967 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... fail [253.486s] 2021-07-03 14:34:46.470 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... fail [239.501s] 2021-07-03 14:40:32.957 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... fail [346.485s] 2021-07-03 14:45:43.848 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... fail [310.887s] 2021-07-03 14:50:52.524 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... fail [308.673s] 2021-07-03 15:16:04.142 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... fail [1511.613s] 2021-07-03 15:20:05.408 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... fail [241.264s] 2021-07-03 15:20:06.187 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.782s] 2021-07-03 15:20:06.784 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.597s] 2021-07-03 15:20:07.378 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.593s] 2021-07-03 15:20:07.997 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.619s] 2021-07-03 15:20:34.300 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [26.301s] 2021-07-03 15:21:04.611 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [30.311s] 2021-07-03 15:21:05.426 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.813s] 2021-07-03 15:21:05.427 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-07-03 15:21:06.119 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.693s] 2021-07-03 15:21:56.231 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [50.111s] 2021-07-03 15:22:56.507 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [60.276s] 2021-07-03 15:23:25.648 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [29.139s] 2021-07-03 15:23:58.333 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [32.685s] 2021-07-03 15:37:10.322 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [791.988s] 2021-07-03 15:40:34.701 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [204.376s] 2021-07-03 15:41:01.816 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [27.114s] 2021-07-03 15:41:44.906 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [43.089s] 2021-07-03 15:42:02.390 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [17.483s] 2021-07-03 15:42:36.805 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [34.414s] 2021-07-03 15:43:01.381 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [24.576s] 2021-07-03 15:43:50.668 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [49.286s] 2021-07-03 15:43:51.396 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.728s] 2021-07-03 15:43:52.060 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.663s] 2021-07-03 15:43:52.637 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.576s] 2021-07-03 15:43:53.192 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.555s] 2021-07-03 15:43:53.748 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.555s] 2021-07-03 15:43:54.330 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.581s] 2021-07-03 15:43:54.825 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.495s] 2021-07-03 15:43:55.432 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.606s] 2021-07-03 15:43:56.008 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.576s] 2021-07-03 15:44:20.267 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [24.259s] 2021-07-03 15:44:22.759 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [2.491s] 2021-07-03 15:44:23.366 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.606s] 2021-07-03 15:44:40.715 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [17.348s] 2021-07-03 15:44:41.515 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.799s] 2021-07-03 15:44:42.083 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.568s] 2021-07-03 15:44:42.573 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.489s] 2021-07-03 15:44:42.583 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.008s]: b'Test disabled in conf, skipping' 2021-07-03 15:44:45.219 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [2.635s]: b'LBaas v1 extension not available, skipping' 2021-07-03 15:44:46.595 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.376s]: b'LBaasv2 extension not available, skipping' 2021-07-03 15:48:36.795 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... fail [230.196s] 2021-07-03 15:48:57.912 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... fail [21.114s] 2021-07-03 15:48:57.922 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.011s]: b'Test disabled in conf, skipping' 2021-07-03 15:49:02.893 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... fail [4.967s] 2021-07-03 15:49:04.797 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [1.901s] 2021-07-03 15:49:04.802 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-07-03 15:49:04.809 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-07-03 15:49:05.075 32 INFO rally.task.context [-] Verification 946e2d3a-4456-4ec7-9c7f-c3f26a423492 | Context testr@default cleanup() started 2021-07-03 15:49:05.075 32 INFO rally.task.context [-] Verification 946e2d3a-4456-4ec7-9c7f-c3f26a423492 | Context testr@default cleanup() finished in 0.69 msec 2021-07-03 15:49:05.076 32 INFO rally.task.context [-] Verification 946e2d3a-4456-4ec7-9c7f-c3f26a423492 | Context tempest@default cleanup() started 2021-07-03 15:49:05.791 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-03 15:49:06.019 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-03 15:49:06.054 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_27b9736e_xMejSj31'. 2021-07-03 15:49:07.096 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_27b9736e_xMejSj31' has been deleted. 2021-07-03 15:49:07.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '0e75df2d-940b-42ef-b773-a28f4eb7e25b' of option 'instance_type' from Tempest config file. 2021-07-03 15:49:07.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '0e75df2d-940b-42ef-b773-a28f4eb7e25b' has been removed. 2021-07-03 15:49:07.107 32 INFO rally.task.context [-] Verification 946e2d3a-4456-4ec7-9c7f-c3f26a423492 | Context tempest@default cleanup() finished in 2.03 sec 2021-07-03 15:49:07.137 32 INFO rally.api [-] Verification (UUID=27b9736e-96f6-4d63-bb12-a82f4cba3757) has been successfully finished for deployment 'opnfv-rally' (UUID=6d6245a1-319d-4333-8496-984007bdbdeb)! 2021-07-03 15:49:08.627 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 15:49:08.627 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 15:49:08.627 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 15:49:10.126 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 15:49:10.126 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 15:49:10.126 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 15:49:12.090 38 INFO rally.api [-] Building 'html' report for the following verification(s): '27b9736e-96f6-4d63-bb12-a82f4cba3757' 2021-07-03 15:49:12.120 38 INFO rally.api [-] The report has been successfully built. 2021-07-03 15:49:13.476 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 15:49:13.476 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 15:49:13.477 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 15:49:15.266 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '27b9736e-96f6-4d63-bb12-a82f4cba3757' 2021-07-03 15:49:15.272 40 INFO rally.api [-] The report has been successfully built.