2020-05-20 17:40:35.539 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:40:35.540 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:40:35.540 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:40:37.845 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-20 17:40:37.845 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 17:40:37.845 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-20 17:40:37.845 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-20 17:40:37.845 6 ERROR rally.cli.cliutils 2020-05-20 17:40:39.604 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:40:39.604 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:40:39.604 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:40:43.946 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:40:43.946 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:40:43.946 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:40:48.885 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:40:48.885 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:40:48.885 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:40:50.323 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:40:50.323 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:40:50.323 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:40:52.524 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-20 17:40:52.524 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-20 17:40:52.524 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-20 17:40:52.524 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils force=force) 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-20 17:40:52.524 15 ERROR rally.cli.cliutils 2020-05-20 17:40:54.145 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:40:54.145 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:40:54.145 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:40:56.323 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-20 17:40:56.406 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c1785aae-6942-4c49-8921-47e73a0953f9/repo. 2020-05-20 17:40:56.780 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c1785aae-6942-4c49-8921-47e73a0953f9/repo'... done. Note: checking out '792a3adaa8693d9a8d29baeec8bf363585bf4aa4'. 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-20 17:40:56.795 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g792a3adaa ' 2020-05-20 17:40:56.804 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '792a3adaa8693d9a8d29baeec8bf363585bf4aa4 ' 2020-05-20 17:40:56.823 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-20 17:40:56.876 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-20 17:40:57.696 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c1785aae-6942-4c49-8921-47e73a0953f9) has been successfully created! 2020-05-20 17:40:59.467 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:40:59.468 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:40:59.468 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:41:04.139 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:41:04.139 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:41:04.139 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:41:06.436 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c1785aae-6942-4c49-8921-47e73a0953f9) for deployment 'opnfv-rally' (UUID=921c82c8-8f56-4df8-87d1-947eab2a0b30). 2020-05-20 17:41:07.052 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c1785aae-6942-4c49-8921-47e73a0953f9) has been successfully configured for deployment 'opnfv-rally' (UUID=921c82c8-8f56-4df8-87d1-947eab2a0b30)! 2020-05-20 17:41:16.807 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:41:16.808 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:41:16.808 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:41:18.924 32 INFO rally.api [-] Starting verification (UUID=3110aa19-73bc-4517-90ad-9282cf2e6ce4) for deployment 'opnfv-rally' (UUID=921c82c8-8f56-4df8-87d1-947eab2a0b30) by verifier 'opnfv-tempest' (UUID=c1785aae-6942-4c49-8921-47e73a0953f9). 2020-05-20 17:41:19.773 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-20 17:41:19.773 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c1785aae-6942-4c49-8921-47e73a0953f9/for-deployment-921c82c8-8f56-4df8-87d1-947eab2a0b30/tempest.log' to option 'log_file'. 2020-05-20 17:41:19.773 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c1785aae-6942-4c49-8921-47e73a0953f9/for-deployment-921c82c8-8f56-4df8-87d1-947eab2a0b30/tempest.log 2020-05-20 17:41:19.774 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-20 17:41:19.774 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c1785aae-6942-4c49-8921-47e73a0953f9/for-deployment-921c82c8-8f56-4df8-87d1-947eab2a0b30/lock_files' to option 'lock_path'. 2020-05-20 17:41:19.774 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c1785aae-6942-4c49-8921-47e73a0953f9/for-deployment-921c82c8-8f56-4df8-87d1-947eab2a0b30/lock_files 2020-05-20 17:41:19.775 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-20 17:41:19.775 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-20 17:41:19.775 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b4e4bc02-a0e9-4284-b826-1e8d6f27a651 2020-05-20 17:41:19.776 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5e8024be-9df7-4722-8cb4-72f212517665 2020-05-20 17:41:19.776 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 388842ae-d3cf-4333-8f76-80120dd21764 2020-05-20 17:41:19.777 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = f6de9014-703e-4dbe-92d1-ef558cb01793 2020-05-20 17:41:20.033 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-20 17:41:20.034 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_compute-net_efbe619b-df68-4ae0-8a2e-fc2d9a18951d 2020-05-20 17:41:20.035 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-20 17:41:20.136 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 17:41:20.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-20 17:41:20.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_3110aa19_gXKHcjkC' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 17:41:20.512 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3110aa19_gXKHcjkC' (ID = db4f6215-e966-4b6a-bb42-a8485714175b) has been successfully created! 2020-05-20 17:41:20.513 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'db4f6215-e966-4b6a-bb42-a8485714175b' to option 'instance_type'. 2020-05-20 17:41:20.513 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = db4f6215-e966-4b6a-bb42-a8485714175b 2020-05-20 17:41:20.515 32 INFO rally.task.context [-] Verification c1785aae-6942-4c49-8921-47e73a0953f9 | Context tempest@default setup() finished in 1.34 sec 2020-05-20 17:41:20.516 32 INFO rally.task.context [-] Verification c1785aae-6942-4c49-8921-47e73a0953f9 | Context testr@default setup() finished in 0.50 msec 2020-05-20 17:41:20.517 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/19f53f8b-dc21-423e-9c52-b249673c67b3'. 2020-05-20 17:41:26.114 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.264s] 2020-05-20 17:41:26.184 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.070s] 2020-05-20 17:41:27.870 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.141s] 2020-05-20 17:41:41.356 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.069s] 2020-05-20 17:41:44.759 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.525s] 2020-05-20 17:41:45.102 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.342s] 2020-05-20 17:41:45.455 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.354s] 2020-05-20 17:41:45.545 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.187s] 2020-05-20 17:41:45.806 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.349s] 2020-05-20 17:41:46.055 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.250s] 2020-05-20 17:41:46.174 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.118s] 2020-05-20 17:41:46.333 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.158s] 2020-05-20 17:41:46.481 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.148s] 2020-05-20 17:41:46.560 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.079s] 2020-05-20 17:41:46.709 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.149s] 2020-05-20 17:41:47.010 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.301s] 2020-05-20 17:41:57.114 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [18.325s] 2020-05-20 17:41:57.562 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.455s] 2020-05-20 17:42:03.997 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.414s] 2020-05-20 17:42:04.248 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.251s] 2020-05-20 17:42:04.510 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.261s] 2020-05-20 17:42:04.899 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.505s] 2020-05-20 17:42:04.954 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.443s] 2020-05-20 17:42:05.424 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.468s] 2020-05-20 17:42:05.882 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.457s] 2020-05-20 17:42:22.468 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.079s] 2020-05-20 17:42:22.480 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2020-05-20 17:42:22.771 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.290s] 2020-05-20 17:42:22.784 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-20 17:42:22.803 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.019s] 2020-05-20 17:42:22.835 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2020-05-20 17:42:22.913 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.077s] 2020-05-20 17:42:22.994 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.081s] 2020-05-20 17:42:23.301 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.306s] 2020-05-20 17:42:23.316 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-20 17:42:23.458 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.141s] 2020-05-20 17:42:34.982 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.587s] 2020-05-20 17:42:35.116 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.134s] 2020-05-20 17:42:35.473 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.357s] 2020-05-20 17:42:35.621 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.146s] 2020-05-20 17:42:35.622 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-05-20 17:42:41.100 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [13.200s] 2020-05-20 17:42:41.629 32 INFO opnfv-tempest [-] {0} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-05-20 17:43:12.011 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [7.415s] 2020-05-20 17:43:21.228 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [8.781s] 2020-05-20 17:43:21.515 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.285s] 2020-05-20 17:43:21.841 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.327s] 2020-05-20 17:43:21.987 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.146s] 2020-05-20 17:43:21.989 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-05-20 17:43:26.292 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [69.974s] 2020-05-20 17:43:33.462 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [21.451s] 2020-05-20 17:43:48.594 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [13.793s] 2020-05-20 17:43:51.427 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.235s] 2020-05-20 17:43:55.451 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [21.984s] 2020-05-20 17:43:55.757 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [29.451s] 2020-05-20 17:44:02.166 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.718s] 2020-05-20 17:44:07.119 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [15.685s] 2020-05-20 17:44:08.746 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.085s] 2020-05-20 17:44:10.503 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.145s] 2020-05-20 17:44:10.526 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.022s] 2020-05-20 17:44:10.686 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.159s] 2020-05-20 17:44:10.697 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.010s] 2020-05-20 17:44:10.715 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.018s] 2020-05-20 17:44:12.394 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.246s] 2020-05-20 17:44:12.421 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.026s] 2020-05-20 17:44:20.999 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.714s] 2020-05-20 17:44:23.399 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.399s] 2020-05-20 17:44:27.237 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.838s] 2020-05-20 17:44:33.419 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [26.294s] 2020-05-20 17:44:33.796 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [6.559s] 2020-05-20 17:44:34.780 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.949s] 2020-05-20 17:44:35.737 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.955s] 2020-05-20 17:44:36.451 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.714s] 2020-05-20 17:44:37.331 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.879s] 2020-05-20 17:44:38.168 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.835s] 2020-05-20 17:44:38.791 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.994s] 2020-05-20 17:44:38.902 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.733s] 2020-05-20 17:44:39.483 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.582s] 2020-05-20 17:44:39.910 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.427s] 2020-05-20 17:44:40.366 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.455s] 2020-05-20 17:44:41.397 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.029s] 2020-05-20 17:44:41.877 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.481s] 2020-05-20 17:44:42.382 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.504s] 2020-05-20 17:44:42.899 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.517s] 2020-05-20 17:44:43.824 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.923s] 2020-05-20 17:44:44.999 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.207s] 2020-05-20 17:44:46.007 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [2.184s] 2020-05-20 17:44:46.463 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.456s] 2020-05-20 17:44:46.912 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.447s] 2020-05-20 17:44:47.379 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.468s] 2020-05-20 17:44:52.907 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [19.487s] 2020-05-20 17:44:53.308 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [8.308s] 2020-05-20 17:44:55.606 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2020-05-20 17:44:55.628 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.021s] 2020-05-20 17:44:55.648 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.020s] 2020-05-20 17:44:57.548 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.357s] 2020-05-20 17:44:58.165 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.850s] 2020-05-20 17:44:58.218 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.671s] 2020-05-20 17:45:02.261 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.011s] 2020-05-20 17:45:02.272 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.011s] 2020-05-20 17:45:02.300 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.140s] 2020-05-20 17:45:02.325 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.052s] 2020-05-20 17:45:02.377 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.052s] 2020-05-20 17:45:02.415 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.036s] 2020-05-20 17:45:02.487 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.072s] 2020-05-20 17:45:02.514 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.214s] 2020-05-20 17:45:02.555 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.068s] 2020-05-20 17:45:02.618 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.062s] 2020-05-20 17:45:02.674 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.056s] 2020-05-20 17:45:02.677 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.162s] 2020-05-20 17:45:02.728 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.054s] 2020-05-20 17:45:02.824 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.147s] 2020-05-20 17:45:02.905 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.079s] 2020-05-20 17:45:02.990 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.085s] 2020-05-20 17:45:03.168 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.176s] 2020-05-20 17:45:03.270 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.102s] 2020-05-20 17:45:03.325 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.055s] 2020-05-20 17:45:03.379 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.050s] 2020-05-20 17:45:06.154 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.410s] 2020-05-20 17:45:07.212 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [14.300s] 2020-05-20 17:45:09.203 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.823s] 2020-05-20 17:45:11.287 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.223s] 2020-05-20 17:45:11.467 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.179s] 2020-05-20 17:45:12.870 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.016s] 2020-05-20 17:45:14.312 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.042s] 2020-05-20 17:45:14.554 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.241s] 2020-05-20 17:45:14.725 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.171s] 2020-05-20 17:45:16.437 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.204s] 2020-05-20 17:45:17.223 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.784s] 2020-05-20 17:45:17.804 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.581s] 2020-05-20 17:45:18.183 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.377s] 2020-05-20 17:45:18.544 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [6.245s] 2020-05-20 17:45:18.678 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.493s] 2020-05-20 17:45:19.982 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.304s] 2020-05-20 17:45:20.782 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.799s] 2020-05-20 17:45:20.893 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.111s] 2020-05-20 17:45:20.921 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.027s] 2020-05-20 17:45:20.948 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.027s] 2020-05-20 17:45:20.969 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.021s] 2020-05-20 17:45:22.471 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.115s] 2020-05-20 17:45:24.149 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2020-05-20 17:45:26.449 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.903s] 2020-05-20 17:45:28.061 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.611s] 2020-05-20 17:45:28.124 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.063s] 2020-05-20 17:45:30.090 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [1.966s] 2020-05-20 17:45:31.720 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.933s] 2020-05-20 17:45:37.538 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [21.952s] 2020-05-20 17:45:39.974 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.250s] 2020-05-20 17:45:44.487 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [14.395s] 2020-05-20 17:45:44.549 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.062s] 2020-05-20 17:45:44.604 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.054s] 2020-05-20 17:45:47.935 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.961s] 2020-05-20 17:45:50.201 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.119s] 2020-05-20 17:45:51.789 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.250s] 2020-05-20 17:45:52.332 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.014s] 2020-05-20 17:45:52.368 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.036s] 2020-05-20 17:45:52.415 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.046s] 2020-05-20 17:45:52.448 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.032s] 2020-05-20 17:45:52.462 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.014s] 2020-05-20 17:45:52.475 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2020-05-20 17:45:52.487 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.012s] 2020-05-20 17:45:52.526 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.038s] 2020-05-20 17:45:52.539 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2020-05-20 17:45:52.541 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.338s] 2020-05-20 17:45:52.583 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.046s] 2020-05-20 17:45:52.595 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2020-05-20 17:45:52.665 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.069s] 2020-05-20 17:45:52.725 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.059s] 2020-05-20 17:45:52.804 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.079s] 2020-05-20 17:45:52.865 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.061s] 2020-05-20 17:45:52.878 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.012s] 2020-05-20 17:45:52.926 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.048s] 2020-05-20 17:45:52.966 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.040s] 2020-05-20 17:45:53.146 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.179s] 2020-05-20 17:45:53.196 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.049s] 2020-05-20 17:45:54.406 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.862s] 2020-05-20 17:45:55.319 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.917s] 2020-05-20 17:45:56.307 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.418s] 2020-05-20 17:45:56.352 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.045s] 2020-05-20 17:45:56.458 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.135s] 2020-05-20 17:45:57.273 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.802s] 2020-05-20 17:46:00.571 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.305s] 2020-05-20 17:46:00.628 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.063s] 2020-05-20 17:46:01.912 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2020-05-20 17:46:02.012 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.223s] 2020-05-20 17:46:03.453 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.159s] 2020-05-20 17:46:07.808 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.796s] 2020-05-20 17:46:08.139 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.322s] 2020-05-20 17:46:08.441 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.301s] 2020-05-20 17:46:19.370 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.676s] 2020-05-20 17:46:24.844 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.472s] 2020-05-20 17:46:37.161 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.100s] 2020-05-20 17:46:37.258 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.096s] 2020-05-20 17:46:51.286 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [43.474s] 2020-05-20 17:46:52.591 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.306s] 2020-05-20 17:47:05.380 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.777s] 2020-05-20 17:47:05.429 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.050s] 2020-05-20 17:47:07.512 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [2.082s] 2020-05-20 17:47:09.164 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.650s] 2020-05-20 17:47:14.955 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.792s] 2020-05-20 17:47:15.016 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.059s] 2020-05-20 17:47:15.082 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.065s] 2020-05-20 17:47:30.305 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.755s] 2020-05-20 17:47:33.872 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.446s] 2020-05-20 17:47:34.164 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.290s] 2020-05-20 17:47:38.716 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.264s] 2020-05-20 17:47:38.981 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.265s] 2020-05-20 17:47:47.780 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [8.796s] 2020-05-20 17:47:55.329 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.062s] 2020-05-20 17:47:55.390 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.061s] 2020-05-20 17:47:55.455 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.065s] 2020-05-20 17:47:55.779 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.322s] 2020-05-20 17:47:55.916 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.136s] 2020-05-20 17:47:56.235 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.318s] 2020-05-20 17:47:56.302 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.066s] 2020-05-20 17:47:56.362 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.059s] 2020-05-20 17:47:56.433 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.072s] 2020-05-20 17:47:56.501 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.067s] 2020-05-20 17:47:56.553 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.050s] 2020-05-20 17:47:56.691 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.137s] 2020-05-20 17:47:56.816 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.124s] 2020-05-20 17:47:56.886 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.070s] 2020-05-20 17:47:56.957 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.071s] 2020-05-20 17:48:01.840 32 INFO rally.task.context [-] Verification c1785aae-6942-4c49-8921-47e73a0953f9 | Context testr@default cleanup() started 2020-05-20 17:48:01.840 32 INFO rally.task.context [-] Verification c1785aae-6942-4c49-8921-47e73a0953f9 | Context testr@default cleanup() finished in 0.66 msec 2020-05-20 17:48:01.841 32 INFO rally.task.context [-] Verification c1785aae-6942-4c49-8921-47e73a0953f9 | Context tempest@default cleanup() started 2020-05-20 17:48:02.090 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_3110aa19_gXKHcjkC'. 2020-05-20 17:48:02.304 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3110aa19_gXKHcjkC' has been deleted. 2020-05-20 17:48:02.305 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'db4f6215-e966-4b6a-bb42-a8485714175b' of option 'instance_type' from Tempest config file. 2020-05-20 17:48:02.305 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'db4f6215-e966-4b6a-bb42-a8485714175b' has been removed. 2020-05-20 17:48:02.314 32 INFO rally.task.context [-] Verification c1785aae-6942-4c49-8921-47e73a0953f9 | Context tempest@default cleanup() finished in 0.47 sec 2020-05-20 17:48:02.356 32 INFO rally.api [-] Verification (UUID=3110aa19-73bc-4517-90ad-9282cf2e6ce4) has been successfully finished for deployment 'opnfv-rally' (UUID=921c82c8-8f56-4df8-87d1-947eab2a0b30)! 2020-05-20 17:48:04.348 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:48:04.348 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:48:04.348 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:48:06.151 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:48:06.152 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:48:06.152 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:48:08.641 66 INFO rally.api [-] Building 'html' report for the following verification(s): '3110aa19-73bc-4517-90ad-9282cf2e6ce4' 2020-05-20 17:48:08.672 66 INFO rally.api [-] The report has been successfully built. 2020-05-20 17:48:10.312 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 17:48:10.313 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 17:48:10.313 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 17:48:12.572 68 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3110aa19-73bc-4517-90ad-9282cf2e6ce4' 2020-05-20 17:48:12.587 68 INFO rally.api [-] The report has been successfully built.