2021-03-20 13:34:25.462 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:34:25.462 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:34:25.462 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:34:27.418 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-20 13:34:27.418 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-20 13:34:27.418 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-20 13:34:27.418 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-20 13:34:27.418 6 ERROR rally.cli.cliutils 2021-03-20 13:34:28.835 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:34:28.835 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:34:28.835 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:34:32.603 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:34:32.603 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:34:32.603 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:34:37.686 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:34:37.686 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:34:37.686 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:34:38.944 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:34:38.945 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:34:38.945 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:34:40.949 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-20 13:34:40.949 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-20 13:34:40.949 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-20 13:34:40.949 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils force=force) 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-20 13:34:40.949 15 ERROR rally.cli.cliutils 2021-03-20 13:34:42.320 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:34:42.320 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:34:42.320 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:34:44.206 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-20 13:34:44.285 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-04ce92de-2800-4753-8474-7104c3cd7ee0/repo. 2021-03-20 13:34:44.630 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-04ce92de-2800-4753-8474-7104c3cd7ee0/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-20 13:34:44.647 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-20 13:34:44.657 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-20 13:34:44.681 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-20 13:34:44.730 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-20 13:34:45.400 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=04ce92de-2800-4753-8474-7104c3cd7ee0) has been successfully created! 2021-03-20 13:34:46.824 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:34:46.824 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:34:46.824 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:34:53.897 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:34:53.897 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:34:53.897 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:34:55.825 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=04ce92de-2800-4753-8474-7104c3cd7ee0) for deployment 'opnfv-rally' (UUID=543b8d62-2c58-410f-8e39-587ae3458960). 2021-03-20 13:34:56.664 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=04ce92de-2800-4753-8474-7104c3cd7ee0) has been successfully configured for deployment 'opnfv-rally' (UUID=543b8d62-2c58-410f-8e39-587ae3458960)! 2021-03-20 13:35:04.965 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:35:04.966 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:35:04.966 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:35:06.891 32 INFO rally.api [-] Starting verification (UUID=c1e3c3cf-0676-44b0-a11b-60a232f2304d) for deployment 'opnfv-rally' (UUID=543b8d62-2c58-410f-8e39-587ae3458960) by verifier 'opnfv-tempest' (UUID=04ce92de-2800-4753-8474-7104c3cd7ee0). 2021-03-20 13:35:08.010 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-20 13:35:08.135 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-20 13:35:08.135 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-04ce92de-2800-4753-8474-7104c3cd7ee0/for-deployment-543b8d62-2c58-410f-8e39-587ae3458960/tempest.log' to option 'log_file'. 2021-03-20 13:35:08.135 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-04ce92de-2800-4753-8474-7104c3cd7ee0/for-deployment-543b8d62-2c58-410f-8e39-587ae3458960/tempest.log 2021-03-20 13:35:08.136 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-20 13:35:08.136 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-04ce92de-2800-4753-8474-7104c3cd7ee0/for-deployment-543b8d62-2c58-410f-8e39-587ae3458960/lock_files' to option 'lock_path'. 2021-03-20 13:35:08.136 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-04ce92de-2800-4753-8474-7104c3cd7ee0/for-deployment-543b8d62-2c58-410f-8e39-587ae3458960/lock_files 2021-03-20 13:35:08.137 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-20 13:35:08.137 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-20 13:35:08.137 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 97bf60bd-fa21-4bd4-9ca2-d1a7f0e8ecce 2021-03-20 13:35:08.138 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 88febbe4-946f-40da-aacb-06493a675aca 2021-03-20 13:35:08.138 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 288d397e-c2fc-44b7-b67e-666a6c0ade9a 2021-03-20 13:35:08.138 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = efc9a318-5fdd-4b7f-aea1-3ca344222471 2021-03-20 13:35:08.414 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-20 13:35:08.414 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-20 13:35:08.415 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-20 13:35:08.502 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-20 13:35:08.549 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-20 13:35:08.550 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c1e3c3cf_5EQHdRTI' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-20 13:35:08.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c1e3c3cf_5EQHdRTI' (ID = 76418213-240e-4ea3-98d7-51c4f965a14b) has been successfully created! 2021-03-20 13:35:08.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '76418213-240e-4ea3-98d7-51c4f965a14b' to option 'instance_type'. 2021-03-20 13:35:08.705 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 76418213-240e-4ea3-98d7-51c4f965a14b 2021-03-20 13:35:08.706 32 INFO rally.task.context [-] Verification 04ce92de-2800-4753-8474-7104c3cd7ee0 | Context tempest@default setup() finished in 1.20 sec 2021-03-20 13:35:08.707 32 INFO rally.task.context [-] Verification 04ce92de-2800-4753-8474-7104c3cd7ee0 | Context testr@default setup() finished in 0.35 msec 2021-03-20 13:35:08.707 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/fdc56542-ff36-49b0-9246-924c25a3397a'. 2021-03-20 13:35:17.431 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.431s] 2021-03-20 13:35:20.194 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [2.763s] 2021-03-20 13:35:24.738 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.409s] 2021-03-20 13:35:28.429 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.776s] 2021-03-20 13:35:29.170 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [6.465s] 2021-03-20 13:35:30.323 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.894s] 2021-03-20 13:35:31.348 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [1.024s] 2021-03-20 13:35:32.980 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.630s] 2021-03-20 13:35:33.535 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.555s] 2021-03-20 13:35:34.111 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.209s] 2021-03-20 13:35:36.359 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [7.188s] 2021-03-20 13:35:46.956 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [7.439s] 2021-03-20 13:35:51.925 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.836s] 2021-03-20 13:35:52.922 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.996s] 2021-03-20 13:35:53.321 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [19.782s] 2021-03-20 13:35:53.784 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.465s] 2021-03-20 13:35:54.991 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.207s] 2021-03-20 13:35:55.508 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.517s] 2021-03-20 13:35:55.515 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-03-20 13:35:56.038 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.522s] 2021-03-20 13:35:56.623 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.585s] 2021-03-20 13:35:58.162 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [11.204s] 2021-03-20 13:36:03.607 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [14.403s] 2021-03-20 13:36:05.518 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.355s] 2021-03-20 13:36:15.838 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.483s] 2021-03-20 13:36:16.227 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [1.880s] 2021-03-20 13:36:20.588 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [4.749s] 2021-03-20 13:36:20.608 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [4.380s] 2021-03-20 13:36:23.419 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.810s] 2021-03-20 13:36:24.360 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.771s] 2021-03-20 13:36:25.941 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.521s] 2021-03-20 13:36:27.989 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.046s] 2021-03-20 13:36:29.162 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.174s] 2021-03-20 13:36:30.052 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.889s] 2021-03-20 13:36:31.920 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.558s] 2021-03-20 13:36:32.544 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [2.490s] 2021-03-20 13:36:36.247 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.978s] 2021-03-20 13:36:39.277 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.731s] 2021-03-20 13:36:40.086 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [8.165s] 2021-03-20 13:36:44.682 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.433s] 2021-03-20 13:36:46.946 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [7.668s] 2021-03-20 13:36:48.202 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.115s] 2021-03-20 13:36:53.187 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.503s] 2021-03-20 13:36:56.553 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [8.348s] 2021-03-20 13:37:00.719 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [7.532s] 2021-03-20 13:37:05.031 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [8.476s] 2021-03-20 13:37:16.701 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [11.671s] 2021-03-20 13:37:21.412 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [14.940s] 2021-03-20 13:37:25.872 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [9.170s] 2021-03-20 13:37:36.142 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.266s] 2021-03-20 13:37:46.582 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.439s] 2021-03-20 13:37:57.093 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.511s] 2021-03-20 13:38:07.571 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.477s] 2021-03-20 13:38:18.649 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.077s] 2021-03-20 13:38:30.029 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.378s] 2021-03-20 13:38:41.872 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [11.842s] 2021-03-20 13:38:54.491 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.618s] 2021-03-20 13:39:06.912 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [12.418s] 2021-03-20 13:39:10.724 32 INFO rally.task.context [-] Verification 04ce92de-2800-4753-8474-7104c3cd7ee0 | Context testr@default cleanup() started 2021-03-20 13:39:10.725 32 INFO rally.task.context [-] Verification 04ce92de-2800-4753-8474-7104c3cd7ee0 | Context testr@default cleanup() finished in 0.77 msec 2021-03-20 13:39:10.725 32 INFO rally.task.context [-] Verification 04ce92de-2800-4753-8474-7104c3cd7ee0 | Context tempest@default cleanup() started 2021-03-20 13:39:11.255 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-20 13:39:11.511 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-20 13:39:11.541 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c1e3c3cf_5EQHdRTI'. 2021-03-20 13:39:12.149 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c1e3c3cf_5EQHdRTI' has been deleted. 2021-03-20 13:39:12.150 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '76418213-240e-4ea3-98d7-51c4f965a14b' of option 'instance_type' from Tempest config file. 2021-03-20 13:39:12.150 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '76418213-240e-4ea3-98d7-51c4f965a14b' has been removed. 2021-03-20 13:39:12.159 32 INFO rally.task.context [-] Verification 04ce92de-2800-4753-8474-7104c3cd7ee0 | Context tempest@default cleanup() finished in 1.43 sec 2021-03-20 13:39:12.182 32 INFO rally.api [-] Verification (UUID=c1e3c3cf-0676-44b0-a11b-60a232f2304d) has been successfully finished for deployment 'opnfv-rally' (UUID=543b8d62-2c58-410f-8e39-587ae3458960)! 2021-03-20 13:39:13.660 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:39:13.660 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:39:13.660 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:39:15.053 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:39:15.053 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:39:15.053 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:39:16.843 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'c1e3c3cf-0676-44b0-a11b-60a232f2304d' 2021-03-20 13:39:16.875 44 INFO rally.api [-] The report has been successfully built. 2021-03-20 13:39:18.211 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 13:39:18.211 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 13:39:18.211 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 13:39:20.158 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c1e3c3cf-0676-44b0-a11b-60a232f2304d' 2021-03-20 13:39:20.164 46 INFO rally.api [-] The report has been successfully built.