2021-03-13 15:28:08.360 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:28:08.360 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:28:08.360 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:28:10.273 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-13 15:28:10.273 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-13 15:28:10.273 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-13 15:28:10.273 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-13 15:28:10.273 6 ERROR rally.cli.cliutils 2021-03-13 15:28:11.655 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:28:11.655 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:28:11.655 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:28:15.333 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:28:15.334 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:28:15.334 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:28:20.521 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:28:20.522 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:28:20.522 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:28:21.765 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:28:21.765 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:28:21.765 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:28:23.556 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-13 15:28:23.556 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-13 15:28:23.556 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-13 15:28:23.556 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils force=force) 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-13 15:28:23.556 15 ERROR rally.cli.cliutils 2021-03-13 15:28:24.926 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:28:24.926 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:28:24.926 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:28:26.741 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-13 15:28:26.818 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-db1d8c6d-b6bd-4877-bc72-034c8e6d4983/repo. 2021-03-13 15:28:27.174 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-db1d8c6d-b6bd-4877-bc72-034c8e6d4983/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-13 15:28:27.191 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-13 15:28:27.202 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-13 15:28:27.225 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-13 15:28:27.276 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-13 15:28:27.954 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=db1d8c6d-b6bd-4877-bc72-034c8e6d4983) has been successfully created! 2021-03-13 15:28:29.415 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:28:29.415 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:28:29.415 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:28:35.963 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:28:35.964 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:28:35.964 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:28:37.834 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=db1d8c6d-b6bd-4877-bc72-034c8e6d4983) for deployment 'opnfv-rally' (UUID=20852563-328a-4815-a50f-9e1de213e586). 2021-03-13 15:28:38.769 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=db1d8c6d-b6bd-4877-bc72-034c8e6d4983) has been successfully configured for deployment 'opnfv-rally' (UUID=20852563-328a-4815-a50f-9e1de213e586)! 2021-03-13 15:28:46.960 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:28:46.960 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:28:46.960 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:28:48.801 32 INFO rally.api [-] Starting verification (UUID=7443e5f3-9e43-476a-b0c2-4ecd84f9c88d) for deployment 'opnfv-rally' (UUID=20852563-328a-4815-a50f-9e1de213e586) by verifier 'opnfv-tempest' (UUID=db1d8c6d-b6bd-4877-bc72-034c8e6d4983). 2021-03-13 15:28:49.947 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-13 15:28:51.110 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-13 15:28:51.110 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-db1d8c6d-b6bd-4877-bc72-034c8e6d4983/for-deployment-20852563-328a-4815-a50f-9e1de213e586/tempest.log' to option 'log_file'. 2021-03-13 15:28:51.111 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-db1d8c6d-b6bd-4877-bc72-034c8e6d4983/for-deployment-20852563-328a-4815-a50f-9e1de213e586/tempest.log 2021-03-13 15:28:51.111 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-13 15:28:51.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-db1d8c6d-b6bd-4877-bc72-034c8e6d4983/for-deployment-20852563-328a-4815-a50f-9e1de213e586/lock_files' to option 'lock_path'. 2021-03-13 15:28:51.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-db1d8c6d-b6bd-4877-bc72-034c8e6d4983/for-deployment-20852563-328a-4815-a50f-9e1de213e586/lock_files 2021-03-13 15:28:51.112 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-13 15:28:51.113 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-13 15:28:51.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 90078b89-c64f-4c8c-b391-32fe2881bb5b 2021-03-13 15:28:51.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = be1c0c19-6c96-43c9-82a2-a5a101d85c7c 2021-03-13 15:28:51.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a899736e-6522-48b7-b784-88804de377db 2021-03-13 15:28:51.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = df150e7f-819a-4cbe-92af-599678928684 2021-03-13 15:28:51.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-13 15:28:51.605 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-13 15:28:51.606 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-13 15:28:51.697 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-13 15:28:51.746 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-13 15:28:51.747 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7443e5f3_LlAQvmw3' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-13 15:28:51.990 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7443e5f3_LlAQvmw3' (ID = 28da2b58-7828-44e3-bfec-e56ae1950e4c) has been successfully created! 2021-03-13 15:28:51.991 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '28da2b58-7828-44e3-bfec-e56ae1950e4c' to option 'instance_type'. 2021-03-13 15:28:51.991 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 28da2b58-7828-44e3-bfec-e56ae1950e4c 2021-03-13 15:28:51.993 32 INFO rally.task.context [-] Verification db1d8c6d-b6bd-4877-bc72-034c8e6d4983 | Context tempest@default setup() finished in 2.56 sec 2021-03-13 15:28:51.994 32 INFO rally.task.context [-] Verification db1d8c6d-b6bd-4877-bc72-034c8e6d4983 | Context testr@default setup() finished in 0.59 msec 2021-03-13 15:28:51.995 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/aaadb7dc-e9d2-406f-b659-95758e95a552'. 2021-03-13 15:29:01.400 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.411s] 2021-03-13 15:29:02.918 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.517s] 2021-03-13 15:29:08.077 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.785s] 2021-03-13 15:29:13.313 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.596s] 2021-03-13 15:29:14.585 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.272s] 2021-03-13 15:29:15.187 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.601s] 2021-03-13 15:29:15.966 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [9.091s] 2021-03-13 15:29:18.982 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [3.794s] 2021-03-13 15:29:19.877 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.895s] 2021-03-13 15:29:20.224 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [3.583s] 2021-03-13 15:29:22.004 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.038s] 2021-03-13 15:29:27.722 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.577s] 2021-03-13 15:29:32.472 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [4.750s] 2021-03-13 15:29:35.496 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [15.613s] 2021-03-13 15:29:35.642 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [3.169s] 2021-03-13 15:29:35.995 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.503s] 2021-03-13 15:29:36.908 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.912s] 2021-03-13 15:29:37.412 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.503s] 2021-03-13 15:29:37.419 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.007s] 2021-03-13 15:29:37.556 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [1.913s] 2021-03-13 15:29:38.120 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.700s] 2021-03-13 15:29:39.044 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.923s] 2021-03-13 15:29:39.142 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.021s] 2021-03-13 15:29:39.460 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.902s] 2021-03-13 15:29:40.319 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.859s] 2021-03-13 15:29:41.304 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.984s] 2021-03-13 15:29:41.759 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.823s] 2021-03-13 15:29:42.765 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.460s] 2021-03-13 15:29:43.669 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [4.525s] 2021-03-13 15:29:46.682 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.013s] 2021-03-13 15:29:48.960 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.193s] 2021-03-13 15:29:51.145 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [9.383s] 2021-03-13 15:29:53.145 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.460s] 2021-03-13 15:29:56.167 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [7.205s] 2021-03-13 15:29:58.361 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.217s] 2021-03-13 15:30:01.808 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [8.662s] 2021-03-13 15:30:12.593 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [10.784s] 2021-03-13 15:30:15.536 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.581s] 2021-03-13 15:30:21.605 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [9.010s] 2021-03-13 15:30:22.178 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [15.368s] 2021-03-13 15:30:24.668 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [9.130s] 2021-03-13 15:30:32.134 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [10.526s] 2021-03-13 15:30:34.667 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [9.996s] 2021-03-13 15:30:39.267 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.828s] 2021-03-13 15:30:39.831 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.564s] 2021-03-13 15:30:42.680 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [10.546s] 2021-03-13 15:30:42.754 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [8.087s] 2021-03-13 15:30:53.800 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [11.120s] 2021-03-13 15:31:04.709 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [14.035s] 2021-03-13 15:31:04.816 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [11.012s] 2021-03-13 15:31:15.901 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [11.085s] 2021-03-13 15:31:25.773 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [9.869s] 2021-03-13 15:31:35.910 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.136s] 2021-03-13 15:31:46.904 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [10.993s] 2021-03-13 15:31:58.383 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.477s] 2021-03-13 15:32:10.620 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.235s] 2021-03-13 15:32:23.489 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.867s] 2021-03-13 15:32:36.742 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.250s] 2021-03-13 15:32:39.569 32 INFO rally.task.context [-] Verification db1d8c6d-b6bd-4877-bc72-034c8e6d4983 | Context testr@default cleanup() started 2021-03-13 15:32:39.570 32 INFO rally.task.context [-] Verification db1d8c6d-b6bd-4877-bc72-034c8e6d4983 | Context testr@default cleanup() finished in 0.78 msec 2021-03-13 15:32:39.570 32 INFO rally.task.context [-] Verification db1d8c6d-b6bd-4877-bc72-034c8e6d4983 | Context tempest@default cleanup() started 2021-03-13 15:32:40.135 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-13 15:32:40.691 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-13 15:32:40.722 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7443e5f3_LlAQvmw3'. 2021-03-13 15:32:41.127 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7443e5f3_LlAQvmw3' has been deleted. 2021-03-13 15:32:41.128 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '28da2b58-7828-44e3-bfec-e56ae1950e4c' of option 'instance_type' from Tempest config file. 2021-03-13 15:32:41.129 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '28da2b58-7828-44e3-bfec-e56ae1950e4c' has been removed. 2021-03-13 15:32:41.138 32 INFO rally.task.context [-] Verification db1d8c6d-b6bd-4877-bc72-034c8e6d4983 | Context tempest@default cleanup() finished in 1.57 sec 2021-03-13 15:32:41.170 32 INFO rally.api [-] Verification (UUID=7443e5f3-9e43-476a-b0c2-4ecd84f9c88d) has been successfully finished for deployment 'opnfv-rally' (UUID=20852563-328a-4815-a50f-9e1de213e586)! 2021-03-13 15:32:42.698 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:32:42.698 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:32:42.698 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:32:44.127 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:32:44.127 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:32:44.127 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:32:45.949 44 INFO rally.api [-] Building 'html' report for the following verification(s): '7443e5f3-9e43-476a-b0c2-4ecd84f9c88d' 2021-03-13 15:32:45.974 44 INFO rally.api [-] The report has been successfully built. 2021-03-13 15:32:47.341 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-13 15:32:47.341 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-13 15:32:47.341 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-13 15:32:49.144 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7443e5f3-9e43-476a-b0c2-4ecd84f9c88d' 2021-03-13 15:32:49.148 46 INFO rally.api [-] The report has been successfully built.