2020-05-14 11:21:14.837 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:21:14.838 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:21:14.838 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-14 11:21:17.247 7 ERROR rally.cli.cliutils 2020-05-14 11:21:18.903 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:21:18.903 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:21:18.903 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:21:23.322 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:21:23.323 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:21:23.323 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:21:28.266 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:21:28.266 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:21:28.267 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:21:29.917 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:21:29.917 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:21:29.917 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils force=force) 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-14 11:21:32.038 16 ERROR rally.cli.cliutils 2020-05-14 11:21:33.570 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:21:33.571 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:21:33.571 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:21:35.835 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-14 11:21:35.920 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-cbc1542c-30e9-485d-a630-d3753856af89/repo. 2020-05-14 11:21:36.230 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-cbc1542c-30e9-485d-a630-d3753856af89/repo'... done. Note: checking out '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-05-14 11:21:36.245 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g5833f41db ' 2020-05-14 11:21:36.254 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f ' 2020-05-14 11:21:36.274 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-14 11:21:36.335 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-14 11:21:37.106 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cbc1542c-30e9-485d-a630-d3753856af89) has been successfully created! 2020-05-14 11:21:38.904 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:21:38.904 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:21:38.904 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:21:43.184 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:21:43.184 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:21:43.184 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:21:45.626 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=cbc1542c-30e9-485d-a630-d3753856af89) for deployment 'opnfv-rally' (UUID=ba629c5a-b4a5-49c1-bc80-989e3d57a6bd). 2020-05-14 11:21:49.195 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cbc1542c-30e9-485d-a630-d3753856af89) has been successfully configured for deployment 'opnfv-rally' (UUID=ba629c5a-b4a5-49c1-bc80-989e3d57a6bd)! 2020-05-14 11:21:59.316 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:21:59.316 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:21:59.316 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:22:01.650 33 INFO rally.api [-] Starting verification (UUID=7e3bdb33-7580-4d18-9a49-f0a9ffe9d12d) for deployment 'opnfv-rally' (UUID=ba629c5a-b4a5-49c1-bc80-989e3d57a6bd) by verifier 'opnfv-tempest' (UUID=cbc1542c-30e9-485d-a630-d3753856af89). 2020-05-14 11:22:02.556 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-14 11:22:02.556 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-cbc1542c-30e9-485d-a630-d3753856af89/for-deployment-ba629c5a-b4a5-49c1-bc80-989e3d57a6bd/tempest.log' to option 'log_file'. 2020-05-14 11:22:02.556 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-cbc1542c-30e9-485d-a630-d3753856af89/for-deployment-ba629c5a-b4a5-49c1-bc80-989e3d57a6bd/tempest.log 2020-05-14 11:22:02.557 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-14 11:22:02.557 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-cbc1542c-30e9-485d-a630-d3753856af89/for-deployment-ba629c5a-b4a5-49c1-bc80-989e3d57a6bd/lock_files' to option 'lock_path'. 2020-05-14 11:22:02.558 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-cbc1542c-30e9-485d-a630-d3753856af89/for-deployment-ba629c5a-b4a5-49c1-bc80-989e3d57a6bd/lock_files 2020-05-14 11:22:02.558 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-14 11:22:02.558 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-05-14 11:22:02.559 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a5fbf63a-d3f6-49d4-932f-115e772772d6 2020-05-14 11:22:02.559 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 94074130-778f-4bba-bed9-db39c4693800 2020-05-14 11:22:02.560 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 248a0106-aa44-4c4e-b57a-0868af2a9535 2020-05-14 11:22:02.560 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 60ee8ac4-49d8-4ac8-bba7-d12b879b744b 2020-05-14 11:22:02.895 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-14 11:22:02.895 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_platform-net_3420a7c5-08de-4e55-a928-4a9e3586e158 2020-05-14 11:22:02.896 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-14 11:22:02.984 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 11:22:03.022 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-14 11:22:03.023 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7e3bdb33_iqxDvkpv' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 11:22:03.064 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7e3bdb33_iqxDvkpv' (ID = d7f7d6b2-9ae7-4858-af23-d66b9c793824) has been successfully created! 2020-05-14 11:22:03.064 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd7f7d6b2-9ae7-4858-af23-d66b9c793824' to option 'instance_type'. 2020-05-14 11:22:03.065 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d7f7d6b2-9ae7-4858-af23-d66b9c793824 2020-05-14 11:22:03.066 33 INFO rally.task.context [-] Verification cbc1542c-30e9-485d-a630-d3753856af89 | Context tempest@default setup() finished in 1.16 sec 2020-05-14 11:22:03.067 33 INFO rally.task.context [-] Verification cbc1542c-30e9-485d-a630-d3753856af89 | Context testr@default setup() finished in 0.48 msec 2020-05-14 11:22:03.067 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/8e58d4be-6c4f-4134-9b58-51a2c4cfbdb6'. 2020-05-14 11:22:08.222 33 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.301s] 2020-05-14 11:22:08.303 33 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.081s] 2020-05-14 11:22:11.473 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [3.180s] 2020-05-14 11:22:16.723 33 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.619s] 2020-05-14 11:22:37.152 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [18.100s] 2020-05-14 11:22:39.600 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.089s] 2020-05-14 11:22:43.893 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [16.265s] 2020-05-14 11:22:44.439 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.554s] 2020-05-14 11:22:46.181 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [6.579s] 2020-05-14 11:23:27.902 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.330s] 2020-05-14 11:23:28.221 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.318s] 2020-05-14 11:23:28.514 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.293s] 2020-05-14 11:23:28.847 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.332s] 2020-05-14 11:23:29.100 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.254s] 2020-05-14 11:23:29.249 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.149s] 2020-05-14 11:23:29.443 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.193s] 2020-05-14 11:23:29.589 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.145s] 2020-05-14 11:23:29.736 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.147s] 2020-05-14 11:23:29.878 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.141s] 2020-05-14 11:23:30.175 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.297s] 2020-05-14 11:23:44.851 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [8.425s] 2020-05-14 11:23:53.816 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.685s] 2020-05-14 11:23:53.960 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.143s] 2020-05-14 11:23:54.285 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.324s] 2020-05-14 11:23:54.434 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.148s] 2020-05-14 11:23:54.436 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-05-14 11:24:05.027 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [20.176s] 2020-05-14 11:24:24.907 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.080s] 2020-05-14 11:24:24.919 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2020-05-14 11:24:25.220 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.300s] 2020-05-14 11:24:25.233 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2020-05-14 11:24:25.245 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2020-05-14 11:24:25.277 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2020-05-14 11:24:25.357 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.080s] 2020-05-14 11:24:25.439 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.081s] 2020-05-14 11:24:25.760 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.320s] 2020-05-14 11:24:25.776 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.016s] 2020-05-14 11:24:25.917 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.142s] 2020-05-14 11:24:27.991 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [22.963s] 2020-05-14 11:24:34.239 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.248s] 2020-05-14 11:24:57.116 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [20.647s] 2020-05-14 11:24:59.444 33 INFO opnfv-tempest [-] {1} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-05-14 11:25:08.481 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [4.283s] 2020-05-14 11:25:10.829 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.412s] 2020-05-14 11:25:11.049 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.219s] 2020-05-14 11:25:11.307 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.258s] 2020-05-14 11:25:11.715 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.408s] 2020-05-14 11:25:12.217 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.500s] 2020-05-14 11:25:12.703 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.484s] 2020-05-14 11:25:18.904 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [1.481s] 2020-05-14 11:25:19.062 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.157s] 2020-05-14 11:25:22.986 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [3.924s] 2020-05-14 11:25:23.099 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.111s] 2020-05-14 11:25:23.100 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-05-14 11:25:28.348 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [19.859s] 2020-05-14 11:26:09.879 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.068s] 2020-05-14 11:26:09.902 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.023s] 2020-05-14 11:26:09.920 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.017s] 2020-05-14 11:26:12.444 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [44.086s] 2020-05-14 11:26:17.849 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.289s] 2020-05-14 11:26:18.460 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.610s] 2020-05-14 11:26:24.420 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [11.977s] 2020-05-14 11:26:26.867 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.412s] 2020-05-14 11:26:46.627 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [22.201s] 2020-05-14 11:26:57.585 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [14.340s] 2020-05-14 11:27:01.379 33 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [83.471s] 2020-05-14 11:27:11.991 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [14.405s] 2020-05-14 11:27:25.467 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [13.475s] 2020-05-14 11:27:25.751 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [4.048s] 2020-05-14 11:27:32.779 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [7.027s] 2020-05-14 11:27:37.747 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [4.967s] 2020-05-14 11:27:38.251 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [12.784s] 2020-05-14 11:27:41.625 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [3.878s] 2020-05-14 11:27:47.014 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [5.388s] 2020-05-14 11:27:50.794 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [3.780s] 2020-05-14 11:27:51.723 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.929s] 2020-05-14 11:27:51.832 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [13.578s] 2020-05-14 11:27:52.229 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.505s] 2020-05-14 11:27:56.208 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [3.978s] 2020-05-14 11:28:00.233 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [4.023s] 2020-05-14 11:28:01.980 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [1.748s] 2020-05-14 11:28:02.668 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.687s] 2020-05-14 11:28:03.106 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.438s] 2020-05-14 11:28:06.974 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [3.865s] 2020-05-14 11:28:06.991 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [15.159s] 2020-05-14 11:28:07.436 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.463s] 2020-05-14 11:28:07.891 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.455s] 2020-05-14 11:28:08.358 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.466s] 2020-05-14 11:28:08.820 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.462s] 2020-05-14 11:28:09.655 33 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [68.263s] 2020-05-14 11:28:21.161 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [14.169s] 2020-05-14 11:28:24.369 33 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.313s] 2020-05-14 11:28:24.548 33 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.178s] 2020-05-14 11:28:32.311 33 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.015s] 2020-05-14 11:28:39.865 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.077s] 2020-05-14 11:28:44.763 33 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.047s] 2020-05-14 11:28:45.055 33 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.292s] 2020-05-14 11:28:45.229 33 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.174s] 2020-05-14 11:28:47.188 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [26.027s] 2020-05-14 11:28:54.874 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.019s] 2020-05-14 11:28:54.885 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.011s] 2020-05-14 11:28:54.939 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.052s] 2020-05-14 11:28:54.984 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.046s] 2020-05-14 11:28:55.034 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.049s] 2020-05-14 11:28:55.109 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.074s] 2020-05-14 11:28:55.181 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.072s] 2020-05-14 11:28:55.239 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.058s] 2020-05-14 11:28:55.421 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.181s] 2020-05-14 11:28:55.486 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.065s] 2020-05-14 11:29:04.895 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.193s] 2020-05-14 11:29:04.923 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.028s] 2020-05-14 11:29:05.101 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.176s] 2020-05-14 11:29:05.112 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.011s] 2020-05-14 11:29:05.130 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.018s] 2020-05-14 11:29:10.107 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [22.917s] 2020-05-14 11:29:13.183 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.266s] 2020-05-14 11:29:13.209 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.025s] 2020-05-14 11:29:16.762 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [6.653s] 2020-05-14 11:29:18.054 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.292s] 2020-05-14 11:29:21.467 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [3.412s] 2020-05-14 11:29:24.700 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [3.233s] 2020-05-14 11:29:27.913 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [3.212s] 2020-05-14 11:29:31.210 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [3.296s] 2020-05-14 11:29:33.490 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [33.836s] 2020-05-14 11:29:34.378 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [3.167s] 2020-05-14 11:29:36.731 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [3.243s] 2020-05-14 11:29:37.562 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [3.183s] 2020-05-14 11:29:40.750 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [3.187s] 2020-05-14 11:29:43.323 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [6.591s] 2020-05-14 11:29:54.551 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [11.227s] 2020-05-14 11:29:56.784 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [16.033s] 2020-05-14 11:29:59.168 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [28.606s] 2020-05-14 11:30:09.535 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [14.984s] 2020-05-14 11:30:17.499 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [7.963s] 2020-05-14 11:30:20.706 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [3.207s] 2020-05-14 11:30:32.392 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [33.224s] 2020-05-14 11:30:48.525 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [16.131s] 2020-05-14 11:30:51.673 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [3.148s] 2020-05-14 11:30:54.816 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [3.143s] 2020-05-14 11:31:35.584 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [25.938s] 2020-05-14 11:31:39.922 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [45.103s] 2020-05-14 11:31:46.149 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [6.228s] 2020-05-14 11:31:49.324 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [3.175s] 2020-05-14 11:31:55.088 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [19.502s] 2020-05-14 11:32:18.913 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.077s] 2020-05-14 11:32:37.866 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.227s] 2020-05-14 11:32:39.990 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.121s] 2020-05-14 11:32:40.670 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [84.434s] 2020-05-14 11:32:42.190 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.201s] 2020-05-14 11:32:57.542 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [62.449s] 2020-05-14 11:33:02.054 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.064s] 2020-05-14 11:33:12.039 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.243s] 2020-05-14 11:33:14.021 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [16.483s] 2020-05-14 11:33:31.435 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.367s] 2020-05-14 11:33:31.736 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.300s] 2020-05-14 11:33:33.069 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [52.399s] 2020-05-14 11:33:40.446 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [26.422s] 2020-05-14 11:33:54.811 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.805s] 2020-05-14 11:34:03.071 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.256s] 2020-05-14 11:34:03.143 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [22.698s] 2020-05-14 11:34:08.426 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [35.357s] 2020-05-14 11:34:12.118 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.046s] 2020-05-14 11:34:43.932 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [35.505s] 2020-05-14 11:35:01.791 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [58.642s] 2020-05-14 11:35:04.907 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [3.121s] 2020-05-14 11:35:15.432 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2020-05-14 11:35:27.065 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.012s] 2020-05-14 11:35:27.077 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.012s] 2020-05-14 11:35:27.086 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.009s] 2020-05-14 11:35:27.107 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.021s] 2020-05-14 11:35:27.115 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.007s] 2020-05-14 11:35:27.282 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.162s] 2020-05-14 11:35:27.287 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.008s] 2020-05-14 11:35:27.300 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.013s] 2020-05-14 11:35:27.309 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.008s] 2020-05-14 11:35:27.312 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2020-05-14 11:35:27.322 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.010s] 2020-05-14 11:35:27.529 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.206s] 2020-05-14 11:35:56.516 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.161s] 2020-05-14 11:35:58.584 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.067s] 2020-05-14 11:35:58.634 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.049s] 2020-05-14 11:36:00.746 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.110s] 2020-05-14 11:36:02.831 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.083s] 2020-05-14 11:36:04.923 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.090s] 2020-05-14 11:36:07.022 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.098s] 2020-05-14 11:36:09.124 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.100s] 2020-05-14 11:36:11.240 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.113s] 2020-05-14 11:36:13.336 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.096s] 2020-05-14 11:36:15.476 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.138s] 2020-05-14 11:36:17.594 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.117s] 2020-05-14 11:36:19.702 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.107s] 2020-05-14 11:36:21.793 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.088s] 2020-05-14 11:36:23.903 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.108s] 2020-05-14 11:36:26.030 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.127s] 2020-05-14 11:36:28.145 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.113s] 2020-05-14 11:36:30.262 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.117s] 2020-05-14 11:36:32.383 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.118s] 2020-05-14 11:36:41.277 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.036s] 2020-05-14 11:36:41.350 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.072s] 2020-05-14 11:36:41.400 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.050s] 2020-05-14 11:36:41.437 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.036s] 2020-05-14 11:36:41.474 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.035s] 2020-05-14 11:36:41.506 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.032s] 2020-05-14 11:36:41.530 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.023s] 2020-05-14 11:36:41.558 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.027s] 2020-05-14 11:36:41.683 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.124s] 2020-05-14 11:36:41.814 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.129s] 2020-05-14 11:37:00.367 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.456s] 2020-05-14 11:37:04.500 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.132s] 2020-05-14 11:37:08.679 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.175s] 2020-05-14 11:37:12.710 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.031s] 2020-05-14 11:37:24.757 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.427s] 2020-05-14 11:37:37.008 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2020-05-14 11:37:39.443 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [175.506s] 2020-05-14 11:37:46.694 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.486s] 2020-05-14 11:37:47.001 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.307s] 2020-05-14 11:38:00.652 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.057s] 2020-05-14 11:38:00.711 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.059s] 2020-05-14 11:38:00.782 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.071s] 2020-05-14 11:38:01.160 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.377s] 2020-05-14 11:38:01.305 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.144s] 2020-05-14 11:38:01.646 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.340s] 2020-05-14 11:38:01.705 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.058s] 2020-05-14 11:38:01.770 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.064s] 2020-05-14 11:38:01.840 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.070s] 2020-05-14 11:38:01.920 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.080s] 2020-05-14 11:38:01.988 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.067s] 2020-05-14 11:38:02.108 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.119s] 2020-05-14 11:38:02.241 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.132s] 2020-05-14 11:38:02.246 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [22.806s] 2020-05-14 11:38:02.309 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.068s] 2020-05-14 11:38:02.387 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.078s] 2020-05-14 11:39:11.405 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [3.168s] 2020-05-14 11:39:35.053 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [23.646s] 2020-05-14 11:39:53.420 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [18.367s] 2020-05-14 11:40:02.270 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [8.849s] 2020-05-14 11:40:28.686 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [26.414s] 2020-05-14 11:41:14.748 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [46.060s] 2020-05-14 11:41:32.051 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [17.304s] 2020-05-14 11:41:35.258 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [3.207s] 2020-05-14 11:41:38.348 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [3.088s] 2020-05-14 11:41:41.510 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [3.162s] 2020-05-14 11:41:44.656 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [3.146s] 2020-05-14 11:42:15.427 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [20.101s] 2020-05-14 11:42:27.958 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.074s] 2020-05-14 11:42:44.433 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.345s] 2020-05-14 11:42:46.530 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.096s] 2020-05-14 11:43:04.385 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.016s] 2020-05-14 11:43:04.407 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.022s] 2020-05-14 11:43:15.615 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.162s] 2020-05-14 11:43:25.204 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.279s] 2020-05-14 11:43:25.484 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.280s] 2020-05-14 11:43:35.531 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [10.043s] 2020-05-14 11:43:46.011 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.013s] 2020-05-14 11:43:46.041 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.030s] 2020-05-14 11:43:46.085 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.043s] 2020-05-14 11:43:46.115 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.030s] 2020-05-14 11:43:46.129 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.013s] 2020-05-14 11:43:46.141 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2020-05-14 11:43:46.154 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.012s] 2020-05-14 11:43:46.195 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.041s] 2020-05-14 11:43:46.207 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2020-05-14 11:43:46.248 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.040s] 2020-05-14 11:43:46.257 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2020-05-14 11:43:46.314 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.057s] 2020-05-14 11:43:46.381 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.066s] 2020-05-14 11:43:46.438 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.057s] 2020-05-14 11:43:46.513 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.075s] 2020-05-14 11:43:46.523 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2020-05-14 11:43:46.570 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.047s] 2020-05-14 11:43:46.619 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.047s] 2020-05-14 11:43:46.664 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.046s] 2020-05-14 11:43:46.707 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.042s] 2020-05-14 11:43:59.949 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.773s] 2020-05-14 11:44:05.615 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.664s] 2020-05-14 11:44:28.050 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.102s] 2020-05-14 11:44:28.140 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.090s] 2020-05-14 11:44:40.711 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.165s] 2020-05-14 11:44:40.757 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.047s] 2020-05-14 11:44:48.070 33 INFO rally.task.context [-] Verification cbc1542c-30e9-485d-a630-d3753856af89 | Context testr@default cleanup() started 2020-05-14 11:44:48.070 33 INFO rally.task.context [-] Verification cbc1542c-30e9-485d-a630-d3753856af89 | Context testr@default cleanup() finished in 0.71 msec 2020-05-14 11:44:48.071 33 INFO rally.task.context [-] Verification cbc1542c-30e9-485d-a630-d3753856af89 | Context tempest@default cleanup() started 2020-05-14 11:44:48.255 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7e3bdb33_iqxDvkpv'. 2020-05-14 11:44:48.396 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7e3bdb33_iqxDvkpv' has been deleted. 2020-05-14 11:44:48.397 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd7f7d6b2-9ae7-4858-af23-d66b9c793824' of option 'instance_type' from Tempest config file. 2020-05-14 11:44:48.398 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd7f7d6b2-9ae7-4858-af23-d66b9c793824' has been removed. 2020-05-14 11:44:48.407 33 INFO rally.task.context [-] Verification cbc1542c-30e9-485d-a630-d3753856af89 | Context tempest@default cleanup() finished in 0.34 sec 2020-05-14 11:44:48.448 33 INFO rally.api [-] Verification (UUID=7e3bdb33-7580-4d18-9a49-f0a9ffe9d12d) has been successfully finished for deployment 'opnfv-rally' (UUID=ba629c5a-b4a5-49c1-bc80-989e3d57a6bd)! 2020-05-14 11:44:50.930 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:44:50.931 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:44:50.931 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:44:52.961 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:44:52.961 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:44:52.961 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:44:56.280 67 INFO rally.api [-] Building 'html' report for the following verification(s): '7e3bdb33-7580-4d18-9a49-f0a9ffe9d12d' 2020-05-14 11:44:56.320 67 INFO rally.api [-] The report has been successfully built. 2020-05-14 11:44:58.100 69 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 11:44:58.101 69 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 11:44:58.101 69 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 11:45:00.566 69 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7e3bdb33-7580-4d18-9a49-f0a9ffe9d12d' 2020-05-14 11:45:00.579 69 INFO rally.api [-] The report has been successfully built.