2020-05-29 11:14:18.424 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:18.424 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:18.424 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:20.486 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-05-29 11:14:20.486 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 11:14:20.486 6 ERROR rally.cli.cliutils 2020-05-29 11:14:22.126 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:22.126 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:22.127 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:26.574 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:26.574 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:26.574 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:31.512 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:31.513 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:31.513 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:33.004 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:33.005 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:33.005 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:35.043 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-05-29 11:14:35.043 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils force=force) 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 11:14:35.043 15 ERROR rally.cli.cliutils 2020-05-29 11:14:36.654 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:36.655 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:36.655 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:38.608 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-29 11:14:38.679 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18/repo. 2020-05-29 11:14:39.012 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18/repo'... done. Note: checking out 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5'. 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-05-29 11:14:39.026 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-gc7fd23d4c ' 2020-05-29 11:14:39.033 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5 ' 2020-05-29 11:14:39.055 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-29 11:14:39.125 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-29 11:14:39.907 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18) has been successfully created! 2020-05-29 11:14:41.688 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:41.689 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:41.689 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:46.123 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:46.124 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:46.124 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:48.189 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18) for deployment 'opnfv-rally' (UUID=5eeeed99-61a8-4167-b383-0458e6314333). 2020-05-29 11:14:48.737 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18) has been successfully configured for deployment 'opnfv-rally' (UUID=5eeeed99-61a8-4167-b383-0458e6314333)! 2020-05-29 11:14:58.024 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:58.024 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:58.024 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:15:00.166 32 INFO rally.api [-] Starting verification (UUID=31b2360b-a46f-44c8-a013-d5e39a9310ea) for deployment 'opnfv-rally' (UUID=5eeeed99-61a8-4167-b383-0458e6314333) by verifier 'opnfv-tempest' (UUID=c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18). 2020-05-29 11:15:01.060 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-29 11:15:01.060 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18/for-deployment-5eeeed99-61a8-4167-b383-0458e6314333/tempest.log' to option 'log_file'. 2020-05-29 11:15:01.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18/for-deployment-5eeeed99-61a8-4167-b383-0458e6314333/tempest.log 2020-05-29 11:15:01.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-29 11:15:01.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18/for-deployment-5eeeed99-61a8-4167-b383-0458e6314333/lock_files' to option 'lock_path'. 2020-05-29 11:15:01.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18/for-deployment-5eeeed99-61a8-4167-b383-0458e6314333/lock_files 2020-05-29 11:15:01.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-29 11:15:01.062 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-05-29 11:15:01.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c1481ab4-7ea8-4b5f-9f15-3283a35d3127 2020-05-29 11:15:01.063 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6c4100fa-4d95-4994-8e4a-fb86cf601f2e 2020-05-29 11:15:01.063 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 38fb503c-f668-4fd7-8151-2738132e72da 2020-05-29 11:15:01.064 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 20da88b0-7874-4c4d-a2fd-7198756ea2f0 2020-05-29 11:15:01.420 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-29 11:15:01.421 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_platform-net_30752071-692c-4ddf-bf0d-476941d3ed02 2020-05-29 11:15:01.422 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-29 11:15:01.511 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 11:15:01.548 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-29 11:15:01.549 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_31b2360b_DZdtabVk' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 11:15:01.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_31b2360b_DZdtabVk' (ID = 2e4ed6b4-9e6a-4dc1-a8b6-2de37176e615) has been successfully created! 2020-05-29 11:15:01.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2e4ed6b4-9e6a-4dc1-a8b6-2de37176e615' to option 'instance_type'. 2020-05-29 11:15:01.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2e4ed6b4-9e6a-4dc1-a8b6-2de37176e615 2020-05-29 11:15:01.587 32 INFO rally.task.context [-] Verification c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18 | Context tempest@default setup() finished in 1.14 sec 2020-05-29 11:15:01.588 32 INFO rally.task.context [-] Verification c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18 | Context testr@default setup() finished in 0.47 msec 2020-05-29 11:15:01.588 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/a76536cc-960f-4cd4-a60f-138cc02edc50'. 2020-05-29 11:15:06.871 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.178s] 2020-05-29 11:15:06.933 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.063s] 2020-05-29 11:15:07.121 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.430s] 2020-05-29 11:15:08.930 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.333s] 2020-05-29 11:15:25.985 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.350s] 2020-05-29 11:15:26.322 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.336s] 2020-05-29 11:15:26.704 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.382s] 2020-05-29 11:15:27.037 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.331s] 2020-05-29 11:15:27.549 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.512s] 2020-05-29 11:15:27.693 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.145s] 2020-05-29 11:15:27.863 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.152s] 2020-05-29 11:15:28.024 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.153s] 2020-05-29 11:15:28.087 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.086s] 2020-05-29 11:15:28.233 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.144s] 2020-05-29 11:15:28.558 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.324s] 2020-05-29 11:15:30.339 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [12.850s] 2020-05-29 11:15:30.784 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.450s] 2020-05-29 11:15:35.822 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.970s] 2020-05-29 11:15:35.999 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.177s] 2020-05-29 11:15:36.314 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.314s] 2020-05-29 11:15:36.468 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.153s] 2020-05-29 11:15:36.468 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2020-05-29 11:15:53.388 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [12.232s] 2020-05-29 11:15:54.017 32 INFO opnfv-tempest [-] {2} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-05-29 11:16:01.952 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.773s] 2020-05-29 11:16:02.140 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.187s] 2020-05-29 11:16:02.444 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.304s] 2020-05-29 11:16:02.557 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.112s] 2020-05-29 11:16:02.558 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-05-29 11:16:05.895 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.421s] 2020-05-29 11:16:06.128 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.232s] 2020-05-29 11:16:06.373 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.245s] 2020-05-29 11:16:06.880 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.506s] 2020-05-29 11:16:07.317 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.437s] 2020-05-29 11:16:07.436 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [14.364s] 2020-05-29 11:16:07.817 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.499s] 2020-05-29 11:16:12.416 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.232s] 2020-05-29 11:16:12.601 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.184s] 2020-05-29 11:16:14.624 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.361s] 2020-05-29 11:16:15.136 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.512s] 2020-05-29 11:16:18.196 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.147s] 2020-05-29 11:16:18.217 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.021s] 2020-05-29 11:16:18.383 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.164s] 2020-05-29 11:16:18.395 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.012s] 2020-05-29 11:16:18.418 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.023s] 2020-05-29 11:16:20.863 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.480s] 2020-05-29 11:16:25.869 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.094s] 2020-05-29 11:16:25.882 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2020-05-29 11:16:26.204 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.322s] 2020-05-29 11:16:26.227 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.023s] 2020-05-29 11:16:26.248 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.020s] 2020-05-29 11:16:26.276 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.028s] 2020-05-29 11:16:26.372 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.096s] 2020-05-29 11:16:26.452 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.079s] 2020-05-29 11:16:26.840 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.387s] 2020-05-29 11:16:26.859 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.019s] 2020-05-29 11:16:27.024 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.165s] 2020-05-29 11:16:29.592 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.074s] 2020-05-29 11:16:30.112 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [6.252s] 2020-05-29 11:16:32.177 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.065s] 2020-05-29 11:16:33.858 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.263s] 2020-05-29 11:16:37.647 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [5.469s] 2020-05-29 11:16:40.478 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.025s] 2020-05-29 11:16:41.880 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.232s] 2020-05-29 11:16:44.295 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.413s] 2020-05-29 11:16:50.593 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.299s] 2020-05-29 11:16:54.193 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.599s] 2020-05-29 11:17:00.961 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.767s] 2020-05-29 11:17:05.822 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.860s] 2020-05-29 11:17:05.993 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.171s] 2020-05-29 11:17:06.108 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.114s] 2020-05-29 11:17:06.203 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.094s] 2020-05-29 11:17:06.254 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.051s] 2020-05-29 11:17:06.304 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.050s] 2020-05-29 11:17:06.419 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.114s] 2020-05-29 11:17:06.633 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.213s] 2020-05-29 11:17:06.716 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.082s] 2020-05-29 11:17:06.773 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.057s] 2020-05-29 11:17:12.087 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.312s] 2020-05-29 11:17:25.608 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.611s] 2020-05-29 11:17:25.661 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.053s] 2020-05-29 11:17:26.010 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.348s] 2020-05-29 11:17:28.401 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.390s] 2020-05-29 11:17:29.832 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [49.340s] 2020-05-29 11:17:33.524 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.123s] 2020-05-29 11:17:33.574 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.050s] 2020-05-29 11:17:33.618 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.044s] 2020-05-29 11:18:01.267 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [31.426s] 2020-05-29 11:18:02.128 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.064s] 2020-05-29 11:18:06.614 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.041s] 2020-05-29 11:18:06.676 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.062s] 2020-05-29 11:18:06.711 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.034s] 2020-05-29 11:18:06.746 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.035s] 2020-05-29 11:18:06.782 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.034s] 2020-05-29 11:18:06.805 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.022s] 2020-05-29 11:18:06.822 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.016s] 2020-05-29 11:18:06.853 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.030s] 2020-05-29 11:18:06.960 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.105s] 2020-05-29 11:18:07.083 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.122s] 2020-05-29 11:18:13.355 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [12.086s] 2020-05-29 11:18:15.338 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.170s] 2020-05-29 11:18:20.278 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.332s] 2020-05-29 11:18:20.558 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.280s] 2020-05-29 11:18:24.425 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2020-05-29 11:18:27.592 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [14.231s] 2020-05-29 11:18:28.540 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.265s] 2020-05-29 11:18:28.820 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.279s] 2020-05-29 11:18:37.708 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [8.885s] 2020-05-29 11:18:44.205 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.780s] 2020-05-29 11:18:45.592 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.387s] 2020-05-29 11:18:45.651 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.640s] 2020-05-29 11:18:47.021 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.428s] 2020-05-29 11:18:47.659 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.640s] 2020-05-29 11:18:48.407 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.745s] 2020-05-29 11:18:49.117 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.710s] 2020-05-29 11:18:49.702 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.586s] 2020-05-29 11:18:50.531 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.828s] 2020-05-29 11:18:50.987 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.455s] 2020-05-29 11:18:51.189 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.535s] 2020-05-29 11:18:51.621 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.632s] 2020-05-29 11:18:52.180 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.561s] 2020-05-29 11:18:52.655 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.475s] 2020-05-29 11:18:53.557 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.901s] 2020-05-29 11:18:54.364 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.804s] 2020-05-29 11:18:54.918 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.554s] 2020-05-29 11:18:55.471 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.553s] 2020-05-29 11:18:55.947 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.474s] 2020-05-29 11:18:56.462 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.516s] 2020-05-29 11:19:02.052 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.108s] 2020-05-29 11:19:02.147 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.095s] 2020-05-29 11:19:02.299 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.075s] 2020-05-29 11:19:02.323 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.024s] 2020-05-29 11:19:02.345 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.021s] 2020-05-29 11:19:04.105 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.088s] 2020-05-29 11:19:06.188 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.303s] 2020-05-29 11:19:06.216 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.029s] 2020-05-29 11:19:09.601 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.194s] 2020-05-29 11:19:09.650 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.048s] 2020-05-29 11:19:14.041 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.039s] 2020-05-29 11:19:20.460 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.419s] 2020-05-29 11:19:22.353 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.892s] 2020-05-29 11:19:22.432 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.079s] 2020-05-29 11:19:22.495 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.062s] 2020-05-29 11:19:33.864 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [11.368s] 2020-05-29 11:19:33.920 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.055s] 2020-05-29 11:19:34.282 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.361s] 2020-05-29 11:19:55.847 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [18.856s] 2020-05-29 11:20:10.571 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.726s] 2020-05-29 11:20:21.334 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.761s] 2020-05-29 11:20:25.587 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.253s] 2020-05-29 11:21:15.059 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [49.467s] 2020-05-29 11:21:16.728 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.671s] 2020-05-29 11:21:20.032 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.611s] 2020-05-29 11:21:21.841 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.013s] 2020-05-29 11:21:24.221 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.094s] 2020-05-29 11:21:31.305 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.397s] 2020-05-29 11:21:33.380 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.075s] 2020-05-29 11:21:38.484 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.227s] 2020-05-29 11:21:40.599 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.115s] 2020-05-29 11:21:42.680 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.080s] 2020-05-29 11:21:46.426 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.269s] 2020-05-29 11:21:48.484 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.057s] 2020-05-29 11:21:48.523 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.040s] 2020-05-29 11:21:50.606 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.080s] 2020-05-29 11:21:52.681 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.074s] 2020-05-29 11:21:54.768 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.085s] 2020-05-29 11:21:56.936 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.167s] 2020-05-29 11:21:59.099 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.163s] 2020-05-29 11:22:01.262 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.160s] 2020-05-29 11:22:02.119 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... fail [303.424s] 2020-05-29 11:22:03.346 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.083s] 2020-05-29 11:22:05.457 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.109s] 2020-05-29 11:22:07.578 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.119s] 2020-05-29 11:22:09.673 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.095s] 2020-05-29 11:22:11.774 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.100s] 2020-05-29 11:22:13.349 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.230s] 2020-05-29 11:22:13.892 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.116s] 2020-05-29 11:22:16.046 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.153s] 2020-05-29 11:22:18.192 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.142s] 2020-05-29 11:22:20.311 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.120s] 2020-05-29 11:22:22.425 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.111s] 2020-05-29 11:22:28.675 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.392s] 2020-05-29 11:22:31.490 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [18.135s] 2020-05-29 11:22:33.096 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.419s] 2020-05-29 11:22:37.390 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.295s] 2020-05-29 11:22:38.053 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.565s] 2020-05-29 11:22:41.625 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.235s] 2020-05-29 11:22:43.857 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.014s] 2020-05-29 11:22:43.885 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.027s] 2020-05-29 11:22:49.393 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.446s] 2020-05-29 11:22:49.683 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.289s] 2020-05-29 11:22:52.956 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2020-05-29 11:23:58.136 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [57.463s] 2020-05-29 11:24:29.475 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [31.331s] 2020-05-29 11:24:42.319 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.039s] 2020-05-29 11:24:42.550 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.229s] 2020-05-29 11:24:42.715 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.165s] 2020-05-29 11:24:47.344 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.013s] 2020-05-29 11:24:47.355 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.011s] 2020-05-29 11:24:47.399 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.042s] 2020-05-29 11:24:47.444 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.045s] 2020-05-29 11:24:47.489 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.045s] 2020-05-29 11:24:47.559 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.069s] 2020-05-29 11:24:47.634 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.074s] 2020-05-29 11:24:47.700 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.065s] 2020-05-29 11:24:47.746 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.045s] 2020-05-29 11:24:47.811 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.066s] 2020-05-29 11:24:52.633 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.320s] 2020-05-29 11:24:53.452 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.820s] 2020-05-29 11:24:55.272 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.814s] 2020-05-29 11:24:56.055 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.786s] 2020-05-29 11:24:57.088 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.030s] 2020-05-29 11:24:57.765 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.678s] 2020-05-29 11:24:59.468 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.698s] 2020-05-29 11:24:59.499 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.035s] 2020-05-29 11:25:00.990 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.182s] 2020-05-29 11:25:02.745 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.753s] 2020-05-29 11:25:03.067 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.322s] 2020-05-29 11:25:03.534 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.468s] 2020-05-29 11:25:03.883 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.346s] 2020-05-29 11:25:05.368 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.485s] 2020-05-29 11:25:06.091 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.721s] 2020-05-29 11:25:06.179 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.089s] 2020-05-29 11:25:06.199 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.020s] 2020-05-29 11:25:06.218 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2020-05-29 11:25:06.242 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.023s] 2020-05-29 11:25:08.719 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.084s] 2020-05-29 11:25:13.792 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.012s] 2020-05-29 11:25:13.804 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.011s] 2020-05-29 11:25:13.813 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.009s] 2020-05-29 11:25:13.836 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.023s] 2020-05-29 11:25:13.846 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.009s] 2020-05-29 11:25:13.999 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.148s] 2020-05-29 11:25:14.002 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.007s] 2020-05-29 11:25:14.018 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.016s] 2020-05-29 11:25:14.028 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2020-05-29 11:25:14.030 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.002s] 2020-05-29 11:25:14.040 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.010s] 2020-05-29 11:25:14.102 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.061s] 2020-05-29 11:25:33.379 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.348s] 2020-05-29 11:25:35.631 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.194s] 2020-05-29 11:25:43.300 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.836s] 2020-05-29 11:25:51.533 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.233s] 2020-05-29 11:25:59.515 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.977s] 2020-05-29 11:26:07.725 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.067s] 2020-05-29 11:26:07.797 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.072s] 2020-05-29 11:26:07.867 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.069s] 2020-05-29 11:26:08.287 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.418s] 2020-05-29 11:26:08.456 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.168s] 2020-05-29 11:26:08.815 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.358s] 2020-05-29 11:26:08.890 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.076s] 2020-05-29 11:26:08.966 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.074s] 2020-05-29 11:26:09.042 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.076s] 2020-05-29 11:26:09.116 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.073s] 2020-05-29 11:26:09.185 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.070s] 2020-05-29 11:26:09.322 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.135s] 2020-05-29 11:26:09.458 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.136s] 2020-05-29 11:26:09.534 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.076s] 2020-05-29 11:26:09.615 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.081s] 2020-05-29 11:26:16.458 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.014s] 2020-05-29 11:26:16.491 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.033s] 2020-05-29 11:26:16.545 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.052s] 2020-05-29 11:26:16.583 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.038s] 2020-05-29 11:26:16.597 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.013s] 2020-05-29 11:26:16.609 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2020-05-29 11:26:16.623 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.014s] 2020-05-29 11:26:16.667 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.043s] 2020-05-29 11:26:16.678 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2020-05-29 11:26:16.722 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.043s] 2020-05-29 11:26:16.732 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2020-05-29 11:26:16.946 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.214s] 2020-05-29 11:26:17.017 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.070s] 2020-05-29 11:26:17.083 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.066s] 2020-05-29 11:26:17.150 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.066s] 2020-05-29 11:26:17.160 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2020-05-29 11:26:17.206 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.046s] 2020-05-29 11:26:17.251 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.044s] 2020-05-29 11:26:17.295 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.044s] 2020-05-29 11:26:17.344 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.048s] 2020-05-29 11:26:19.966 32 INFO rally.task.context [-] Verification c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18 | Context testr@default cleanup() started 2020-05-29 11:26:19.967 32 INFO rally.task.context [-] Verification c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18 | Context testr@default cleanup() finished in 0.85 msec 2020-05-29 11:26:19.968 32 INFO rally.task.context [-] Verification c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18 | Context tempest@default cleanup() started 2020-05-29 11:26:20.147 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_31b2360b_DZdtabVk'. 2020-05-29 11:26:20.310 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_31b2360b_DZdtabVk' has been deleted. 2020-05-29 11:26:20.311 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2e4ed6b4-9e6a-4dc1-a8b6-2de37176e615' of option 'instance_type' from Tempest config file. 2020-05-29 11:26:20.312 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2e4ed6b4-9e6a-4dc1-a8b6-2de37176e615' has been removed. 2020-05-29 11:26:20.321 32 INFO rally.task.context [-] Verification c4ad31e9-c6b7-47f4-bc39-3251cb0a1a18 | Context tempest@default cleanup() finished in 0.35 sec 2020-05-29 11:26:20.350 32 INFO rally.api [-] Verification (UUID=31b2360b-a46f-44c8-a013-d5e39a9310ea) has been successfully finished for deployment 'opnfv-rally' (UUID=5eeeed99-61a8-4167-b383-0458e6314333)! 2020-05-29 11:26:22.169 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:26:22.170 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:26:22.170 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:26:24.031 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:26:24.031 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:26:24.031 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:26:26.178 66 INFO rally.api [-] Building 'html' report for the following verification(s): '31b2360b-a46f-44c8-a013-d5e39a9310ea' 2020-05-29 11:26:26.216 66 INFO rally.api [-] The report has been successfully built. 2020-05-29 11:26:27.998 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:26:27.998 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:26:27.998 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:26:30.149 68 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '31b2360b-a46f-44c8-a013-d5e39a9310ea' 2020-05-29 11:26:30.162 68 INFO rally.api [-] The report has been successfully built.