2020-04-10 01:46:33.926 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:46:33.927 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:46:33.927 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:46:36.182 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-10 01:46:36.182 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:46:36.182 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-10 01:46:36.182 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-10 01:46:36.182 6 ERROR rally.cli.cliutils 2020-04-10 01:46:37.645 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:46:37.646 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:46:37.646 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:46:41.558 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:46:41.558 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:46:41.559 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:46:45.899 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:46:45.899 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:46:45.900 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:46:47.296 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:46:47.297 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:46:47.297 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:46:49.332 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-10 01:46:49.332 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-10 01:46:49.332 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-10 01:46:49.332 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils force=force) 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-10 01:46:49.332 15 ERROR rally.cli.cliutils 2020-04-10 01:46:50.838 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:46:50.838 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:46:50.838 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:46:52.781 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-10 01:46:52.868 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-8ed137c4-aad4-42e9-8a87-a79e48294c66/repo. 2020-04-10 01:46:53.174 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-8ed137c4-aad4-42e9-8a87-a79e48294c66/repo'... done. Note: checking out 'fa24444f0038aa8fd35e162a12e39f91e1821e67'. 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-10 01:46:53.189 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-gfa24444f0 ' 2020-04-10 01:46:53.196 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'fa24444f0038aa8fd35e162a12e39f91e1821e67 ' 2020-04-10 01:46:53.226 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-10 01:46:53.289 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-10 01:46:53.933 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8ed137c4-aad4-42e9-8a87-a79e48294c66) has been successfully created! 2020-04-10 01:46:55.561 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:46:55.561 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:46:55.562 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:47:00.035 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:47:00.035 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:47:00.036 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:47:02.103 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8ed137c4-aad4-42e9-8a87-a79e48294c66) for deployment 'opnfv-rally' (UUID=265dbe16-ce85-4e35-a62c-184fd5f9a148). 2020-04-10 01:47:02.523 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8ed137c4-aad4-42e9-8a87-a79e48294c66) has been successfully configured for deployment 'opnfv-rally' (UUID=265dbe16-ce85-4e35-a62c-184fd5f9a148)! 2020-04-10 01:47:10.151 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:47:10.151 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:47:10.151 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:47:12.172 32 INFO rally.api [-] Starting verification (UUID=c5e9f1f2-9ffa-4aeb-a9a9-a8191c27bd4f) for deployment 'opnfv-rally' (UUID=265dbe16-ce85-4e35-a62c-184fd5f9a148) by verifier 'opnfv-tempest' (UUID=8ed137c4-aad4-42e9-8a87-a79e48294c66). 2020-04-10 01:47:12.905 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2020-04-10 01:47:12.950 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-10 01:47:12.951 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8ed137c4-aad4-42e9-8a87-a79e48294c66/for-deployment-265dbe16-ce85-4e35-a62c-184fd5f9a148/tempest.log' to option 'log_file'. 2020-04-10 01:47:12.951 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-8ed137c4-aad4-42e9-8a87-a79e48294c66/for-deployment-265dbe16-ce85-4e35-a62c-184fd5f9a148/tempest.log 2020-04-10 01:47:12.951 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-10 01:47:12.952 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8ed137c4-aad4-42e9-8a87-a79e48294c66/for-deployment-265dbe16-ce85-4e35-a62c-184fd5f9a148/lock_files' to option 'lock_path'. 2020-04-10 01:47:12.952 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-8ed137c4-aad4-42e9-8a87-a79e48294c66/for-deployment-265dbe16-ce85-4e35-a62c-184fd5f9a148/lock_files 2020-04-10 01:47:12.952 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-10 01:47:12.953 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-10 01:47:12.953 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e925d6b4-c756-4e07-bb8d-21a93cf50ac1 2020-04-10 01:47:12.953 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = f8181380-7cc4-41a3-bad7-25a4859eb2b4 2020-04-10 01:47:12.954 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 960a2fe8-3901-4f12-983c-586df5a1dc8d 2020-04-10 01:47:12.954 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 64044bab-fcdd-48d7-b84c-81efea064bb0 2020-04-10 01:47:13.174 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-10 01:47:13.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_compute-net_98068817-6a19-44f5-b432-d2d0476c55ba 2020-04-10 01:47:13.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-10 01:47:13.262 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-10 01:47:13.309 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-10 01:47:13.310 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c5e9f1f2_rCJEfBo6' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-10 01:47:13.351 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c5e9f1f2_rCJEfBo6' (ID = 9f8a1ea7-33b0-4c33-909f-1812edfc8c40) has been successfully created! 2020-04-10 01:47:13.352 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9f8a1ea7-33b0-4c33-909f-1812edfc8c40' to option 'instance_type'. 2020-04-10 01:47:13.352 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9f8a1ea7-33b0-4c33-909f-1812edfc8c40 2020-04-10 01:47:13.354 32 INFO rally.task.context [-] Verification 8ed137c4-aad4-42e9-8a87-a79e48294c66 | Context tempest@default setup() finished in 0.95 sec 2020-04-10 01:47:13.355 32 INFO rally.task.context [-] Verification 8ed137c4-aad4-42e9-8a87-a79e48294c66 | Context testr@default setup() finished in 0.51 msec 2020-04-10 01:47:13.355 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/7c06d1c2-3ec6-4114-b947-e707224e7ce9'. 2020-04-10 01:47:17.776 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.280s] 2020-04-10 01:47:17.869 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.093s] 2020-04-10 01:47:32.066 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [14.082s] 2020-04-10 01:47:40.366 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [13.250s] 2020-04-10 01:47:45.595 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [2.596s] 2020-04-10 01:47:45.777 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.181s] 2020-04-10 01:47:46.686 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.909s] 2020-04-10 01:47:46.837 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.151s] 2020-04-10 01:47:46.838 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-04-10 01:47:53.280 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [12.914s] 2020-04-10 01:48:01.410 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [1.556s] 2020-04-10 01:48:03.784 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.172s] 2020-04-10 01:48:10.485 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [6.927s] 2020-04-10 01:48:11.336 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [11.368s] 2020-04-10 01:48:11.829 32 INFO opnfv-tempest [-] {1} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-04-10 01:48:21.699 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.211s] 2020-04-10 01:48:24.239 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.366s] 2020-04-10 01:48:24.611 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.373s] 2020-04-10 01:48:24.832 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.220s] 2020-04-10 01:48:25.194 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.361s] 2020-04-10 01:48:25.647 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.452s] 2020-04-10 01:48:26.026 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.378s] 2020-04-10 01:48:30.879 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [2.594s] 2020-04-10 01:48:31.079 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.199s] 2020-04-10 01:48:31.572 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.492s] 2020-04-10 01:48:31.718 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.146s] 2020-04-10 01:48:31.720 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2020-04-10 01:48:32.129 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.844s] 2020-04-10 01:48:36.795 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [15.093s] 2020-04-10 01:48:44.401 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [7.607s] 2020-04-10 01:48:46.586 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [14.453s] 2020-04-10 01:48:53.782 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.079s] 2020-04-10 01:48:57.641 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.014s] 2020-04-10 01:48:58.060 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.275s] 2020-04-10 01:48:59.186 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.032s] 2020-04-10 01:48:59.488 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.300s] 2020-04-10 01:48:59.639 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.152s] 2020-04-10 01:49:04.980 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.013s] 2020-04-10 01:49:04.991 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.010s] 2020-04-10 01:49:05.053 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.062s] 2020-04-10 01:49:05.110 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.056s] 2020-04-10 01:49:05.167 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.056s] 2020-04-10 01:49:05.262 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.094s] 2020-04-10 01:49:05.352 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.090s] 2020-04-10 01:49:05.427 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.073s] 2020-04-10 01:49:05.638 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.211s] 2020-04-10 01:49:05.709 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.071s] 2020-04-10 01:49:09.638 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.463s] 2020-04-10 01:49:13.150 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [26.554s] 2020-04-10 01:49:18.698 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.391s] 2020-04-10 01:49:19.218 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.296s] 2020-04-10 01:49:19.538 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.319s] 2020-04-10 01:49:19.934 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.396s] 2020-04-10 01:49:20.389 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.454s] 2020-04-10 01:49:21.348 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.959s] 2020-04-10 01:49:21.695 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.347s] 2020-04-10 01:49:21.868 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-10 01:49:22.037 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.167s] 2020-04-10 01:49:22.152 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.115s] 2020-04-10 01:49:22.326 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.174s] 2020-04-10 01:49:22.571 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.872s] 2020-04-10 01:49:22.611 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.284s] 2020-04-10 01:49:26.523 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.952s] 2020-04-10 01:49:26.823 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [13.670s] 2020-04-10 01:49:30.901 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.377s] 2020-04-10 01:49:35.048 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.146s] 2020-04-10 01:49:39.178 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.130s] 2020-04-10 01:49:41.965 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [15.142s] 2020-04-10 01:49:43.718 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.540s] 2020-04-10 01:49:49.910 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.101s] 2020-04-10 01:49:49.926 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.015s] 2020-04-10 01:49:50.186 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.259s] 2020-04-10 01:49:50.201 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.015s] 2020-04-10 01:49:50.219 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.017s] 2020-04-10 01:49:50.249 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.029s] 2020-04-10 01:49:50.277 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.558s] 2020-04-10 01:49:50.330 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.081s] 2020-04-10 01:49:50.423 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.091s] 2020-04-10 01:49:50.769 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.345s] 2020-04-10 01:49:50.787 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.018s] 2020-04-10 01:49:50.951 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.164s] 2020-04-10 01:49:54.670 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.391s] 2020-04-10 01:49:54.866 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.196s] 2020-04-10 01:49:55.027 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.162s] 2020-04-10 01:49:55.214 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.185s] 2020-04-10 01:49:55.280 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.066s] 2020-04-10 01:49:55.343 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.062s] 2020-04-10 01:49:55.441 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.097s] 2020-04-10 01:49:55.534 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.093s] 2020-04-10 01:49:55.586 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.050s] 2020-04-10 01:49:55.673 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.087s] 2020-04-10 01:49:55.759 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.133s] 2020-04-10 01:49:57.354 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.583s] 2020-04-10 01:49:57.752 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.377s] 2020-04-10 01:49:58.303 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.551s] 2020-04-10 01:49:58.337 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.982s] 2020-04-10 01:49:59.174 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.836s] 2020-04-10 01:50:00.171 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.996s] 2020-04-10 01:50:00.727 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.157s] 2020-04-10 01:50:00.753 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.026s] 2020-04-10 01:50:00.938 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.183s] 2020-04-10 01:50:00.949 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.011s] 2020-04-10 01:50:00.970 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.021s] 2020-04-10 01:50:01.089 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.918s] 2020-04-10 01:50:01.543 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.868s] 2020-04-10 01:50:02.463 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.374s] 2020-04-10 01:50:02.955 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.492s] 2020-04-10 01:50:03.486 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.530s] 2020-04-10 01:50:03.945 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.459s] 2020-04-10 01:50:04.763 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.817s] 2020-04-10 01:50:05.239 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.475s] 2020-04-10 01:50:05.666 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.427s] 2020-04-10 01:50:06.296 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.114s] 2020-04-10 01:50:06.325 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.658s] 2020-04-10 01:50:07.299 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.973s] 2020-04-10 01:50:07.752 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.452s] 2020-04-10 01:50:08.261 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.508s] 2020-04-10 01:50:08.416 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.119s] 2020-04-10 01:50:08.708 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.446s] 2020-04-10 01:50:08.779 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.361s] 2020-04-10 01:50:09.164 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.385s] 2020-04-10 01:50:09.228 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.520s] 2020-04-10 01:50:10.302 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.136s] 2020-04-10 01:50:11.204 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.899s] 2020-04-10 01:50:11.928 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.725s] 2020-04-10 01:50:11.994 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.066s] 2020-04-10 01:50:12.044 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.049s] 2020-04-10 01:50:12.068 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.024s] 2020-04-10 01:50:12.090 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.022s] 2020-04-10 01:50:13.852 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.379s] 2020-04-10 01:50:14.004 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.439s] 2020-04-10 01:50:14.035 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.183s] 2020-04-10 01:50:15.789 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.237s] 2020-04-10 01:50:17.439 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.192s] 2020-04-10 01:50:18.667 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.716s] 2020-04-10 01:50:19.327 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.661s] 2020-04-10 01:50:20.473 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [1.145s] 2020-04-10 01:50:21.433 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.648s] 2020-04-10 01:50:21.773 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.339s] 2020-04-10 01:50:23.021 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.547s] 2020-04-10 01:50:28.205 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.184s] 2020-04-10 01:50:28.277 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.072s] 2020-04-10 01:50:28.328 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.051s] 2020-04-10 01:50:30.432 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.904s] 2020-04-10 01:50:38.690 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.254s] 2020-04-10 01:50:42.425 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.596s] 2020-04-10 01:50:43.203 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.776s] 2020-04-10 01:50:45.846 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.637s] 2020-04-10 01:50:46.313 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.471s] 2020-04-10 01:50:47.743 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.053s] 2020-04-10 01:50:48.199 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.883s] 2020-04-10 01:50:49.034 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.836s] 2020-04-10 01:50:51.895 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.854s] 2020-04-10 01:50:51.934 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.044s] 2020-04-10 01:50:53.340 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.013s] 2020-04-10 01:50:55.225 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.063s] 2020-04-10 01:50:55.312 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.087s] 2020-04-10 01:50:55.393 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.080s] 2020-04-10 01:50:55.743 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.349s] 2020-04-10 01:50:55.882 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.137s] 2020-04-10 01:50:56.423 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.541s] 2020-04-10 01:50:56.485 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.062s] 2020-04-10 01:50:56.550 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.064s] 2020-04-10 01:50:56.632 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.082s] 2020-04-10 01:50:56.720 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.086s] 2020-04-10 01:50:56.784 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.064s] 2020-04-10 01:50:56.903 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.118s] 2020-04-10 01:50:57.017 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.114s] 2020-04-10 01:50:57.254 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.236s] 2020-04-10 01:50:57.330 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.076s] 2020-04-10 01:50:58.028 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.344s] 2020-04-10 01:50:58.348 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.320s] 2020-04-10 01:51:02.327 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.019s] 2020-04-10 01:51:04.124 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.017s] 2020-04-10 01:51:04.179 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.053s] 2020-04-10 01:51:04.282 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.104s] 2020-04-10 01:51:04.318 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.035s] 2020-04-10 01:51:04.334 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.015s] 2020-04-10 01:51:04.348 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.014s] 2020-04-10 01:51:04.363 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.015s] 2020-04-10 01:51:04.418 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.055s] 2020-04-10 01:51:04.431 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2020-04-10 01:51:04.486 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.054s] 2020-04-10 01:51:04.498 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2020-04-10 01:51:04.555 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.057s] 2020-04-10 01:51:04.613 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.058s] 2020-04-10 01:51:04.697 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.083s] 2020-04-10 01:51:04.764 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.066s] 2020-04-10 01:51:04.777 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.013s] 2020-04-10 01:51:04.840 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.062s] 2020-04-10 01:51:04.893 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.052s] 2020-04-10 01:51:04.952 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.059s] 2020-04-10 01:51:05.002 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.048s] 2020-04-10 01:51:10.393 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [45.561s] 2020-04-10 01:51:12.015 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.777s] 2020-04-10 01:51:17.488 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.470s] 2020-04-10 01:51:39.635 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [29.232s] 2020-04-10 01:51:51.565 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.069s] 2020-04-10 01:51:51.642 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2020-04-10 01:51:51.664 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.021s] 2020-04-10 01:51:53.875 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.285s] 2020-04-10 01:51:53.910 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.036s] 2020-04-10 01:52:03.082 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.399s] 2020-04-10 01:52:10.697 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.616s] 2020-04-10 01:52:12.165 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.467s] 2020-04-10 01:52:12.224 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.058s] 2020-04-10 01:52:12.304 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.079s] 2020-04-10 01:52:25.131 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.825s] 2020-04-10 01:52:25.215 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.085s] 2020-04-10 01:52:25.307 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.092s] 2020-04-10 01:52:53.807 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [24.186s] 2020-04-10 01:53:07.447 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.640s] 2020-04-10 01:53:20.162 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.714s] 2020-04-10 01:53:25.939 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.778s] 2020-04-10 01:54:11.222 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [45.276s] 2020-04-10 01:54:13.410 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.192s] 2020-04-10 01:54:18.002 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.303s] 2020-04-10 01:54:18.272 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.269s] 2020-04-10 01:54:27.356 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [9.080s] 2020-04-10 01:54:35.597 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.098s] 2020-04-10 01:54:35.688 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.090s] 2020-04-10 01:54:43.320 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.206s] 2020-04-10 01:54:43.368 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.048s] 2020-04-10 01:54:44.610 32 INFO rally.task.context [-] Verification 8ed137c4-aad4-42e9-8a87-a79e48294c66 | Context testr@default cleanup() started 2020-04-10 01:54:44.611 32 INFO rally.task.context [-] Verification 8ed137c4-aad4-42e9-8a87-a79e48294c66 | Context testr@default cleanup() finished in 1.03 msec 2020-04-10 01:54:44.611 32 INFO rally.task.context [-] Verification 8ed137c4-aad4-42e9-8a87-a79e48294c66 | Context tempest@default cleanup() started 2020-04-10 01:54:44.737 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2020-04-10 01:54:44.828 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2020-04-10 01:54:44.859 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c5e9f1f2_rCJEfBo6'. 2020-04-10 01:54:45.110 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c5e9f1f2_rCJEfBo6' has been deleted. 2020-04-10 01:54:45.111 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '9f8a1ea7-33b0-4c33-909f-1812edfc8c40' of option 'instance_type' from Tempest config file. 2020-04-10 01:54:45.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '9f8a1ea7-33b0-4c33-909f-1812edfc8c40' has been removed. 2020-04-10 01:54:45.117 32 INFO rally.task.context [-] Verification 8ed137c4-aad4-42e9-8a87-a79e48294c66 | Context tempest@default cleanup() finished in 0.51 sec 2020-04-10 01:54:45.151 32 INFO rally.api [-] Verification (UUID=c5e9f1f2-9ffa-4aeb-a9a9-a8191c27bd4f) has been successfully finished for deployment 'opnfv-rally' (UUID=265dbe16-ce85-4e35-a62c-184fd5f9a148)! 2020-04-10 01:54:47.114 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:54:47.114 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:54:47.114 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:54:48.802 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:54:48.803 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:54:48.803 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:54:51.069 66 INFO rally.api [-] Building 'html' report for the following verification(s): 'c5e9f1f2-9ffa-4aeb-a9a9-a8191c27bd4f' 2020-04-10 01:54:51.097 66 INFO rally.api [-] The report has been successfully built. 2020-04-10 01:54:52.634 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:54:52.635 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:54:52.635 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:54:54.741 68 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c5e9f1f2-9ffa-4aeb-a9a9-a8191c27bd4f' 2020-04-10 01:54:54.754 68 INFO rally.api [-] The report has been successfully built.