2020-06-13 10:36:53.064 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:36:53.064 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:36:53.064 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:36:55.377 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-06-13 10:36:55.377 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-13 10:36:55.377 6 ERROR rally.cli.cliutils 2020-06-13 10:36:57.012 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:36:57.012 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:36:57.012 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:01.116 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:01.116 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:01.116 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:05.939 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:05.939 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:05.939 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:07.510 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:07.511 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:07.511 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:09.648 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-06-13 10:37:09.648 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils force=force) 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-06-13 10:37:09.648 15 ERROR rally.cli.cliutils 2020-06-13 10:37:11.202 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:11.202 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:11.202 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:13.181 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-06-13 10:37:13.247 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4b2db6bf-7ca0-458a-8123-d98bb1fffc09/repo. 2020-06-13 10:37:13.547 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4b2db6bf-7ca0-458a-8123-d98bb1fffc09/repo'... done. Note: checking out '9250832e7a51f09b813fa528ff3c142adbb49ec1'. 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-06-13 10:37:13.558 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9250832e7 ' 2020-06-13 10:37:13.566 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9250832e7a51f09b813fa528ff3c142adbb49ec1 ' 2020-06-13 10:37:13.585 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-06-13 10:37:13.639 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-06-13 10:37:14.445 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4b2db6bf-7ca0-458a-8123-d98bb1fffc09) has been successfully created! 2020-06-13 10:37:16.239 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:16.240 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:16.240 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:20.705 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:20.705 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:20.705 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:22.944 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4b2db6bf-7ca0-458a-8123-d98bb1fffc09) for deployment 'opnfv-rally' (UUID=056d979e-247b-4b46-8c44-b5c76b697262). 2020-06-13 10:37:23.506 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4b2db6bf-7ca0-458a-8123-d98bb1fffc09) has been successfully configured for deployment 'opnfv-rally' (UUID=056d979e-247b-4b46-8c44-b5c76b697262)! 2020-06-13 10:37:32.701 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:37:32.702 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:37:32.702 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:37:34.865 32 INFO rally.api [-] Starting verification (UUID=399618ef-94dd-47a0-83ed-da4535b4b99a) for deployment 'opnfv-rally' (UUID=056d979e-247b-4b46-8c44-b5c76b697262) by verifier 'opnfv-tempest' (UUID=4b2db6bf-7ca0-458a-8123-d98bb1fffc09). 2020-06-13 10:37:35.674 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-06-13 10:37:35.674 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4b2db6bf-7ca0-458a-8123-d98bb1fffc09/for-deployment-056d979e-247b-4b46-8c44-b5c76b697262/tempest.log' to option 'log_file'. 2020-06-13 10:37:35.675 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4b2db6bf-7ca0-458a-8123-d98bb1fffc09/for-deployment-056d979e-247b-4b46-8c44-b5c76b697262/tempest.log 2020-06-13 10:37:35.675 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-06-13 10:37:35.675 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4b2db6bf-7ca0-458a-8123-d98bb1fffc09/for-deployment-056d979e-247b-4b46-8c44-b5c76b697262/lock_files' to option 'lock_path'. 2020-06-13 10:37:35.676 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4b2db6bf-7ca0-458a-8123-d98bb1fffc09/for-deployment-056d979e-247b-4b46-8c44-b5c76b697262/lock_files 2020-06-13 10:37:35.676 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-06-13 10:37:35.676 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-06-13 10:37:35.677 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 23438bb6-c0b1-4d36-b167-b311cb90b5ac 2020-06-13 10:37:35.677 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 0aaea01b-bb8e-48d6-be20-0f42f81ca327 2020-06-13 10:37:35.678 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d4f64ac3-7fa5-4b46-ad39-9c5f07e4fa68 2020-06-13 10:37:35.678 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 1a47dff7-173c-4ebd-9d50-cc19539e15d2 2020-06-13 10:37:35.916 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-06-13 10:37:35.917 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_object-net_8d2d29f9-3562-4760-b850-67f24cdb71f9 2020-06-13 10:37:35.918 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-06-13 10:37:36.003 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 10:37:36.035 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_44858ede_bw8Znm44'. Using flavor 'rally_verify_44858ede_bw8Znm44' (ID = c06349a6-1078-4258-b230-afefa1c6f5f6) for the tests. 2020-06-13 10:37:36.035 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c06349a6-1078-4258-b230-afefa1c6f5f6' to option 'instance_type'. 2020-06-13 10:37:36.036 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c06349a6-1078-4258-b230-afefa1c6f5f6 2020-06-13 10:37:36.037 32 INFO rally.task.context [-] Verification 4b2db6bf-7ca0-458a-8123-d98bb1fffc09 | Context tempest@default setup() finished in 1.00 sec 2020-06-13 10:37:36.038 32 INFO rally.task.context [-] Verification 4b2db6bf-7ca0-458a-8123-d98bb1fffc09 | Context testr@default setup() finished in 0.44 msec 2020-06-13 10:37:36.039 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/35c42b6d-24d6-40d9-a013-088478481b46'. 2020-06-13 10:37:41.976 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.093s] 2020-06-13 10:37:42.576 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.012s] 2020-06-13 10:37:42.588 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.012s] 2020-06-13 10:37:42.596 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.009s] 2020-06-13 10:37:42.615 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.018s] 2020-06-13 10:37:42.623 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.007s] 2020-06-13 10:37:42.785 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.156s] 2020-06-13 10:37:42.787 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.006s] 2020-06-13 10:37:42.798 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.011s] 2020-06-13 10:37:42.810 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.011s] 2020-06-13 10:37:42.813 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2020-06-13 10:37:42.858 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.044s] 2020-06-13 10:37:42.871 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.895s] 2020-06-13 10:37:43.021 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.164s] 2020-06-13 10:37:43.304 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.154s] 2020-06-13 10:37:45.009 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.076s] 2020-06-13 10:37:45.142 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.291s] 2020-06-13 10:37:47.218 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.074s] 2020-06-13 10:37:49.474 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.018s] 2020-06-13 10:37:49.500 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.026s] 2020-06-13 10:37:49.875 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.168s] 2020-06-13 10:37:51.993 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.115s] 2020-06-13 10:37:53.491 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.228s] 2020-06-13 10:37:54.077 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.084s] 2020-06-13 10:37:55.691 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.036s] 2020-06-13 10:37:55.749 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.057s] 2020-06-13 10:37:55.786 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.037s] 2020-06-13 10:37:55.818 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.031s] 2020-06-13 10:37:55.851 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.032s] 2020-06-13 10:37:55.873 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.022s] 2020-06-13 10:37:55.893 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.019s] 2020-06-13 10:37:55.915 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.021s] 2020-06-13 10:37:56.017 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.101s] 2020-06-13 10:37:56.142 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.124s] 2020-06-13 10:37:57.278 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.281s] 2020-06-13 10:37:57.431 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [3.938s] 2020-06-13 10:37:59.510 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.162s] 2020-06-13 10:38:01.405 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [3.971s] 2020-06-13 10:38:01.585 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.074s] 2020-06-13 10:38:01.628 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.042s] 2020-06-13 10:38:03.710 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.080s] 2020-06-13 10:38:05.577 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.173s] 2020-06-13 10:38:05.796 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.084s] 2020-06-13 10:38:07.890 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.094s] 2020-06-13 10:38:09.997 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.105s] 2020-06-13 10:38:12.109 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.110s] 2020-06-13 10:38:14.214 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.104s] 2020-06-13 10:38:16.307 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.092s] 2020-06-13 10:38:18.433 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.124s] 2020-06-13 10:38:20.557 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.124s] 2020-06-13 10:38:22.664 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.107s] 2020-06-13 10:38:24.762 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.096s] 2020-06-13 10:38:26.874 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.111s] 2020-06-13 10:38:29.089 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.215s] 2020-06-13 10:38:31.353 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.262s] 2020-06-13 10:38:33.543 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.189s] 2020-06-13 10:38:35.711 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.164s] 2020-06-13 10:38:49.465 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.060s] 2020-06-13 10:38:52.787 32 INFO rally.task.context [-] Verification 4b2db6bf-7ca0-458a-8123-d98bb1fffc09 | Context testr@default cleanup() started 2020-06-13 10:38:52.788 32 INFO rally.task.context [-] Verification 4b2db6bf-7ca0-458a-8123-d98bb1fffc09 | Context testr@default cleanup() finished in 0.74 msec 2020-06-13 10:38:52.788 32 INFO rally.task.context [-] Verification 4b2db6bf-7ca0-458a-8123-d98bb1fffc09 | Context tempest@default cleanup() started 2020-06-13 10:38:52.974 32 INFO rally.task.context [-] Verification 4b2db6bf-7ca0-458a-8123-d98bb1fffc09 | Context tempest@default cleanup() finished in 0.19 sec 2020-06-13 10:38:52.996 32 INFO rally.api [-] Verification (UUID=399618ef-94dd-47a0-83ed-da4535b4b99a) has been successfully finished for deployment 'opnfv-rally' (UUID=056d979e-247b-4b46-8c44-b5c76b697262)! 2020-06-13 10:38:54.939 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:38:54.939 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:38:54.939 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:38:56.648 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:38:56.648 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:38:56.649 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:38:59.161 44 INFO rally.api [-] Building 'html' report for the following verification(s): '399618ef-94dd-47a0-83ed-da4535b4b99a' 2020-06-13 10:38:59.186 44 INFO rally.api [-] The report has been successfully built. 2020-06-13 10:39:00.956 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:39:00.957 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:39:00.957 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:39:03.303 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '399618ef-94dd-47a0-83ed-da4535b4b99a' 2020-06-13 10:39:03.308 46 INFO rally.api [-] The report has been successfully built.