2021-05-22 11:43:38.672 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 11:43:38.672 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 11:43:38.673 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 11:43:40.649 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-22 11:43:40.649 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-22 11:43:40.649 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-22 11:43:40.649 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-22 11:43:40.649 6 ERROR rally.cli.cliutils 2021-05-22 11:43:42.048 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 11:43:42.048 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 11:43:42.048 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 11:43:45.588 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 11:43:45.588 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 11:43:45.588 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 11:43:50.678 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 11:43:50.679 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 11:43:50.679 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 11:43:51.946 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 11:43:51.947 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 11:43:51.947 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 11:43:53.741 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-22 11:43:53.741 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-22 11:43:53.741 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-22 11:43:53.741 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils force=force) 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-22 11:43:53.741 15 ERROR rally.cli.cliutils 2021-05-22 11:43:55.132 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 11:43:55.133 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 11:43:55.133 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 11:43:56.977 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-22 11:43:57.056 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-00b26401-addd-43c8-9054-c1e18657bcc8/repo. 2021-05-22 11:43:57.406 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-00b26401-addd-43c8-9054-c1e18657bcc8/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-22 11:43:57.420 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-22 11:43:57.427 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-22 11:43:57.448 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-22 11:43:57.497 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-22 11:43:58.186 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=00b26401-addd-43c8-9054-c1e18657bcc8) has been successfully created! 2021-05-22 11:43:59.620 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 11:43:59.620 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 11:43:59.620 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 11:44:06.357 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 11:44:06.357 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 11:44:06.357 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 11:44:08.230 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=00b26401-addd-43c8-9054-c1e18657bcc8) for deployment 'opnfv-rally' (UUID=ae752ebc-69ab-457c-b5c6-5a007bb1cfb7). 2021-05-22 11:44:09.403 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=00b26401-addd-43c8-9054-c1e18657bcc8) has been successfully configured for deployment 'opnfv-rally' (UUID=ae752ebc-69ab-457c-b5c6-5a007bb1cfb7)! 2021-05-22 11:44:16.696 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 11:44:16.696 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 11:44:16.696 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 11:44:18.561 32 INFO rally.api [-] Starting verification (UUID=ad085f14-ae82-4c25-b7df-a1152c1d57f6) for deployment 'opnfv-rally' (UUID=ae752ebc-69ab-457c-b5c6-5a007bb1cfb7) by verifier 'opnfv-tempest' (UUID=00b26401-addd-43c8-9054-c1e18657bcc8). 2021-05-22 11:44:19.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-22 11:44:20.069 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-22 11:44:20.070 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-00b26401-addd-43c8-9054-c1e18657bcc8/for-deployment-ae752ebc-69ab-457c-b5c6-5a007bb1cfb7/tempest.log' to option 'log_file'. 2021-05-22 11:44:20.070 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-00b26401-addd-43c8-9054-c1e18657bcc8/for-deployment-ae752ebc-69ab-457c-b5c6-5a007bb1cfb7/tempest.log 2021-05-22 11:44:20.070 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-22 11:44:20.071 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-00b26401-addd-43c8-9054-c1e18657bcc8/for-deployment-ae752ebc-69ab-457c-b5c6-5a007bb1cfb7/lock_files' to option 'lock_path'. 2021-05-22 11:44:20.071 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-00b26401-addd-43c8-9054-c1e18657bcc8/for-deployment-ae752ebc-69ab-457c-b5c6-5a007bb1cfb7/lock_files 2021-05-22 11:44:20.072 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-22 11:44:20.072 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-22 11:44:20.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 3a2fea88-0507-47f0-808c-d2faa472d076 2021-05-22 11:44:20.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e63af507-3470-4f44-9262-bbf7df56f1d3 2021-05-22 11:44:20.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a126ba6e-ff6d-414f-ba43-34bf16c3fc05 2021-05-22 11:44:20.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b6def018-111b-476a-8965-c073efa8418e 2021-05-22 11:44:20.382 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-22 11:44:20.382 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-22 11:44:20.383 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-22 11:44:20.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-22 11:44:20.499 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-22 11:44:20.500 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ad085f14_Outz8ryA' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-22 11:44:20.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ad085f14_Outz8ryA' (ID = ce0417ba-cc16-4ce2-95f8-e07e7dfffcb3) has been successfully created! 2021-05-22 11:44:20.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ce0417ba-cc16-4ce2-95f8-e07e7dfffcb3' to option 'instance_type'. 2021-05-22 11:44:20.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ce0417ba-cc16-4ce2-95f8-e07e7dfffcb3 2021-05-22 11:44:20.587 32 INFO rally.task.context [-] Verification 00b26401-addd-43c8-9054-c1e18657bcc8 | Context tempest@default setup() finished in 1.40 sec 2021-05-22 11:44:20.588 32 INFO rally.task.context [-] Verification 00b26401-addd-43c8-9054-c1e18657bcc8 | Context testr@default setup() finished in 0.49 msec 2021-05-22 11:44:20.588 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/1ec42adc-7e80-44dd-969f-39b606e814c6'. 2021-05-22 11:44:26.287 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [0.977s] 2021-05-22 11:44:26.913 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.628s] 2021-05-22 11:44:27.073 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.243s] 2021-05-22 11:44:27.125 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.211s] 2021-05-22 11:44:28.192 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.067s] 2021-05-22 11:44:28.369 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.952s] 2021-05-22 11:44:28.454 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [1.381s] 2021-05-22 11:44:30.129 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [1.674s] 2021-05-22 11:44:30.453 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.324s] 2021-05-22 11:44:30.837 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.383s] 2021-05-22 11:44:32.447 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [4.253s] 2021-05-22 11:44:32.456 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [6.958s] 2021-05-22 11:44:33.676 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [5.306s] 2021-05-22 11:44:34.050 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [3.213s] 2021-05-22 11:44:34.575 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.899s] 2021-05-22 11:44:34.967 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 [2.510s] 2021-05-22 11:44:36.579 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.004s] 2021-05-22 11:44:37.184 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [3.132s] 2021-05-22 11:44:38.098 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.517s] 2021-05-22 11:44:38.422 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.237s] 2021-05-22 11:44:39.017 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.594s] 2021-05-22 11:44:39.697 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [4.728s] 2021-05-22 11:44:44.229 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [4.532s] 2021-05-22 11:44:46.178 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [7.159s] 2021-05-22 11:44:47.129 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.899s] 2021-05-22 11:44:47.243 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [9.143s] 2021-05-22 11:44:49.443 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.313s] 2021-05-22 11:44:52.384 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [5.141s] 2021-05-22 11:44:54.839 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [5.395s] 2021-05-22 11:44:55.163 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [2.778s] 2021-05-22 11:45:02.607 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [7.443s] 2021-05-22 11:45:05.716 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [3.109s] 2021-05-22 11:45:06.012 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [11.171s] 2021-05-22 11:45:07.767 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [2.051s] 2021-05-22 11:45:08.875 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.863s] 2021-05-22 11:45:14.769 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [5.891s] 2021-05-22 11:45:19.607 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [4.837s] 2021-05-22 11:45:24.900 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 [5.293s] 2021-05-22 11:45:25.438 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' 2021-05-22 11:45:25.439 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' 2021-05-22 11:45:25.755 32 INFO rally.task.context [-] Verification 00b26401-addd-43c8-9054-c1e18657bcc8 | Context testr@default cleanup() started 2021-05-22 11:45:25.756 32 INFO rally.task.context [-] Verification 00b26401-addd-43c8-9054-c1e18657bcc8 | Context testr@default cleanup() finished in 0.71 msec 2021-05-22 11:45:25.756 32 INFO rally.task.context [-] Verification 00b26401-addd-43c8-9054-c1e18657bcc8 | Context tempest@default cleanup() started 2021-05-22 11:45:26.214 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-22 11:45:26.485 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-22 11:45:26.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ad085f14_Outz8ryA'. 2021-05-22 11:45:26.997 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ad085f14_Outz8ryA' has been deleted. 2021-05-22 11:45:26.998 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'ce0417ba-cc16-4ce2-95f8-e07e7dfffcb3' of option 'instance_type' from Tempest config file. 2021-05-22 11:45:26.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'ce0417ba-cc16-4ce2-95f8-e07e7dfffcb3' has been removed. 2021-05-22 11:45:27.007 32 INFO rally.task.context [-] Verification 00b26401-addd-43c8-9054-c1e18657bcc8 | Context tempest@default cleanup() finished in 1.25 sec 2021-05-22 11:45:27.030 32 INFO rally.api [-] Verification (UUID=ad085f14-ae82-4c25-b7df-a1152c1d57f6) has been successfully finished for deployment 'opnfv-rally' (UUID=ae752ebc-69ab-457c-b5c6-5a007bb1cfb7)! 2021-05-22 11:45:28.523 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 11:45:28.523 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 11:45:28.524 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 11:45:29.919 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 11:45:29.920 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 11:45:29.920 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 11:45:31.759 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'ad085f14-ae82-4c25-b7df-a1152c1d57f6' 2021-05-22 11:45:31.784 44 INFO rally.api [-] The report has been successfully built. 2021-05-22 11:45:33.154 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-22 11:45:33.154 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-22 11:45:33.155 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-22 11:45:34.954 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ad085f14-ae82-4c25-b7df-a1152c1d57f6' 2021-05-22 11:45:34.957 46 INFO rally.api [-] The report has been successfully built.