2020-04-12 23:07:05.383 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:07:05.384 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:07:05.384 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:07:07.341 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-04-12 23:07:07.341 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-12 23:07:07.341 6 ERROR rally.cli.cliutils 2020-04-12 23:07:08.770 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:07:08.770 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:07:08.771 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:07:12.650 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:07:12.650 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:07:12.650 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:07:16.918 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:07:16.918 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:07:16.918 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:07:18.189 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:07:18.189 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:07:18.189 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:07:20.326 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-04-12 23:07:20.326 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils force=force) 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-12 23:07:20.326 15 ERROR rally.cli.cliutils 2020-04-12 23:07:21.857 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:07:21.857 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:07:21.858 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:07:23.899 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-12 23:07:23.987 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-cb8da207-2f46-409c-995f-a3a707724c0f/repo. 2020-04-12 23:07:24.271 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-cb8da207-2f46-409c-995f-a3a707724c0f/repo'... done. Note: checking out '26e5f637435fceded2fa57fab33e14b9ba7755f2'. 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-04-12 23:07:24.285 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-g26e5f6374 ' 2020-04-12 23:07:24.292 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '26e5f637435fceded2fa57fab33e14b9ba7755f2 ' 2020-04-12 23:07:24.313 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-12 23:07:24.383 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-12 23:07:25.022 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cb8da207-2f46-409c-995f-a3a707724c0f) has been successfully created! 2020-04-12 23:07:26.501 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:07:26.502 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:07:26.502 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:07:30.399 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:07:30.399 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:07:30.400 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:07:32.423 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=cb8da207-2f46-409c-995f-a3a707724c0f) for deployment 'opnfv-rally' (UUID=0d3c48bb-cb18-4fcf-a740-9aca72162269). 2020-04-12 23:07:32.845 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cb8da207-2f46-409c-995f-a3a707724c0f) has been successfully configured for deployment 'opnfv-rally' (UUID=0d3c48bb-cb18-4fcf-a740-9aca72162269)! 2020-04-12 23:07:41.142 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:07:41.143 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:07:41.143 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:07:43.314 32 INFO rally.api [-] Starting verification (UUID=082d50e5-5aab-47f1-8e64-b49640b5ef08) for deployment 'opnfv-rally' (UUID=0d3c48bb-cb18-4fcf-a740-9aca72162269) by verifier 'opnfv-tempest' (UUID=cb8da207-2f46-409c-995f-a3a707724c0f). 2020-04-12 23:07:43.991 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-12 23:07:43.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-cb8da207-2f46-409c-995f-a3a707724c0f/for-deployment-0d3c48bb-cb18-4fcf-a740-9aca72162269/tempest.log' to option 'log_file'. 2020-04-12 23:07:43.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-cb8da207-2f46-409c-995f-a3a707724c0f/for-deployment-0d3c48bb-cb18-4fcf-a740-9aca72162269/tempest.log 2020-04-12 23:07:43.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-12 23:07:43.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-cb8da207-2f46-409c-995f-a3a707724c0f/for-deployment-0d3c48bb-cb18-4fcf-a740-9aca72162269/lock_files' to option 'lock_path'. 2020-04-12 23:07:43.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-cb8da207-2f46-409c-995f-a3a707724c0f/for-deployment-0d3c48bb-cb18-4fcf-a740-9aca72162269/lock_files 2020-04-12 23:07:43.994 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-12 23:07:43.994 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-04-12 23:07:43.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 58bc12bd-d506-4f42-a540-2eb17695de1b 2020-04-12 23:07:43.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d5e2ca65-995b-4924-bdd6-c26e5de2d26b 2020-04-12 23:07:43.996 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b7107c77-77af-4d11-8164-2596ffccd028 2020-04-12 23:07:43.996 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 8808c752-a475-40d2-a832-18c887acb656 2020-04-12 23:07:44.212 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-12 23:07:44.212 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_platform-net_67c129ba-a0a9-47ec-8d8e-9f4993953972 2020-04-12 23:07:44.213 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-12 23:07:44.303 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-12 23:07:44.341 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-12 23:07:44.341 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_082d50e5_ZlTLkYs5' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-12 23:07:44.374 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_082d50e5_ZlTLkYs5' (ID = c6c0db8d-79a4-4532-a0d2-5a629d7f874e) has been successfully created! 2020-04-12 23:07:44.374 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c6c0db8d-79a4-4532-a0d2-5a629d7f874e' to option 'instance_type'. 2020-04-12 23:07:44.375 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c6c0db8d-79a4-4532-a0d2-5a629d7f874e 2020-04-12 23:07:44.376 32 INFO rally.task.context [-] Verification cb8da207-2f46-409c-995f-a3a707724c0f | Context tempest@default setup() finished in 0.84 sec 2020-04-12 23:07:44.377 32 INFO rally.task.context [-] Verification cb8da207-2f46-409c-995f-a3a707724c0f | Context testr@default setup() finished in 0.50 msec 2020-04-12 23:07:44.377 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/21e41d17-5996-4e87-8bcb-6cafc327a07d'. 2020-04-12 23:07:49.722 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.601s] 2020-04-12 23:07:49.836 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.222s] 2020-04-12 23:07:49.910 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.074s] 2020-04-12 23:08:06.359 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [1.178s] 2020-04-12 23:08:06.743 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.383s] 2020-04-12 23:08:07.051 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.308s] 2020-04-12 23:08:07.407 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.355s] 2020-04-12 23:08:07.679 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.272s] 2020-04-12 23:08:07.842 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.163s] 2020-04-12 23:08:08.016 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.173s] 2020-04-12 23:08:08.230 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.215s] 2020-04-12 23:08:08.316 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.085s] 2020-04-12 23:08:08.478 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.162s] 2020-04-12 23:08:08.793 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.314s] 2020-04-12 23:08:13.897 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.129s] 2020-04-12 23:08:14.056 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [13.175s] 2020-04-12 23:08:14.060 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.163s] 2020-04-12 23:08:14.697 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.636s] 2020-04-12 23:08:14.842 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.145s] 2020-04-12 23:08:14.844 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2020-04-12 23:08:25.972 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [11.915s] 2020-04-12 23:08:30.832 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.244s] 2020-04-12 23:08:33.902 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.332s] 2020-04-12 23:08:34.812 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.909s] 2020-04-12 23:08:35.944 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.133s] 2020-04-12 23:08:36.631 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.685s] 2020-04-12 23:08:37.882 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.252s] 2020-04-12 23:08:39.009 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.125s] 2020-04-12 23:08:39.462 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.452s] 2020-04-12 23:08:39.929 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.466s] 2020-04-12 23:08:40.468 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.539s] 2020-04-12 23:08:41.346 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.877s] 2020-04-12 23:08:41.786 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.440s] 2020-04-12 23:08:42.299 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.513s] 2020-04-12 23:08:42.673 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [14.389s] 2020-04-12 23:08:42.782 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.483s] 2020-04-12 23:08:43.635 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.850s] 2020-04-12 23:08:44.157 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.524s] 2020-04-12 23:08:44.615 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.457s] 2020-04-12 23:08:45.102 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.487s] 2020-04-12 23:08:45.937 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.833s] 2020-04-12 23:08:52.192 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.294s] 2020-04-12 23:08:52.480 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.287s] 2020-04-12 23:08:56.306 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.110s] 2020-04-12 23:08:56.714 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.408s] 2020-04-12 23:08:57.039 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.324s] 2020-04-12 23:08:57.189 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.148s] 2020-04-12 23:08:57.190 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-04-12 23:09:00.882 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.086s] 2020-04-12 23:09:00.899 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.017s] 2020-04-12 23:09:01.215 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.315s] 2020-04-12 23:09:01.233 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.018s] 2020-04-12 23:09:01.251 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.017s] 2020-04-12 23:09:01.282 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.030s] 2020-04-12 23:09:01.362 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.081s] 2020-04-12 23:09:01.447 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.084s] 2020-04-12 23:09:01.749 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.300s] 2020-04-12 23:09:01.772 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.022s] 2020-04-12 23:09:01.926 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.153s] 2020-04-12 23:09:18.481 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.077s] 2020-04-12 23:09:23.017 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.535s] 2020-04-12 23:09:34.277 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [7.243s] 2020-04-12 23:09:42.305 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [13.844s] 2020-04-12 23:09:43.129 32 INFO opnfv-tempest [-] {1} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-04-12 23:09:48.238 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [48.998s] 2020-04-12 23:09:48.331 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.054s] 2020-04-12 23:09:54.574 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.340s] 2020-04-12 23:09:54.795 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.221s] 2020-04-12 23:09:55.012 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.217s] 2020-04-12 23:09:55.595 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.582s] 2020-04-12 23:09:55.974 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.378s] 2020-04-12 23:09:56.299 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.325s] 2020-04-12 23:10:01.216 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.101s] 2020-04-12 23:10:02.657 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.036s] 2020-04-12 23:10:03.019 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.360s] 2020-04-12 23:10:03.219 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.201s] 2020-04-12 23:10:05.280 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [16.945s] 2020-04-12 23:10:07.249 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2020-04-12 23:10:07.257 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2020-04-12 23:10:07.310 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.052s] 2020-04-12 23:10:07.360 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.051s] 2020-04-12 23:10:07.414 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.054s] 2020-04-12 23:10:07.481 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.065s] 2020-04-12 23:10:07.556 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.075s] 2020-04-12 23:10:07.622 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.064s] 2020-04-12 23:10:07.684 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.061s] 2020-04-12 23:10:07.741 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.058s] 2020-04-12 23:10:11.017 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.180s] 2020-04-12 23:10:11.038 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.021s] 2020-04-12 23:10:11.214 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.173s] 2020-04-12 23:10:11.226 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.013s] 2020-04-12 23:10:11.256 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.030s] 2020-04-12 23:10:11.402 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.124s] 2020-04-12 23:10:17.497 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [29.250s] 2020-04-12 23:10:27.172 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.577s] 2020-04-12 23:10:29.032 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.371s] 2020-04-12 23:10:29.592 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.559s] 2020-04-12 23:10:31.403 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [18.428s] 2020-04-12 23:10:31.996 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.488s] 2020-04-12 23:10:33.904 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.285s] 2020-04-12 23:10:33.928 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.024s] 2020-04-12 23:10:39.588 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.522s] 2020-04-12 23:10:41.982 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [14.804s] 2020-04-12 23:10:42.487 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.083s] 2020-04-12 23:10:43.385 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.797s] 2020-04-12 23:10:45.739 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.354s] 2020-04-12 23:10:50.229 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.490s] 2020-04-12 23:10:53.345 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.856s] 2020-04-12 23:10:54.503 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.272s] 2020-04-12 23:10:56.479 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [1.976s] 2020-04-12 23:10:58.776 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.430s] 2020-04-12 23:11:00.497 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.017s] 2020-04-12 23:11:04.976 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.478s] 2020-04-12 23:11:08.865 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.889s] 2020-04-12 23:11:09.414 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.548s] 2020-04-12 23:11:09.524 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.110s] 2020-04-12 23:11:09.628 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.103s] 2020-04-12 23:11:09.685 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.056s] 2020-04-12 23:11:09.736 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.051s] 2020-04-12 23:11:09.837 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.101s] 2020-04-12 23:11:09.936 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.098s] 2020-04-12 23:11:09.985 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.048s] 2020-04-12 23:11:10.036 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.051s] 2020-04-12 23:11:10.601 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [28.617s] 2020-04-12 23:11:14.372 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.335s] 2020-04-12 23:11:19.978 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.459s] 2020-04-12 23:11:21.536 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.011s] 2020-04-12 23:11:23.429 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [12.825s] 2020-04-12 23:11:24.145 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.150s] 2020-04-12 23:11:28.670 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.038s] 2020-04-12 23:11:28.723 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.053s] 2020-04-12 23:11:28.759 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.034s] 2020-04-12 23:11:28.792 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.033s] 2020-04-12 23:11:28.829 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.036s] 2020-04-12 23:11:28.851 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.022s] 2020-04-12 23:11:28.874 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.022s] 2020-04-12 23:11:28.901 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.026s] 2020-04-12 23:11:28.998 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.096s] 2020-04-12 23:11:29.131 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.132s] 2020-04-12 23:11:37.214 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [38.435s] 2020-04-12 23:11:38.619 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.407s] 2020-04-12 23:11:39.254 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [15.824s] 2020-04-12 23:11:41.413 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.020s] 2020-04-12 23:11:41.759 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.341s] 2020-04-12 23:11:42.235 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.015s] 2020-04-12 23:11:42.249 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.013s] 2020-04-12 23:11:42.258 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.010s] 2020-04-12 23:11:42.283 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.024s] 2020-04-12 23:11:42.294 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.010s] 2020-04-12 23:11:42.479 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.181s] 2020-04-12 23:11:42.485 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.008s] 2020-04-12 23:11:42.496 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.011s] 2020-04-12 23:11:42.503 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.007s] 2020-04-12 23:11:42.506 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2020-04-12 23:11:42.515 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.008s] 2020-04-12 23:11:42.683 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.168s] 2020-04-12 23:11:42.967 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.072s] 2020-04-12 23:11:42.995 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.028s] 2020-04-12 23:11:43.076 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.081s] 2020-04-12 23:11:43.810 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2020-04-12 23:11:47.578 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.445s] 2020-04-12 23:11:48.063 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.484s] 2020-04-12 23:11:49.134 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.778s] 2020-04-12 23:11:52.497 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.248s] 2020-04-12 23:11:52.774 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.276s] 2020-04-12 23:11:54.530 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.395s] 2020-04-12 23:11:56.443 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.914s] 2020-04-12 23:11:56.501 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.056s] 2020-04-12 23:11:56.555 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.054s] 2020-04-12 23:11:59.430 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.391s] 2020-04-12 23:12:01.645 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.213s] 2020-04-12 23:12:01.706 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [8.930s] 2020-04-12 23:12:03.726 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.082s] 2020-04-12 23:12:05.730 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [9.173s] 2020-04-12 23:12:05.789 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.060s] 2020-04-12 23:12:05.827 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.037s] 2020-04-12 23:12:07.564 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.193s] 2020-04-12 23:12:09.408 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.060s] 2020-04-12 23:12:09.467 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.058s] 2020-04-12 23:12:09.537 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.070s] 2020-04-12 23:12:09.628 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.062s] 2020-04-12 23:12:09.672 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.044s] 2020-04-12 23:12:09.897 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.359s] 2020-04-12 23:12:10.032 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.135s] 2020-04-12 23:12:10.512 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.479s] 2020-04-12 23:12:10.583 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.070s] 2020-04-12 23:12:10.645 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.062s] 2020-04-12 23:12:10.881 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.234s] 2020-04-12 23:12:10.952 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.072s] 2020-04-12 23:12:11.034 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.081s] 2020-04-12 23:12:11.148 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.112s] 2020-04-12 23:12:11.272 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.124s] 2020-04-12 23:12:11.343 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.071s] 2020-04-12 23:12:11.407 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.064s] 2020-04-12 23:12:11.752 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.078s] 2020-04-12 23:12:13.838 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.085s] 2020-04-12 23:12:15.941 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.102s] 2020-04-12 23:12:17.370 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.151s] 2020-04-12 23:12:17.776 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.405s] 2020-04-12 23:12:18.010 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.234s] 2020-04-12 23:12:18.065 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.121s] 2020-04-12 23:12:19.633 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.623s] 2020-04-12 23:12:20.170 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.106s] 2020-04-12 23:12:20.677 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.560s] 2020-04-12 23:12:22.281 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.106s] 2020-04-12 23:12:23.891 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.256s] 2020-04-12 23:12:23.976 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.085s] 2020-04-12 23:12:24.035 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.058s] 2020-04-12 23:12:24.363 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.084s] 2020-04-12 23:12:26.281 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.599s] 2020-04-12 23:12:26.494 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.128s] 2020-04-12 23:12:28.611 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.117s] 2020-04-12 23:12:30.715 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.103s] 2020-04-12 23:12:32.830 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.113s] 2020-04-12 23:12:34.957 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.129s] 2020-04-12 23:12:35.828 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.793s] 2020-04-12 23:12:36.544 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.715s] 2020-04-12 23:12:37.079 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.119s] 2020-04-12 23:12:39.078 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.530s] 2020-04-12 23:12:39.211 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.130s] 2020-04-12 23:12:39.944 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.870s] 2020-04-12 23:12:41.366 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.154s] 2020-04-12 23:12:42.548 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.602s] 2020-04-12 23:12:43.493 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.125s] 2020-04-12 23:12:43.563 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.015s] 2020-04-12 23:12:46.488 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.921s] 2020-04-12 23:12:46.551 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.067s] 2020-04-12 23:12:48.477 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.237s] 2020-04-12 23:12:49.139 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.660s] 2020-04-12 23:12:49.826 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.687s] 2020-04-12 23:12:50.523 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.696s] 2020-04-12 23:12:51.263 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.739s] 2020-04-12 23:12:51.955 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.692s] 2020-04-12 23:12:52.329 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.374s] 2020-04-12 23:12:52.366 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.038s] 2020-04-12 23:12:52.396 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.029s] 2020-04-12 23:12:52.413 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.016s] 2020-04-12 23:12:52.427 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.014s] 2020-04-12 23:12:55.397 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.247s] 2020-04-12 23:12:57.517 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.063s] 2020-04-12 23:13:03.061 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.413s] 2020-04-12 23:13:05.127 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [3.931s] 2020-04-12 23:13:05.132 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.071s] 2020-04-12 23:13:07.966 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.018s] 2020-04-12 23:13:07.995 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.028s] 2020-04-12 23:13:09.398 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.270s] 2020-04-12 23:13:12.483 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.173s] 2020-04-12 23:13:13.573 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.174s] 2020-04-12 23:13:17.496 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [3.922s] 2020-04-12 23:13:17.699 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.370s] 2020-04-12 23:13:18.004 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.304s] 2020-04-12 23:13:19.230 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.196s] 2020-04-12 23:13:23.163 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.016s] 2020-04-12 23:13:23.222 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.058s] 2020-04-12 23:13:23.286 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.064s] 2020-04-12 23:13:23.321 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.035s] 2020-04-12 23:13:23.336 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.014s] 2020-04-12 23:13:23.352 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.015s] 2020-04-12 23:13:23.366 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.014s] 2020-04-12 23:13:23.418 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.051s] 2020-04-12 23:13:23.432 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.013s] 2020-04-12 23:13:23.481 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.049s] 2020-04-12 23:13:23.492 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2020-04-12 23:13:23.538 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.046s] 2020-04-12 23:13:23.593 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.054s] 2020-04-12 23:13:23.646 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.052s] 2020-04-12 23:13:23.706 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.059s] 2020-04-12 23:13:23.719 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.013s] 2020-04-12 23:13:23.768 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.048s] 2020-04-12 23:13:23.818 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.050s] 2020-04-12 23:13:23.857 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.038s] 2020-04-12 23:13:23.905 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.048s] 2020-04-12 23:13:27.880 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.948s] 2020-04-12 23:13:34.256 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [6.373s] 2020-04-12 23:13:43.293 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.034s] 2020-04-12 23:13:52.902 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.108s] 2020-04-12 23:13:53.002 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.100s] 2020-04-12 23:13:59.601 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.183s] 2020-04-12 23:13:59.640 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.039s] 2020-04-12 23:14:00.918 32 INFO rally.task.context [-] Verification cb8da207-2f46-409c-995f-a3a707724c0f | Context testr@default cleanup() started 2020-04-12 23:14:00.919 32 INFO rally.task.context [-] Verification cb8da207-2f46-409c-995f-a3a707724c0f | Context testr@default cleanup() finished in 0.71 msec 2020-04-12 23:14:00.919 32 INFO rally.task.context [-] Verification cb8da207-2f46-409c-995f-a3a707724c0f | Context tempest@default cleanup() started 2020-04-12 23:14:01.091 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_082d50e5_ZlTLkYs5'. 2020-04-12 23:14:01.289 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_082d50e5_ZlTLkYs5' has been deleted. 2020-04-12 23:14:01.290 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c6c0db8d-79a4-4532-a0d2-5a629d7f874e' of option 'instance_type' from Tempest config file. 2020-04-12 23:14:01.291 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c6c0db8d-79a4-4532-a0d2-5a629d7f874e' has been removed. 2020-04-12 23:14:01.295 32 INFO rally.task.context [-] Verification cb8da207-2f46-409c-995f-a3a707724c0f | Context tempest@default cleanup() finished in 0.38 sec 2020-04-12 23:14:01.327 32 INFO rally.api [-] Verification (UUID=082d50e5-5aab-47f1-8e64-b49640b5ef08) has been successfully finished for deployment 'opnfv-rally' (UUID=0d3c48bb-cb18-4fcf-a740-9aca72162269)! 2020-04-12 23:14:02.929 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:14:02.929 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:14:02.929 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:14:04.631 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:14:04.631 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:14:04.631 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:14:06.645 66 INFO rally.api [-] Building 'html' report for the following verification(s): '082d50e5-5aab-47f1-8e64-b49640b5ef08' 2020-04-12 23:14:06.674 66 INFO rally.api [-] The report has been successfully built. 2020-04-12 23:14:08.132 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:14:08.132 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:14:08.132 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:14:10.329 68 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '082d50e5-5aab-47f1-8e64-b49640b5ef08' 2020-04-12 23:14:10.345 68 INFO rally.api [-] The report has been successfully built.