2021-06-16 13:38:58.256 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:38:58.256 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:38:58.256 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:39:00.222 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-06-16 13:39:00.222 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-16 13:39:00.222 6 ERROR rally.cli.cliutils 2021-06-16 13:39:01.570 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:39:01.570 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:39:01.570 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:39:05.113 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:39:05.113 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:39:05.114 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:39:10.243 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:39:10.243 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:39:10.243 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:39:11.558 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:39:11.558 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:39:11.558 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:39:13.372 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-06-16 13:39:13.372 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils force=force) 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-16 13:39:13.372 15 ERROR rally.cli.cliutils 2021-06-16 13:39:14.709 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:39:14.709 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:39:14.710 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:39:16.527 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-16 13:39:16.603 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0a24a26e-8943-433d-99e9-c410c4cc87f0/repo. 2021-06-16 13:39:16.956 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0a24a26e-8943-433d-99e9-c410c4cc87f0/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-06-16 13:39:16.972 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-16 13:39:16.982 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-16 13:39:17.004 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-16 13:39:17.053 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-16 13:39:17.743 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0a24a26e-8943-433d-99e9-c410c4cc87f0) has been successfully created! 2021-06-16 13:39:19.156 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:39:19.156 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:39:19.157 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:39:26.622 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:39:26.622 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:39:26.622 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:39:28.421 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0a24a26e-8943-433d-99e9-c410c4cc87f0) for deployment 'opnfv-rally' (UUID=35968a8f-055c-4dc3-ba11-2b07aeffeb85). 2021-06-16 13:39:29.414 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0a24a26e-8943-433d-99e9-c410c4cc87f0) has been successfully configured for deployment 'opnfv-rally' (UUID=35968a8f-055c-4dc3-ba11-2b07aeffeb85)! 2021-06-16 13:39:37.926 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:39:37.926 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:39:37.926 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:39:39.843 32 INFO rally.api [-] Starting verification (UUID=c5c9633f-3515-44c0-95c3-dc877b200246) for deployment 'opnfv-rally' (UUID=35968a8f-055c-4dc3-ba11-2b07aeffeb85) by verifier 'opnfv-tempest' (UUID=0a24a26e-8943-433d-99e9-c410c4cc87f0). 2021-06-16 13:39:40.981 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-16 13:39:41.087 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-16 13:39:41.087 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0a24a26e-8943-433d-99e9-c410c4cc87f0/for-deployment-35968a8f-055c-4dc3-ba11-2b07aeffeb85/tempest.log' to option 'log_file'. 2021-06-16 13:39:41.088 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0a24a26e-8943-433d-99e9-c410c4cc87f0/for-deployment-35968a8f-055c-4dc3-ba11-2b07aeffeb85/tempest.log 2021-06-16 13:39:41.088 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-16 13:39:41.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0a24a26e-8943-433d-99e9-c410c4cc87f0/for-deployment-35968a8f-055c-4dc3-ba11-2b07aeffeb85/lock_files' to option 'lock_path'. 2021-06-16 13:39:41.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0a24a26e-8943-433d-99e9-c410c4cc87f0/for-deployment-35968a8f-055c-4dc3-ba11-2b07aeffeb85/lock_files 2021-06-16 13:39:41.089 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-16 13:39:41.090 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-06-16 13:39:41.090 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 831acff4-c900-456f-acfe-5622107cb21d 2021-06-16 13:39:41.090 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a6a56921-4dff-4739-9c33-c7816245e5b2 2021-06-16 13:39:41.091 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3c583552-d607-4c9b-9bc1-a23d5db796f7 2021-06-16 13:39:41.092 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e9cc6465-01c5-4d45-9dd0-5c955195e57c 2021-06-16 13:39:41.373 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-16 13:39:41.373 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-16 13:39:41.374 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-16 13:39:41.441 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-16 13:39:41.488 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-16 13:39:41.489 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c5c9633f_xFBZnN3S' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-16 13:39:42.076 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c5c9633f_xFBZnN3S' (ID = 94104175-2270-46e9-8e4a-55aa18df79fc) has been successfully created! 2021-06-16 13:39:42.076 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '94104175-2270-46e9-8e4a-55aa18df79fc' to option 'instance_type'. 2021-06-16 13:39:42.076 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 94104175-2270-46e9-8e4a-55aa18df79fc 2021-06-16 13:39:42.078 32 INFO rally.task.context [-] Verification 0a24a26e-8943-433d-99e9-c410c4cc87f0 | Context tempest@default setup() finished in 1.63 sec 2021-06-16 13:39:42.079 32 INFO rally.task.context [-] Verification 0a24a26e-8943-433d-99e9-c410c4cc87f0 | Context testr@default setup() finished in 0.49 msec 2021-06-16 13:39:42.080 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/22cdb067-e671-4fba-b541-99b18ebfb4ac'. 2021-06-16 13:39:50.542 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.393s] 2021-06-16 13:39:52.961 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [2.419s] 2021-06-16 13:39:58.811 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.160s] 2021-06-16 13:40:01.419 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.593s] 2021-06-16 13:40:02.701 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.281s] 2021-06-16 13:40:03.311 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.609s] 2021-06-16 13:40:04.958 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.646s] 2021-06-16 13:40:05.359 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.400s] 2021-06-16 13:40:11.044 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [16.768s] 2021-06-16 13:40:12.776 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.887s] 2021-06-16 13:40:19.718 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.942s] 2021-06-16 13:40:20.667 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [15.304s] 2021-06-16 13:40:21.445 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.780s] 2021-06-16 13:40:22.993 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.547s] 2021-06-16 13:40:24.147 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.838s] 2021-06-16 13:40:24.854 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [1.860s] 2021-06-16 13:40:24.860 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-06-16 13:40:25.375 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.514s] 2021-06-16 13:40:25.967 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.592s] 2021-06-16 13:40:26.608 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.448s] 2021-06-16 13:40:27.569 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.961s] 2021-06-16 13:40:38.425 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.948s] 2021-06-16 13:40:42.012 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.183s] 2021-06-16 13:40:43.547 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [5.121s] 2021-06-16 13:40:45.627 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.614s] 2021-06-16 13:40:46.585 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.037s] 2021-06-16 13:40:48.276 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.649s] 2021-06-16 13:40:50.884 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.607s] 2021-06-16 13:40:52.224 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.556s] 2021-06-16 13:40:52.927 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.042s] 2021-06-16 13:40:53.488 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.901s] 2021-06-16 13:40:55.296 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [2.368s] 2021-06-16 13:40:56.809 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.512s] 2021-06-16 13:40:58.298 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.487s] 2021-06-16 13:41:01.361 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.994s] 2021-06-16 13:41:02.310 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [8.820s] 2021-06-16 13:41:05.754 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [7.455s] 2021-06-16 13:41:12.934 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [11.572s] 2021-06-16 13:41:13.859 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [11.549s] 2021-06-16 13:41:16.872 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [11.117s] 2021-06-16 13:41:22.197 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.262s] 2021-06-16 13:41:23.761 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.900s] 2021-06-16 13:41:33.752 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [9.989s] 2021-06-16 13:41:39.318 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [10.319s] 2021-06-16 13:41:43.982 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [10.229s] 2021-06-16 13:41:47.967 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.647s] 2021-06-16 13:41:53.314 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [9.331s] 2021-06-16 13:41:57.707 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.736s] 2021-06-16 13:42:03.980 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.663s] 2021-06-16 13:42:05.837 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.131s] 2021-06-16 13:42:14.853 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.872s] 2021-06-16 13:42:25.365 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.510s] 2021-06-16 13:42:36.026 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.660s] 2021-06-16 13:42:47.438 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.411s] 2021-06-16 13:42:59.241 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.801s] 2021-06-16 13:43:11.377 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.134s] 2021-06-16 13:43:23.905 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.526s] 2021-06-16 13:43:37.082 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.176s] 2021-06-16 13:43:39.616 32 INFO rally.task.context [-] Verification 0a24a26e-8943-433d-99e9-c410c4cc87f0 | Context testr@default cleanup() started 2021-06-16 13:43:39.616 32 INFO rally.task.context [-] Verification 0a24a26e-8943-433d-99e9-c410c4cc87f0 | Context testr@default cleanup() finished in 0.82 msec 2021-06-16 13:43:39.617 32 INFO rally.task.context [-] Verification 0a24a26e-8943-433d-99e9-c410c4cc87f0 | Context tempest@default cleanup() started 2021-06-16 13:43:40.165 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-16 13:43:40.411 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-16 13:43:40.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c5c9633f_xFBZnN3S'. 2021-06-16 13:43:40.804 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c5c9633f_xFBZnN3S' has been deleted. 2021-06-16 13:43:40.806 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '94104175-2270-46e9-8e4a-55aa18df79fc' of option 'instance_type' from Tempest config file. 2021-06-16 13:43:40.806 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '94104175-2270-46e9-8e4a-55aa18df79fc' has been removed. 2021-06-16 13:43:40.817 32 INFO rally.task.context [-] Verification 0a24a26e-8943-433d-99e9-c410c4cc87f0 | Context tempest@default cleanup() finished in 1.20 sec 2021-06-16 13:43:40.841 32 INFO rally.api [-] Verification (UUID=c5c9633f-3515-44c0-95c3-dc877b200246) has been successfully finished for deployment 'opnfv-rally' (UUID=35968a8f-055c-4dc3-ba11-2b07aeffeb85)! 2021-06-16 13:43:42.295 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:43:42.295 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:43:42.295 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:43:43.693 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:43:43.693 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:43:43.693 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:43:45.524 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'c5c9633f-3515-44c0-95c3-dc877b200246' 2021-06-16 13:43:45.551 44 INFO rally.api [-] The report has been successfully built. 2021-06-16 13:43:46.898 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 13:43:46.898 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 13:43:46.898 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 13:43:48.770 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c5c9633f-3515-44c0-95c3-dc877b200246' 2021-06-16 13:43:48.777 46 INFO rally.api [-] The report has been successfully built.