2020-07-02 07:33:13.277 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:33:13.278 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:33:13.278 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:33:15.590 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-07-02 07:33:15.590 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 07:33:15.590 6 ERROR rally.cli.cliutils 2020-07-02 07:33:17.337 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:33:17.338 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:33:17.338 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:33:21.679 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:33:21.680 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:33:21.680 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:33:26.491 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:33:26.492 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:33:26.492 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:33:27.992 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:33:27.992 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:33:27.992 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:33:30.211 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-07-02 07:33:30.211 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils force=force) 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 07:33:30.211 15 ERROR rally.cli.cliutils 2020-07-02 07:33:31.893 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:33:31.893 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:33:31.893 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:33:34.047 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 07:33:34.125 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-70cb6f64-3587-4137-b8ae-85b4fc58b699/repo. 2020-07-02 07:33:34.443 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-70cb6f64-3587-4137-b8ae-85b4fc58b699/repo'... done. Note: checking out '55435771d78ee61246d869354d13aad566251523'. 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-07-02 07:33:34.456 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 07:33:34.463 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 07:33:34.483 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 07:33:34.557 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 07:33:35.356 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=70cb6f64-3587-4137-b8ae-85b4fc58b699) has been successfully created! 2020-07-02 07:33:37.157 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:33:37.158 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:33:37.158 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:33:47.047 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:33:47.048 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:33:47.048 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:33:49.394 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=70cb6f64-3587-4137-b8ae-85b4fc58b699) for deployment 'opnfv-rally' (UUID=102662e3-f2a4-4958-b827-df257e769105). 2020-07-02 07:33:49.963 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=70cb6f64-3587-4137-b8ae-85b4fc58b699) has been successfully configured for deployment 'opnfv-rally' (UUID=102662e3-f2a4-4958-b827-df257e769105)! 2020-07-02 07:33:59.837 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:33:59.837 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:33:59.837 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:34:02.193 32 INFO rally.api [-] Starting verification (UUID=dde1ecbb-19bb-48c3-868a-b0feac5f3faf) for deployment 'opnfv-rally' (UUID=102662e3-f2a4-4958-b827-df257e769105) by verifier 'opnfv-tempest' (UUID=70cb6f64-3587-4137-b8ae-85b4fc58b699). 2020-07-02 07:34:02.974 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 07:34:02.974 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-70cb6f64-3587-4137-b8ae-85b4fc58b699/for-deployment-102662e3-f2a4-4958-b827-df257e769105/tempest.log' to option 'log_file'. 2020-07-02 07:34:02.975 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-70cb6f64-3587-4137-b8ae-85b4fc58b699/for-deployment-102662e3-f2a4-4958-b827-df257e769105/tempest.log 2020-07-02 07:34:02.975 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 07:34:02.975 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-70cb6f64-3587-4137-b8ae-85b4fc58b699/for-deployment-102662e3-f2a4-4958-b827-df257e769105/lock_files' to option 'lock_path'. 2020-07-02 07:34:02.975 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-70cb6f64-3587-4137-b8ae-85b4fc58b699/for-deployment-102662e3-f2a4-4958-b827-df257e769105/lock_files 2020-07-02 07:34:02.976 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-07-02 07:34:02.976 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-07-02 07:34:02.976 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 8643598e-0de6-460e-a400-c76be5116895 2020-07-02 07:34:02.977 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = afb7ad6b-e565-41d9-a69a-abf3d0b02bc7 2020-07-02 07:34:02.977 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a80b2eb9-6af7-4546-81c4-22a656bade12 2020-07-02 07:34:02.978 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 04ed7c88-8de2-4326-84a2-c5c310d2f3c1 2020-07-02 07:34:03.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 07:34:03.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_heat-net_f5929dee-7d2e-442a-919c-f4c49335df96 2020-07-02 07:34:03.233 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 07:34:03.304 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 07:34:03.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_676d7891_KjRWC1Jq'. Using flavor 'rally_verify_676d7891_KjRWC1Jq' (ID = 5da1b8ef-99a4-4648-8741-79de1794a326) for the tests. 2020-07-02 07:34:03.338 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5da1b8ef-99a4-4648-8741-79de1794a326' to option 'instance_type'. 2020-07-02 07:34:03.338 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5da1b8ef-99a4-4648-8741-79de1794a326 2020-07-02 07:34:03.339 32 INFO rally.task.context [-] Verification 70cb6f64-3587-4137-b8ae-85b4fc58b699 | Context tempest@default setup() finished in 0.99 sec 2020-07-02 07:34:03.340 32 INFO rally.task.context [-] Verification 70cb6f64-3587-4137-b8ae-85b4fc58b699 | Context testr@default setup() finished in 0.33 msec 2020-07-02 07:34:03.341 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/2dc36a5f-67bb-4720-bd91-1d6f5039ca8b'. 2020-07-02 07:34:09.950 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [0.537s] 2020-07-02 07:34:10.130 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.180s] 2020-07-02 07:34:10.278 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.149s] 2020-07-02 07:34:11.036 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [0.696s] 2020-07-02 07:34:13.415 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.379s] 2020-07-02 07:34:13.601 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.185s] 2020-07-02 07:34:13.712 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.111s] 2020-07-02 07:34:13.830 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.117s] 2020-07-02 07:34:13.894 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.064s] 2020-07-02 07:34:14.054 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.160s] 2020-07-02 07:34:14.098 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.044s] 2020-07-02 07:34:14.180 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.082s] 2020-07-02 07:34:14.515 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.229s] 2020-07-02 07:34:14.604 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.089s] 2020-07-02 07:34:14.630 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.026s] 2020-07-02 07:34:14.879 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.196s] 2020-07-02 07:34:15.195 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [0.315s] 2020-07-02 07:34:17.417 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.222s] 2020-07-02 07:34:17.450 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.033s] 2020-07-02 07:34:17.509 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.059s] 2020-07-02 07:34:17.969 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [0.460s] 2020-07-02 07:34:20.204 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [2.235s] 2020-07-02 07:34:20.238 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.034s] 2020-07-02 07:34:20.307 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.069s] 2020-07-02 07:34:24.662 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.354s] 2020-07-02 07:34:24.751 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.088s] 2020-07-02 07:34:29.109 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.358s] 2020-07-02 07:34:29.213 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.104s] 2020-07-02 07:34:29.321 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.108s] 2020-07-02 07:34:29.414 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.093s] 2020-07-02 07:34:29.703 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.178s] 2020-07-02 07:34:29.877 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.174s] 2020-07-02 07:34:29.993 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.116s] 2020-07-02 07:34:30.164 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.171s] 2020-07-02 07:34:30.337 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.173s] 2020-07-02 07:34:30.450 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.113s] 2020-07-02 07:34:30.618 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.167s] 2020-07-02 07:34:30.790 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.171s] 2020-07-02 07:34:30.828 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.038s] 2020-07-02 07:34:30.872 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.044s] 2020-07-02 07:34:31.621 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [0.629s] 2020-07-02 07:34:33.862 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [2.240s] 2020-07-02 07:34:33.973 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.111s] 2020-07-02 07:34:34.071 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.097s] 2020-07-02 07:34:47.807 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [13.734s] 2020-07-02 07:35:09.311 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [21.505s] 2020-07-02 07:35:22.975 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [13.663s] 2020-07-02 07:35:36.617 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [13.641s] 2020-07-02 07:35:54.338 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [17.720s] 2020-07-02 07:36:16.042 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [21.704s] 2020-07-02 07:36:33.733 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [17.691s] 2020-07-02 07:36:51.537 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [17.803s] 2020-07-02 07:37:13.367 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [21.829s] 2020-07-02 07:37:39.155 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [25.787s] 2020-07-02 07:38:02.295 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [23.140s] 2020-07-02 07:38:24.082 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [21.786s] 2020-07-02 07:38:49.969 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [25.886s] 2020-07-02 07:39:11.588 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [21.619s] 2020-07-02 07:39:29.086 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [17.498s] 2020-07-02 07:39:29.097 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... skip [0.009s]: b'Test disabled in conf, skipping' 2020-07-02 07:39:38.142 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [9.045s] 2020-07-02 07:39:51.596 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [13.454s] 2020-07-02 07:40:04.798 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [13.201s] 2020-07-02 07:40:18.338 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [13.540s] 2020-07-02 07:40:31.911 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [13.572s] 2020-07-02 07:40:49.777 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [17.865s] 2020-07-02 07:41:03.302 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [13.524s] 2020-07-02 07:41:21.009 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [17.707s] 2020-07-02 07:41:38.666 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [17.657s] 2020-07-02 07:41:38.920 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.252s]: b'LBaasv2 extension not available, skipping' 2020-07-02 07:41:39.088 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.167s]: b'LBaasv2 extension not available, skipping' 2020-07-02 07:42:00.560 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... success [21.471s] 2020-07-02 07:42:23.860 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 [23.301s] 2020-07-02 07:43:02.866 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... success [39.004s] 2020-07-02 07:43:34.669 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... success [31.803s] 2020-07-02 07:44:02.291 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.621s] 2020-07-02 07:44:35.265 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... success [32.974s] 2020-07-02 07:45:16.210 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... success [40.943s] 2020-07-02 07:45:52.054 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... success [35.844s] 2020-07-02 07:46:23.682 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... success [31.628s] 2020-07-02 07:46:55.392 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... success [31.709s] 2020-07-02 07:47:25.227 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... success [29.834s] 2020-07-02 07:47:25.510 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.283s] 2020-07-02 07:47:25.683 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.172s] 2020-07-02 07:47:25.857 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.174s] 2020-07-02 07:47:26.032 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.175s] 2020-07-02 07:47:31.319 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [5.285s] 2020-07-02 07:47:41.526 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [10.207s] 2020-07-02 07:47:41.824 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.297s] 2020-07-02 07:47:41.825 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-07-02 07:47:42.117 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.293s] 2020-07-02 07:48:00.725 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [18.606s] 2020-07-02 07:48:14.852 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [14.127s] 2020-07-02 07:48:23.866 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [9.014s] 2020-07-02 07:48:32.890 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [9.023s] 2020-07-02 07:49:42.854 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [69.963s] 2020-07-02 07:51:06.223 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [83.369s] 2020-07-02 07:51:15.712 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [9.487s] 2020-07-02 07:51:29.003 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [13.291s] 2020-07-02 07:51:38.136 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [9.132s] 2020-07-02 07:51:51.343 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [13.206s] 2020-07-02 07:52:00.477 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [9.134s] 2020-07-02 07:52:17.990 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [17.512s] 2020-07-02 07:52:18.239 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.248s] 2020-07-02 07:52:18.394 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.154s] 2020-07-02 07:52:18.545 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.151s] 2020-07-02 07:52:18.687 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.142s] 2020-07-02 07:52:18.842 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.155s] 2020-07-02 07:52:18.996 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.153s] 2020-07-02 07:52:19.145 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.149s] 2020-07-02 07:52:19.301 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.155s] 2020-07-02 07:52:19.447 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.144s] 2020-07-02 07:52:28.414 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [8.967s] 2020-07-02 07:52:29.042 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [0.626s] 2020-07-02 07:52:29.199 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.158s] 2020-07-02 07:52:38.146 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [8.945s] 2020-07-02 07:52:38.397 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.251s] 2020-07-02 07:52:38.560 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.162s] 2020-07-02 07:52:38.711 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.151s] 2020-07-02 07:52:38.722 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-07-02 07:52:39.307 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [0.584s]: b'LBaas v1 extension not available, skipping' 2020-07-02 07:52:40.140 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [0.833s]: b'LBaasv2 extension not available, skipping' 2020-07-02 07:53:27.260 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... success [47.119s] 2020-07-02 07:53:27.269 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_octavia_lbaas.LoadBalancerTest.test_add_delete_poolmember ... skip [0.007s]: b'Test disabled in conf, skipping' 2020-07-02 07:53:27.273 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-07-02 07:53:41.093 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... success [13.819s] 2020-07-02 07:53:41.101 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.008s]: b'Test disabled in conf, skipping' 2020-07-02 07:54:18.258 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... success [37.151s] 2020-07-02 07:55:16.390 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... success [58.128s] 2020-07-02 07:55:16.393 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.007s]: b'Test disabled in conf, skipping' 2020-07-02 07:55:16.399 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' 2020-07-02 07:55:16.822 32 INFO rally.task.context [-] Verification 70cb6f64-3587-4137-b8ae-85b4fc58b699 | Context testr@default cleanup() started 2020-07-02 07:55:16.823 32 INFO rally.task.context [-] Verification 70cb6f64-3587-4137-b8ae-85b4fc58b699 | Context testr@default cleanup() finished in 0.78 msec 2020-07-02 07:55:16.823 32 INFO rally.task.context [-] Verification 70cb6f64-3587-4137-b8ae-85b4fc58b699 | Context tempest@default cleanup() started 2020-07-02 07:55:17.112 32 INFO rally.task.context [-] Verification 70cb6f64-3587-4137-b8ae-85b4fc58b699 | Context tempest@default cleanup() finished in 0.29 sec 2020-07-02 07:55:17.137 32 INFO rally.api [-] Verification (UUID=dde1ecbb-19bb-48c3-868a-b0feac5f3faf) has been successfully finished for deployment 'opnfv-rally' (UUID=102662e3-f2a4-4958-b827-df257e769105)! 2020-07-02 07:55:18.795 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:55:18.796 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:55:18.796 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:55:20.560 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:55:20.560 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:55:20.560 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:55:22.529 40 INFO rally.api [-] Building 'html' report for the following verification(s): 'dde1ecbb-19bb-48c3-868a-b0feac5f3faf' 2020-07-02 07:55:22.557 40 INFO rally.api [-] The report has been successfully built. 2020-07-02 07:55:24.197 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:55:24.197 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:55:24.197 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:55:26.445 42 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'dde1ecbb-19bb-48c3-868a-b0feac5f3faf' 2020-07-02 07:55:26.455 42 INFO rally.api [-] The report has been successfully built.