2021-05-08 11:57:16.602 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:57:16.602 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:57:16.602 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-08 11:57:18.440 6 ERROR rally.cli.cliutils 2021-05-08 11:57:19.809 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:57:19.809 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:57:19.809 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:57:23.439 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:57:23.439 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:57:23.439 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:57:28.770 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:57:28.770 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:57:28.770 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:57:30.051 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:57:30.051 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:57:30.051 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils force=force) 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-08 11:57:31.901 15 ERROR rally.cli.cliutils 2021-05-08 11:57:33.268 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:57:33.269 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:57:33.269 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:57:35.111 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-08 11:57:35.190 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2/repo. 2021-05-08 11:57:35.537 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-05-08 11:57:35.553 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-08 11:57:35.563 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-08 11:57:35.585 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-08 11:57:35.636 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-08 11:57:36.356 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2) has been successfully created! 2021-05-08 11:57:37.800 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:57:37.800 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:57:37.800 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:57:44.542 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:57:44.542 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:57:44.542 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:57:46.397 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2) for deployment 'opnfv-rally' (UUID=66e2fb18-5164-4716-8bd8-e0a2a430f707). 2021-05-08 11:57:47.304 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2) has been successfully configured for deployment 'opnfv-rally' (UUID=66e2fb18-5164-4716-8bd8-e0a2a430f707)! 2021-05-08 11:57:54.276 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:57:54.276 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:57:54.276 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:57:56.218 32 INFO rally.api [-] Starting verification (UUID=a6da5fa5-bf5e-4710-9b81-492f11eb68e9) for deployment 'opnfv-rally' (UUID=66e2fb18-5164-4716-8bd8-e0a2a430f707) by verifier 'opnfv-tempest' (UUID=1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2). 2021-05-08 11:57:57.323 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-08 11:57:57.896 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-08 11:57:57.896 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2/for-deployment-66e2fb18-5164-4716-8bd8-e0a2a430f707/tempest.log' to option 'log_file'. 2021-05-08 11:57:57.897 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2/for-deployment-66e2fb18-5164-4716-8bd8-e0a2a430f707/tempest.log 2021-05-08 11:57:57.897 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-08 11:57:57.897 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2/for-deployment-66e2fb18-5164-4716-8bd8-e0a2a430f707/lock_files' to option 'lock_path'. 2021-05-08 11:57:57.898 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2/for-deployment-66e2fb18-5164-4716-8bd8-e0a2a430f707/lock_files 2021-05-08 11:57:57.898 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-05-08 11:57:57.899 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-05-08 11:57:57.899 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6bfd444e-c5b9-4349-836a-96ab5ff26f13 2021-05-08 11:57:57.899 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1b16c06a-5be7-4fb9-b678-8da5e47c30fa 2021-05-08 11:57:57.900 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 9ec74d98-a3a6-4621-9d3b-6a15cde8cca9 2021-05-08 11:57:57.901 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 84aba41e-cfc0-4c32-a4fd-6f2f72d57060 2021-05-08 11:57:58.123 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-08 11:57:58.124 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-08 11:57:58.124 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-08 11:57:58.190 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-08 11:57:58.241 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-08 11:57:58.242 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a6da5fa5_Fhc4eVFq' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-08 11:57:58.373 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a6da5fa5_Fhc4eVFq' (ID = 9be7431e-bf93-43cc-ad55-52024515437c) has been successfully created! 2021-05-08 11:57:58.373 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9be7431e-bf93-43cc-ad55-52024515437c' to option 'instance_type'. 2021-05-08 11:57:58.374 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9be7431e-bf93-43cc-ad55-52024515437c 2021-05-08 11:57:58.376 32 INFO rally.task.context [-] Verification 1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2 | Context tempest@default setup() finished in 1.57 sec 2021-05-08 11:57:58.377 32 INFO rally.task.context [-] Verification 1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2 | Context testr@default setup() finished in 0.48 msec 2021-05-08 11:57:58.377 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/449e97e4-4eb0-4bfe-aaf8-907f5cb0b32a'. 2021-05-08 11:58:03.264 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' 2021-05-08 11:58:03.266 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' 2021-05-08 11:58:04.854 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.607s] 2021-05-08 11:58:05.072 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.433s] 2021-05-08 11:58:05.107 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.253s] 2021-05-08 11:58:06.036 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.929s] 2021-05-08 11:58:06.089 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [1.017s] 2021-05-08 11:58:06.190 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.100s] 2021-05-08 11:58:06.402 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.366s] 2021-05-08 11:58:06.457 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.054s] 2021-05-08 11:58:07.169 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.711s] 2021-05-08 11:58:07.354 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.163s] 2021-05-08 11:58:07.648 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [3.961s] 2021-05-08 11:58:09.251 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [1.895s] 2021-05-08 11:58:09.949 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [2.778s] 2021-05-08 11:58:10.285 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 [2.637s] 2021-05-08 11:58:12.289 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [2.340s] 2021-05-08 11:58:13.667 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [1.377s] 2021-05-08 11:58:14.129 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [3.632s] 2021-05-08 11:58:16.044 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [5.758s] 2021-05-08 11:58:20.625 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [6.496s] 2021-05-08 11:58:20.817 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [7.148s] 2021-05-08 11:58:21.004 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [4.959s] 2021-05-08 11:58:23.061 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [2.436s] 2021-05-08 11:58:25.435 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [4.431s] 2021-05-08 11:58:25.976 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.914s] 2021-05-08 11:58:28.124 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.688s] 2021-05-08 11:58:28.653 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [2.675s] 2021-05-08 11:58:29.814 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [1.689s] 2021-05-08 11:58:34.977 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [6.322s] 2021-05-08 11:58:37.132 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.155s] 2021-05-08 11:58:37.242 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [7.426s] 2021-05-08 11:58:40.335 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [3.093s] 2021-05-08 11:58:40.490 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.356s] 2021-05-08 11:58:43.352 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [2.860s] 2021-05-08 11:58:45.269 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [4.932s] 2021-05-08 11:58:48.505 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [5.153s] 2021-05-08 11:58:50.308 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.804s] 2021-05-08 11:58:52.055 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [6.785s] 2021-05-08 11:58:55.386 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 [3.331s] 2021-05-08 11:58:55.617 32 INFO rally.task.context [-] Verification 1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2 | Context testr@default cleanup() started 2021-05-08 11:58:55.618 32 INFO rally.task.context [-] Verification 1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2 | Context testr@default cleanup() finished in 0.84 msec 2021-05-08 11:58:55.618 32 INFO rally.task.context [-] Verification 1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2 | Context tempest@default cleanup() started 2021-05-08 11:58:56.191 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-08 11:58:56.350 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-08 11:58:56.381 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a6da5fa5_Fhc4eVFq'. 2021-05-08 11:58:57.123 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a6da5fa5_Fhc4eVFq' has been deleted. 2021-05-08 11:58:57.124 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '9be7431e-bf93-43cc-ad55-52024515437c' of option 'instance_type' from Tempest config file. 2021-05-08 11:58:57.124 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '9be7431e-bf93-43cc-ad55-52024515437c' has been removed. 2021-05-08 11:58:57.134 32 INFO rally.task.context [-] Verification 1d3a372d-90e3-418e-bd11-a9e0c7dc7bb2 | Context tempest@default cleanup() finished in 1.52 sec 2021-05-08 11:58:57.164 32 INFO rally.api [-] Verification (UUID=a6da5fa5-bf5e-4710-9b81-492f11eb68e9) has been successfully finished for deployment 'opnfv-rally' (UUID=66e2fb18-5164-4716-8bd8-e0a2a430f707)! 2021-05-08 11:58:58.634 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:58:58.634 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:58:58.634 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:59:00.005 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:59:00.005 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:59:00.005 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:59:01.896 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'a6da5fa5-bf5e-4710-9b81-492f11eb68e9' 2021-05-08 11:59:01.921 44 INFO rally.api [-] The report has been successfully built. 2021-05-08 11:59:03.364 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-08 11:59:03.364 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-08 11:59:03.364 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-08 11:59:05.179 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a6da5fa5-bf5e-4710-9b81-492f11eb68e9' 2021-05-08 11:59:05.182 46 INFO rally.api [-] The report has been successfully built.