2020-06-13 10:28:28.622 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:28:28.622 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:28:28.623 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:28:30.942 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-06-13 10:28:30.942 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-13 10:28:30.942 6 ERROR rally.cli.cliutils 2020-06-13 10:28:32.503 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:28:32.504 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:28:32.504 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:28:36.897 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:28:36.897 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:28:36.898 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:28:41.612 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:28:41.612 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:28:41.613 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:28:43.153 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:28:43.153 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:28:43.153 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:28:45.240 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-06-13 10:28:45.240 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils force=force) 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-06-13 10:28:45.240 15 ERROR rally.cli.cliutils 2020-06-13 10:28:46.897 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:28:46.898 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:28:46.898 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:28:49.318 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-06-13 10:28:49.387 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-00be425e-e0fb-4b4e-a969-c221065dccf9/repo. 2020-06-13 10:28:49.750 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-00be425e-e0fb-4b4e-a969-c221065dccf9/repo'... done. Note: checking out '9250832e7a51f09b813fa528ff3c142adbb49ec1'. 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-06-13 10:28:49.765 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9250832e7 ' 2020-06-13 10:28:49.774 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9250832e7a51f09b813fa528ff3c142adbb49ec1 ' 2020-06-13 10:28:49.798 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-06-13 10:28:49.862 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-06-13 10:28:50.671 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=00be425e-e0fb-4b4e-a969-c221065dccf9) has been successfully created! 2020-06-13 10:28:52.298 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:28:52.299 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:28:52.299 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:28:56.548 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:28:56.549 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:28:56.549 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:28:58.708 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=00be425e-e0fb-4b4e-a969-c221065dccf9) for deployment 'opnfv-rally' (UUID=0d9b855b-0492-49ed-888c-dff8a49a6c2c). 2020-06-13 10:29:01.108 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=00be425e-e0fb-4b4e-a969-c221065dccf9) has been successfully configured for deployment 'opnfv-rally' (UUID=0d9b855b-0492-49ed-888c-dff8a49a6c2c)! 2020-06-13 10:29:10.741 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:29:10.741 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:29:10.741 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:29:12.903 32 INFO rally.api [-] Starting verification (UUID=bcfcc209-2982-45de-874f-fc19127b1eab) for deployment 'opnfv-rally' (UUID=0d9b855b-0492-49ed-888c-dff8a49a6c2c) by verifier 'opnfv-tempest' (UUID=00be425e-e0fb-4b4e-a969-c221065dccf9). 2020-06-13 10:29:13.754 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-06-13 10:29:13.754 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-00be425e-e0fb-4b4e-a969-c221065dccf9/for-deployment-0d9b855b-0492-49ed-888c-dff8a49a6c2c/tempest.log' to option 'log_file'. 2020-06-13 10:29:13.754 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-00be425e-e0fb-4b4e-a969-c221065dccf9/for-deployment-0d9b855b-0492-49ed-888c-dff8a49a6c2c/tempest.log 2020-06-13 10:29:13.755 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-06-13 10:29:13.755 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-00be425e-e0fb-4b4e-a969-c221065dccf9/for-deployment-0d9b855b-0492-49ed-888c-dff8a49a6c2c/lock_files' to option 'lock_path'. 2020-06-13 10:29:13.755 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-00be425e-e0fb-4b4e-a969-c221065dccf9/for-deployment-0d9b855b-0492-49ed-888c-dff8a49a6c2c/lock_files 2020-06-13 10:29:13.755 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-06-13 10:29:13.756 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-06-13 10:29:13.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a8c1abe3-125c-4ba6-a45f-8c601d67bfc0 2020-06-13 10:29:13.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 8835e775-7f72-4e3d-ad94-20d924580b62 2020-06-13 10:29:13.757 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3de1b60d-f637-432d-a34f-1e57bc8ed117 2020-06-13 10:29:13.757 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 454511df-3fc4-43ff-a99d-45f27154355f 2020-06-13 10:29:14.055 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-06-13 10:29:14.056 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_compute-net_1c29d794-e84a-4030-adcb-97d4f73c9674 2020-06-13 10:29:14.057 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-06-13 10:29:14.148 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 10:29:14.186 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_44858ede_bw8Znm44'. Using flavor 'rally_verify_44858ede_bw8Znm44' (ID = c06349a6-1078-4258-b230-afefa1c6f5f6) for the tests. 2020-06-13 10:29:14.187 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c06349a6-1078-4258-b230-afefa1c6f5f6' to option 'instance_type'. 2020-06-13 10:29:14.187 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c06349a6-1078-4258-b230-afefa1c6f5f6 2020-06-13 10:29:14.189 32 INFO rally.task.context [-] Verification 00be425e-e0fb-4b4e-a969-c221065dccf9 | Context tempest@default setup() finished in 1.11 sec 2020-06-13 10:29:14.190 32 INFO rally.task.context [-] Verification 00be425e-e0fb-4b4e-a969-c221065dccf9 | Context testr@default setup() finished in 0.36 msec 2020-06-13 10:29:14.190 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/f2d0f1e0-6af4-4602-a3a6-5fc5eb24e67e'. 2020-06-13 10:29:20.435 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.572s] 2020-06-13 10:29:21.172 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [1.260s] 2020-06-13 10:29:21.274 32 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [1.507s] 2020-06-13 10:29:21.288 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.116s] 2020-06-13 10:29:36.087 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [15.907s] 2020-06-13 10:29:40.757 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.119s] 2020-06-13 10:29:40.770 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2020-06-13 10:29:41.099 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.328s] 2020-06-13 10:29:41.339 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.240s] 2020-06-13 10:29:41.351 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2020-06-13 10:29:41.378 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.026s] 2020-06-13 10:29:41.456 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.078s] 2020-06-13 10:29:41.529 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.072s] 2020-06-13 10:29:41.887 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.357s] 2020-06-13 10:29:41.906 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.019s] 2020-06-13 10:29:42.048 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.141s] 2020-06-13 10:29:46.110 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [14.005s] 2020-06-13 10:29:46.546 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.441s] 2020-06-13 10:29:46.579 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.029s] 2020-06-13 10:29:46.740 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.159s] 2020-06-13 10:29:46.882 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.142s] 2020-06-13 10:29:48.692 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.284s] 2020-06-13 10:29:49.140 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.447s] 2020-06-13 10:29:50.860 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.065s] 2020-06-13 10:29:56.635 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.772s] 2020-06-13 10:29:57.748 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [7.607s] 2020-06-13 10:29:57.894 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.145s] 2020-06-13 10:29:58.428 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.533s] 2020-06-13 10:29:58.581 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.153s] 2020-06-13 10:29:58.583 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-06-13 10:30:00.897 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.022s] 2020-06-13 10:30:00.918 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.020s] 2020-06-13 10:30:00.940 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.022s] 2020-06-13 10:30:02.597 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.038s] 2020-06-13 10:30:06.327 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.011s] 2020-06-13 10:30:06.337 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2020-06-13 10:30:06.390 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.052s] 2020-06-13 10:30:06.438 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.047s] 2020-06-13 10:30:06.484 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.046s] 2020-06-13 10:30:06.564 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.078s] 2020-06-13 10:30:06.633 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.069s] 2020-06-13 10:30:06.690 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.057s] 2020-06-13 10:30:06.743 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.051s] 2020-06-13 10:30:06.799 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.056s] 2020-06-13 10:30:09.823 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.089s] 2020-06-13 10:30:09.845 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.022s] 2020-06-13 10:30:10.026 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.177s] 2020-06-13 10:30:10.034 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.010s] 2020-06-13 10:30:10.060 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.025s] 2020-06-13 10:30:10.466 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.325s] 2020-06-13 10:30:10.820 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.353s] 2020-06-13 10:30:11.174 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-06-13 10:30:11.481 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.306s] 2020-06-13 10:30:11.702 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.222s] 2020-06-13 10:30:11.868 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.166s] 2020-06-13 10:30:12.023 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.154s] 2020-06-13 10:30:12.177 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.152s] 2020-06-13 10:30:12.256 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.079s] 2020-06-13 10:30:12.411 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.154s] 2020-06-13 10:30:12.670 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [21.452s] 2020-06-13 10:30:12.708 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.297s] 2020-06-13 10:30:17.106 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.861s] 2020-06-13 10:30:22.536 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.430s] 2020-06-13 10:30:24.236 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.698s] 2020-06-13 10:30:24.312 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.077s] 2020-06-13 10:30:24.369 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.056s] 2020-06-13 10:30:27.551 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.881s] 2020-06-13 10:30:36.464 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.093s] 2020-06-13 10:30:36.541 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.076s] 2020-06-13 10:30:36.593 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.051s] 2020-06-13 10:30:39.864 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.546s] 2020-06-13 10:30:40.124 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.572s] 2020-06-13 10:30:40.760 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.895s] 2020-06-13 10:30:41.698 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.937s] 2020-06-13 10:30:42.517 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.818s] 2020-06-13 10:30:43.476 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.957s] 2020-06-13 10:30:44.068 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.943s] 2020-06-13 10:30:44.298 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.823s] 2020-06-13 10:30:45.277 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.977s] 2020-06-13 10:30:45.633 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.309s] 2020-06-13 10:30:45.735 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.459s] 2020-06-13 10:30:45.905 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.272s] 2020-06-13 10:30:46.214 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.478s] 2020-06-13 10:30:46.711 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.496s] 2020-06-13 10:30:47.247 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.285s] 2020-06-13 10:30:47.407 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.158s] 2020-06-13 10:30:47.537 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.823s] 2020-06-13 10:30:47.787 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.380s] 2020-06-13 10:30:48.046 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.510s] 2020-06-13 10:30:48.113 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.324s] 2020-06-13 10:30:48.114 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-06-13 10:30:48.573 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.527s] 2020-06-13 10:30:48.997 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.424s] 2020-06-13 10:30:49.781 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.783s] 2020-06-13 10:30:49.852 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2020-06-13 10:30:50.198 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.417s] 2020-06-13 10:30:50.655 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.457s] 2020-06-13 10:30:51.166 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.511s] 2020-06-13 10:30:51.654 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.488s] 2020-06-13 10:30:52.939 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.012s] 2020-06-13 10:30:52.973 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.034s] 2020-06-13 10:30:53.022 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.048s] 2020-06-13 10:30:53.052 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.030s] 2020-06-13 10:30:53.067 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.014s] 2020-06-13 10:30:53.080 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2020-06-13 10:30:53.091 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2020-06-13 10:30:53.140 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.048s] 2020-06-13 10:30:53.153 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.013s] 2020-06-13 10:30:53.200 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.046s] 2020-06-13 10:30:53.211 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.011s] 2020-06-13 10:30:53.275 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.063s] 2020-06-13 10:30:53.347 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.071s] 2020-06-13 10:30:53.410 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.063s] 2020-06-13 10:30:53.472 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.062s] 2020-06-13 10:30:53.483 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.011s] 2020-06-13 10:30:53.529 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.045s] 2020-06-13 10:30:53.578 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.048s] 2020-06-13 10:30:53.632 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.054s] 2020-06-13 10:30:53.676 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.044s] 2020-06-13 10:30:56.846 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2020-06-13 10:30:58.725 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.408s] 2020-06-13 10:31:00.692 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.351s] 2020-06-13 10:31:00.721 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.031s] 2020-06-13 10:31:04.260 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.104s] 2020-06-13 10:31:04.358 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.099s] 2020-06-13 10:31:09.434 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.780s] 2020-06-13 10:31:15.288 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.853s] 2020-06-13 10:31:17.139 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [15.857s] 2020-06-13 10:31:17.427 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.139s] 2020-06-13 10:31:17.638 32 INFO opnfv-tempest [-] {3} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-06-13 10:31:19.988 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [2.560s] 2020-06-13 10:31:22.044 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.056s] 2020-06-13 10:31:25.362 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [41.290s] 2020-06-13 10:31:26.625 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.265s] 2020-06-13 10:31:27.481 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.435s] 2020-06-13 10:31:31.825 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.932s] 2020-06-13 10:31:32.358 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.877s] 2020-06-13 10:31:32.540 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.714s] 2020-06-13 10:31:34.688 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.144s] 2020-06-13 10:31:35.283 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.597s] 2020-06-13 10:31:36.552 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.265s] 2020-06-13 10:31:37.301 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.750s] 2020-06-13 10:31:37.432 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.073s] 2020-06-13 10:31:39.250 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.947s] 2020-06-13 10:31:39.320 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.072s] 2020-06-13 10:31:40.741 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.101s] 2020-06-13 10:31:41.634 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.892s] 2020-06-13 10:31:42.087 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.451s] 2020-06-13 10:31:42.442 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.355s] 2020-06-13 10:31:42.920 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.477s] 2020-06-13 10:31:44.505 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.583s] 2020-06-13 10:31:45.275 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.769s] 2020-06-13 10:31:45.409 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.135s] 2020-06-13 10:31:45.486 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.076s] 2020-06-13 10:31:45.551 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.064s] 2020-06-13 10:31:45.590 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.039s] 2020-06-13 10:31:46.158 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [8.724s] 2020-06-13 10:31:46.479 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.320s] 2020-06-13 10:31:46.680 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.201s] 2020-06-13 10:31:46.854 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.174s] 2020-06-13 10:31:46.954 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.099s] 2020-06-13 10:31:47.014 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.060s] 2020-06-13 10:31:47.136 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.121s] 2020-06-13 10:31:47.227 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.090s] 2020-06-13 10:31:47.289 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.061s] 2020-06-13 10:31:47.349 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.059s] 2020-06-13 10:31:49.036 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.458s] 2020-06-13 10:31:49.328 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.292s] 2020-06-13 10:31:51.560 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.211s] 2020-06-13 10:31:53.763 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.237s] 2020-06-13 10:31:54.053 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.289s] 2020-06-13 10:31:55.631 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.223s] 2020-06-13 10:31:56.028 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2020-06-13 10:31:57.730 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.132s] 2020-06-13 10:32:02.955 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [8.899s] 2020-06-13 10:32:04.133 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.076s] 2020-06-13 10:32:04.205 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.072s] 2020-06-13 10:32:04.269 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.064s] 2020-06-13 10:32:04.618 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.348s] 2020-06-13 10:32:04.771 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.151s] 2020-06-13 10:32:05.112 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.340s] 2020-06-13 10:32:05.171 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.060s] 2020-06-13 10:32:05.242 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.069s] 2020-06-13 10:32:05.308 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.066s] 2020-06-13 10:32:05.537 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.229s] 2020-06-13 10:32:05.610 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.072s] 2020-06-13 10:32:05.748 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.136s] 2020-06-13 10:32:05.883 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.135s] 2020-06-13 10:32:05.949 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.066s] 2020-06-13 10:32:06.035 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.085s] 2020-06-13 10:32:09.039 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.407s] 2020-06-13 10:32:11.155 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.154s] 2020-06-13 10:32:11.203 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.047s] 2020-06-13 10:32:11.731 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.876s] 2020-06-13 10:32:19.999 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.266s] 2020-06-13 10:32:28.008 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.007s] 2020-06-13 10:32:29.086 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [20.042s] 2020-06-13 10:32:35.229 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.609s] 2020-06-13 10:32:35.232 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.146s] 2020-06-13 10:32:40.797 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.569s] 2020-06-13 10:33:03.341 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.407s] 2020-06-13 10:33:03.588 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.245s] 2020-06-13 10:33:03.839 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.250s] 2020-06-13 10:33:04.266 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.427s] 2020-06-13 10:33:04.663 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.397s] 2020-06-13 10:33:05.191 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.526s] 2020-06-13 10:33:10.277 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.158s] 2020-06-13 10:33:25.221 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [14.939s] 2020-06-13 10:33:53.393 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [28.164s] 2020-06-13 10:34:05.365 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [11.972s] 2020-06-13 10:34:19.581 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [14.212s] 2020-06-13 10:34:21.706 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.209s] 2020-06-13 10:34:21.884 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.177s] 2020-06-13 10:35:21.566 32 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [51.821s] 2020-06-13 10:35:53.401 32 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [31.826s] 2020-06-13 10:36:15.753 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.134s] 2020-06-13 10:36:15.801 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.048s] 2020-06-13 10:36:16.282 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.479s] 2020-06-13 10:36:17.842 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.560s] 2020-06-13 10:36:23.700 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.858s] 2020-06-13 10:36:23.748 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.048s] 2020-06-13 10:36:23.799 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.050s] 2020-06-13 10:36:36.876 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.141s] 2020-06-13 10:36:38.032 32 INFO rally.task.context [-] Verification 00be425e-e0fb-4b4e-a969-c221065dccf9 | Context testr@default cleanup() started 2020-06-13 10:36:38.034 32 INFO rally.task.context [-] Verification 00be425e-e0fb-4b4e-a969-c221065dccf9 | Context testr@default cleanup() finished in 3.10 msec 2020-06-13 10:36:38.035 32 INFO rally.task.context [-] Verification 00be425e-e0fb-4b4e-a969-c221065dccf9 | Context tempest@default cleanup() started 2020-06-13 10:36:38.239 32 INFO rally.task.context [-] Verification 00be425e-e0fb-4b4e-a969-c221065dccf9 | Context tempest@default cleanup() finished in 0.20 sec 2020-06-13 10:36:38.274 32 INFO rally.api [-] Verification (UUID=bcfcc209-2982-45de-874f-fc19127b1eab) has been successfully finished for deployment 'opnfv-rally' (UUID=0d9b855b-0492-49ed-888c-dff8a49a6c2c)! 2020-06-13 10:36:39.909 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:36:39.909 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:36:39.909 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:36:41.662 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:36:41.662 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:36:41.662 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:36:43.746 68 INFO rally.api [-] Building 'html' report for the following verification(s): 'bcfcc209-2982-45de-874f-fc19127b1eab' 2020-06-13 10:36:43.773 68 INFO rally.api [-] The report has been successfully built. 2020-06-13 10:36:45.266 70 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:36:45.266 70 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:36:45.266 70 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:36:47.670 70 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'bcfcc209-2982-45de-874f-fc19127b1eab' 2020-06-13 10:36:47.682 70 INFO rally.api [-] The report has been successfully built.