2021-01-30 15:43:45.045 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:43:45.045 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:43:45.046 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:43:46.878 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-01-30 15:43:46.878 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-30 15:43:46.878 6 ERROR rally.cli.cliutils 2021-01-30 15:43:48.246 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:43:48.246 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:43:48.246 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:43:51.717 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:43:51.717 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:43:51.718 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:43:56.827 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:43:56.827 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:43:56.827 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:43:58.093 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:43:58.093 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:43:58.094 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:43:59.872 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-01-30 15:43:59.872 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils force=force) 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-30 15:43:59.872 15 ERROR rally.cli.cliutils 2021-01-30 15:44:01.348 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:44:01.348 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:44:01.348 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:44:03.146 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-30 15:44:03.223 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-48cd6651-abd0-4686-952a-902f49513493/repo. 2021-01-30 15:44:03.534 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-48cd6651-abd0-4686-952a-902f49513493/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-01-30 15:44:03.550 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-30 15:44:03.560 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-30 15:44:03.581 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-30 15:44:03.655 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-30 15:44:04.347 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=48cd6651-abd0-4686-952a-902f49513493) has been successfully created! 2021-01-30 15:44:05.947 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:44:05.947 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:44:05.947 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:44:12.728 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:44:12.728 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:44:12.729 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:44:14.547 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=48cd6651-abd0-4686-952a-902f49513493) for deployment 'opnfv-rally' (UUID=3d35d1e9-de64-4198-96f1-2936f73035ac). 2021-01-30 15:44:15.498 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=48cd6651-abd0-4686-952a-902f49513493) has been successfully configured for deployment 'opnfv-rally' (UUID=3d35d1e9-de64-4198-96f1-2936f73035ac)! 2021-01-30 15:44:23.754 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:44:23.754 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:44:23.754 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:44:25.642 32 INFO rally.api [-] Starting verification (UUID=b8e289e0-4a04-469f-953e-d822ccbaeff8) for deployment 'opnfv-rally' (UUID=3d35d1e9-de64-4198-96f1-2936f73035ac) by verifier 'opnfv-tempest' (UUID=48cd6651-abd0-4686-952a-902f49513493). 2021-01-30 15:44:26.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-30 15:44:26.820 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-30 15:44:26.820 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-48cd6651-abd0-4686-952a-902f49513493/for-deployment-3d35d1e9-de64-4198-96f1-2936f73035ac/tempest.log' to option 'log_file'. 2021-01-30 15:44:26.820 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-48cd6651-abd0-4686-952a-902f49513493/for-deployment-3d35d1e9-de64-4198-96f1-2936f73035ac/tempest.log 2021-01-30 15:44:26.821 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-30 15:44:26.821 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-48cd6651-abd0-4686-952a-902f49513493/for-deployment-3d35d1e9-de64-4198-96f1-2936f73035ac/lock_files' to option 'lock_path'. 2021-01-30 15:44:26.822 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-48cd6651-abd0-4686-952a-902f49513493/for-deployment-3d35d1e9-de64-4198-96f1-2936f73035ac/lock_files 2021-01-30 15:44:26.822 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-30 15:44:26.822 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-01-30 15:44:26.823 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 371e4c38-bdff-4572-b736-651bcd167a37 2021-01-30 15:44:26.823 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 36f5aff7-da5e-4f6f-b638-919d27afaab0 2021-01-30 15:44:26.824 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d2d3def5-37d3-42ad-a638-0fd238f03b33 2021-01-30 15:44:26.824 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c109f9fd-509b-477b-abb3-c2578a1b9402 2021-01-30 15:44:27.108 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-30 15:44:27.109 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-30 15:44:27.109 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-30 15:44:27.202 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-30 15:44:27.249 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-30 15:44:27.250 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_b8e289e0_aF13wR2g' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-30 15:44:27.376 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b8e289e0_aF13wR2g' (ID = a2687a48-b8a3-4058-a263-ddc2a1de117a) has been successfully created! 2021-01-30 15:44:27.376 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a2687a48-b8a3-4058-a263-ddc2a1de117a' to option 'instance_type'. 2021-01-30 15:44:27.377 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a2687a48-b8a3-4058-a263-ddc2a1de117a 2021-01-30 15:44:27.378 32 INFO rally.task.context [-] Verification 48cd6651-abd0-4686-952a-902f49513493 | Context tempest@default setup() finished in 1.19 sec 2021-01-30 15:44:27.379 32 INFO rally.task.context [-] Verification 48cd6651-abd0-4686-952a-902f49513493 | Context testr@default setup() finished in 0.43 msec 2021-01-30 15:44:27.380 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d8797992-75e7-4444-abd7-4cb6ae521715'. 2021-01-30 15:44:36.882 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.846s] 2021-01-30 15:44:38.397 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.514s] 2021-01-30 15:44:44.215 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.669s] 2021-01-30 15:44:47.156 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [3.184s] 2021-01-30 15:44:49.746 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [6.798s] 2021-01-30 15:44:54.719 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.634s] 2021-01-30 15:44:57.227 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [7.480s] 2021-01-30 15:45:08.682 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [13.961s] 2021-01-30 15:45:09.459 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.876s] 2021-01-30 15:45:10.066 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.606s] 2021-01-30 15:45:13.153 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.757s] 2021-01-30 15:45:14.328 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.173s] 2021-01-30 15:45:14.785 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.457s] 2021-01-30 15:45:16.963 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.177s] 2021-01-30 15:45:17.205 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.523s] 2021-01-30 15:45:19.401 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [2.437s] 2021-01-30 15:45:26.085 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [15.153s] 2021-01-30 15:45:29.964 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.784s] 2021-01-30 15:45:34.221 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [4.256s] 2021-01-30 15:45:36.179 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [16.773s] 2021-01-30 15:45:36.619 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.443s] 2021-01-30 15:45:37.259 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [3.037s] 2021-01-30 15:45:38.048 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.428s] 2021-01-30 15:45:38.587 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.538s] 2021-01-30 15:45:38.593 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-01-30 15:45:38.889 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [13.106s] 2021-01-30 15:45:39.483 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.889s] 2021-01-30 15:45:40.139 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.878s] 2021-01-30 15:45:40.140 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.656s] 2021-01-30 15:45:41.594 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.455s] 2021-01-30 15:45:42.744 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.151s] 2021-01-30 15:45:44.522 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.777s] 2021-01-30 15:45:45.962 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.438s] 2021-01-30 15:45:48.772 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.676s] 2021-01-30 15:45:51.984 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.021s] 2021-01-30 15:45:57.939 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.164s] 2021-01-30 15:45:59.916 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [7.932s] 2021-01-30 15:46:08.747 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [10.806s] 2021-01-30 15:46:16.824 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.569s] 2021-01-30 15:46:17.842 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [9.096s] 2021-01-30 15:46:25.224 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [8.398s] 2021-01-30 15:46:28.268 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.044s] 2021-01-30 15:46:35.371 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.101s] 2021-01-30 15:46:42.360 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [6.988s] 2021-01-30 15:46:49.940 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [7.579s] 2021-01-30 15:46:58.045 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [8.104s] 2021-01-30 15:47:06.517 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [8.470s] 2021-01-30 15:47:15.130 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [8.612s] 2021-01-30 15:47:23.251 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.120s] 2021-01-30 15:47:32.940 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [9.686s] 2021-01-30 15:47:42.894 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [9.953s] 2021-01-30 15:47:52.939 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.044s] 2021-01-30 15:48:02.976 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.036s] 2021-01-30 15:48:14.405 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.427s] 2021-01-30 15:48:26.128 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.720s] 2021-01-30 15:48:38.728 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.598s] 2021-01-30 15:48:51.206 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.476s] 2021-01-30 15:49:04.407 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.201s] 2021-01-30 15:49:07.530 32 INFO rally.task.context [-] Verification 48cd6651-abd0-4686-952a-902f49513493 | Context testr@default cleanup() started 2021-01-30 15:49:07.531 32 INFO rally.task.context [-] Verification 48cd6651-abd0-4686-952a-902f49513493 | Context testr@default cleanup() finished in 0.88 msec 2021-01-30 15:49:07.531 32 INFO rally.task.context [-] Verification 48cd6651-abd0-4686-952a-902f49513493 | Context tempest@default cleanup() started 2021-01-30 15:49:08.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-30 15:49:08.312 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-30 15:49:08.343 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_b8e289e0_aF13wR2g'. 2021-01-30 15:49:09.129 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b8e289e0_aF13wR2g' has been deleted. 2021-01-30 15:49:09.130 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a2687a48-b8a3-4058-a263-ddc2a1de117a' of option 'instance_type' from Tempest config file. 2021-01-30 15:49:09.131 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a2687a48-b8a3-4058-a263-ddc2a1de117a' has been removed. 2021-01-30 15:49:09.139 32 INFO rally.task.context [-] Verification 48cd6651-abd0-4686-952a-902f49513493 | Context tempest@default cleanup() finished in 1.61 sec 2021-01-30 15:49:09.162 32 INFO rally.api [-] Verification (UUID=b8e289e0-4a04-469f-953e-d822ccbaeff8) has been successfully finished for deployment 'opnfv-rally' (UUID=3d35d1e9-de64-4198-96f1-2936f73035ac)! 2021-01-30 15:49:10.647 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:49:10.648 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:49:10.648 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:49:12.084 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:49:12.085 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:49:12.085 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:49:13.945 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'b8e289e0-4a04-469f-953e-d822ccbaeff8' 2021-01-30 15:49:13.971 44 INFO rally.api [-] The report has been successfully built. 2021-01-30 15:49:15.314 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:49:15.315 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:49:15.315 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:49:17.124 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'b8e289e0-4a04-469f-953e-d822ccbaeff8' 2021-01-30 15:49:17.128 46 INFO rally.api [-] The report has been successfully built.