2021-02-13 19:44:44.684 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:44:44.685 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:44:44.685 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:44:46.529 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-02-13 19:44:46.529 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-13 19:44:46.529 6 ERROR rally.cli.cliutils 2021-02-13 19:44:47.898 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:44:47.899 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:44:47.899 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:44:51.444 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:44:51.444 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:44:51.444 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:44:56.585 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:44:56.586 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:44:56.586 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:44:57.861 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:44:57.862 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:44:57.862 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:44:59.749 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-02-13 19:44:59.749 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils force=force) 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-13 19:44:59.749 15 ERROR rally.cli.cliutils 2021-02-13 19:45:01.201 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:45:01.202 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:45:01.202 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:45:03.011 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-13 19:45:03.088 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-693fe83d-d79d-43e3-9561-f5627f340d2c/repo. 2021-02-13 19:45:03.446 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-693fe83d-d79d-43e3-9561-f5627f340d2c/repo'... done. Note: checking out '0a88fe6806a9a39ebc8d6ccef993fba8e433075f'. 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-02-13 19:45:03.461 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g0a88fe680 ' 2021-02-13 19:45:03.470 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '0a88fe6806a9a39ebc8d6ccef993fba8e433075f ' 2021-02-13 19:45:03.491 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-13 19:45:03.535 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-13 19:45:04.209 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=693fe83d-d79d-43e3-9561-f5627f340d2c) has been successfully created! 2021-02-13 19:45:05.619 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:45:05.619 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:45:05.619 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:45:11.740 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:45:11.740 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:45:11.740 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:45:13.636 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=693fe83d-d79d-43e3-9561-f5627f340d2c) for deployment 'opnfv-rally' (UUID=6636a243-df83-4193-a09c-95abe0db05bd). 2021-02-13 19:45:14.469 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=693fe83d-d79d-43e3-9561-f5627f340d2c) has been successfully configured for deployment 'opnfv-rally' (UUID=6636a243-df83-4193-a09c-95abe0db05bd)! 2021-02-13 19:45:22.781 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:45:22.782 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:45:22.782 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:45:24.656 32 INFO rally.api [-] Starting verification (UUID=21ace5dc-518b-497c-9c57-ef512c8ea33b) for deployment 'opnfv-rally' (UUID=6636a243-df83-4193-a09c-95abe0db05bd) by verifier 'opnfv-tempest' (UUID=693fe83d-d79d-43e3-9561-f5627f340d2c). 2021-02-13 19:45:25.765 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-13 19:45:25.843 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-13 19:45:25.843 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-693fe83d-d79d-43e3-9561-f5627f340d2c/for-deployment-6636a243-df83-4193-a09c-95abe0db05bd/tempest.log' to option 'log_file'. 2021-02-13 19:45:25.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-693fe83d-d79d-43e3-9561-f5627f340d2c/for-deployment-6636a243-df83-4193-a09c-95abe0db05bd/tempest.log 2021-02-13 19:45:25.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-13 19:45:25.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-693fe83d-d79d-43e3-9561-f5627f340d2c/for-deployment-6636a243-df83-4193-a09c-95abe0db05bd/lock_files' to option 'lock_path'. 2021-02-13 19:45:25.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-693fe83d-d79d-43e3-9561-f5627f340d2c/for-deployment-6636a243-df83-4193-a09c-95abe0db05bd/lock_files 2021-02-13 19:45:25.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-13 19:45:25.846 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-02-13 19:45:25.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c10d5b76-e217-436f-8614-41724701f136 2021-02-13 19:45:25.847 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1babf090-f55c-4bd2-9585-cbb0a9197aa6 2021-02-13 19:45:25.847 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 60d70b0c-93bb-4f9e-94e3-148412e2fd78 2021-02-13 19:45:25.848 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 90bf689a-f966-4dc7-990c-46e365651ad2 2021-02-13 19:45:26.085 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-13 19:45:26.085 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-13 19:45:26.086 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-13 19:45:26.151 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-13 19:45:26.221 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-13 19:45:26.221 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_21ace5dc_pv01PhyE' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-13 19:45:26.333 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_21ace5dc_pv01PhyE' (ID = 23623127-1aeb-4832-b6e4-060736440423) has been successfully created! 2021-02-13 19:45:26.333 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '23623127-1aeb-4832-b6e4-060736440423' to option 'instance_type'. 2021-02-13 19:45:26.333 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 23623127-1aeb-4832-b6e4-060736440423 2021-02-13 19:45:26.335 32 INFO rally.task.context [-] Verification 693fe83d-d79d-43e3-9561-f5627f340d2c | Context tempest@default setup() finished in 1.08 sec 2021-02-13 19:45:26.336 32 INFO rally.task.context [-] Verification 693fe83d-d79d-43e3-9561-f5627f340d2c | Context testr@default setup() finished in 0.48 msec 2021-02-13 19:45:26.337 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7f2fca9f-51e8-444b-974b-3b58f75e5e6e'. 2021-02-13 19:45:37.059 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.407s] 2021-02-13 19:45:38.795 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.735s] 2021-02-13 19:45:45.843 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.981s] 2021-02-13 19:45:48.214 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.357s] 2021-02-13 19:45:49.820 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.114s] 2021-02-13 19:45:51.919 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.919s] 2021-02-13 19:45:56.699 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.879s] 2021-02-13 19:45:57.143 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [5.223s] 2021-02-13 19:46:00.732 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.588s] 2021-02-13 19:46:12.320 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [11.586s] 2021-02-13 19:46:13.569 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [8.555s] 2021-02-13 19:46:15.340 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.522s] 2021-02-13 19:46:16.335 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.994s] 2021-02-13 19:46:17.632 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [1.297s] 2021-02-13 19:46:20.860 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [3.226s] 2021-02-13 19:46:21.359 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.499s] 2021-02-13 19:46:22.341 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [12.973s] 2021-02-13 19:46:22.720 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [10.399s] 2021-02-13 19:46:25.236 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [11.665s] 2021-02-13 19:46:31.566 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.845s] 2021-02-13 19:46:32.647 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [10.304s] 2021-02-13 19:46:33.840 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.604s] 2021-02-13 19:46:37.628 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [16.263s] 2021-02-13 19:46:38.069 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.444s] 2021-02-13 19:46:39.622 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.553s] 2021-02-13 19:46:40.219 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.596s] 2021-02-13 19:46:40.225 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-02-13 19:46:41.635 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [1.410s] 2021-02-13 19:46:42.660 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [1.025s] 2021-02-13 19:46:43.357 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [11.789s] 2021-02-13 19:46:43.865 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [11.217s] 2021-02-13 19:46:47.027 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [3.174s] 2021-02-13 19:46:51.147 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [4.118s] 2021-02-13 19:46:53.213 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.066s] 2021-02-13 19:46:53.430 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [9.565s] 2021-02-13 19:46:53.763 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [10.405s] 2021-02-13 19:46:57.334 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [4.120s] 2021-02-13 19:47:00.033 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.697s] 2021-02-13 19:47:01.644 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.611s] 2021-02-13 19:47:02.646 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.001s] 2021-02-13 19:47:04.022 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.470s] 2021-02-13 19:47:04.567 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.919s] 2021-02-13 19:47:04.841 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.818s] 2021-02-13 19:47:05.861 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [12.096s] 2021-02-13 19:47:13.029 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [8.459s] 2021-02-13 19:47:18.162 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [12.299s] 2021-02-13 19:47:20.244 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [7.213s] 2021-02-13 19:47:27.252 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.650s] 2021-02-13 19:47:28.462 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.299s] 2021-02-13 19:47:39.565 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [11.100s] 2021-02-13 19:47:51.146 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [11.581s] 2021-02-13 19:48:01.603 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.454s] 2021-02-13 19:48:13.039 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.435s] 2021-02-13 19:48:24.731 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.690s] 2021-02-13 19:48:37.122 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.391s] 2021-02-13 19:48:50.043 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.919s] 2021-02-13 19:49:03.537 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.492s] 2021-02-13 19:49:26.222 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [15.162s] 2021-02-13 19:49:33.122 32 INFO rally.task.context [-] Verification 693fe83d-d79d-43e3-9561-f5627f340d2c | Context testr@default cleanup() started 2021-02-13 19:49:33.123 32 INFO rally.task.context [-] Verification 693fe83d-d79d-43e3-9561-f5627f340d2c | Context testr@default cleanup() finished in 0.79 msec 2021-02-13 19:49:33.124 32 INFO rally.task.context [-] Verification 693fe83d-d79d-43e3-9561-f5627f340d2c | Context tempest@default cleanup() started 2021-02-13 19:49:33.687 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-13 19:49:33.820 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-13 19:49:33.852 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_21ace5dc_pv01PhyE'. 2021-02-13 19:49:34.819 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_21ace5dc_pv01PhyE' has been deleted. 2021-02-13 19:49:34.820 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '23623127-1aeb-4832-b6e4-060736440423' of option 'instance_type' from Tempest config file. 2021-02-13 19:49:34.820 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '23623127-1aeb-4832-b6e4-060736440423' has been removed. 2021-02-13 19:49:34.830 32 INFO rally.task.context [-] Verification 693fe83d-d79d-43e3-9561-f5627f340d2c | Context tempest@default cleanup() finished in 1.71 sec 2021-02-13 19:49:34.868 32 INFO rally.api [-] Verification (UUID=21ace5dc-518b-497c-9c57-ef512c8ea33b) has been successfully finished for deployment 'opnfv-rally' (UUID=6636a243-df83-4193-a09c-95abe0db05bd)! 2021-02-13 19:49:36.334 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:49:36.334 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:49:36.334 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:49:37.767 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:49:37.767 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:49:37.768 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:49:39.620 44 INFO rally.api [-] Building 'html' report for the following verification(s): '21ace5dc-518b-497c-9c57-ef512c8ea33b' 2021-02-13 19:49:39.647 44 INFO rally.api [-] The report has been successfully built. 2021-02-13 19:49:41.033 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 19:49:41.033 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 19:49:41.033 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 19:49:42.976 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '21ace5dc-518b-497c-9c57-ef512c8ea33b' 2021-02-13 19:49:42.983 46 INFO rally.api [-] The report has been successfully built.