2020-05-14 11:18:12.438 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:18:12.439 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:18:12.439 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:18:14.948 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-05-14 11:18:14.948 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-14 11:18:14.948 6 ERROR rally.cli.cliutils 2020-05-14 11:18:16.722 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:18:16.723 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:18:16.723 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:18:20.883 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:18:20.883 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:18:20.884 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:18:25.194 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:18:25.194 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:18:25.194 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:18:26.806 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:18:26.806 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:18:26.806 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:18:28.977 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-05-14 11:18:28.977 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils force=force) 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-14 11:18:28.977 15 ERROR rally.cli.cliutils 2020-05-14 11:18:30.565 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:18:30.565 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:18:30.565 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:18:32.771 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-14 11:18:32.857 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-453efd8f-5729-483a-b94d-9dd1742e0ceb/repo. 2020-05-14 11:18:33.238 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-453efd8f-5729-483a-b94d-9dd1742e0ceb/repo'... done. Note: checking out '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f'. 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-05-14 11:18:33.253 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g5833f41db ' 2020-05-14 11:18:33.267 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f ' 2020-05-14 11:18:33.287 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-14 11:18:33.365 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-14 11:18:34.178 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=453efd8f-5729-483a-b94d-9dd1742e0ceb) has been successfully created! 2020-05-14 11:18:35.941 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:18:35.941 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:18:35.942 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:18:40.403 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:18:40.403 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:18:40.403 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:18:42.544 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=453efd8f-5729-483a-b94d-9dd1742e0ceb) for deployment 'opnfv-rally' (UUID=5d2fd778-5de8-4f3d-a493-c7d45d239a04). 2020-05-14 11:18:44.465 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=453efd8f-5729-483a-b94d-9dd1742e0ceb) has been successfully configured for deployment 'opnfv-rally' (UUID=5d2fd778-5de8-4f3d-a493-c7d45d239a04)! 2020-05-14 11:18:53.859 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:18:53.860 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:18:53.860 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:18:56.217 32 INFO rally.api [-] Starting verification (UUID=cf9ee5e1-8536-4ed9-973f-63172e5489bb) for deployment 'opnfv-rally' (UUID=5d2fd778-5de8-4f3d-a493-c7d45d239a04) by verifier 'opnfv-tempest' (UUID=453efd8f-5729-483a-b94d-9dd1742e0ceb). 2020-05-14 11:18:56.978 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-14 11:18:56.978 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-453efd8f-5729-483a-b94d-9dd1742e0ceb/for-deployment-5d2fd778-5de8-4f3d-a493-c7d45d239a04/tempest.log' to option 'log_file'. 2020-05-14 11:18:56.979 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-453efd8f-5729-483a-b94d-9dd1742e0ceb/for-deployment-5d2fd778-5de8-4f3d-a493-c7d45d239a04/tempest.log 2020-05-14 11:18:56.979 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-14 11:18:56.979 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-453efd8f-5729-483a-b94d-9dd1742e0ceb/for-deployment-5d2fd778-5de8-4f3d-a493-c7d45d239a04/lock_files' to option 'lock_path'. 2020-05-14 11:18:56.980 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-453efd8f-5729-483a-b94d-9dd1742e0ceb/for-deployment-5d2fd778-5de8-4f3d-a493-c7d45d239a04/lock_files 2020-05-14 11:18:56.980 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-14 11:18:56.980 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-05-14 11:18:56.981 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4a03ae09-719e-47a3-b279-a552cec0322b 2020-05-14 11:18:56.981 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1b3f8c6a-41c8-48a9-8a85-dfb58bf2351f 2020-05-14 11:18:56.982 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3fb284c6-4db6-4c8b-a691-53314b932c24 2020-05-14 11:18:56.982 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ceb38f15-6e12-4dc8-8c35-560efbe80be3 2020-05-14 11:18:57.221 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-14 11:18:57.222 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_object-net_0a84fe72-927e-4b93-837a-c021edc2f3e2 2020-05-14 11:18:57.223 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-14 11:18:57.298 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 11:18:57.338 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-14 11:18:57.339 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_cf9ee5e1_OIMQ7d6C' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 11:18:57.645 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cf9ee5e1_OIMQ7d6C' (ID = 934c7bfd-bb8a-402f-a836-ccfb633f5be2) has been successfully created! 2020-05-14 11:18:57.645 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '934c7bfd-bb8a-402f-a836-ccfb633f5be2' to option 'instance_type'. 2020-05-14 11:18:57.646 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 934c7bfd-bb8a-402f-a836-ccfb633f5be2 2020-05-14 11:18:57.647 32 INFO rally.task.context [-] Verification 453efd8f-5729-483a-b94d-9dd1742e0ceb | Context tempest@default setup() finished in 1.26 sec 2020-05-14 11:18:57.648 32 INFO rally.task.context [-] Verification 453efd8f-5729-483a-b94d-9dd1742e0ceb | Context testr@default setup() finished in 0.44 msec 2020-05-14 11:18:57.648 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/09537b36-1a2c-4af5-b5e3-1ea1ba766310'. 2020-05-14 11:19:03.310 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.039s] 2020-05-14 11:19:03.440 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.009s] 2020-05-14 11:19:03.449 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.009s] 2020-05-14 11:19:03.457 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.007s] 2020-05-14 11:19:03.464 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.113s] 2020-05-14 11:19:03.477 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.019s] 2020-05-14 11:19:03.484 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-05-14 11:19:03.502 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.193s] 2020-05-14 11:19:03.631 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.143s] 2020-05-14 11:19:03.635 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-05-14 11:19:03.645 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.010s] 2020-05-14 11:19:03.653 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.007s] 2020-05-14 11:19:03.663 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.009s] 2020-05-14 11:19:03.681 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.017s] 2020-05-14 11:19:03.837 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.156s] 2020-05-14 11:19:08.313 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.121s] 2020-05-14 11:19:15.102 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.305s] 2020-05-14 11:19:17.267 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.077s] 2020-05-14 11:19:17.307 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.205s] 2020-05-14 11:19:20.370 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.222s] 2020-05-14 11:19:20.796 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.015s] 2020-05-14 11:19:20.821 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.025s] 2020-05-14 11:19:20.856 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.039s] 2020-05-14 11:19:20.922 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.065s] 2020-05-14 11:19:20.956 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.034s] 2020-05-14 11:19:20.993 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.036s] 2020-05-14 11:19:21.034 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.040s] 2020-05-14 11:19:21.056 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.022s] 2020-05-14 11:19:21.081 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.025s] 2020-05-14 11:19:21.107 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.024s] 2020-05-14 11:19:21.217 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.108s] 2020-05-14 11:19:21.341 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.123s] 2020-05-14 11:19:22.496 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.123s] 2020-05-14 11:19:24.585 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.090s] 2020-05-14 11:19:28.182 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.199s] 2020-05-14 11:19:30.314 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.130s] 2020-05-14 11:19:30.363 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.048s] 2020-05-14 11:19:32.458 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.092s] 2020-05-14 11:19:33.486 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.269s] 2020-05-14 11:19:34.548 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.090s] 2020-05-14 11:19:36.644 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.094s] 2020-05-14 11:19:38.737 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.091s] 2020-05-14 11:19:40.832 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.095s] 2020-05-14 11:19:42.927 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.095s] 2020-05-14 11:19:45.008 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.080s] 2020-05-14 11:19:47.142 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.131s] 2020-05-14 11:19:49.263 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.119s] 2020-05-14 11:19:51.371 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.105s] 2020-05-14 11:19:53.483 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.111s] 2020-05-14 11:19:55.597 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.113s] 2020-05-14 11:19:57.730 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.132s] 2020-05-14 11:19:59.856 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.125s] 2020-05-14 11:20:01.985 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.129s] 2020-05-14 11:20:04.119 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.132s] 2020-05-14 11:20:10.114 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.318s] 2020-05-14 11:20:14.586 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.472s] 2020-05-14 11:20:18.950 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.361s] 2020-05-14 11:20:23.069 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.121s] 2020-05-14 11:20:24.250 32 INFO rally.task.context [-] Verification 453efd8f-5729-483a-b94d-9dd1742e0ceb | Context testr@default cleanup() started 2020-05-14 11:20:24.250 32 INFO rally.task.context [-] Verification 453efd8f-5729-483a-b94d-9dd1742e0ceb | Context testr@default cleanup() finished in 0.82 msec 2020-05-14 11:20:24.251 32 INFO rally.task.context [-] Verification 453efd8f-5729-483a-b94d-9dd1742e0ceb | Context tempest@default cleanup() started 2020-05-14 11:20:24.431 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_cf9ee5e1_OIMQ7d6C'. 2020-05-14 11:20:24.640 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cf9ee5e1_OIMQ7d6C' has been deleted. 2020-05-14 11:20:24.641 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '934c7bfd-bb8a-402f-a836-ccfb633f5be2' of option 'instance_type' from Tempest config file. 2020-05-14 11:20:24.641 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '934c7bfd-bb8a-402f-a836-ccfb633f5be2' has been removed. 2020-05-14 11:20:24.648 32 INFO rally.task.context [-] Verification 453efd8f-5729-483a-b94d-9dd1742e0ceb | Context tempest@default cleanup() finished in 0.40 sec 2020-05-14 11:20:24.674 32 INFO rally.api [-] Verification (UUID=cf9ee5e1-8536-4ed9-973f-63172e5489bb) has been successfully finished for deployment 'opnfv-rally' (UUID=5d2fd778-5de8-4f3d-a493-c7d45d239a04)! 2020-05-14 11:20:26.603 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:20:26.604 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:20:26.604 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:20:28.375 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:20:28.376 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:20:28.376 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:20:30.596 42 INFO rally.api [-] Building 'html' report for the following verification(s): 'cf9ee5e1-8536-4ed9-973f-63172e5489bb' 2020-05-14 11:20:30.625 42 INFO rally.api [-] The report has been successfully built. 2020-05-14 11:20:32.320 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:20:32.320 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:20:32.320 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:20:34.283 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'cf9ee5e1-8536-4ed9-973f-63172e5489bb' 2020-05-14 11:20:34.287 44 INFO rally.api [-] The report has been successfully built.