2021-03-27 13:35:31.150 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:35:31.150 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:35:31.150 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:35:33.025 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-27 13:35:33.025 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-27 13:35:33.025 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-27 13:35:33.025 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-27 13:35:33.025 6 ERROR rally.cli.cliutils 2021-03-27 13:35:34.336 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:35:34.337 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:35:34.337 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:35:38.117 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:35:38.118 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:35:38.118 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:35:43.461 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:35:43.461 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:35:43.461 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:35:44.719 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:35:44.719 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:35:44.719 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:35:46.630 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-27 13:35:46.630 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-27 13:35:46.630 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-27 13:35:46.630 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils force=force) 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-27 13:35:46.630 15 ERROR rally.cli.cliutils 2021-03-27 13:35:48.017 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:35:48.018 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:35:48.018 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:35:49.860 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-27 13:35:49.939 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4457e268-16cc-4b78-92ee-d12cc8b4d4a6/repo. 2021-03-27 13:35:50.288 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4457e268-16cc-4b78-92ee-d12cc8b4d4a6/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-27 13:35:50.304 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-27 13:35:50.316 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-27 13:35:50.340 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-27 13:35:50.392 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-27 13:35:51.081 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4457e268-16cc-4b78-92ee-d12cc8b4d4a6) has been successfully created! 2021-03-27 13:35:52.463 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:35:52.463 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:35:52.463 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:35:59.177 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:35:59.177 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:35:59.177 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:36:01.150 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4457e268-16cc-4b78-92ee-d12cc8b4d4a6) for deployment 'opnfv-rally' (UUID=34e4f322-7414-4305-be49-cc9389eed0c1). 2021-03-27 13:36:02.024 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4457e268-16cc-4b78-92ee-d12cc8b4d4a6) has been successfully configured for deployment 'opnfv-rally' (UUID=34e4f322-7414-4305-be49-cc9389eed0c1)! 2021-03-27 13:36:10.513 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:36:10.513 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:36:10.513 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:36:12.555 32 INFO rally.api [-] Starting verification (UUID=f09275ff-c100-43c5-974b-dbf3e90d526e) for deployment 'opnfv-rally' (UUID=34e4f322-7414-4305-be49-cc9389eed0c1) by verifier 'opnfv-tempest' (UUID=4457e268-16cc-4b78-92ee-d12cc8b4d4a6). 2021-03-27 13:36:13.653 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-27 13:36:13.769 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-27 13:36:13.769 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4457e268-16cc-4b78-92ee-d12cc8b4d4a6/for-deployment-34e4f322-7414-4305-be49-cc9389eed0c1/tempest.log' to option 'log_file'. 2021-03-27 13:36:13.769 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4457e268-16cc-4b78-92ee-d12cc8b4d4a6/for-deployment-34e4f322-7414-4305-be49-cc9389eed0c1/tempest.log 2021-03-27 13:36:13.770 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-27 13:36:13.770 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4457e268-16cc-4b78-92ee-d12cc8b4d4a6/for-deployment-34e4f322-7414-4305-be49-cc9389eed0c1/lock_files' to option 'lock_path'. 2021-03-27 13:36:13.771 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4457e268-16cc-4b78-92ee-d12cc8b4d4a6/for-deployment-34e4f322-7414-4305-be49-cc9389eed0c1/lock_files 2021-03-27 13:36:13.771 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-27 13:36:13.771 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-27 13:36:13.772 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a4ab2eaf-ad46-4fb4-9158-8648320d2a87 2021-03-27 13:36:13.772 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 3a153002-4387-4fa0-91b7-71bbf8ff2ed1 2021-03-27 13:36:13.773 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4724d3c3-6c27-424e-830e-668a7dfc9771 2021-03-27 13:36:13.773 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5b9b650a-5adb-42b0-a2d3-1d684f24216a 2021-03-27 13:36:14.073 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-27 13:36:14.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-27 13:36:14.075 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-27 13:36:14.140 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-27 13:36:14.190 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-27 13:36:14.190 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f09275ff_dMmav4t9' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-27 13:36:14.417 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f09275ff_dMmav4t9' (ID = b011c957-be11-476e-9512-287a66bf5c6f) has been successfully created! 2021-03-27 13:36:14.417 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b011c957-be11-476e-9512-287a66bf5c6f' to option 'instance_type'. 2021-03-27 13:36:14.418 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b011c957-be11-476e-9512-287a66bf5c6f 2021-03-27 13:36:14.420 32 INFO rally.task.context [-] Verification 4457e268-16cc-4b78-92ee-d12cc8b4d4a6 | Context tempest@default setup() finished in 1.27 sec 2021-03-27 13:36:14.421 32 INFO rally.task.context [-] Verification 4457e268-16cc-4b78-92ee-d12cc8b4d4a6 | Context testr@default setup() finished in 0.47 msec 2021-03-27 13:36:14.421 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/bc4ed3d0-bd97-4f6b-9884-ce28e4a5c583'. 2021-03-27 13:36:25.325 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.418s] 2021-03-27 13:36:26.310 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.984s] 2021-03-27 13:36:33.931 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.842s] 2021-03-27 13:36:36.972 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.284s] 2021-03-27 13:36:37.864 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [10.580s] 2021-03-27 13:36:40.371 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.158s] 2021-03-27 13:36:44.845 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.981s] 2021-03-27 13:36:46.378 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [6.006s] 2021-03-27 13:36:50.580 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [4.201s] 2021-03-27 13:36:58.091 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [8.326s] 2021-03-27 13:37:01.008 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [10.426s] 2021-03-27 13:37:01.984 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.926s] 2021-03-27 13:37:03.854 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.871s] 2021-03-27 13:37:04.394 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.539s] 2021-03-27 13:37:06.704 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.309s] 2021-03-27 13:37:07.185 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.480s] 2021-03-27 13:37:08.794 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [11.009s] 2021-03-27 13:37:09.195 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [11.098s] 2021-03-27 13:37:11.749 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [10.739s] 2021-03-27 13:37:17.206 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.013s] 2021-03-27 13:37:18.664 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.869s] 2021-03-27 13:37:20.163 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.414s] 2021-03-27 13:37:21.285 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [14.095s] 2021-03-27 13:37:22.018 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.736s] 2021-03-27 13:37:23.561 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.542s] 2021-03-27 13:37:23.985 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.423s] 2021-03-27 13:37:23.992 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-03-27 13:37:24.755 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.763s] 2021-03-27 13:37:25.712 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.956s] 2021-03-27 13:37:28.071 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.405s] 2021-03-27 13:37:29.987 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.821s] 2021-03-27 13:37:37.769 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [9.697s] 2021-03-27 13:37:41.817 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [17.477s] 2021-03-27 13:37:44.716 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [14.729s] 2021-03-27 13:37:57.054 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [12.336s] 2021-03-27 13:38:01.749 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.081s] 2021-03-27 13:38:03.029 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [15.967s] 2021-03-27 13:38:05.743 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.993s] 2021-03-27 13:38:05.776 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.721s] 2021-03-27 13:38:08.081 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.337s] 2021-03-27 13:38:10.062 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [1.981s] 2021-03-27 13:38:11.446 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.382s] 2021-03-27 13:38:12.491 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.045s] 2021-03-27 13:38:13.461 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.969s] 2021-03-27 13:38:14.848 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.385s] 2021-03-27 13:38:16.881 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [11.102s] 2021-03-27 13:38:20.631 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [5.781s] 2021-03-27 13:38:28.328 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [11.445s] 2021-03-27 13:38:28.783 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [8.151s] 2021-03-27 13:38:39.451 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [11.121s] 2021-03-27 13:38:51.164 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [11.712s] 2021-03-27 13:39:05.491 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [14.326s] 2021-03-27 13:39:16.961 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.467s] 2021-03-27 13:39:28.887 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [11.927s] 2021-03-27 13:39:41.225 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.336s] 2021-03-27 13:39:53.629 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [12.402s] 2021-03-27 13:40:02.218 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.520s] 2021-03-27 13:40:02.825 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.607s] 2021-03-27 13:40:11.387 32 INFO rally.task.context [-] Verification 4457e268-16cc-4b78-92ee-d12cc8b4d4a6 | Context testr@default cleanup() started 2021-03-27 13:40:11.387 32 INFO rally.task.context [-] Verification 4457e268-16cc-4b78-92ee-d12cc8b4d4a6 | Context testr@default cleanup() finished in 0.75 msec 2021-03-27 13:40:11.388 32 INFO rally.task.context [-] Verification 4457e268-16cc-4b78-92ee-d12cc8b4d4a6 | Context tempest@default cleanup() started 2021-03-27 13:40:11.940 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-27 13:40:12.612 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-27 13:40:12.642 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f09275ff_dMmav4t9'. 2021-03-27 13:40:13.358 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f09275ff_dMmav4t9' has been deleted. 2021-03-27 13:40:13.359 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b011c957-be11-476e-9512-287a66bf5c6f' of option 'instance_type' from Tempest config file. 2021-03-27 13:40:13.359 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b011c957-be11-476e-9512-287a66bf5c6f' has been removed. 2021-03-27 13:40:13.368 32 INFO rally.task.context [-] Verification 4457e268-16cc-4b78-92ee-d12cc8b4d4a6 | Context tempest@default cleanup() finished in 1.98 sec 2021-03-27 13:40:13.396 32 INFO rally.api [-] Verification (UUID=f09275ff-c100-43c5-974b-dbf3e90d526e) has been successfully finished for deployment 'opnfv-rally' (UUID=34e4f322-7414-4305-be49-cc9389eed0c1)! 2021-03-27 13:40:14.850 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:40:14.850 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:40:14.850 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:40:16.197 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:40:16.197 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:40:16.197 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:40:18.097 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'f09275ff-c100-43c5-974b-dbf3e90d526e' 2021-03-27 13:40:18.123 44 INFO rally.api [-] The report has been successfully built. 2021-03-27 13:40:19.484 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-27 13:40:19.484 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-27 13:40:19.485 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-27 13:40:21.393 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f09275ff-c100-43c5-974b-dbf3e90d526e' 2021-03-27 13:40:21.399 46 INFO rally.api [-] The report has been successfully built.