2020-06-13 10:04:52.058 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:04:52.058 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:04:52.058 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:04:54.495 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 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-13 10:04:54.495 6 ERROR rally.cli.cliutils 2020-06-13 10:04:56.133 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:04:56.133 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:04:56.133 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:05:00.486 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:05:00.487 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:05:00.487 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:05:05.481 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:05:05.481 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:05:05.482 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:05:07.071 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:05:07.072 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:05:07.072 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:05:09.193 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 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils force=force) 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-06-13 10:05:09.193 15 ERROR rally.cli.cliutils 2020-06-13 10:05:10.999 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:05:10.999 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:05:10.999 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:05:13.175 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-06-13 10:05:13.251 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-59c02bc3-3450-4d3c-9b3a-dbb47aa81d56/repo. 2020-06-13 10:05:13.551 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-59c02bc3-3450-4d3c-9b3a-dbb47aa81d56/repo'... done. Note: checking out '9250832e7a51f09b813fa528ff3c142adbb49ec1'. 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 ' 2020-06-13 10:05:13.564 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9250832e7 ' 2020-06-13 10:05:13.571 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9250832e7a51f09b813fa528ff3c142adbb49ec1 ' 2020-06-13 10:05:13.589 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-06-13 10:05:13.662 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-06-13 10:05:14.512 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=59c02bc3-3450-4d3c-9b3a-dbb47aa81d56) has been successfully created! 2020-06-13 10:05:16.302 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:05:16.302 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:05:16.302 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:05:25.851 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:05:25.852 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:05:25.852 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:05:28.224 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=59c02bc3-3450-4d3c-9b3a-dbb47aa81d56) for deployment 'opnfv-rally' (UUID=63f66d16-a655-4b2e-af53-ef0d82ddba56). 2020-06-13 10:05:28.857 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=59c02bc3-3450-4d3c-9b3a-dbb47aa81d56) has been successfully configured for deployment 'opnfv-rally' (UUID=63f66d16-a655-4b2e-af53-ef0d82ddba56)! 2020-06-13 10:05:39.171 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:05:39.171 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:05:39.171 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:05:41.486 32 INFO rally.api [-] Starting verification (UUID=f2fcbc91-29b1-43e4-a6b6-c6f7f9677b1c) for deployment 'opnfv-rally' (UUID=63f66d16-a655-4b2e-af53-ef0d82ddba56) by verifier 'opnfv-tempest' (UUID=59c02bc3-3450-4d3c-9b3a-dbb47aa81d56). 2020-06-13 10:05:42.486 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-06-13 10:05:42.487 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-59c02bc3-3450-4d3c-9b3a-dbb47aa81d56/for-deployment-63f66d16-a655-4b2e-af53-ef0d82ddba56/tempest.log' to option 'log_file'. 2020-06-13 10:05:42.487 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-59c02bc3-3450-4d3c-9b3a-dbb47aa81d56/for-deployment-63f66d16-a655-4b2e-af53-ef0d82ddba56/tempest.log 2020-06-13 10:05:42.487 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-06-13 10:05:42.488 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-59c02bc3-3450-4d3c-9b3a-dbb47aa81d56/for-deployment-63f66d16-a655-4b2e-af53-ef0d82ddba56/lock_files' to option 'lock_path'. 2020-06-13 10:05:42.488 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-59c02bc3-3450-4d3c-9b3a-dbb47aa81d56/for-deployment-63f66d16-a655-4b2e-af53-ef0d82ddba56/lock_files 2020-06-13 10:05:42.488 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-06-13 10:05:42.488 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 2020-06-13 10:05:42.489 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 193b2b8d-3c66-4e04-a616-6db6ecc7cd66 2020-06-13 10:05:42.489 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a77ecd11-b218-40bd-8967-54d12d3e3172 2020-06-13 10:05:42.490 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d1acf863-80ee-471d-bc58-561e53005ff4 2020-06-13 10:05:42.490 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = a7a54518-2f57-437d-9816-075ad424761b 2020-06-13 10:05:42.847 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-06-13 10:05:42.848 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_heat-net_0fd5a1df-0d67-461a-81ce-b1f65a250604 2020-06-13 10:05:42.848 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-06-13 10:05:42.920 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 10:05:42.958 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_44858ede_bw8Znm44'. Using flavor 'rally_verify_44858ede_bw8Znm44' (ID = c06349a6-1078-4258-b230-afefa1c6f5f6) for the tests. 2020-06-13 10:05:42.958 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c06349a6-1078-4258-b230-afefa1c6f5f6' to option 'instance_type'. 2020-06-13 10:05:42.959 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c06349a6-1078-4258-b230-afefa1c6f5f6 2020-06-13 10:05:42.960 32 INFO rally.task.context [-] Verification 59c02bc3-3450-4d3c-9b3a-dbb47aa81d56 | Context tempest@default setup() finished in 1.21 sec 2020-06-13 10:05:42.961 32 INFO rally.task.context [-] Verification 59c02bc3-3450-4d3c-9b3a-dbb47aa81d56 | Context testr@default setup() finished in 0.45 msec 2020-06-13 10:05:42.962 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/35526666-6ed7-40fe-ba6e-b0c8da598e97'. 2020-06-13 10:05:50.013 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [0.668s] 2020-06-13 10:05:50.192 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.180s] 2020-06-13 10:05:50.358 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.166s] 2020-06-13 10:05:50.965 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [0.549s] 2020-06-13 10:05:53.294 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.329s] 2020-06-13 10:05:53.479 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.184s] 2020-06-13 10:05:53.591 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.112s] 2020-06-13 10:05:53.708 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.116s] 2020-06-13 10:05:53.777 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.070s] 2020-06-13 10:05:53.962 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.184s] 2020-06-13 10:05:54.015 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.053s] 2020-06-13 10:05:54.136 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.121s] 2020-06-13 10:05:54.469 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.221s] 2020-06-13 10:05:54.561 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.091s] 2020-06-13 10:05:54.591 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.029s] 2020-06-13 10:05:54.825 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.175s] 2020-06-13 10:05:55.431 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [0.606s] 2020-06-13 10:05:57.656 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.224s] 2020-06-13 10:05:57.690 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.034s] 2020-06-13 10:05:57.745 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.054s] 2020-06-13 10:05:58.269 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [0.524s] 2020-06-13 10:06:00.483 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [2.213s] 2020-06-13 10:06:00.523 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.039s] 2020-06-13 10:06:00.617 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.094s] 2020-06-13 10:06:04.953 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.335s] 2020-06-13 10:06:05.035 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.083s] 2020-06-13 10:06:09.392 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.356s] 2020-06-13 10:06:09.505 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.112s] 2020-06-13 10:06:09.624 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.119s] 2020-06-13 10:06:09.729 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.105s] 2020-06-13 10:06:10.003 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.152s] 2020-06-13 10:06:10.179 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.176s] 2020-06-13 10:06:10.292 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.113s] 2020-06-13 10:06:10.465 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.173s] 2020-06-13 10:06:10.636 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.170s] 2020-06-13 10:06:10.748 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.112s] 2020-06-13 10:06:10.917 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.169s] 2020-06-13 10:06:11.091 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.173s] 2020-06-13 10:06:11.150 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.060s] 2020-06-13 10:06:11.184 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.033s] 2020-06-13 10:06:11.876 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [0.571s] 2020-06-13 10:06:14.124 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [2.248s] 2020-06-13 10:06:14.233 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.108s] 2020-06-13 10:06:14.332 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.099s] 2020-06-13 10:06:31.829 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [17.495s] 2020-06-13 10:06:53.346 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [21.517s] 2020-06-13 10:07:07.076 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [13.729s] 2020-06-13 10:07:24.814 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [17.737s] 2020-06-13 10:07:42.926 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [18.112s] 2020-06-13 10:07:56.644 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [13.718s] 2020-06-13 10:08:14.586 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [17.941s] 2020-06-13 10:08:28.220 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [13.633s] 2020-06-13 10:08:50.261 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [22.041s] 2020-06-13 10:09:16.101 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [25.839s] 2020-06-13 10:09:37.811 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [21.709s] 2020-06-13 10:09:59.671 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [21.859s] 2020-06-13 10:10:21.579 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [21.907s] 2020-06-13 10:10:47.262 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [25.683s] 2020-06-13 10:11:04.762 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [17.499s] 2020-06-13 10:11:04.770 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.007s]: b'Test disabled in conf, skipping' 2020-06-13 10:11:14.165 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [9.395s] 2020-06-13 10:11:27.452 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [13.287s] 2020-06-13 10:11:40.697 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [13.244s] 2020-06-13 10:11:54.151 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [13.452s] 2020-06-13 10:12:07.831 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [13.680s] 2020-06-13 10:12:25.810 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [17.978s] 2020-06-13 10:12:39.375 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [13.565s] 2020-06-13 10:12:57.135 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [17.759s] 2020-06-13 10:13:14.919 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [17.784s] 2020-06-13 10:13:15.126 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.205s]: b'LBaasv2 extension not available, skipping' 2020-06-13 10:13:15.259 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.132s]: b'LBaasv2 extension not available, skipping' 2020-06-13 10:13:44.779 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... success [29.521s] 2020-06-13 10:14:11.427 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_subnet_fixed_ip_sec_group ... success [26.647s] 2020-06-13 10:15:03.315 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... success [51.887s] 2020-06-13 10:15:31.028 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... success [27.713s] 2020-06-13 10:15:58.822 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... success [27.793s] 2020-06-13 10:16:34.836 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... success [36.013s] 2020-06-13 10:17:20.041 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... success [45.203s] 2020-06-13 10:17:51.911 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... success [31.870s] 2020-06-13 10:18:23.501 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... success [31.591s] 2020-06-13 10:18:56.897 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... success [33.395s] 2020-06-13 10:19:22.697 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... success [25.800s] 2020-06-13 10:19:22.997 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.300s] 2020-06-13 10:19:23.188 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.190s] 2020-06-13 10:19:23.375 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.187s] 2020-06-13 10:19:23.683 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.307s] 2020-06-13 10:19:29.325 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [5.641s] 2020-06-13 10:19:38.964 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [9.639s] 2020-06-13 10:19:39.251 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.286s] 2020-06-13 10:19:39.253 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.' 2020-06-13 10:19:39.449 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.197s] 2020-06-13 10:19:57.967 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [18.517s] 2020-06-13 10:20:11.972 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [14.005s] 2020-06-13 10:20:21.038 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [9.064s] 2020-06-13 10:20:30.071 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [9.033s] 2020-06-13 10:21:36.634 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [66.562s] 2020-06-13 10:23:02.091 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [85.457s] 2020-06-13 10:23:11.611 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [9.519s] 2020-06-13 10:23:24.947 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [13.336s] 2020-06-13 10:23:34.159 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [9.211s] 2020-06-13 10:23:47.347 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [13.187s] 2020-06-13 10:23:56.390 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [9.042s] 2020-06-13 10:24:13.947 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [17.556s] 2020-06-13 10:24:14.218 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.270s] 2020-06-13 10:24:14.377 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.156s] 2020-06-13 10:24:14.526 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.148s] 2020-06-13 10:24:14.693 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.167s] 2020-06-13 10:24:14.845 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.152s] 2020-06-13 10:24:15.011 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.164s] 2020-06-13 10:24:15.163 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.152s] 2020-06-13 10:24:15.316 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.153s] 2020-06-13 10:24:15.473 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.156s] 2020-06-13 10:24:24.533 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [9.060s] 2020-06-13 10:24:25.299 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [0.764s] 2020-06-13 10:24:25.456 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.157s] 2020-06-13 10:24:34.448 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [8.991s] 2020-06-13 10:24:34.733 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.284s] 2020-06-13 10:24:34.883 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.149s] 2020-06-13 10:24:35.019 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.136s] 2020-06-13 10:24:35.030 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' 2020-06-13 10:24:35.682 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [0.651s]: b'LBaas v1 extension not available, skipping' 2020-06-13 10:24:36.397 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [0.715s]: b'LBaasv2 extension not available, skipping' 2020-06-13 10:25:31.647 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... success [55.250s] 2020-06-13 10:25:31.654 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_octavia_lbaas.LoadBalancerTest.test_add_delete_poolmember ... skip [0.006s]: b'Test disabled in conf, skipping' 2020-06-13 10:25:31.660 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_octavia_lbaas.LoadBalancerTest.test_create_update_loadbalancer ... skip [0.005s]: b'Test disabled in conf, skipping' 2020-06-13 10:25:45.554 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... success [13.894s] 2020-06-13 10:25:45.565 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.010s]: b'Test disabled in conf, skipping' 2020-06-13 10:26:27.330 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... success [41.759s] 2020-06-13 10:27:38.914 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... fail [71.575s] 2020-06-13 10:27:38.916 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' 2020-06-13 10:27:38.919 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.006s]: b'Test disabled in conf, skipping' 2020-06-13 10:27:39.160 32 INFO rally.task.context [-] Verification 59c02bc3-3450-4d3c-9b3a-dbb47aa81d56 | Context testr@default cleanup() started 2020-06-13 10:27:39.161 32 INFO rally.task.context [-] Verification 59c02bc3-3450-4d3c-9b3a-dbb47aa81d56 | Context testr@default cleanup() finished in 0.92 msec 2020-06-13 10:27:39.162 32 INFO rally.task.context [-] Verification 59c02bc3-3450-4d3c-9b3a-dbb47aa81d56 | Context tempest@default cleanup() started 2020-06-13 10:27:39.400 32 INFO rally.task.context [-] Verification 59c02bc3-3450-4d3c-9b3a-dbb47aa81d56 | Context tempest@default cleanup() finished in 0.24 sec 2020-06-13 10:27:39.429 32 INFO rally.api [-] Verification (UUID=f2fcbc91-29b1-43e4-a6b6-c6f7f9677b1c) has been successfully finished for deployment 'opnfv-rally' (UUID=63f66d16-a655-4b2e-af53-ef0d82ddba56)! 2020-06-13 10:27:41.212 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:27:41.212 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:27:41.212 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:27:42.809 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:27:42.809 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:27:42.809 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:27:45.168 40 INFO rally.api [-] Building 'html' report for the following verification(s): 'f2fcbc91-29b1-43e4-a6b6-c6f7f9677b1c' 2020-06-13 10:27:45.200 40 INFO rally.api [-] The report has been successfully built. 2020-06-13 10:27:46.815 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:27:46.816 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:27:46.816 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:27:49.031 42 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f2fcbc91-29b1-43e4-a6b6-c6f7f9677b1c' 2020-06-13 10:27:49.040 42 INFO rally.api [-] The report has been successfully built.