2019-12-27 17:52:55.143 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:52:55.144 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:52:55.144 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:52:57.390 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 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 17:52:57.390 6 ERROR rally.cli.cliutils 2019-12-27 17:52:59.182 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:52:59.183 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:52:59.183 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:53:03.238 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:53:03.238 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:53:03.238 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:53:07.825 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:53:07.825 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:53:07.825 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:53:09.320 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:53:09.320 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:53:09.320 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:53:11.592 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 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils force=force) 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 17:53:11.592 15 ERROR rally.cli.cliutils 2019-12-27 17:53:13.182 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:53:13.182 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:53:13.182 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:53:15.286 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-27 17:53:15.401 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-860dcb51-6bac-441e-b637-9ffd336ebb7a/repo. 2019-12-27 17:53:15.627 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-860dcb51-6bac-441e-b637-9ffd336ebb7a/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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 ' 2019-12-27 17:53:15.640 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-27 17:53:15.650 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-27 17:53:15.674 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-27 17:53:15.749 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-27 17:53:16.485 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=860dcb51-6bac-441e-b637-9ffd336ebb7a) has been successfully created! 2019-12-27 17:53:18.215 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:53:18.215 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:53:18.216 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:53:22.642 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:53:22.642 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:53:22.642 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:53:24.784 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=860dcb51-6bac-441e-b637-9ffd336ebb7a) for deployment 'opnfv-rally' (UUID=bd44e9f2-53d4-424a-810c-80d27e539ab7). 2019-12-27 17:53:25.332 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=860dcb51-6bac-441e-b637-9ffd336ebb7a) has been successfully configured for deployment 'opnfv-rally' (UUID=bd44e9f2-53d4-424a-810c-80d27e539ab7)! 2019-12-27 17:53:33.794 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:53:33.795 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:53:33.795 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:53:36.217 32 INFO rally.api [-] Starting verification (UUID=625cc00f-4c11-42d0-9c4a-9008b6ad9067) for deployment 'opnfv-rally' (UUID=bd44e9f2-53d4-424a-810c-80d27e539ab7) by verifier 'opnfv-tempest' (UUID=860dcb51-6bac-441e-b637-9ffd336ebb7a). 2019-12-27 17:53:36.780 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-12-27 17:53:36.828 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-27 17:53:36.828 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-860dcb51-6bac-441e-b637-9ffd336ebb7a/for-deployment-bd44e9f2-53d4-424a-810c-80d27e539ab7/tempest.log' to option 'log_file'. 2019-12-27 17:53:36.829 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-860dcb51-6bac-441e-b637-9ffd336ebb7a/for-deployment-bd44e9f2-53d4-424a-810c-80d27e539ab7/tempest.log 2019-12-27 17:53:36.829 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-27 17:53:36.829 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-860dcb51-6bac-441e-b637-9ffd336ebb7a/for-deployment-bd44e9f2-53d4-424a-810c-80d27e539ab7/lock_files' to option 'lock_path'. 2019-12-27 17:53:36.830 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-860dcb51-6bac-441e-b637-9ffd336ebb7a/for-deployment-bd44e9f2-53d4-424a-810c-80d27e539ab7/lock_files 2019-12-27 17:53:36.830 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-27 17:53:36.830 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 2019-12-27 17:53:36.831 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 638e0202-e59e-4cf4-8f27-2e93c0f92467 2019-12-27 17:53:36.831 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a0f5b566-bd80-46b8-8090-c11da91da349 2019-12-27 17:53:36.832 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f28987c3-2408-4804-84e9-2edea5150668 2019-12-27 17:53:36.832 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b7fcae1b-ef02-493c-aeae-39c0010d92e7 2019-12-27 17:53:37.038 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-27 17:53:37.038 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_object-net_7fb8e0ab-2152-4efd-bd78-7c754a055784 2019-12-27 17:53:37.039 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-27 17:53:37.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 17:53:37.149 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-27 17:53:37.150 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_625cc00f_sY8RoVtR' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 17:53:38.210 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_625cc00f_sY8RoVtR' (ID = 07a4f698-f6f7-4049-90a1-c483e0486815) has been successfully created! 2019-12-27 17:53:38.211 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '07a4f698-f6f7-4049-90a1-c483e0486815' to option 'instance_type'. 2019-12-27 17:53:38.211 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 07a4f698-f6f7-4049-90a1-c483e0486815 2019-12-27 17:53:38.213 32 INFO rally.task.context [-] Verification 860dcb51-6bac-441e-b637-9ffd336ebb7a | Context tempest@default setup() finished in 1.82 sec 2019-12-27 17:53:38.213 32 INFO rally.task.context [-] Verification 860dcb51-6bac-441e-b637-9ffd336ebb7a | Context testr@default setup() finished in 0.32 msec 2019-12-27 17:53:38.214 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/6df41e3f-11b7-4174-901d-1680b46c7628'. 2019-12-27 17:53:43.024 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.037s] 2019-12-27 17:53:43.456 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.432s] 2019-12-27 17:53:43.751 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.108s] 2019-12-27 17:53:43.785 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.247s] 2019-12-27 17:53:47.152 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.145s] 2019-12-27 17:53:47.878 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.406s] 2019-12-27 17:53:48.801 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.022s] 2019-12-27 17:53:48.831 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.029s] 2019-12-27 17:53:48.847 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.016s] 2019-12-27 17:53:48.889 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.042s] 2019-12-27 17:53:48.906 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.016s] 2019-12-27 17:53:49.248 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.338s] 2019-12-27 17:53:49.259 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.014s] 2019-12-27 17:53:49.287 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.027s] 2019-12-27 17:53:49.301 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.013s] 2019-12-27 17:53:49.309 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.007s] 2019-12-27 17:53:49.323 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.014s] 2019-12-27 17:53:49.387 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.064s] 2019-12-27 17:53:49.510 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.356s] 2019-12-27 17:53:51.740 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.229s] 2019-12-27 17:53:52.171 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.292s] 2019-12-27 17:53:55.252 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.109s] 2019-12-27 17:53:56.445 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.271s] 2019-12-27 17:53:57.375 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.122s] 2019-12-27 17:53:57.477 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.102s] 2019-12-27 17:53:59.683 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.203s] 2019-12-27 17:54:00.367 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.158s] 2019-12-27 17:54:00.612 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.169s] 2019-12-27 17:54:01.897 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.214s] 2019-12-27 17:54:02.385 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.042s] 2019-12-27 17:54:02.454 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.067s] 2019-12-27 17:54:04.132 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.233s] 2019-12-27 17:54:04.252 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.103s] 2019-12-27 17:54:04.417 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.165s] 2019-12-27 17:54:04.519 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.101s] 2019-12-27 17:54:04.624 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.104s] 2019-12-27 17:54:04.710 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.084s] 2019-12-27 17:54:04.757 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.046s] 2019-12-27 17:54:04.807 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.050s] 2019-12-27 17:54:04.859 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.051s] 2019-12-27 17:54:05.169 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.306s] 2019-12-27 17:54:05.570 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.400s] 2019-12-27 17:54:06.419 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.286s] 2019-12-27 17:54:06.869 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.344s] 2019-12-27 17:54:08.725 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.306s] 2019-12-27 17:54:09.041 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.171s] 2019-12-27 17:54:11.001 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.510s] 2019-12-27 17:54:11.082 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.354s] 2019-12-27 17:54:13.324 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.242s] 2019-12-27 17:54:15.644 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.317s] 2019-12-27 17:54:17.999 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.355s] 2019-12-27 17:54:20.281 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.280s] 2019-12-27 17:54:22.558 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.276s] 2019-12-27 17:54:24.878 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.318s] 2019-12-27 17:54:27.190 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.311s] 2019-12-27 17:54:29.535 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.343s] 2019-12-27 17:54:31.909 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.374s] 2019-12-27 17:54:34.293 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.382s] 2019-12-27 17:54:35.319 32 INFO rally.task.context [-] Verification 860dcb51-6bac-441e-b637-9ffd336ebb7a | Context testr@default cleanup() started 2019-12-27 17:54:35.320 32 INFO rally.task.context [-] Verification 860dcb51-6bac-441e-b637-9ffd336ebb7a | Context testr@default cleanup() finished in 0.92 msec 2019-12-27 17:54:35.320 32 INFO rally.task.context [-] Verification 860dcb51-6bac-441e-b637-9ffd336ebb7a | Context tempest@default cleanup() started 2019-12-27 17:54:35.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-12-27 17:54:35.532 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-12-27 17:54:35.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_625cc00f_sY8RoVtR'. 2019-12-27 17:54:35.739 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_625cc00f_sY8RoVtR' has been deleted. 2019-12-27 17:54:35.740 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '07a4f698-f6f7-4049-90a1-c483e0486815' of option 'instance_type' from Tempest config file. 2019-12-27 17:54:35.740 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '07a4f698-f6f7-4049-90a1-c483e0486815' has been removed. 2019-12-27 17:54:35.749 32 INFO rally.task.context [-] Verification 860dcb51-6bac-441e-b637-9ffd336ebb7a | Context tempest@default cleanup() finished in 0.43 sec 2019-12-27 17:54:35.770 32 INFO rally.api [-] Verification (UUID=625cc00f-4c11-42d0-9c4a-9008b6ad9067) has been successfully finished for deployment 'opnfv-rally' (UUID=bd44e9f2-53d4-424a-810c-80d27e539ab7)! 2019-12-27 17:54:37.510 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:54:37.510 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:54:37.510 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:54:39.142 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:54:39.142 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:54:39.142 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:54:41.325 44 INFO rally.api [-] Building 'html' report for the following verification(s): '625cc00f-4c11-42d0-9c4a-9008b6ad9067' 2019-12-27 17:54:41.354 44 INFO rally.api [-] The report has been successfully built. 2019-12-27 17:54:43.021 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:54:43.022 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:54:43.022 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:54:45.228 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '625cc00f-4c11-42d0-9c4a-9008b6ad9067' 2019-12-27 17:54:45.236 46 INFO rally.api [-] The report has been successfully built.