2021-03-06 17:22:32.518 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:22:32.518 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:22:32.519 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:22:34.375 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-06 17:22:34.375 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-06 17:22:34.375 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-06 17:22:34.375 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-06 17:22:34.375 6 ERROR rally.cli.cliutils 2021-03-06 17:22:35.725 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:22:35.726 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:22:35.726 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:22:39.291 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:22:39.291 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:22:39.292 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:22:44.649 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:22:44.650 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:22:44.650 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:22:45.909 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:22:45.909 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:22:45.910 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:22:47.760 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-06 17:22:47.760 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-06 17:22:47.760 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-06 17:22:47.760 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils force=force) 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-06 17:22:47.760 15 ERROR rally.cli.cliutils 2021-03-06 17:22:49.160 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:22:49.160 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:22:49.160 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:22:50.919 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-06 17:22:50.980 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c/repo. 2021-03-06 17:22:51.324 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c/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-06 17:22:51.340 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-06 17:22:51.351 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-06 17:22:51.378 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-06 17:22:51.423 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-06 17:22:52.131 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c) has been successfully created! 2021-03-06 17:22:53.512 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:22:53.513 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:22:53.513 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:23:00.711 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:23:00.712 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:23:00.712 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:23:02.575 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c) for deployment 'opnfv-rally' (UUID=52cc2369-c12a-4319-a15e-ff492bbfa6a5). 2021-03-06 17:23:03.469 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c) has been successfully configured for deployment 'opnfv-rally' (UUID=52cc2369-c12a-4319-a15e-ff492bbfa6a5)! 2021-03-06 17:23:11.927 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:23:11.927 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:23:11.928 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:23:13.821 32 INFO rally.api [-] Starting verification (UUID=098d993a-6a70-4843-9302-8e558e3ab36a) for deployment 'opnfv-rally' (UUID=52cc2369-c12a-4319-a15e-ff492bbfa6a5) by verifier 'opnfv-tempest' (UUID=b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c). 2021-03-06 17:23:14.945 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-06 17:23:15.221 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-06 17:23:15.222 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c/for-deployment-52cc2369-c12a-4319-a15e-ff492bbfa6a5/tempest.log' to option 'log_file'. 2021-03-06 17:23:15.222 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c/for-deployment-52cc2369-c12a-4319-a15e-ff492bbfa6a5/tempest.log 2021-03-06 17:23:15.222 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-06 17:23:15.223 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c/for-deployment-52cc2369-c12a-4319-a15e-ff492bbfa6a5/lock_files' to option 'lock_path'. 2021-03-06 17:23:15.223 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c/for-deployment-52cc2369-c12a-4319-a15e-ff492bbfa6a5/lock_files 2021-03-06 17:23:15.224 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-06 17:23:15.224 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-06 17:23:15.224 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a9b36541-5ff4-4c63-a244-1780779462da 2021-03-06 17:23:15.225 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ba7dc28d-f256-415f-b9ef-9d06ea4cbefd 2021-03-06 17:23:15.225 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ce616732-610a-427f-8397-1f7680b969c7 2021-03-06 17:23:15.226 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = dc00d1a1-570d-4945-9dab-ce86f18015a3 2021-03-06 17:23:15.498 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-06 17:23:15.499 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-06 17:23:15.499 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-06 17:23:15.563 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-06 17:23:15.620 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-06 17:23:15.621 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_098d993a_JSbGBIaY' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-06 17:23:15.691 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_098d993a_JSbGBIaY' (ID = 1d395cbb-55b5-4af1-acfb-21c5a0c2ccbf) has been successfully created! 2021-03-06 17:23:15.691 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '1d395cbb-55b5-4af1-acfb-21c5a0c2ccbf' to option 'instance_type'. 2021-03-06 17:23:15.691 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 1d395cbb-55b5-4af1-acfb-21c5a0c2ccbf 2021-03-06 17:23:15.693 32 INFO rally.task.context [-] Verification b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c | Context tempest@default setup() finished in 1.26 sec 2021-03-06 17:23:15.694 32 INFO rally.task.context [-] Verification b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c | Context testr@default setup() finished in 0.46 msec 2021-03-06 17:23:15.695 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/3e22fa81-e3ba-438c-84d8-3124468f1916'. 2021-03-06 17:23:26.371 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.404s] 2021-03-06 17:23:27.717 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.345s] 2021-03-06 17:23:30.409 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.971s] 2021-03-06 17:23:32.118 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.776s] 2021-03-06 17:23:33.090 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [4.248s] 2021-03-06 17:23:37.208 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [6.797s] 2021-03-06 17:23:39.238 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [1.128s] 2021-03-06 17:23:40.207 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.969s] 2021-03-06 17:23:40.513 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.304s] 2021-03-06 17:23:50.747 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [10.232s] 2021-03-06 17:24:00.836 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.519s] 2021-03-06 17:24:01.574 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.919s] 2021-03-06 17:24:01.839 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.003s] 2021-03-06 17:24:01.944 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [11.197s] 2021-03-06 17:24:02.310 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.470s] 2021-03-06 17:24:04.146 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.835s] 2021-03-06 17:24:04.704 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.557s] 2021-03-06 17:24:10.896 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.951s] 2021-03-06 17:24:11.617 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.040s] 2021-03-06 17:24:11.719 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [14.234s] 2021-03-06 17:24:18.629 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [13.920s] 2021-03-06 17:24:19.107 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.481s] 2021-03-06 17:24:20.106 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.999s] 2021-03-06 17:24:20.523 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.626s] 2021-03-06 17:24:20.537 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.920s] 2021-03-06 17:24:20.627 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.520s] 2021-03-06 17:24:20.633 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-03-06 17:24:21.209 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.574s] 2021-03-06 17:24:21.813 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.604s] 2021-03-06 17:24:30.727 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [10.203s] 2021-03-06 17:24:36.721 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.963s] 2021-03-06 17:24:40.643 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [9.913s] 2021-03-06 17:24:45.917 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.194s] 2021-03-06 17:24:54.023 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [13.378s] 2021-03-06 17:24:57.547 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [11.627s] 2021-03-06 17:25:03.419 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [6.779s] 2021-03-06 17:25:05.497 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [11.473s] 2021-03-06 17:25:05.628 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.081s] 2021-03-06 17:25:10.733 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [7.314s] 2021-03-06 17:25:17.628 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [12.128s] 2021-03-06 17:25:28.043 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.414s] 2021-03-06 17:25:38.938 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.893s] 2021-03-06 17:25:50.825 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.885s] 2021-03-06 17:26:03.903 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [13.075s] 2021-03-06 17:26:16.627 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.724s] 2021-03-06 17:26:30.202 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.573s] 2021-03-06 17:26:43.923 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.720s] 2021-03-06 17:27:06.292 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [14.397s] 2021-03-06 17:27:25.526 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.200s] 2021-03-06 17:27:28.910 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.383s] 2021-03-06 17:27:31.099 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.189s] 2021-03-06 17:27:33.223 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.123s] 2021-03-06 17:27:34.944 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.719s] 2021-03-06 17:27:36.107 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.163s] 2021-03-06 17:27:37.244 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.137s] 2021-03-06 17:27:38.802 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.556s] 2021-03-06 17:27:45.088 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.284s] 2021-03-06 17:27:52.335 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [7.246s] 2021-03-06 17:28:24.511 32 INFO rally.task.context [-] Verification b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c | Context testr@default cleanup() started 2021-03-06 17:28:24.512 32 INFO rally.task.context [-] Verification b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c | Context testr@default cleanup() finished in 0.78 msec 2021-03-06 17:28:24.512 32 INFO rally.task.context [-] Verification b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c | Context tempest@default cleanup() started 2021-03-06 17:28:25.094 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-06 17:28:25.450 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-06 17:28:25.481 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_098d993a_JSbGBIaY'. 2021-03-06 17:28:26.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_098d993a_JSbGBIaY' has been deleted. 2021-03-06 17:28:26.065 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '1d395cbb-55b5-4af1-acfb-21c5a0c2ccbf' of option 'instance_type' from Tempest config file. 2021-03-06 17:28:26.066 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '1d395cbb-55b5-4af1-acfb-21c5a0c2ccbf' has been removed. 2021-03-06 17:28:26.073 32 INFO rally.task.context [-] Verification b23cc38a-9fc2-4a3b-a1b9-1094646e5d8c | Context tempest@default cleanup() finished in 1.56 sec 2021-03-06 17:28:26.097 32 INFO rally.api [-] Verification (UUID=098d993a-6a70-4843-9302-8e558e3ab36a) has been successfully finished for deployment 'opnfv-rally' (UUID=52cc2369-c12a-4319-a15e-ff492bbfa6a5)! 2021-03-06 17:28:27.562 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:28:27.563 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:28:27.563 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:28:28.916 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:28:28.916 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:28:28.917 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:28:30.736 44 INFO rally.api [-] Building 'html' report for the following verification(s): '098d993a-6a70-4843-9302-8e558e3ab36a' 2021-03-06 17:28:30.766 44 INFO rally.api [-] The report has been successfully built. 2021-03-06 17:28:32.122 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 17:28:32.122 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 17:28:32.122 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 17:28:34.025 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '098d993a-6a70-4843-9302-8e558e3ab36a' 2021-03-06 17:28:34.031 46 INFO rally.api [-] The report has been successfully built.