2020-06-13 09:58:35.547 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:35.547 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:35.548 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:37.564 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 09:58:37.564 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 09:58:37.564 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 09:58:37.564 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 09:58:37.564 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 09:58:37.564 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 09:58:37.564 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 09:58:37.564 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-13 09:58:37.564 6 ERROR rally.cli.cliutils 2020-06-13 09:58:39.059 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:39.059 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:39.059 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:43.067 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:43.067 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:43.067 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:47.824 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:47.825 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:47.825 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:49.243 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:49.244 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:49.244 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:51.160 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 09:58:51.160 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 09:58:51.160 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 09:58:51.160 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 09:58:51.160 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-06-13 09:58:51.160 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 09:58:51.160 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 09:58:51.160 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 09:58:51.160 15 ERROR rally.cli.cliutils force=force) 2020-06-13 09:58:51.160 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-06-13 09:58:51.160 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-06-13 09:58:51.160 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-06-13 09:58:51.160 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-06-13 09:58:51.160 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-06-13 09:58:51.160 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-06-13 09:58:51.160 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 09:58:51.160 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 09:58:51.160 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 09:58:51.160 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-06-13 09:58:51.160 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 09:58:51.160 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-06-13 09:58:51.160 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-06-13 09:58:51.160 15 ERROR rally.cli.cliutils 2020-06-13 09:58:52.665 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:52.665 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:52.665 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:54.657 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-06-13 09:58:54.735 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-56ff3222-9fbd-4c98-bc78-6729127cc899/repo. 2020-06-13 09:58:55.145 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-56ff3222-9fbd-4c98-bc78-6729127cc899/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 09:58:55.160 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9250832e7 ' 2020-06-13 09:58:55.171 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9250832e7a51f09b813fa528ff3c142adbb49ec1 ' 2020-06-13 09:58:55.193 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-06-13 09:58:55.268 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-06-13 09:58:56.020 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=56ff3222-9fbd-4c98-bc78-6729127cc899) has been successfully created! 2020-06-13 09:58:57.566 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:57.566 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:57.566 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:59:01.834 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:59:01.835 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:59:01.835 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:59:03.920 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=56ff3222-9fbd-4c98-bc78-6729127cc899) for deployment 'opnfv-rally' (UUID=88ef0a27-92e6-4835-baef-ca42ff13eb66). 2020-06-13 09:59:04.393 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=56ff3222-9fbd-4c98-bc78-6729127cc899) has been successfully configured for deployment 'opnfv-rally' (UUID=88ef0a27-92e6-4835-baef-ca42ff13eb66)! 2020-06-13 09:59:12.364 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:59:12.364 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:59:12.364 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:59:14.707 32 INFO rally.api [-] Starting verification (UUID=91486bb5-a01b-4295-ba1d-c34df8e8a413) for deployment 'opnfv-rally' (UUID=88ef0a27-92e6-4835-baef-ca42ff13eb66) by verifier 'opnfv-tempest' (UUID=56ff3222-9fbd-4c98-bc78-6729127cc899). 2020-06-13 09:59:15.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-06-13 09:59:15.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-56ff3222-9fbd-4c98-bc78-6729127cc899/for-deployment-88ef0a27-92e6-4835-baef-ca42ff13eb66/tempest.log' to option 'log_file'. 2020-06-13 09:59:15.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-56ff3222-9fbd-4c98-bc78-6729127cc899/for-deployment-88ef0a27-92e6-4835-baef-ca42ff13eb66/tempest.log 2020-06-13 09:59:15.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-06-13 09:59:15.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-56ff3222-9fbd-4c98-bc78-6729127cc899/for-deployment-88ef0a27-92e6-4835-baef-ca42ff13eb66/lock_files' to option 'lock_path'. 2020-06-13 09:59:15.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-56ff3222-9fbd-4c98-bc78-6729127cc899/for-deployment-88ef0a27-92e6-4835-baef-ca42ff13eb66/lock_files 2020-06-13 09:59:15.408 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 09:59:15.408 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 09:59:15.408 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 84ba6a28-1665-4e5b-8ccf-bcfc6645e594 2020-06-13 09:59:15.408 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 0e224b71-1985-4c65-a0e5-e3364c626e2b 2020-06-13 09:59:15.409 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 57b36487-cc6a-4d8a-8149-54210669e0a7 2020-06-13 09:59:15.409 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = f544437d-5218-4c9f-ba30-02a0e6123ea5 2020-06-13 09:59:15.623 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-06-13 09:59:15.624 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_keystone-net_fc47424c-b17b-4985-8a9b-50c2bafb287d 2020-06-13 09:59:15.624 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-06-13 09:59:15.690 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 09:59:15.723 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_d9a9dac9_u5qlZeYU'. Using flavor 'rally_verify_d9a9dac9_u5qlZeYU' (ID = 380d6f8d-ca93-4ad7-90a6-e7b6d1dbad36) for the tests. 2020-06-13 09:59:15.723 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '380d6f8d-ca93-4ad7-90a6-e7b6d1dbad36' to option 'instance_type'. 2020-06-13 09:59:15.723 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 380d6f8d-ca93-4ad7-90a6-e7b6d1dbad36 2020-06-13 09:59:15.725 32 INFO rally.task.context [-] Verification 56ff3222-9fbd-4c98-bc78-6729127cc899 | Context tempest@default setup() finished in 0.87 sec 2020-06-13 09:59:15.725 32 INFO rally.task.context [-] Verification 56ff3222-9fbd-4c98-bc78-6729127cc899 | Context testr@default setup() finished in 0.28 msec 2020-06-13 09:59:15.726 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/8c4690c0-0a64-43c2-b3ab-d6c52bc1a607'. 2020-06-13 09:59:20.647 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2020-06-13 09:59:20.648 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2020-06-13 09:59:21.101 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [0.414s] 2020-06-13 09:59:21.124 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [0.533s] 2020-06-13 09:59:21.221 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.121s] 2020-06-13 09:59:21.329 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.107s] 2020-06-13 09:59:21.803 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [1.125s] 2020-06-13 09:59:21.988 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.658s] 2020-06-13 09:59:22.575 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [1.449s] 2020-06-13 09:59:22.974 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [1.171s] 2020-06-13 09:59:23.556 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.981s] 2020-06-13 09:59:23.818 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [1.829s] 2020-06-13 09:59:24.103 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [0.546s] 2020-06-13 09:59:25.471 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [2.495s] 2020-06-13 09:59:25.497 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.394s] 2020-06-13 09:59:26.147 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [0.676s] 2020-06-13 09:59:26.923 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [0.775s] 2020-06-13 09:59:27.630 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [0.707s] 2020-06-13 09:59:28.056 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [2.555s] 2020-06-13 09:59:28.587 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [0.956s] 2020-06-13 09:59:28.864 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [0.809s] 2020-06-13 09:59:30.642 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [1.776s] 2020-06-13 09:59:31.746 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [3.156s] 2020-06-13 09:59:32.377 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [1.734s] 2020-06-13 09:59:32.624 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [0.879s] 2020-06-13 09:59:33.634 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [1.256s] 2020-06-13 09:59:34.191 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [0.558s] 2020-06-13 09:59:34.446 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [1.821s] 2020-06-13 09:59:35.366 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [0.921s] 2020-06-13 09:59:36.019 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [0.652s] 2020-06-13 09:59:36.240 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [0.123s] 2020-06-13 09:59:36.321 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.081s] 2020-06-13 09:59:36.387 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.065s] 2020-06-13 09:59:36.461 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.073s] 2020-06-13 09:59:36.493 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.032s] 2020-06-13 09:59:36.579 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.085s] 2020-06-13 09:59:36.845 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [0.265s] 2020-06-13 09:59:36.983 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [0.138s] 2020-06-13 09:59:37.150 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.166s] 2020-06-13 09:59:37.602 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [0.449s] 2020-06-13 09:59:37.925 32 INFO rally.task.context [-] Verification 56ff3222-9fbd-4c98-bc78-6729127cc899 | Context testr@default cleanup() started 2020-06-13 09:59:37.926 32 INFO rally.task.context [-] Verification 56ff3222-9fbd-4c98-bc78-6729127cc899 | Context testr@default cleanup() finished in 0.78 msec 2020-06-13 09:59:37.926 32 INFO rally.task.context [-] Verification 56ff3222-9fbd-4c98-bc78-6729127cc899 | Context tempest@default cleanup() started 2020-06-13 09:59:38.074 32 INFO rally.task.context [-] Verification 56ff3222-9fbd-4c98-bc78-6729127cc899 | Context tempest@default cleanup() finished in 0.15 sec 2020-06-13 09:59:38.153 32 INFO rally.api [-] Verification (UUID=91486bb5-a01b-4295-ba1d-c34df8e8a413) has been successfully finished for deployment 'opnfv-rally' (UUID=88ef0a27-92e6-4835-baef-ca42ff13eb66)! 2020-06-13 09:59:40.093 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:59:40.093 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:59:40.093 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:59:41.877 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:59:41.877 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:59:41.877 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:59:44.102 44 INFO rally.api [-] Building 'html' report for the following verification(s): '91486bb5-a01b-4295-ba1d-c34df8e8a413' 2020-06-13 09:59:44.131 44 INFO rally.api [-] The report has been successfully built. 2020-06-13 09:59:46.023 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:59:46.024 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:59:46.024 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:59:48.200 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '91486bb5-a01b-4295-ba1d-c34df8e8a413' 2020-06-13 09:59:48.205 46 INFO rally.api [-] The report has been successfully built.