2020-12-08 09:44:24.392 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:44:24.392 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:44:24.392 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:44:26.244 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 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-08 09:44:26.244 6 ERROR rally.cli.cliutils 2020-12-08 09:44:27.597 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:44:27.597 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:44:27.597 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:44:31.149 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:44:31.149 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:44:31.149 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:44:36.384 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:44:36.384 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:44:36.384 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:44:37.693 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:44:37.693 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:44:37.693 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:44:39.530 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 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils force=force) 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-08 09:44:39.530 15 ERROR rally.cli.cliutils 2020-12-08 09:44:40.939 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:44:40.940 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:44:40.940 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:44:42.808 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-08 09:44:42.883 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4189b526-87c6-4723-b976-5f9354ec8b7a/repo. 2020-12-08 09:44:43.237 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4189b526-87c6-4723-b976-5f9354ec8b7a/repo'... done. Note: checking out 'e5cd9986444ebf1c6b29899767b878b997cc9036'. 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 ' 2020-12-08 09:44:43.251 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ge5cd99864 ' 2020-12-08 09:44:43.259 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e5cd9986444ebf1c6b29899767b878b997cc9036 ' 2020-12-08 09:44:43.277 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-08 09:44:43.323 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-08 09:44:43.985 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4189b526-87c6-4723-b976-5f9354ec8b7a) has been successfully created! 2020-12-08 09:44:45.373 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:44:45.373 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:44:45.373 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:44:51.685 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:44:51.685 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:44:51.685 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:44:53.619 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4189b526-87c6-4723-b976-5f9354ec8b7a) for deployment 'opnfv-rally' (UUID=a9d7b1ed-daab-4556-8a79-b3fe926c9abf). 2020-12-08 09:44:54.482 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4189b526-87c6-4723-b976-5f9354ec8b7a) has been successfully configured for deployment 'opnfv-rally' (UUID=a9d7b1ed-daab-4556-8a79-b3fe926c9abf)! 2020-12-08 09:45:02.687 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:45:02.688 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:45:02.688 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:45:04.627 32 INFO rally.api [-] Starting verification (UUID=4e9b56c7-564b-4cfc-8f56-17510275b6b8) for deployment 'opnfv-rally' (UUID=a9d7b1ed-daab-4556-8a79-b3fe926c9abf) by verifier 'opnfv-tempest' (UUID=4189b526-87c6-4723-b976-5f9354ec8b7a). 2020-12-08 09:45:05.682 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-08 09:45:05.946 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-08 09:45:05.946 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4189b526-87c6-4723-b976-5f9354ec8b7a/for-deployment-a9d7b1ed-daab-4556-8a79-b3fe926c9abf/tempest.log' to option 'log_file'. 2020-12-08 09:45:05.947 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4189b526-87c6-4723-b976-5f9354ec8b7a/for-deployment-a9d7b1ed-daab-4556-8a79-b3fe926c9abf/tempest.log 2020-12-08 09:45:05.947 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-08 09:45:05.948 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4189b526-87c6-4723-b976-5f9354ec8b7a/for-deployment-a9d7b1ed-daab-4556-8a79-b3fe926c9abf/lock_files' to option 'lock_path'. 2020-12-08 09:45:05.948 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4189b526-87c6-4723-b976-5f9354ec8b7a/for-deployment-a9d7b1ed-daab-4556-8a79-b3fe926c9abf/lock_files 2020-12-08 09:45:05.948 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-08 09:45:05.949 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 2020-12-08 09:45:05.949 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d584ab18-90cd-456f-b7cb-17a32b05a43f 2020-12-08 09:45:05.950 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 227ccfb9-a98b-4a25-b93e-a50a4328f08b 2020-12-08 09:45:05.950 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 5a50f878-3d26-4b36-8037-a819f1d29e9e 2020-12-08 09:45:05.951 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5d342d75-6169-4f1b-b314-adc78a51edf6 2020-12-08 09:45:06.223 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-08 09:45:06.224 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-08 09:45:06.224 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-08 09:45:06.287 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 09:45:06.339 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-08 09:45:06.339 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4e9b56c7_ORsrwsfi' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 09:45:06.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4e9b56c7_ORsrwsfi' (ID = 8fad2bbf-6bbf-425b-a165-eabb51210bae) has been successfully created! 2020-12-08 09:45:06.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8fad2bbf-6bbf-425b-a165-eabb51210bae' to option 'instance_type'. 2020-12-08 09:45:06.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8fad2bbf-6bbf-425b-a165-eabb51210bae 2020-12-08 09:45:06.450 32 INFO rally.task.context [-] Verification 4189b526-87c6-4723-b976-5f9354ec8b7a | Context tempest@default setup() finished in 1.25 sec 2020-12-08 09:45:06.451 32 INFO rally.task.context [-] Verification 4189b526-87c6-4723-b976-5f9354ec8b7a | Context testr@default setup() finished in 0.60 msec 2020-12-08 09:45:06.452 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/b8c55052-e260-48e2-a6c3-c2b7174638c0'. 2020-12-08 09:45:16.292 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.541s] 2020-12-08 09:45:16.988 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.530s] 2020-12-08 09:45:17.095 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.106s] 2020-12-08 09:45:17.852 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [1.410s] 2020-12-08 09:46:53.036 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [0.241s] 2020-12-08 09:46:53.229 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.192s] 2020-12-08 09:46:53.619 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.390s] 2020-12-08 09:46:53.841 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.221s] 2020-12-08 09:46:53.843 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-12-08 09:47:12.837 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [0.192s] 2020-12-08 09:47:13.000 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.095s] 2020-12-08 09:47:13.007 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.169s] 2020-12-08 09:47:13.020 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.019s] 2020-12-08 09:47:13.381 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.361s] 2020-12-08 09:47:13.402 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.020s] 2020-12-08 09:47:13.426 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.023s] 2020-12-08 09:47:13.465 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.039s] 2020-12-08 09:47:13.554 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.088s] 2020-12-08 09:47:13.664 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.109s] 2020-12-08 09:47:13.713 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.705s] 2020-12-08 09:47:14.142 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.428s] 2020-12-08 09:47:14.143 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2020-12-08 09:47:14.291 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.626s] 2020-12-08 09:47:14.320 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.028s] 2020-12-08 09:47:14.492 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.171s] 2020-12-08 09:47:49.722 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [68.811s] 2020-12-08 09:47:57.929 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [8.210s] 2020-12-08 09:48:04.512 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.016s] 2020-12-08 09:48:29.700 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.408s] 2020-12-08 09:48:31.731 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [2.030s] 2020-12-08 09:48:33.299 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [1.568s] 2020-12-08 09:49:55.029 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [114.443s] 2020-12-08 09:50:03.074 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [114.207s] 2020-12-08 09:50:14.696 32 INFO opnfv-tempest [-] {1} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-12-08 09:50:27.218 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.561s] 2020-12-08 09:50:29.500 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [2.282s] 2020-12-08 09:50:29.621 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.024s] 2020-12-08 09:50:29.645 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.024s] 2020-12-08 09:50:29.713 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.067s] 2020-12-08 09:50:29.788 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.075s] 2020-12-08 09:50:29.911 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.122s] 2020-12-08 09:50:30.005 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.093s] 2020-12-08 09:50:30.113 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.107s] 2020-12-08 09:50:30.172 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.058s] 2020-12-08 09:50:30.241 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.069s] 2020-12-08 09:50:30.301 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.060s] 2020-12-08 09:51:01.284 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.100s] 2020-12-08 09:51:58.703 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [22.564s] 2020-12-08 09:51:58.757 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.053s] 2020-12-08 09:52:05.745 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [82.675s] 2020-12-08 09:52:08.693 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.185s] 2020-12-08 09:52:08.734 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.040s] 2020-12-08 09:52:09.121 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.385s] 2020-12-08 09:52:09.145 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.025s] 2020-12-08 09:52:09.181 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.036s] 2020-12-08 09:52:14.378 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.092s] 2020-12-08 09:52:23.140 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.397s] 2020-12-08 09:52:31.010 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.491s] 2020-12-08 09:52:34.325 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [19.943s] 2020-12-08 09:52:43.491 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.212s] 2020-12-08 09:52:49.889 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [18.654s] 2020-12-08 09:52:56.211 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [12.717s] 2020-12-08 09:53:01.918 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [5.708s] 2020-12-08 09:53:06.020 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [4.101s] 2020-12-08 09:53:08.414 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [18.524s] 2020-12-08 09:53:12.376 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [6.354s] 2020-12-08 09:53:14.996 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [51.845s] 2020-12-08 09:53:19.472 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [11.058s] 2020-12-08 09:53:19.591 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.119s] 2020-12-08 09:53:19.690 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.099s] 2020-12-08 09:53:34.003 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [21.626s] 2020-12-08 09:53:35.318 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... fail [15.620s] 2020-12-08 09:53:35.405 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.091s] 2020-12-08 09:53:35.506 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.101s] 2020-12-08 09:53:43.692 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [28.692s] 2020-12-08 09:53:54.548 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [20.544s] 2020-12-08 09:53:55.069 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.521s] 2020-12-08 09:53:55.109 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.039s] 2020-12-08 09:53:55.204 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.094s] 2020-12-08 09:53:55.237 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.033s] 2020-12-08 09:53:58.008 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-08 09:54:04.084 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.425s] 2020-12-08 09:54:04.488 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.404s] 2020-12-08 09:54:04.922 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.433s] 2020-12-08 09:54:05.537 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.614s] 2020-12-08 09:54:05.853 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2020-12-08 09:54:05.886 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.349s] 2020-12-08 09:54:06.060 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.173s] 2020-12-08 09:54:06.255 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.195s] 2020-12-08 09:54:06.429 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.173s] 2020-12-08 09:54:06.537 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.106s] 2020-12-08 09:54:06.704 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.168s] 2020-12-08 09:54:07.227 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.522s] 2020-12-08 09:54:16.179 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [4.071s] 2020-12-08 09:54:20.526 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [16.557s] 2020-12-08 09:54:24.712 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.545s] 2020-12-08 09:54:44.389 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.529s] 2020-12-08 09:54:44.930 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.541s] 2020-12-08 09:55:09.248 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.450s] 2020-12-08 09:55:11.104 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [54.907s] 2020-12-08 09:55:20.624 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [17.297s] 2020-12-08 09:55:36.351 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2020-12-08 09:55:50.549 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.306s] 2020-12-08 09:55:51.002 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.411s] 2020-12-08 09:55:51.350 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.801s] 2020-12-08 09:55:52.471 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.469s] 2020-12-08 09:55:52.525 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [1.173s] 2020-12-08 09:55:55.720 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [3.195s] 2020-12-08 09:55:58.485 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [2.763s] 2020-12-08 09:56:00.442 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.956s] 2020-12-08 09:56:11.168 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [9.621s] 2020-12-08 09:56:16.824 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [5.655s] 2020-12-08 09:56:32.091 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [39.613s] 2020-12-08 09:56:32.585 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.097s] 2020-12-08 09:56:32.679 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.094s] 2020-12-08 09:56:32.707 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.028s] 2020-12-08 09:57:01.230 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.022s] 2020-12-08 09:57:01.267 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.036s] 2020-12-08 09:57:01.317 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.049s] 2020-12-08 09:57:01.361 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.043s] 2020-12-08 09:57:01.391 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.030s] 2020-12-08 09:57:01.410 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.019s] 2020-12-08 09:57:01.429 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.018s] 2020-12-08 09:57:01.480 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.050s] 2020-12-08 09:57:01.503 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.022s] 2020-12-08 09:57:01.558 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.055s] 2020-12-08 09:57:01.577 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.018s] 2020-12-08 09:57:01.637 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.059s] 2020-12-08 09:57:01.693 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.055s] 2020-12-08 09:57:01.764 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.071s] 2020-12-08 09:57:01.815 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.050s] 2020-12-08 09:57:01.835 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.020s] 2020-12-08 09:57:01.888 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.051s] 2020-12-08 09:57:01.941 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.053s] 2020-12-08 09:57:01.991 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.049s] 2020-12-08 09:57:02.047 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.056s] 2020-12-08 09:57:07.037 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [6.644s] 2020-12-08 09:57:17.928 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [10.886s] 2020-12-08 09:57:18.662 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [127.523s] 2020-12-08 09:57:40.470 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.062s] 2020-12-08 09:57:40.528 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.057s] 2020-12-08 09:57:40.595 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.066s] 2020-12-08 09:57:40.948 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.352s] 2020-12-08 09:57:41.079 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.130s] 2020-12-08 09:57:41.388 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.308s] 2020-12-08 09:57:41.447 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.059s] 2020-12-08 09:57:41.711 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.264s] 2020-12-08 09:57:41.784 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.072s] 2020-12-08 09:57:41.865 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.081s] 2020-12-08 09:57:41.937 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.070s] 2020-12-08 09:57:42.058 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.121s] 2020-12-08 09:57:42.174 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.114s] 2020-12-08 09:57:42.235 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.061s] 2020-12-08 09:57:42.305 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.069s] 2020-12-08 09:58:02.823 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.594s] 2020-12-08 09:58:03.838 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.014s] 2020-12-08 09:58:04.305 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.467s] 2020-12-08 09:58:05.843 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.536s] 2020-12-08 09:58:06.343 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.500s] 2020-12-08 09:58:20.206 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [16.714s] 2020-12-08 09:58:21.281 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [14.932s] 2020-12-08 09:58:21.714 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.436s] 2020-12-08 09:58:25.738 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [4.023s] 2020-12-08 09:58:26.232 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.493s] 2020-12-08 09:58:26.234 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... skip [0.000s]: b'Discoverability function is disabled' 2020-12-08 09:58:26.714 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.482s] 2020-12-08 09:58:27.329 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.614s] 2020-12-08 09:58:28.832 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [70.152s] 2020-12-08 09:58:29.713 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.288s] 2020-12-08 09:58:29.763 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.050s] 2020-12-08 09:58:49.929 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [29.718s] 2020-12-08 09:59:20.381 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [9.636s] 2020-12-08 09:59:28.008 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [59.160s] 2020-12-08 09:59:29.093 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [8.712s] 2020-12-08 09:59:37.147 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.054s] 2020-12-08 09:59:52.190 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.130s] 2020-12-08 09:59:57.180 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [4.989s] 2020-12-08 09:59:59.639 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [2.458s] 2020-12-08 10:00:03.867 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.225s] 2020-12-08 10:00:05.368 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.500s] 2020-12-08 10:00:06.245 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.604s] 2020-12-08 10:00:06.622 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.253s] 2020-12-08 10:00:07.916 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.294s] 2020-12-08 10:00:09.156 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.239s] 2020-12-08 10:00:10.462 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.306s] 2020-12-08 10:00:11.022 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.561s] 2020-12-08 10:00:11.596 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.573s] 2020-12-08 10:00:12.163 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.567s] 2020-12-08 10:00:13.346 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.181s] 2020-12-08 10:00:13.400 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [7.154s] 2020-12-08 10:00:13.906 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.560s] 2020-12-08 10:00:14.678 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.772s] 2020-12-08 10:00:15.518 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.839s] 2020-12-08 10:00:16.682 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.162s] 2020-12-08 10:00:17.302 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.621s] 2020-12-08 10:00:17.910 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.607s] 2020-12-08 10:00:18.499 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.589s] 2020-12-08 10:00:19.073 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.574s] 2020-12-08 10:00:21.547 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [8.146s] 2020-12-08 10:00:29.535 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [7.987s] 2020-12-08 10:00:39.589 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [10.053s] 2020-12-08 10:00:48.211 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [8.620s] 2020-12-08 10:00:56.123 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [7.912s] 2020-12-08 10:01:05.747 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [9.620s] 2020-12-08 10:01:15.816 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.069s] 2020-12-08 10:01:26.078 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.261s] 2020-12-08 10:01:36.407 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.327s] 2020-12-08 10:01:47.586 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.178s] 2020-12-08 10:01:58.898 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.310s] 2020-12-08 10:02:11.033 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.134s] 2020-12-08 10:02:14.299 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [101.072s] 2020-12-08 10:02:24.537 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.501s] 2020-12-08 10:02:37.904 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.367s] 2020-12-08 10:02:55.553 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.001s] 2020-12-08 10:02:58.745 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.191s] 2020-12-08 10:03:00.771 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.025s] 2020-12-08 10:03:02.780 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.009s] 2020-12-08 10:03:04.374 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.592s] 2020-12-08 10:03:05.353 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.978s] 2020-12-08 10:03:06.298 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.945s] 2020-12-08 10:03:07.735 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.434s] 2020-12-08 10:03:13.941 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.205s] 2020-12-08 10:03:21.055 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [66.738s] 2020-12-08 10:03:21.134 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [7.192s] 2020-12-08 10:03:54.179 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [8.693s] 2020-12-08 10:03:59.684 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.254s] 2020-12-08 10:04:01.385 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [7.205s] 2020-12-08 10:04:10.054 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [8.668s] 2020-12-08 10:04:16.840 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [6.786s] 2020-12-08 10:04:24.561 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.128s] 2020-12-08 10:04:24.675 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.114s] 2020-12-08 10:04:24.707 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [7.866s] 2020-12-08 10:04:36.821 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [12.113s] 2020-12-08 10:04:50.004 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [13.183s] 2020-12-08 10:04:57.972 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.966s] 2020-12-08 10:05:04.702 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [6.728s] 2020-12-08 10:05:04.703 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-08 10:05:05.110 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.409s] 2020-12-08 10:05:05.277 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.167s] 2020-12-08 10:05:05.355 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.077s] 2020-12-08 10:05:05.461 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.105s] 2020-12-08 10:05:05.632 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.171s] 2020-12-08 10:05:05.812 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.179s] 2020-12-08 10:05:05.915 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.102s] 2020-12-08 10:05:05.992 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.076s] 2020-12-08 10:05:11.401 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.408s] 2020-12-08 10:05:21.090 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2020-12-08 10:05:26.737 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.589s] 2020-12-08 10:05:32.327 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [5.589s] 2020-12-08 10:05:45.426 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [13.093s] 2020-12-08 10:05:47.927 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [2.504s] 2020-12-08 10:05:52.371 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [4.440s] 2020-12-08 10:05:56.115 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [3.745s] 2020-12-08 10:06:07.063 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [10.942s] 2020-12-08 10:06:07.153 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.094s] 2020-12-08 10:06:14.247 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.469s] 2020-12-08 10:06:27.275 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [6.317s] 2020-12-08 10:06:32.914 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [5.639s] 2020-12-08 10:06:52.392 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.112s] 2020-12-08 10:07:00.663 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.268s] 2020-12-08 10:07:08.918 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.254s] 2020-12-08 10:07:16.638 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [7.721s] 2020-12-08 10:07:22.460 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.258s] 2020-12-08 10:07:35.990 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.046s] 2020-12-08 10:07:38.083 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.093s] 2020-12-08 10:08:03.043 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [13.012s] 2020-12-08 10:08:24.406 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [21.361s] 2020-12-08 10:08:47.265 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [22.854s] 2020-12-08 10:08:52.729 32 INFO rally.task.context [-] Verification 4189b526-87c6-4723-b976-5f9354ec8b7a | Context testr@default cleanup() started 2020-12-08 10:08:52.729 32 INFO rally.task.context [-] Verification 4189b526-87c6-4723-b976-5f9354ec8b7a | Context testr@default cleanup() finished in 0.70 msec 2020-12-08 10:08:52.730 32 INFO rally.task.context [-] Verification 4189b526-87c6-4723-b976-5f9354ec8b7a | Context tempest@default cleanup() started 2020-12-08 10:08:53.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-08 10:08:53.532 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-08 10:08:53.564 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4e9b56c7_ORsrwsfi'. 2020-12-08 10:08:54.140 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4e9b56c7_ORsrwsfi' has been deleted. 2020-12-08 10:08:54.141 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '8fad2bbf-6bbf-425b-a165-eabb51210bae' of option 'instance_type' from Tempest config file. 2020-12-08 10:08:54.142 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '8fad2bbf-6bbf-425b-a165-eabb51210bae' has been removed. 2020-12-08 10:08:54.152 32 INFO rally.task.context [-] Verification 4189b526-87c6-4723-b976-5f9354ec8b7a | Context tempest@default cleanup() finished in 1.42 sec 2020-12-08 10:08:54.193 32 INFO rally.api [-] Verification (UUID=4e9b56c7-564b-4cfc-8f56-17510275b6b8) has been successfully finished for deployment 'opnfv-rally' (UUID=a9d7b1ed-daab-4556-8a79-b3fe926c9abf)! 2020-12-08 10:08:55.670 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 10:08:55.670 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 10:08:55.670 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 10:08:57.202 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 10:08:57.202 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 10:08:57.202 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 10:08:59.014 68 INFO rally.api [-] Building 'html' report for the following verification(s): '4e9b56c7-564b-4cfc-8f56-17510275b6b8' 2020-12-08 10:08:59.048 68 INFO rally.api [-] The report has been successfully built. 2020-12-08 10:09:00.450 70 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 10:09:00.451 70 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 10:09:00.451 70 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 10:09:02.375 70 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4e9b56c7-564b-4cfc-8f56-17510275b6b8' 2020-12-08 10:09:02.388 70 INFO rally.api [-] The report has been successfully built.