2021-04-07 13:17:53.691 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 13:17:53.691 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 13:17:53.691 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 13:17:55.670 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-04-07 13:17:55.670 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-07 13:17:55.670 6 ERROR rally.cli.cliutils 2021-04-07 13:17:57.084 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 13:17:57.084 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 13:17:57.084 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 13:18:00.735 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 13:18:00.735 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 13:18:00.735 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 13:18:06.011 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 13:18:06.012 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 13:18:06.012 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 13:18:07.383 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 13:18:07.383 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 13:18:07.383 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 13:18:09.202 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-04-07 13:18:09.202 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils force=force) 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-07 13:18:09.202 15 ERROR rally.cli.cliutils 2021-04-07 13:18:10.598 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 13:18:10.598 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 13:18:10.599 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 13:18:12.410 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-07 13:18:12.487 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a756d1c9-3153-44ef-b47d-f5b0749993a3/repo. 2021-04-07 13:18:12.833 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a756d1c9-3153-44ef-b47d-f5b0749993a3/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-04-07 13:18:12.850 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-07 13:18:12.859 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-07 13:18:12.881 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-07 13:18:12.933 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-07 13:18:13.631 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a756d1c9-3153-44ef-b47d-f5b0749993a3) has been successfully created! 2021-04-07 13:18:15.025 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 13:18:15.025 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 13:18:15.025 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 13:18:22.358 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 13:18:22.358 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 13:18:22.359 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 13:18:24.284 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a756d1c9-3153-44ef-b47d-f5b0749993a3) for deployment 'opnfv-rally' (UUID=1e5cd7f8-d68d-46cc-afbc-6d6d70388c49). 2021-04-07 13:18:25.197 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a756d1c9-3153-44ef-b47d-f5b0749993a3) has been successfully configured for deployment 'opnfv-rally' (UUID=1e5cd7f8-d68d-46cc-afbc-6d6d70388c49)! 2021-04-07 13:18:33.643 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 13:18:33.643 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 13:18:33.643 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 13:18:35.486 32 INFO rally.api [-] Starting verification (UUID=0e572781-6105-444f-9260-ecfe209ad2b0) for deployment 'opnfv-rally' (UUID=1e5cd7f8-d68d-46cc-afbc-6d6d70388c49) by verifier 'opnfv-tempest' (UUID=a756d1c9-3153-44ef-b47d-f5b0749993a3). 2021-04-07 13:18:36.644 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-07 13:18:36.788 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-07 13:18:36.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a756d1c9-3153-44ef-b47d-f5b0749993a3/for-deployment-1e5cd7f8-d68d-46cc-afbc-6d6d70388c49/tempest.log' to option 'log_file'. 2021-04-07 13:18:36.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a756d1c9-3153-44ef-b47d-f5b0749993a3/for-deployment-1e5cd7f8-d68d-46cc-afbc-6d6d70388c49/tempest.log 2021-04-07 13:18:36.790 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-07 13:18:36.790 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a756d1c9-3153-44ef-b47d-f5b0749993a3/for-deployment-1e5cd7f8-d68d-46cc-afbc-6d6d70388c49/lock_files' to option 'lock_path'. 2021-04-07 13:18:36.790 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a756d1c9-3153-44ef-b47d-f5b0749993a3/for-deployment-1e5cd7f8-d68d-46cc-afbc-6d6d70388c49/lock_files 2021-04-07 13:18:36.791 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-07 13:18:36.791 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-04-07 13:18:36.792 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f3e5cbe1-ea72-43fc-922e-31e5b5ef69e0 2021-04-07 13:18:36.792 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 7e380556-fd98-4742-b03a-3cff303ed915 2021-04-07 13:18:36.793 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c8cb3336-0015-413c-a65d-9bfb0dec1e46 2021-04-07 13:18:36.793 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c510f9c2-cf85-4a1c-9054-9f4fc484d185 2021-04-07 13:18:37.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-07 13:18:37.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-07 13:18:37.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-07 13:18:37.132 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-07 13:18:37.180 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-07 13:18:37.181 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0e572781_SGulLSBW' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-07 13:18:37.366 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0e572781_SGulLSBW' (ID = b0759afd-d0f8-420a-bea8-113674bd03ad) has been successfully created! 2021-04-07 13:18:37.367 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b0759afd-d0f8-420a-bea8-113674bd03ad' to option 'instance_type'. 2021-04-07 13:18:37.367 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b0759afd-d0f8-420a-bea8-113674bd03ad 2021-04-07 13:18:37.368 32 INFO rally.task.context [-] Verification a756d1c9-3153-44ef-b47d-f5b0749993a3 | Context tempest@default setup() finished in 1.25 sec 2021-04-07 13:18:37.369 32 INFO rally.task.context [-] Verification a756d1c9-3153-44ef-b47d-f5b0749993a3 | Context testr@default setup() finished in 0.52 msec 2021-04-07 13:18:37.370 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/58209ffd-fbdc-436a-b9e8-4d7ab5d81dba'. 2021-04-07 13:18:49.599 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.661s] 2021-04-07 13:18:54.533 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [4.933s] 2021-04-07 13:19:00.738 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.841s] 2021-04-07 13:19:01.179 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.023s] 2021-04-07 13:19:02.957 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.526s] 2021-04-07 13:19:09.185 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [8.005s] 2021-04-07 13:19:10.872 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [4.045s] 2021-04-07 13:19:17.230 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [6.357s] 2021-04-07 13:19:22.568 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [5.337s] 2021-04-07 13:19:24.404 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [5.312s] 2021-04-07 13:19:25.722 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [3.153s] 2021-04-07 13:19:27.735 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.012s] 2021-04-07 13:19:28.740 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.004s] 2021-04-07 13:19:30.037 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.297s] 2021-04-07 13:19:30.100 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.795s] 2021-04-07 13:19:31.047 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [7.459s] 2021-04-07 13:19:31.164 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [6.758s] 2021-04-07 13:19:31.689 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.588s] 2021-04-07 13:19:31.896 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.857s] 2021-04-07 13:19:32.233 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.544s] 2021-04-07 13:19:35.072 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.838s] 2021-04-07 13:19:35.895 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.823s] 2021-04-07 13:19:36.296 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [5.132s] 2021-04-07 13:19:40.327 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [8.429s] 2021-04-07 13:19:42.498 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [11.450s] 2021-04-07 13:19:45.793 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [9.495s] 2021-04-07 13:19:50.707 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [14.808s] 2021-04-07 13:19:50.884 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [10.557s] 2021-04-07 13:19:51.141 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.436s] 2021-04-07 13:19:52.350 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.208s] 2021-04-07 13:19:52.788 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.437s] 2021-04-07 13:19:52.794 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-04-07 13:19:52.797 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [10.299s] 2021-04-07 13:19:53.324 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.529s] 2021-04-07 13:19:54.446 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [1.122s] 2021-04-07 13:19:55.708 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [9.913s] 2021-04-07 13:20:04.690 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.981s] 2021-04-07 13:20:14.888 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [10.197s] 2021-04-07 13:20:18.662 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [16.005s] 2021-04-07 13:20:26.783 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [11.893s] 2021-04-07 13:20:34.889 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [1.514s] 2021-04-07 13:20:35.693 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.804s] 2021-04-07 13:20:38.494 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [11.708s] 2021-04-07 13:20:48.613 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [10.116s] 2021-04-07 13:20:51.764 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [15.188s] 2021-04-07 13:21:08.987 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [20.373s] 2021-04-07 13:21:19.557 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.569s] 2021-04-07 13:21:29.952 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.394s] 2021-04-07 13:21:40.847 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.894s] 2021-04-07 13:21:52.142 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.294s] 2021-04-07 13:22:03.930 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.785s] 2021-04-07 13:22:16.699 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.768s] 2021-04-07 13:22:29.917 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.217s] 2021-04-07 13:22:43.977 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [14.058s] 2021-04-07 13:23:05.201 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [8.601s] 2021-04-07 13:23:13.590 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.387s] 2021-04-07 13:23:22.105 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.512s] 2021-04-07 13:23:30.108 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.004s] 2021-04-07 13:23:33.896 32 INFO rally.task.context [-] Verification a756d1c9-3153-44ef-b47d-f5b0749993a3 | Context testr@default cleanup() started 2021-04-07 13:23:33.897 32 INFO rally.task.context [-] Verification a756d1c9-3153-44ef-b47d-f5b0749993a3 | Context testr@default cleanup() finished in 0.80 msec 2021-04-07 13:23:33.897 32 INFO rally.task.context [-] Verification a756d1c9-3153-44ef-b47d-f5b0749993a3 | Context tempest@default cleanup() started 2021-04-07 13:23:34.485 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-07 13:23:34.890 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-07 13:23:34.921 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0e572781_SGulLSBW'. 2021-04-07 13:23:35.255 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0e572781_SGulLSBW' has been deleted. 2021-04-07 13:23:35.256 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b0759afd-d0f8-420a-bea8-113674bd03ad' of option 'instance_type' from Tempest config file. 2021-04-07 13:23:35.256 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b0759afd-d0f8-420a-bea8-113674bd03ad' has been removed. 2021-04-07 13:23:35.266 32 INFO rally.task.context [-] Verification a756d1c9-3153-44ef-b47d-f5b0749993a3 | Context tempest@default cleanup() finished in 1.37 sec 2021-04-07 13:23:35.296 32 INFO rally.api [-] Verification (UUID=0e572781-6105-444f-9260-ecfe209ad2b0) has been successfully finished for deployment 'opnfv-rally' (UUID=1e5cd7f8-d68d-46cc-afbc-6d6d70388c49)! 2021-04-07 13:23:36.744 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 13:23:36.744 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 13:23:36.744 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 13:23:38.101 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 13:23:38.101 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 13:23:38.101 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 13:23:39.985 44 INFO rally.api [-] Building 'html' report for the following verification(s): '0e572781-6105-444f-9260-ecfe209ad2b0' 2021-04-07 13:23:40.013 44 INFO rally.api [-] The report has been successfully built. 2021-04-07 13:23:41.411 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 13:23:41.411 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 13:23:41.411 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 13:23:43.309 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0e572781-6105-444f-9260-ecfe209ad2b0' 2021-04-07 13:23:43.315 46 INFO rally.api [-] The report has been successfully built.