2020-12-14 22:14:27.287 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:14:27.287 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:14:27.288 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:14:29.148 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-12-14 22:14:29.148 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-14 22:14:29.148 6 ERROR rally.cli.cliutils 2020-12-14 22:14:30.509 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:14:30.509 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:14:30.510 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:14:34.059 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:14:34.059 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:14:34.060 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:14:39.460 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:14:39.460 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:14:39.460 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:14:40.802 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:14:40.802 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:14:40.802 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:14:42.604 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-12-14 22:14:42.604 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils force=force) 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-14 22:14:42.604 15 ERROR rally.cli.cliutils 2020-12-14 22:14:43.987 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:14:43.987 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:14:43.987 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:14:45.773 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-14 22:14:45.853 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9639bf48-d2f4-4389-b373-220f07d697c5/repo. 2020-12-14 22:14:46.209 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9639bf48-d2f4-4389-b373-220f07d697c5/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-12-14 22:14:46.220 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-14 22:14:46.228 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-14 22:14:46.250 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-14 22:14:46.297 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-14 22:14:46.975 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9639bf48-d2f4-4389-b373-220f07d697c5) has been successfully created! 2020-12-14 22:14:48.433 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:14:48.433 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:14:48.433 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:14:56.267 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:14:56.267 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:14:56.267 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:14:58.125 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9639bf48-d2f4-4389-b373-220f07d697c5) for deployment 'opnfv-rally' (UUID=453b8af3-cb0e-422d-b4ac-43bf3c27fdd7). 2020-12-14 22:14:58.986 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9639bf48-d2f4-4389-b373-220f07d697c5) has been successfully configured for deployment 'opnfv-rally' (UUID=453b8af3-cb0e-422d-b4ac-43bf3c27fdd7)! 2020-12-14 22:15:06.323 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:15:06.323 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:15:06.324 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:15:08.161 32 INFO rally.api [-] Starting verification (UUID=e5ed25e4-586c-4246-a5e1-21d33fc3bb7a) for deployment 'opnfv-rally' (UUID=453b8af3-cb0e-422d-b4ac-43bf3c27fdd7) by verifier 'opnfv-tempest' (UUID=9639bf48-d2f4-4389-b373-220f07d697c5). 2020-12-14 22:15:09.275 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-14 22:15:09.391 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-14 22:15:09.391 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9639bf48-d2f4-4389-b373-220f07d697c5/for-deployment-453b8af3-cb0e-422d-b4ac-43bf3c27fdd7/tempest.log' to option 'log_file'. 2020-12-14 22:15:09.392 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9639bf48-d2f4-4389-b373-220f07d697c5/for-deployment-453b8af3-cb0e-422d-b4ac-43bf3c27fdd7/tempest.log 2020-12-14 22:15:09.392 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-14 22:15:09.393 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9639bf48-d2f4-4389-b373-220f07d697c5/for-deployment-453b8af3-cb0e-422d-b4ac-43bf3c27fdd7/lock_files' to option 'lock_path'. 2020-12-14 22:15:09.393 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9639bf48-d2f4-4389-b373-220f07d697c5/for-deployment-453b8af3-cb0e-422d-b4ac-43bf3c27fdd7/lock_files 2020-12-14 22:15:09.393 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-14 22:15:09.394 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-12-14 22:15:09.394 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6031084a-99c7-42dd-ae34-5e3bdb34e315 2020-12-14 22:15:09.395 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 491d9cbb-ce41-43c4-996c-df31c0fd8b9d 2020-12-14 22:15:09.395 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d755d7b6-e0eb-4d64-9794-d9b515a68974 2020-12-14 22:15:09.396 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2748e418-f189-4155-9b66-9e1f1a8b3f0a 2020-12-14 22:15:09.643 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-14 22:15:09.643 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-14 22:15:09.644 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-14 22:15:09.710 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-14 22:15:09.761 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-14 22:15:09.761 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e5ed25e4_VBgn1MbB' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-14 22:15:10.101 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e5ed25e4_VBgn1MbB' (ID = cd23c655-9f97-4731-88c6-678c7bbb508e) has been successfully created! 2020-12-14 22:15:10.101 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'cd23c655-9f97-4731-88c6-678c7bbb508e' to option 'instance_type'. 2020-12-14 22:15:10.102 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = cd23c655-9f97-4731-88c6-678c7bbb508e 2020-12-14 22:15:10.103 32 INFO rally.task.context [-] Verification 9639bf48-d2f4-4389-b373-220f07d697c5 | Context tempest@default setup() finished in 1.33 sec 2020-12-14 22:15:10.104 32 INFO rally.task.context [-] Verification 9639bf48-d2f4-4389-b373-220f07d697c5 | Context testr@default setup() finished in 0.45 msec 2020-12-14 22:15:10.105 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/e06edb6b-2353-49b0-b947-bc2e7061a925'. 2020-12-14 22:15:14.826 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_scoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2020-12-14 22:15:14.828 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2EcpFederatedAuthentication.test_request_unscoped_token ... skip [0.000s]: b'Federated Identity feature not enabled' 2020-12-14 22:15:17.001 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.435s] 2020-12-14 22:15:17.139 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.138s] 2020-12-14 22:15:17.353 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [2.156s] 2020-12-14 22:15:18.191 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.837s] 2020-12-14 22:15:18.245 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.054s] 2020-12-14 22:15:18.424 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.284s] 2020-12-14 22:15:20.418 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 [1.994s] 2020-12-14 22:15:20.467 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.048s] 2020-12-14 22:15:20.613 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [2.366s] 2020-12-14 22:15:21.223 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.755s] 2020-12-14 22:15:21.355 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [6.249s] 2020-12-14 22:15:25.859 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [5.245s] 2020-12-14 22:15:26.333 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider_unknown_mapping ... success [4.978s] 2020-12-14 22:15:27.523 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [6.299s] 2020-12-14 22:15:30.915 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [3.392s] 2020-12-14 22:15:31.036 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [4.664s] 2020-12-14 22:15:32.639 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 [1.723s] 2020-12-14 22:15:33.517 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [7.183s] 2020-12-14 22:15:34.778 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.740s] 2020-12-14 22:15:35.063 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [1.546s] 2020-12-14 22:15:36.088 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [3.447s] 2020-12-14 22:15:37.306 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [2.529s] 2020-12-14 22:15:37.537 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_enabled_true ... success [2.473s] 2020-12-14 22:15:38.593 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [1.286s] 2020-12-14 22:15:39.772 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [2.234s] 2020-12-14 22:15:40.217 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.623s] 2020-12-14 22:15:42.346 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [2.574s] 2020-12-14 22:15:46.720 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [6.500s] 2020-12-14 22:15:48.891 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.171s] 2020-12-14 22:15:50.288 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [7.939s] 2020-12-14 22:15:54.556 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [5.664s] 2020-12-14 22:16:02.506 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [12.218s] 2020-12-14 22:16:04.845 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [10.288s] 2020-12-14 22:16:08.354 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [3.508s] 2020-12-14 22:16:12.029 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [3.675s] 2020-12-14 22:16:12.411 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [9.901s] 2020-12-14 22:16:20.789 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [8.379s] 2020-12-14 22:16:23.521 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_protocol_from_identity_provider_unknown_mapping ... success [2.732s] 2020-12-14 22:16:23.756 32 INFO rally.task.context [-] Verification 9639bf48-d2f4-4389-b373-220f07d697c5 | Context testr@default cleanup() started 2020-12-14 22:16:23.756 32 INFO rally.task.context [-] Verification 9639bf48-d2f4-4389-b373-220f07d697c5 | Context testr@default cleanup() finished in 0.82 msec 2020-12-14 22:16:23.757 32 INFO rally.task.context [-] Verification 9639bf48-d2f4-4389-b373-220f07d697c5 | Context tempest@default cleanup() started 2020-12-14 22:16:24.340 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-14 22:16:24.702 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-14 22:16:24.733 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e5ed25e4_VBgn1MbB'. 2020-12-14 22:16:25.777 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e5ed25e4_VBgn1MbB' has been deleted. 2020-12-14 22:16:25.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'cd23c655-9f97-4731-88c6-678c7bbb508e' of option 'instance_type' from Tempest config file. 2020-12-14 22:16:25.779 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'cd23c655-9f97-4731-88c6-678c7bbb508e' has been removed. 2020-12-14 22:16:25.787 32 INFO rally.task.context [-] Verification 9639bf48-d2f4-4389-b373-220f07d697c5 | Context tempest@default cleanup() finished in 2.03 sec 2020-12-14 22:16:25.816 32 INFO rally.api [-] Verification (UUID=e5ed25e4-586c-4246-a5e1-21d33fc3bb7a) has been successfully finished for deployment 'opnfv-rally' (UUID=453b8af3-cb0e-422d-b4ac-43bf3c27fdd7)! 2020-12-14 22:16:27.325 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:16:27.325 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:16:27.326 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:16:28.763 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:16:28.763 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:16:28.763 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:16:30.622 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'e5ed25e4-586c-4246-a5e1-21d33fc3bb7a' 2020-12-14 22:16:30.647 44 INFO rally.api [-] The report has been successfully built. 2020-12-14 22:16:32.072 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:16:32.072 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:16:32.072 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:16:33.908 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e5ed25e4-586c-4246-a5e1-21d33fc3bb7a' 2020-12-14 22:16:33.913 46 INFO rally.api [-] The report has been successfully built.