2021-03-13 11:24:08.972 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:24:08.972 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:24:08.972 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:24:10.869 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-03-13 11:24:10.869 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-13 11:24:10.869 6 ERROR rally.cli.cliutils 2021-03-13 11:24:12.240 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:24:12.241 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:24:12.241 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:24:15.777 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:24:15.777 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:24:15.777 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:24:20.993 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:24:20.993 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:24:20.993 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:24:22.348 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:24:22.348 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:24:22.348 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:24:24.148 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-03-13 11:24:24.148 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils force=force) 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-13 11:24:24.148 15 ERROR rally.cli.cliutils 2021-03-13 11:24:25.631 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:24:25.631 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:24:25.632 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:24:27.417 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-13 11:24:27.495 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4a412913-8263-492d-9edc-5aa0e794fe57/repo. 2021-03-13 11:24:27.811 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4a412913-8263-492d-9edc-5aa0e794fe57/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-13 11:24:27.827 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-13 11:24:27.838 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-13 11:24:27.864 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-13 11:24:27.916 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-13 11:24:28.539 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4a412913-8263-492d-9edc-5aa0e794fe57) has been successfully created! 2021-03-13 11:24:30.007 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:24:30.007 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:24:30.007 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:24:36.532 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:24:36.532 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:24:36.532 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:24:38.393 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4a412913-8263-492d-9edc-5aa0e794fe57) for deployment 'opnfv-rally' (UUID=4e2f475b-83bd-4c0f-8e0e-28aec6a01c0d). 2021-03-13 11:24:39.242 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4a412913-8263-492d-9edc-5aa0e794fe57) has been successfully configured for deployment 'opnfv-rally' (UUID=4e2f475b-83bd-4c0f-8e0e-28aec6a01c0d)! 2021-03-13 11:24:46.350 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:24:46.351 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:24:46.351 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:24:48.211 32 INFO rally.api [-] Starting verification (UUID=29bccd3c-b973-4772-9a8e-0dd603cf422c) for deployment 'opnfv-rally' (UUID=4e2f475b-83bd-4c0f-8e0e-28aec6a01c0d) by verifier 'opnfv-tempest' (UUID=4a412913-8263-492d-9edc-5aa0e794fe57). 2021-03-13 11:24:49.329 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-13 11:24:49.499 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-13 11:24:49.499 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4a412913-8263-492d-9edc-5aa0e794fe57/for-deployment-4e2f475b-83bd-4c0f-8e0e-28aec6a01c0d/tempest.log' to option 'log_file'. 2021-03-13 11:24:49.499 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4a412913-8263-492d-9edc-5aa0e794fe57/for-deployment-4e2f475b-83bd-4c0f-8e0e-28aec6a01c0d/tempest.log 2021-03-13 11:24:49.500 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-13 11:24:49.500 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4a412913-8263-492d-9edc-5aa0e794fe57/for-deployment-4e2f475b-83bd-4c0f-8e0e-28aec6a01c0d/lock_files' to option 'lock_path'. 2021-03-13 11:24:49.501 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4a412913-8263-492d-9edc-5aa0e794fe57/for-deployment-4e2f475b-83bd-4c0f-8e0e-28aec6a01c0d/lock_files 2021-03-13 11:24:49.501 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-13 11:24:49.501 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-03-13 11:24:49.502 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 856c7f86-f0f1-4a7b-8b9d-387b9323cb00 2021-03-13 11:24:49.502 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b1e82007-afb9-4cb2-a6bd-6092e88dc588 2021-03-13 11:24:49.503 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 9edd407b-b89d-4b8e-bf5e-2596a0d609f9 2021-03-13 11:24:49.503 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 04cc7432-17a8-43b5-bb5a-e4b199ece1b4 2021-03-13 11:24:49.738 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-13 11:24:49.739 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-13 11:24:49.740 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-13 11:24:49.805 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-13 11:24:49.861 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-13 11:24:49.862 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_29bccd3c_n3ediu9Z' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-13 11:24:50.310 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_29bccd3c_n3ediu9Z' (ID = da4fc48d-f70c-46ee-99eb-cd3f8af50b6f) has been successfully created! 2021-03-13 11:24:50.310 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'da4fc48d-f70c-46ee-99eb-cd3f8af50b6f' to option 'instance_type'. 2021-03-13 11:24:50.310 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = da4fc48d-f70c-46ee-99eb-cd3f8af50b6f 2021-03-13 11:24:50.312 32 INFO rally.task.context [-] Verification 4a412913-8263-492d-9edc-5aa0e794fe57 | Context tempest@default setup() finished in 1.48 sec 2021-03-13 11:24:50.313 32 INFO rally.task.context [-] Verification 4a412913-8263-492d-9edc-5aa0e794fe57 | Context testr@default setup() finished in 0.47 msec 2021-03-13 11:24:50.314 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/147820f4-3f98-4971-93a9-24c02360285d'. 2021-03-13 11:24:56.623 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create ... success [1.098s] 2021-03-13 11:24:56.724 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_bad_attributes ... success [0.101s] 2021-03-13 11:24:56.894 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rule_update ... success [1.760s] 2021-03-13 11:24:57.096 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_enabled_true ... success [0.372s] 2021-03-13 11:24:57.824 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create ... success [0.930s] 2021-03-13 11:24:58.044 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_authorize_request_token ... success [2.298s] 2021-03-13 11:24:58.149 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_create_without_mandatory_attributes_fails ... success [0.325s] 2021-03-13 11:24:58.350 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_with_relay_state_prefix ... success [1.254s] 2021-03-13 11:24:58.467 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_add_protocol_to_identity_provider ... success [3.146s] 2021-03-13 11:24:58.483 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_create_without_mandatory_attributes ... success [0.132s] 2021-03-13 11:24:58.875 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_get ... success [0.725s] 2021-03-13 11:24:59.864 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_get ... success [1.380s] 2021-03-13 11:25:01.215 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_access_token ... success [3.171s] 2021-03-13 11:25:01.640 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 [3.173s] 2021-03-13 11:25:02.022 32 INFO opnfv-tempest [-] {3} keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTest.test_mapping_rules_list ... success [3.145s] 2021-03-13 11:25:02.153 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_and_show_consumer ... success [0.938s] 2021-03-13 11:25:02.716 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_list ... success [2.849s] 2021-03-13 11:25:04.207 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_create_request_token ... success [2.053s] 2021-03-13 11:25:04.465 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update ... success [1.750s] 2021-03-13 11:25:05.300 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_provider_update_with_bad_attributes_fails ... success [0.834s] 2021-03-13 11:25:05.521 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_get_protocol_from_identity_provider ... success [3.880s] 2021-03-13 11:25:05.533 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_delete_consumer ... success [1.324s] 2021-03-13 11:25:08.398 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_create ... success [2.876s] 2021-03-13 11:25:09.605 32 INFO opnfv-tempest [-] {0} keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest.test_service_providers_in_token ... success [4.303s] 2021-03-13 11:25:10.062 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-03-13 11:25:10.063 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-03-13 11:25:10.986 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_access_tokens ... success [5.450s] 2021-03-13 11:25:11.052 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.654s] 2021-03-13 11:25:13.295 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_consumers ... success [2.310s] 2021-03-13 11:25:13.383 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.330s] 2021-03-13 11:25:15.289 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_get ... success [1.905s] 2021-03-13 11:25:16.503 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_list_roles_for_access_token ... success [3.207s] 2021-03-13 11:25:19.725 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_revoke_access_token ... success [3.221s] 2021-03-13 11:25:20.233 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_list ... success [4.942s] 2021-03-13 11:25:22.414 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_show_role_for_access_token ... success [2.688s] 2021-03-13 11:25:22.513 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_identity_provider_update ... success [2.280s] 2021-03-13 11:25:23.632 32 INFO opnfv-tempest [-] {2} keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest.test_update_consumer ... success [1.219s] 2021-03-13 11:25:25.638 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_list_protocols_from_identity_provider ... success [3.123s] 2021-03-13 11:25:28.922 32 INFO opnfv-tempest [-] {1} keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest.test_update_mapping_from_identity_provider_protocol ... success [3.283s] 2021-03-13 11:25:30.922 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 [1.999s] 2021-03-13 11:25:31.214 32 INFO rally.task.context [-] Verification 4a412913-8263-492d-9edc-5aa0e794fe57 | Context testr@default cleanup() started 2021-03-13 11:25:31.215 32 INFO rally.task.context [-] Verification 4a412913-8263-492d-9edc-5aa0e794fe57 | Context testr@default cleanup() finished in 0.86 msec 2021-03-13 11:25:31.216 32 INFO rally.task.context [-] Verification 4a412913-8263-492d-9edc-5aa0e794fe57 | Context tempest@default cleanup() started 2021-03-13 11:25:31.794 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-13 11:25:32.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-13 11:25:32.145 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_29bccd3c_n3ediu9Z'. 2021-03-13 11:25:32.734 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_29bccd3c_n3ediu9Z' has been deleted. 2021-03-13 11:25:32.735 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'da4fc48d-f70c-46ee-99eb-cd3f8af50b6f' of option 'instance_type' from Tempest config file. 2021-03-13 11:25:32.736 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'da4fc48d-f70c-46ee-99eb-cd3f8af50b6f' has been removed. 2021-03-13 11:25:32.744 32 INFO rally.task.context [-] Verification 4a412913-8263-492d-9edc-5aa0e794fe57 | Context tempest@default cleanup() finished in 1.53 sec 2021-03-13 11:25:32.767 32 INFO rally.api [-] Verification (UUID=29bccd3c-b973-4772-9a8e-0dd603cf422c) has been successfully finished for deployment 'opnfv-rally' (UUID=4e2f475b-83bd-4c0f-8e0e-28aec6a01c0d)! 2021-03-13 11:25:34.177 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:25:34.177 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:25:34.177 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:25:35.526 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:25:35.527 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:25:35.527 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:25:37.461 44 INFO rally.api [-] Building 'html' report for the following verification(s): '29bccd3c-b973-4772-9a8e-0dd603cf422c' 2021-03-13 11:25:37.487 44 INFO rally.api [-] The report has been successfully built. 2021-03-13 11:25:38.845 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 11:25:38.845 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 11:25:38.846 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 11:25:40.776 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '29bccd3c-b973-4772-9a8e-0dd603cf422c' 2021-03-13 11:25:40.781 46 INFO rally.api [-] The report has been successfully built.