2020-05-14 10:54:57.198 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:54:57.198 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:54:57.198 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:54:59.614 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-14 10:54:59.614 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 10:54:59.614 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-14 10:54:59.614 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-14 10:54:59.614 6 ERROR rally.cli.cliutils 2020-05-14 10:55:01.350 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:55:01.350 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:55:01.350 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:55:05.496 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:55:05.497 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:55:05.497 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:55:10.284 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:55:10.284 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:55:10.284 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:55:11.765 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:55:11.765 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:55:11.766 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:55:14.045 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-14 10:55:14.045 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-14 10:55:14.045 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-14 10:55:14.045 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils force=force) 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-14 10:55:14.045 15 ERROR rally.cli.cliutils 2020-05-14 10:55:15.664 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:55:15.664 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:55:15.664 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:55:17.850 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-14 10:55:17.941 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-bbbeb44d-f37a-46a4-8d40-5ebeb00ef160/repo. 2020-05-14 10:55:18.313 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-bbbeb44d-f37a-46a4-8d40-5ebeb00ef160/repo'... done. Note: checking out '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f'. 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-14 10:55:18.330 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g5833f41db ' 2020-05-14 10:55:18.340 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f ' 2020-05-14 10:55:18.360 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-14 10:55:18.419 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-14 10:55:19.191 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bbbeb44d-f37a-46a4-8d40-5ebeb00ef160) has been successfully created! 2020-05-14 10:55:20.849 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:55:20.850 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:55:20.850 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:55:25.566 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:55:25.566 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:55:25.566 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:55:27.573 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bbbeb44d-f37a-46a4-8d40-5ebeb00ef160) for deployment 'opnfv-rally' (UUID=93b6ee6a-aaf5-43e9-89da-a12080ff4a93). 2020-05-14 10:55:28.079 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bbbeb44d-f37a-46a4-8d40-5ebeb00ef160) has been successfully configured for deployment 'opnfv-rally' (UUID=93b6ee6a-aaf5-43e9-89da-a12080ff4a93)! 2020-05-14 10:55:37.678 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:55:37.678 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:55:37.678 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:55:39.854 32 INFO rally.api [-] Starting verification (UUID=61eb1b17-e70c-47bb-98eb-63bfd031a3c4) for deployment 'opnfv-rally' (UUID=93b6ee6a-aaf5-43e9-89da-a12080ff4a93) by verifier 'opnfv-tempest' (UUID=bbbeb44d-f37a-46a4-8d40-5ebeb00ef160). 2020-05-14 10:55:40.755 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-14 10:55:40.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bbbeb44d-f37a-46a4-8d40-5ebeb00ef160/for-deployment-93b6ee6a-aaf5-43e9-89da-a12080ff4a93/tempest.log' to option 'log_file'. 2020-05-14 10:55:40.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-bbbeb44d-f37a-46a4-8d40-5ebeb00ef160/for-deployment-93b6ee6a-aaf5-43e9-89da-a12080ff4a93/tempest.log 2020-05-14 10:55:40.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-14 10:55:40.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bbbeb44d-f37a-46a4-8d40-5ebeb00ef160/for-deployment-93b6ee6a-aaf5-43e9-89da-a12080ff4a93/lock_files' to option 'lock_path'. 2020-05-14 10:55:40.757 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-bbbeb44d-f37a-46a4-8d40-5ebeb00ef160/for-deployment-93b6ee6a-aaf5-43e9-89da-a12080ff4a93/lock_files 2020-05-14 10:55:40.757 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-14 10:55:40.757 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-14 10:55:40.757 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 968619b2-4972-4c27-a473-b02a78fd23c2 2020-05-14 10:55:40.758 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 36626a77-3ae3-4176-aed6-9ae7b80c159e 2020-05-14 10:55:40.758 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1d037201-38ce-4c92-867e-21edc67cfdea 2020-05-14 10:55:40.758 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5ac4fedc-21ed-47e8-bb90-1eb480d2eb7b 2020-05-14 10:55:44.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-14 10:55:44.003 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_compute-net_9f64116e-3980-428f-82d5-d2435b3d9115 2020-05-14 10:55:44.004 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-14 10:55:44.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 10:55:44.239 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-14 10:55:44.240 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_61eb1b17_tV6efAfe' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 10:55:44.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_61eb1b17_tV6efAfe' (ID = 18cc8b94-fa1e-4b25-9830-e7badd033b6a) has been successfully created! 2020-05-14 10:55:44.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '18cc8b94-fa1e-4b25-9830-e7badd033b6a' to option 'instance_type'. 2020-05-14 10:55:44.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 18cc8b94-fa1e-4b25-9830-e7badd033b6a 2020-05-14 10:55:44.284 32 INFO rally.task.context [-] Verification bbbeb44d-f37a-46a4-8d40-5ebeb00ef160 | Context tempest@default setup() finished in 4.18 sec 2020-05-14 10:55:44.285 32 INFO rally.task.context [-] Verification bbbeb44d-f37a-46a4-8d40-5ebeb00ef160 | Context testr@default setup() finished in 0.50 msec 2020-05-14 10:55:44.285 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/d863a7a0-adbc-436e-a12f-73d32f778f95'. 2020-05-14 10:55:49.874 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.287s] 2020-05-14 10:55:49.963 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.089s] 2020-05-14 10:55:52.650 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.158s] 2020-05-14 10:56:16.095 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [15.683s] 2020-05-14 10:56:28.782 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [21.633s] 2020-05-14 10:56:29.243 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.463s] 2020-05-14 10:56:30.233 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [1.067s] 2020-05-14 10:56:30.355 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.121s] 2020-05-14 10:56:30.694 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.339s] 2020-05-14 10:56:30.849 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.154s] 2020-05-14 10:56:30.850 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-05-14 10:56:41.866 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.480s] 2020-05-14 10:56:46.658 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.407s] 2020-05-14 10:56:46.906 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.247s] 2020-05-14 10:56:47.183 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.277s] 2020-05-14 10:56:47.626 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.442s] 2020-05-14 10:56:48.172 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.546s] 2020-05-14 10:56:48.633 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.461s] 2020-05-14 10:57:15.748 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [3.559s] 2020-05-14 10:57:19.517 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [3.767s] 2020-05-14 10:57:20.497 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.075s] 2020-05-14 10:57:23.553 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [4.034s] 2020-05-14 10:57:26.554 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [3.002s] 2020-05-14 10:57:26.882 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [6.385s] 2020-05-14 10:57:30.402 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [3.847s] 2020-05-14 10:57:32.243 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.685s] 2020-05-14 10:57:32.391 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.148s] 2020-05-14 10:57:32.702 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.310s] 2020-05-14 10:57:32.854 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.150s] 2020-05-14 10:57:32.855 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-05-14 10:57:34.273 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [3.870s] 2020-05-14 10:57:34.758 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.486s] 2020-05-14 10:57:35.673 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.915s] 2020-05-14 10:57:36.122 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.447s] 2020-05-14 10:57:43.258 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [7.134s] 2020-05-14 10:57:43.738 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.481s] 2020-05-14 10:57:44.216 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.477s] 2020-05-14 10:57:44.681 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.465s] 2020-05-14 10:57:48.580 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [3.897s] 2020-05-14 10:57:52.240 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [3.661s] 2020-05-14 10:57:52.856 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.615s] 2020-05-14 10:57:53.605 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.749s] 2020-05-14 10:57:54.651 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [1.046s] 2020-05-14 10:58:03.050 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.178s] 2020-05-14 10:58:03.214 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.163s] 2020-05-14 10:58:14.086 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2020-05-14 10:58:14.857 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.836s] 2020-05-14 10:58:15.219 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.360s] 2020-05-14 10:58:19.774 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [4.555s] 2020-05-14 10:58:20.416 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.641s] 2020-05-14 10:58:21.814 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [1.398s] 2020-05-14 10:58:21.968 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.154s] 2020-05-14 10:58:22.120 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-14 10:58:22.258 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.136s] 2020-05-14 10:58:22.349 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.090s] 2020-05-14 10:58:22.501 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.152s] 2020-05-14 10:58:22.796 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.294s] 2020-05-14 10:58:32.856 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [21.734s] 2020-05-14 10:59:13.835 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.078s] 2020-05-14 10:59:13.854 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.018s] 2020-05-14 10:59:14.162 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.308s] 2020-05-14 10:59:14.175 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2020-05-14 10:59:14.189 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.013s] 2020-05-14 10:59:14.223 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.032s] 2020-05-14 10:59:14.306 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.083s] 2020-05-14 10:59:14.387 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.080s] 2020-05-14 10:59:16.032 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [1.644s] 2020-05-14 10:59:16.048 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.016s] 2020-05-14 10:59:16.209 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.161s] 2020-05-14 10:59:36.213 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [7.873s] 2020-05-14 10:59:38.981 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.771s] 2020-05-14 10:59:59.340 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [23.120s] 2020-05-14 11:00:02.687 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.705s] 2020-05-14 11:00:09.946 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [85.673s] 2020-05-14 11:00:24.569 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [21.878s] 2020-05-14 11:00:42.862 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.293s] 2020-05-14 11:00:52.740 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [53.393s] 2020-05-14 11:01:08.182 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [58.225s] 2020-05-14 11:01:19.042 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [26.300s] 2020-05-14 11:01:29.193 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.427s] 2020-05-14 11:01:29.730 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.536s] 2020-05-14 11:01:39.108 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.037s] 2020-05-14 11:01:39.331 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.223s] 2020-05-14 11:01:39.463 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.132s] 2020-05-14 11:01:42.557 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.015s] 2020-05-14 11:01:42.571 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.015s] 2020-05-14 11:01:42.614 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.042s] 2020-05-14 11:01:42.658 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.045s] 2020-05-14 11:01:42.728 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.068s] 2020-05-14 11:01:42.802 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.074s] 2020-05-14 11:01:42.879 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.076s] 2020-05-14 11:01:42.935 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.055s] 2020-05-14 11:01:42.999 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.063s] 2020-05-14 11:01:43.056 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.057s] 2020-05-14 11:01:46.518 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [27.470s] 2020-05-14 11:01:47.615 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.460s] 2020-05-14 11:01:51.909 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.148s] 2020-05-14 11:01:51.931 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.020s] 2020-05-14 11:01:52.108 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.178s] 2020-05-14 11:01:52.119 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.011s] 2020-05-14 11:01:52.139 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.020s] 2020-05-14 11:01:54.811 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.114s] 2020-05-14 11:01:54.831 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.020s] 2020-05-14 11:01:54.846 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.015s] 2020-05-14 11:02:04.069 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.079s] 2020-05-14 11:02:11.912 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.267s] 2020-05-14 11:02:11.943 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.030s] 2020-05-14 11:02:14.576 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [19.481s] 2020-05-14 11:02:20.958 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [11.932s] 2020-05-14 11:02:25.317 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.357s] 2020-05-14 11:02:25.590 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.273s] 2020-05-14 11:02:34.170 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [13.212s] 2020-05-14 11:02:36.801 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2020-05-14 11:02:49.327 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [15.156s] 2020-05-14 11:02:49.977 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.118s] 2020-05-14 11:02:50.073 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.096s] 2020-05-14 11:03:01.876 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [12.550s] 2020-05-14 11:03:05.881 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.181s] 2020-05-14 11:03:05.930 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.049s] 2020-05-14 11:03:16.906 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [15.029s] 2020-05-14 11:03:30.178 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [13.271s] 2020-05-14 11:03:43.333 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [13.154s] 2020-05-14 11:03:46.256 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [86.668s] 2020-05-14 11:04:05.278 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [21.943s] 2020-05-14 11:04:24.675 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [19.396s] 2020-05-14 11:04:31.022 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [6.347s] 2020-05-14 11:04:34.245 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [3.222s] 2020-05-14 11:04:36.688 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [50.433s] 2020-05-14 11:04:38.808 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [4.561s] 2020-05-14 11:04:41.952 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [3.144s] 2020-05-14 11:04:45.117 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [3.164s] 2020-05-14 11:04:48.333 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [3.216s] 2020-05-14 11:04:51.541 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [3.207s] 2020-05-14 11:04:54.666 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [3.124s] 2020-05-14 11:04:57.804 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [3.138s] 2020-05-14 11:05:18.645 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [41.956s] 2020-05-14 11:05:21.816 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [24.010s] 2020-05-14 11:05:48.940 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [30.293s] 2020-05-14 11:07:13.859 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [26.468s] 2020-05-14 11:07:41.284 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [27.424s] 2020-05-14 11:07:56.393 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [15.108s] 2020-05-14 11:07:59.527 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [3.134s] 2020-05-14 11:08:02.697 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [3.169s] 2020-05-14 11:08:13.189 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [144.244s] 2020-05-14 11:08:29.911 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [16.725s] 2020-05-14 11:08:34.536 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [31.836s] 2020-05-14 11:08:37.674 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [3.139s] 2020-05-14 11:08:40.797 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [3.123s] 2020-05-14 11:09:11.258 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [3.084s] 2020-05-14 11:09:25.758 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [14.498s] 2020-05-14 11:09:42.620 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [16.862s] 2020-05-14 11:09:55.360 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [12.739s] 2020-05-14 11:10:20.402 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [25.040s] 2020-05-14 11:10:21.347 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [27.564s] 2020-05-14 11:10:24.541 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [3.195s] 2020-05-14 11:10:28.028 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [3.486s] 2020-05-14 11:10:38.771 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [10.742s] 2020-05-14 11:10:54.232 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [15.461s] 2020-05-14 11:10:57.062 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [36.660s] 2020-05-14 11:10:57.379 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [3.145s] 2020-05-14 11:11:00.525 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [3.146s] 2020-05-14 11:11:11.169 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [14.106s] 2020-05-14 11:11:14.381 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [3.212s] 2020-05-14 11:11:17.496 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [3.114s] 2020-05-14 11:11:20.615 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [3.118s] 2020-05-14 11:11:27.643 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [7.028s] 2020-05-14 11:11:34.960 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.013s] 2020-05-14 11:11:42.586 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.157s] 2020-05-14 11:11:55.316 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.436s] 2020-05-14 11:11:55.625 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.309s] 2020-05-14 11:12:12.233 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.062s] 2020-05-14 11:12:12.297 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.063s] 2020-05-14 11:12:12.366 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.068s] 2020-05-14 11:12:12.711 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.344s] 2020-05-14 11:12:12.828 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.116s] 2020-05-14 11:12:13.190 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.361s] 2020-05-14 11:12:13.247 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.058s] 2020-05-14 11:12:13.316 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.068s] 2020-05-14 11:12:13.399 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.082s] 2020-05-14 11:12:13.467 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.067s] 2020-05-14 11:12:13.527 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.060s] 2020-05-14 11:12:13.670 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.142s] 2020-05-14 11:12:13.800 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.129s] 2020-05-14 11:12:13.871 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.071s] 2020-05-14 11:12:13.946 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.074s] 2020-05-14 11:12:29.188 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.633s] 2020-05-14 11:12:31.936 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [34.898s] 2020-05-14 11:12:34.647 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.455s] 2020-05-14 11:12:52.458 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [20.521s] 2020-05-14 11:13:54.081 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [61.617s] 2020-05-14 11:14:11.490 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [17.414s] 2020-05-14 11:14:42.780 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [31.286s] 2020-05-14 11:15:02.187 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [19.406s] 2020-05-14 11:15:59.435 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [57.242s] 2020-05-14 11:16:02.563 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [3.132s] 2020-05-14 11:16:10.224 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.160s] 2020-05-14 11:16:13.611 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.260s] 2020-05-14 11:16:13.861 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.249s] 2020-05-14 11:16:23.826 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [9.962s] 2020-05-14 11:16:32.308 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.819s] 2020-05-14 11:16:40.546 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.234s] 2020-05-14 11:16:49.792 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.245s] 2020-05-14 11:17:00.230 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.013s] 2020-05-14 11:17:00.260 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.029s] 2020-05-14 11:17:00.306 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.045s] 2020-05-14 11:17:00.342 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.035s] 2020-05-14 11:17:00.358 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.016s] 2020-05-14 11:17:00.368 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.009s] 2020-05-14 11:17:00.379 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2020-05-14 11:17:00.422 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.042s] 2020-05-14 11:17:00.435 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2020-05-14 11:17:00.481 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.045s] 2020-05-14 11:17:00.489 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2020-05-14 11:17:00.553 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.063s] 2020-05-14 11:17:00.616 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.063s] 2020-05-14 11:17:00.676 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.059s] 2020-05-14 11:17:00.740 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.063s] 2020-05-14 11:17:00.752 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.012s] 2020-05-14 11:17:00.805 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.052s] 2020-05-14 11:17:00.849 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.043s] 2020-05-14 11:17:00.896 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.046s] 2020-05-14 11:17:00.936 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.040s] 2020-05-14 11:17:09.577 32 INFO rally.task.context [-] Verification bbbeb44d-f37a-46a4-8d40-5ebeb00ef160 | Context testr@default cleanup() started 2020-05-14 11:17:09.578 32 INFO rally.task.context [-] Verification bbbeb44d-f37a-46a4-8d40-5ebeb00ef160 | Context testr@default cleanup() finished in 0.80 msec 2020-05-14 11:17:09.578 32 INFO rally.task.context [-] Verification bbbeb44d-f37a-46a4-8d40-5ebeb00ef160 | Context tempest@default cleanup() started 2020-05-14 11:17:09.749 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_61eb1b17_tV6efAfe'. 2020-05-14 11:17:09.874 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_61eb1b17_tV6efAfe' has been deleted. 2020-05-14 11:17:09.875 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '18cc8b94-fa1e-4b25-9830-e7badd033b6a' of option 'instance_type' from Tempest config file. 2020-05-14 11:17:09.875 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '18cc8b94-fa1e-4b25-9830-e7badd033b6a' has been removed. 2020-05-14 11:17:09.883 32 INFO rally.task.context [-] Verification bbbeb44d-f37a-46a4-8d40-5ebeb00ef160 | Context tempest@default cleanup() finished in 0.30 sec 2020-05-14 11:17:09.912 32 INFO rally.api [-] Verification (UUID=61eb1b17-e70c-47bb-98eb-63bfd031a3c4) has been successfully finished for deployment 'opnfv-rally' (UUID=93b6ee6a-aaf5-43e9-89da-a12080ff4a93)! 2020-05-14 11:17:11.616 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:17:11.617 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:17:11.617 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:17:13.556 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:17:13.556 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:17:13.556 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:17:15.975 66 INFO rally.api [-] Building 'html' report for the following verification(s): '61eb1b17-e70c-47bb-98eb-63bfd031a3c4' 2020-05-14 11:17:16.013 66 INFO rally.api [-] The report has been successfully built. 2020-05-14 11:17:17.824 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:17:17.824 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:17:17.824 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:17:19.803 68 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '61eb1b17-e70c-47bb-98eb-63bfd031a3c4' 2020-05-14 11:17:19.814 68 INFO rally.api [-] The report has been successfully built.