2019-12-27 17:38:54.997 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:38:54.997 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:38:54.997 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:38:57.452 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 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 17:38:57.452 6 ERROR rally.cli.cliutils 2019-12-27 17:38:59.195 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:38:59.196 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:38:59.196 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:39:03.327 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:39:03.327 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:39:03.327 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:39:08.258 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:39:08.258 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:39:08.258 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:39:09.801 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:39:09.802 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:39:09.802 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:39:12.177 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 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils force=force) 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 17:39:12.177 15 ERROR rally.cli.cliutils 2019-12-27 17:39:13.943 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:39:13.943 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:39:13.943 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:39:16.184 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-27 17:39:16.275 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-35876f25-6076-4481-a53f-f1180672a2d8/repo. 2019-12-27 17:39:16.492 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-35876f25-6076-4481-a53f-f1180672a2d8/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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 ' 2019-12-27 17:39:16.505 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-27 17:39:16.517 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-27 17:39:16.540 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-27 17:39:16.598 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-27 17:39:17.436 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=35876f25-6076-4481-a53f-f1180672a2d8) has been successfully created! 2019-12-27 17:39:19.285 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:39:19.285 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:39:19.285 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:39:24.918 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:39:24.918 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:39:24.918 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:39:27.269 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=35876f25-6076-4481-a53f-f1180672a2d8) for deployment 'opnfv-rally' (UUID=875f800b-223e-422a-9094-d51319d6934b). 2019-12-27 17:39:27.787 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=35876f25-6076-4481-a53f-f1180672a2d8) has been successfully configured for deployment 'opnfv-rally' (UUID=875f800b-223e-422a-9094-d51319d6934b)! 2019-12-27 17:39:35.488 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:39:35.488 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:39:35.488 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:39:37.788 32 INFO rally.api [-] Starting verification (UUID=1fa1da4b-21ee-4e57-86b8-a3161dd3f4b4) for deployment 'opnfv-rally' (UUID=875f800b-223e-422a-9094-d51319d6934b) by verifier 'opnfv-tempest' (UUID=35876f25-6076-4481-a53f-f1180672a2d8). 2019-12-27 17:39:38.625 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-12-27 17:39:38.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-27 17:39:38.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-35876f25-6076-4481-a53f-f1180672a2d8/for-deployment-875f800b-223e-422a-9094-d51319d6934b/tempest.log' to option 'log_file'. 2019-12-27 17:39:38.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-35876f25-6076-4481-a53f-f1180672a2d8/for-deployment-875f800b-223e-422a-9094-d51319d6934b/tempest.log 2019-12-27 17:39:38.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-27 17:39:38.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-35876f25-6076-4481-a53f-f1180672a2d8/for-deployment-875f800b-223e-422a-9094-d51319d6934b/lock_files' to option 'lock_path'. 2019-12-27 17:39:38.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-35876f25-6076-4481-a53f-f1180672a2d8/for-deployment-875f800b-223e-422a-9094-d51319d6934b/lock_files 2019-12-27 17:39:38.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-27 17:39:38.703 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 2019-12-27 17:39:38.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a68abfd1-9fe5-4f04-b40e-32cb9be43c48 2019-12-27 17:39:38.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 38c10764-f141-42e1-8a02-ef4c5eac43e7 2019-12-27 17:39:38.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = bcd66fd6-9517-4c13-bf72-26915a1b2fa4 2019-12-27 17:39:38.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 982549bd-14e1-4fa4-a4d5-9d7e077e8905 2019-12-27 17:39:39.078 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-27 17:39:39.079 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_keystone-net_895d5cf8-e454-49a7-8ebe-868c7b1149d7 2019-12-27 17:39:39.079 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-27 17:39:39.153 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 17:39:39.198 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-27 17:39:39.199 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1fa1da4b_nwvAQEJv' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 17:39:40.257 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1fa1da4b_nwvAQEJv' (ID = b230f891-2dda-4941-8799-7d8b06587707) has been successfully created! 2019-12-27 17:39:40.257 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b230f891-2dda-4941-8799-7d8b06587707' to option 'instance_type'. 2019-12-27 17:39:40.257 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b230f891-2dda-4941-8799-7d8b06587707 2019-12-27 17:39:40.259 32 INFO rally.task.context [-] Verification 35876f25-6076-4481-a53f-f1180672a2d8 | Context tempest@default setup() finished in 2.20 sec 2019-12-27 17:39:40.260 32 INFO rally.task.context [-] Verification 35876f25-6076-4481-a53f-f1180672a2d8 | Context testr@default setup() finished in 0.37 msec 2019-12-27 17:39:40.260 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/f7e5150c-3370-4b9e-9022-c980d10434d5'. 2019-12-27 17:39:44.699 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.208s] 2019-12-27 17:39:44.871 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.172s] 2019-12-27 17:39:44.958 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.086s] 2019-12-27 17:39:45.036 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [0.540s] 2019-12-27 17:39:45.158 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [0.393s] 2019-12-27 17:39:45.165 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.207s] 2019-12-27 17:39:45.264 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.097s] 2019-12-27 17:39:45.337 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.180s] 2019-12-27 17:39:45.396 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [0.923s] 2019-12-27 17:39:45.450 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.112s] 2019-12-27 17:39:45.538 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.274s] 2019-12-27 17:39:45.676 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.225s] 2019-12-27 17:39:45.740 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [0.703s] 2019-12-27 17:39:45.921 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [0.524s] 2019-12-27 17:39:46.002 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.262s] 2019-12-27 17:39:46.099 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [0.558s] 2019-12-27 17:39:46.300 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [0.297s] 2019-12-27 17:39:46.314 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [0.636s] 2019-12-27 17:39:46.385 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.286s] 2019-12-27 17:39:46.538 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.152s] 2019-12-27 17:39:46.798 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [0.498s] 2019-12-27 17:39:46.929 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [1.007s] 2019-12-27 17:39:47.203 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [0.664s] 2019-12-27 17:39:47.437 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [0.508s] 2019-12-27 17:39:47.988 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [0.550s] 2019-12-27 17:39:48.233 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [1.432s] 2019-12-27 17:39:48.508 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [0.520s] 2019-12-27 17:39:48.653 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [0.421s] 2019-12-27 17:39:49.035 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [0.526s] 2019-12-27 17:39:49.475 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [0.820s] 2019-12-27 17:39:50.115 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [0.638s] 2019-12-27 17:39:50.531 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [1.494s] 2019-12-27 17:39:50.695 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [0.580s] 2019-12-27 17:39:50.904 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [0.210s] 2019-12-27 17:39:50.950 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2019-12-27 17:39:50.951 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2019-12-27 17:39:50.988 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [0.458s] 2019-12-27 17:39:51.983 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [0.992s] 2019-12-27 17:39:52.803 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [0.821s] 2019-12-27 17:39:53.686 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [0.882s] 2019-12-27 17:39:53.922 32 INFO rally.task.context [-] Verification 35876f25-6076-4481-a53f-f1180672a2d8 | Context testr@default cleanup() started 2019-12-27 17:39:53.922 32 INFO rally.task.context [-] Verification 35876f25-6076-4481-a53f-f1180672a2d8 | Context testr@default cleanup() finished in 0.77 msec 2019-12-27 17:39:53.923 32 INFO rally.task.context [-] Verification 35876f25-6076-4481-a53f-f1180672a2d8 | Context tempest@default cleanup() started 2019-12-27 17:39:54.197 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-12-27 17:39:54.329 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-12-27 17:39:54.364 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1fa1da4b_nwvAQEJv'. 2019-12-27 17:39:55.692 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1fa1da4b_nwvAQEJv' has been deleted. 2019-12-27 17:39:55.693 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b230f891-2dda-4941-8799-7d8b06587707' of option 'instance_type' from Tempest config file. 2019-12-27 17:39:55.693 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b230f891-2dda-4941-8799-7d8b06587707' has been removed. 2019-12-27 17:39:55.700 32 INFO rally.task.context [-] Verification 35876f25-6076-4481-a53f-f1180672a2d8 | Context tempest@default cleanup() finished in 1.78 sec 2019-12-27 17:39:55.724 32 INFO rally.api [-] Verification (UUID=1fa1da4b-21ee-4e57-86b8-a3161dd3f4b4) has been successfully finished for deployment 'opnfv-rally' (UUID=875f800b-223e-422a-9094-d51319d6934b)! 2019-12-27 17:39:57.513 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:39:57.513 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:39:57.513 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:39:59.184 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:39:59.184 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:39:59.184 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:40:01.460 44 INFO rally.api [-] Building 'html' report for the following verification(s): '1fa1da4b-21ee-4e57-86b8-a3161dd3f4b4' 2019-12-27 17:40:01.487 44 INFO rally.api [-] The report has been successfully built. 2019-12-27 17:40:03.184 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:40:03.184 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:40:03.184 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:40:05.415 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1fa1da4b-21ee-4e57-86b8-a3161dd3f4b4' 2019-12-27 17:40:05.420 46 INFO rally.api [-] The report has been successfully built.