2021-05-26 18:34:27.771 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:34:27.771 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:34:27.771 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:34:29.621 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-26 18:34:29.621 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-26 18:34:29.621 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-26 18:34:29.621 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-26 18:34:29.621 6 ERROR rally.cli.cliutils 2021-05-26 18:34:31.015 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:34:31.015 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:34:31.015 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:34:34.720 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:34:34.720 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:34:34.721 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:34:39.959 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:34:39.959 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:34:39.959 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:34:41.303 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:34:41.303 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:34:41.304 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:34:43.121 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-26 18:34:43.121 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-26 18:34:43.121 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-26 18:34:43.121 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils force=force) 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-26 18:34:43.121 15 ERROR rally.cli.cliutils 2021-05-26 18:34:44.484 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:34:44.485 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:34:44.485 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:34:46.294 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-26 18:34:46.374 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-68b4dd84-c71e-4307-90c1-f6bde6b453d1/repo. 2021-05-26 18:34:46.727 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-68b4dd84-c71e-4307-90c1-f6bde6b453d1/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-26 18:34:46.741 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-26 18:34:46.748 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-26 18:34:46.769 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-26 18:34:46.817 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-26 18:34:47.503 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=68b4dd84-c71e-4307-90c1-f6bde6b453d1) has been successfully created! 2021-05-26 18:34:48.944 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:34:48.944 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:34:48.944 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:34:57.282 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:34:57.282 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:34:57.282 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:34:59.104 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=68b4dd84-c71e-4307-90c1-f6bde6b453d1) for deployment 'opnfv-rally' (UUID=6a3cab6f-5367-4f6b-9491-59bd7686b57a). 2021-05-26 18:35:00.039 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=68b4dd84-c71e-4307-90c1-f6bde6b453d1) has been successfully configured for deployment 'opnfv-rally' (UUID=6a3cab6f-5367-4f6b-9491-59bd7686b57a)! 2021-05-26 18:35:07.193 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:35:07.194 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:35:07.194 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:35:09.137 32 INFO rally.api [-] Starting verification (UUID=c3a4a2f0-a547-4850-94fe-2b0198b1e643) for deployment 'opnfv-rally' (UUID=6a3cab6f-5367-4f6b-9491-59bd7686b57a) by verifier 'opnfv-tempest' (UUID=68b4dd84-c71e-4307-90c1-f6bde6b453d1). 2021-05-26 18:35:10.219 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-26 18:35:10.368 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-26 18:35:10.368 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-68b4dd84-c71e-4307-90c1-f6bde6b453d1/for-deployment-6a3cab6f-5367-4f6b-9491-59bd7686b57a/tempest.log' to option 'log_file'. 2021-05-26 18:35:10.369 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-68b4dd84-c71e-4307-90c1-f6bde6b453d1/for-deployment-6a3cab6f-5367-4f6b-9491-59bd7686b57a/tempest.log 2021-05-26 18:35:10.369 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-26 18:35:10.370 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-68b4dd84-c71e-4307-90c1-f6bde6b453d1/for-deployment-6a3cab6f-5367-4f6b-9491-59bd7686b57a/lock_files' to option 'lock_path'. 2021-05-26 18:35:10.370 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-68b4dd84-c71e-4307-90c1-f6bde6b453d1/for-deployment-6a3cab6f-5367-4f6b-9491-59bd7686b57a/lock_files 2021-05-26 18:35:10.370 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-26 18:35:10.371 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-26 18:35:10.371 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 19c2fda0-1f1b-437a-b2b0-20f20fd2ba40 2021-05-26 18:35:10.372 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 827be654-c40b-4fca-ac78-01c600439156 2021-05-26 18:35:10.372 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 044e4aab-0f87-49e1-b058-1c0e566f80f8 2021-05-26 18:35:10.373 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 261d22df-fa4e-4fe4-9aaf-7f6ef1cf6b43 2021-05-26 18:35:10.662 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-26 18:35:10.663 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-26 18:35:10.663 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-26 18:35:10.729 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-26 18:35:10.780 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-26 18:35:10.781 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c3a4a2f0_nIBhsk96' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-26 18:35:11.283 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c3a4a2f0_nIBhsk96' (ID = 48d6eab6-0d89-4e96-959a-aa3c2c602201) has been successfully created! 2021-05-26 18:35:11.283 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '48d6eab6-0d89-4e96-959a-aa3c2c602201' to option 'instance_type'. 2021-05-26 18:35:11.283 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 48d6eab6-0d89-4e96-959a-aa3c2c602201 2021-05-26 18:35:11.285 32 INFO rally.task.context [-] Verification 68b4dd84-c71e-4307-90c1-f6bde6b453d1 | Context tempest@default setup() finished in 1.57 sec 2021-05-26 18:35:11.286 32 INFO rally.task.context [-] Verification 68b4dd84-c71e-4307-90c1-f6bde6b453d1 | Context testr@default setup() finished in 0.47 msec 2021-05-26 18:35:11.287 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7a201191-9a03-4f6b-aec5-501b5e71406a'. 2021-05-26 18:35:17.794 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.744s] 2021-05-26 18:35:17.884 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.091s] 2021-05-26 18:35:18.414 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [2.010s] 2021-05-26 18:35:18.797 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.913s] 2021-05-26 18:35:19.160 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.747s] 2021-05-26 18:35:19.177 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.261s] 2021-05-26 18:35:19.179 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [0.380s] 2021-05-26 18:35:19.217 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.039s] 2021-05-26 18:35:19.220 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.058s] 2021-05-26 18:35:20.042 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [0.825s] 2021-05-26 18:35:20.445 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [1.226s] 2021-05-26 18:35:21.540 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [4.783s] 2021-05-26 18:35:22.891 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.715s] 2021-05-26 18:35:24.405 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [4.361s] 2021-05-26 18:35:26.726 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [3.835s] 2021-05-26 18:35:26.771 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [6.324s] 2021-05-26 18:35:28.070 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 [6.531s] 2021-05-26 18:35:28.596 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [4.191s] 2021-05-26 18:35:28.672 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [1.944s] 2021-05-26 18:35:29.710 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [1.113s] 2021-05-26 18:35:29.873 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.200s] 2021-05-26 18:35:32.407 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [4.336s] 2021-05-26 18:35:34.024 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [4.313s] 2021-05-26 18:35:35.320 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [2.912s] 2021-05-26 18:35:38.132 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [8.255s] 2021-05-26 18:35:38.303 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.981s] 2021-05-26 18:35:42.561 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [4.430s] 2021-05-26 18:35:43.905 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create_with_remote_ids ... success [5.601s] 2021-05-26 18:35:46.242 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [2.336s] 2021-05-26 18:35:47.788 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [5.225s] 2021-05-26 18:35:53.797 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [6.008s] 2021-05-26 18:35:58.892 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [5.094s] 2021-05-26 18:36:00.002 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [13.759s] 2021-05-26 18:36:01.434 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [2.543s] 2021-05-26 18:36:04.454 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [4.451s] 2021-05-26 18:36:09.961 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [5.504s] 2021-05-26 18:36:18.212 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [8.251s] 2021-05-26 18:36:21.055 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 [2.842s] 2021-05-26 18:36:21.577 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-26 18:36:21.578 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-26 18:36:21.775 32 INFO rally.task.context [-] Verification 68b4dd84-c71e-4307-90c1-f6bde6b453d1 | Context testr@default cleanup() started 2021-05-26 18:36:21.775 32 INFO rally.task.context [-] Verification 68b4dd84-c71e-4307-90c1-f6bde6b453d1 | Context testr@default cleanup() finished in 0.78 msec 2021-05-26 18:36:21.776 32 INFO rally.task.context [-] Verification 68b4dd84-c71e-4307-90c1-f6bde6b453d1 | Context tempest@default cleanup() started 2021-05-26 18:36:22.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-26 18:36:22.893 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-26 18:36:22.923 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c3a4a2f0_nIBhsk96'. 2021-05-26 18:36:23.672 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c3a4a2f0_nIBhsk96' has been deleted. 2021-05-26 18:36:23.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '48d6eab6-0d89-4e96-959a-aa3c2c602201' of option 'instance_type' from Tempest config file. 2021-05-26 18:36:23.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '48d6eab6-0d89-4e96-959a-aa3c2c602201' has been removed. 2021-05-26 18:36:23.683 32 INFO rally.task.context [-] Verification 68b4dd84-c71e-4307-90c1-f6bde6b453d1 | Context tempest@default cleanup() finished in 1.91 sec 2021-05-26 18:36:23.712 32 INFO rally.api [-] Verification (UUID=c3a4a2f0-a547-4850-94fe-2b0198b1e643) has been successfully finished for deployment 'opnfv-rally' (UUID=6a3cab6f-5367-4f6b-9491-59bd7686b57a)! 2021-05-26 18:36:25.174 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:36:25.175 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:36:25.175 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:36:26.553 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:36:26.553 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:36:26.553 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:36:28.344 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'c3a4a2f0-a547-4850-94fe-2b0198b1e643' 2021-05-26 18:36:28.375 44 INFO rally.api [-] The report has been successfully built. 2021-05-26 18:36:29.767 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 18:36:29.767 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 18:36:29.767 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 18:36:31.649 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c3a4a2f0-a547-4850-94fe-2b0198b1e643' 2021-05-26 18:36:31.655 46 INFO rally.api [-] The report has been successfully built.