2020-12-08 09:20:13.804 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:20:13.804 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:20:13.804 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:20:15.692 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-12-08 09:20:15.692 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-08 09:20:15.692 6 ERROR rally.cli.cliutils 2020-12-08 09:20:17.020 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:20:17.020 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:20:17.021 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:20:20.608 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:20:20.608 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:20:20.609 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:20:25.795 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:20:25.796 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:20:25.796 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:20:27.103 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:20:27.104 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:20:27.104 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:20:28.899 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-12-08 09:20:28.899 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils force=force) 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-08 09:20:28.899 15 ERROR rally.cli.cliutils 2020-12-08 09:20:30.280 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:20:30.280 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:20:30.281 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:20:32.061 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-08 09:20:32.137 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f3cadad6-5a74-429c-b893-e5ee1c2bd09b/repo. 2020-12-08 09:20:32.495 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f3cadad6-5a74-429c-b893-e5ee1c2bd09b/repo'... done. Note: checking out 'e5cd9986444ebf1c6b29899767b878b997cc9036'. 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-12-08 09:20:32.508 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ge5cd99864 ' 2020-12-08 09:20:32.515 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e5cd9986444ebf1c6b29899767b878b997cc9036 ' 2020-12-08 09:20:32.538 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-08 09:20:32.585 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-08 09:20:33.271 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f3cadad6-5a74-429c-b893-e5ee1c2bd09b) has been successfully created! 2020-12-08 09:20:34.723 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:20:34.723 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:20:34.723 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:20:40.972 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:20:40.973 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:20:40.973 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:20:42.919 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f3cadad6-5a74-429c-b893-e5ee1c2bd09b) for deployment 'opnfv-rally' (UUID=faf25fa4-dbd6-4da3-bb15-52ce1e5d4ca1). 2020-12-08 09:20:43.775 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f3cadad6-5a74-429c-b893-e5ee1c2bd09b) has been successfully configured for deployment 'opnfv-rally' (UUID=faf25fa4-dbd6-4da3-bb15-52ce1e5d4ca1)! 2020-12-08 09:20:52.155 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:20:52.156 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:20:52.156 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:20:54.036 32 INFO rally.api [-] Starting verification (UUID=220af4f0-948c-4c83-b3b9-e41e76fa42ec) for deployment 'opnfv-rally' (UUID=faf25fa4-dbd6-4da3-bb15-52ce1e5d4ca1) by verifier 'opnfv-tempest' (UUID=f3cadad6-5a74-429c-b893-e5ee1c2bd09b). 2020-12-08 09:20:55.081 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-08 09:20:55.454 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-08 09:20:55.455 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f3cadad6-5a74-429c-b893-e5ee1c2bd09b/for-deployment-faf25fa4-dbd6-4da3-bb15-52ce1e5d4ca1/tempest.log' to option 'log_file'. 2020-12-08 09:20:55.455 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f3cadad6-5a74-429c-b893-e5ee1c2bd09b/for-deployment-faf25fa4-dbd6-4da3-bb15-52ce1e5d4ca1/tempest.log 2020-12-08 09:20:55.456 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-08 09:20:55.456 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f3cadad6-5a74-429c-b893-e5ee1c2bd09b/for-deployment-faf25fa4-dbd6-4da3-bb15-52ce1e5d4ca1/lock_files' to option 'lock_path'. 2020-12-08 09:20:55.456 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f3cadad6-5a74-429c-b893-e5ee1c2bd09b/for-deployment-faf25fa4-dbd6-4da3-bb15-52ce1e5d4ca1/lock_files 2020-12-08 09:20:55.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-08 09:20:55.457 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-12-08 09:20:55.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 1aa79351-2cc9-425d-93b2-46b6877887e6 2020-12-08 09:20:55.458 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 041a0737-0cd9-4c9a-a3e4-48b35903d027 2020-12-08 09:20:55.459 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 182a1a62-6dec-4472-868a-f67d5dae1c57 2020-12-08 09:20:55.459 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c797b050-5fbf-4b5d-829b-e6b24f09c93b 2020-12-08 09:20:55.738 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-08 09:20:55.739 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-08 09:20:55.740 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-08 09:20:55.829 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 09:20:55.865 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-08 09:20:55.865 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_220af4f0_vvyoYhdi' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 09:20:56.344 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_220af4f0_vvyoYhdi' (ID = 1ba8193f-556d-4589-9eaa-4520b992e326) has been successfully created! 2020-12-08 09:20:56.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '1ba8193f-556d-4589-9eaa-4520b992e326' to option 'instance_type'. 2020-12-08 09:20:56.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 1ba8193f-556d-4589-9eaa-4520b992e326 2020-12-08 09:20:56.347 32 INFO rally.task.context [-] Verification f3cadad6-5a74-429c-b893-e5ee1c2bd09b | Context tempest@default setup() finished in 1.76 sec 2020-12-08 09:20:56.348 32 INFO rally.task.context [-] Verification f3cadad6-5a74-429c-b893-e5ee1c2bd09b | Context testr@default setup() finished in 0.50 msec 2020-12-08 09:20:56.348 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/5f44b469-8e14-4bc2-a222-9ba3e525b1cf'. 2020-12-08 09:21:04.422 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.328s] 2020-12-08 09:21:04.530 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.107s] 2020-12-08 09:21:05.663 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.579s] 2020-12-08 09:21:13.527 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.219s] 2020-12-08 09:21:33.169 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [5.030s] 2020-12-08 09:21:59.442 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [0.169s] 2020-12-08 09:21:59.636 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.194s] 2020-12-08 09:22:00.057 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.419s] 2020-12-08 09:22:00.242 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.184s] 2020-12-08 09:22:00.243 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-12-08 09:22:15.541 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [0.179s] 2020-12-08 09:22:15.733 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.191s] 2020-12-08 09:22:16.142 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.408s] 2020-12-08 09:22:16.339 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.196s] 2020-12-08 09:22:16.340 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2020-12-08 09:22:22.455 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [28.780s] 2020-12-08 09:22:26.255 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [3.808s] 2020-12-08 09:22:27.988 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [54.800s] 2020-12-08 09:23:45.022 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.450s] 2020-12-08 09:23:45.695 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.672s] 2020-12-08 09:23:46.287 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.592s] 2020-12-08 09:23:46.676 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.389s] 2020-12-08 09:23:46.992 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.316s] 2020-12-08 09:23:47.178 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.186s] 2020-12-08 09:23:47.357 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.178s] 2020-12-08 09:23:47.560 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.202s] 2020-12-08 09:23:47.670 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.109s] 2020-12-08 09:23:47.837 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.167s] 2020-12-08 09:23:48.170 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.332s] 2020-12-08 09:24:20.100 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.144s] 2020-12-08 09:24:21.416 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.316s] 2020-12-08 09:24:23.485 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [2.068s] 2020-12-08 09:24:25.134 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.647s] 2020-12-08 09:24:26.382 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.249s] 2020-12-08 09:24:28.150 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.767s] 2020-12-08 09:24:28.797 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.647s] 2020-12-08 09:24:29.485 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.687s] 2020-12-08 09:24:30.125 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.640s] 2020-12-08 09:24:31.498 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.372s] 2020-12-08 09:24:32.365 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.867s] 2020-12-08 09:24:32.927 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.562s] 2020-12-08 09:24:33.521 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.593s] 2020-12-08 09:24:34.790 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.267s] 2020-12-08 09:24:35.357 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.568s] 2020-12-08 09:24:36.161 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.804s] 2020-12-08 09:24:37.077 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.916s] 2020-12-08 09:24:37.906 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.828s] 2020-12-08 09:24:44.661 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [80.833s] 2020-12-08 09:25:02.371 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.033s] 2020-12-08 09:25:02.383 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [154.354s] 2020-12-08 09:25:02.451 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.083s] 2020-12-08 09:25:02.480 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.028s] 2020-12-08 09:25:22.108 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.036s] 2020-12-08 09:25:43.130 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.353s] 2020-12-08 09:25:45.786 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [2.654s] 2020-12-08 09:25:47.439 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [1.654s] 2020-12-08 09:25:50.046 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.092s] 2020-12-08 09:26:13.400 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [23.347s] 2020-12-08 09:26:14.796 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [72.395s] 2020-12-08 09:26:45.995 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [37.505s] 2020-12-08 09:26:49.072 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.028s] 2020-12-08 09:26:49.101 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.028s] 2020-12-08 09:26:49.152 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.051s] 2020-12-08 09:26:49.220 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.068s] 2020-12-08 09:26:49.279 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.058s] 2020-12-08 09:26:49.376 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.095s] 2020-12-08 09:26:49.467 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.091s] 2020-12-08 09:26:49.524 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.056s] 2020-12-08 09:26:49.578 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.054s] 2020-12-08 09:26:49.640 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.061s] 2020-12-08 09:26:58.823 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.826s] 2020-12-08 09:27:31.450 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [76.633s] 2020-12-08 09:27:41.489 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-08 09:27:41.491 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2020-12-08 09:27:51.876 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.203s] 2020-12-08 09:27:57.401 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.227s] 2020-12-08 09:27:57.628 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.226s] 2020-12-08 09:28:18.704 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [79.865s] 2020-12-08 09:28:21.772 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [3.691s] 2020-12-08 09:28:21.824 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.051s] 2020-12-08 09:28:23.780 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.105s] 2020-12-08 09:28:23.801 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.020s] 2020-12-08 09:28:24.150 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.349s] 2020-12-08 09:28:24.174 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.023s] 2020-12-08 09:28:24.193 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.019s] 2020-12-08 09:28:24.238 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.044s] 2020-12-08 09:28:24.342 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.104s] 2020-12-08 09:28:24.435 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.091s] 2020-12-08 09:28:24.832 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.397s] 2020-12-08 09:28:24.858 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.025s] 2020-12-08 09:28:25.022 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.164s] 2020-12-08 09:28:44.947 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [26.236s] 2020-12-08 09:28:47.894 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [25.104s] 2020-12-08 09:29:25.569 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [20.819s] 2020-12-08 09:29:36.841 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [11.271s] 2020-12-08 09:29:41.481 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [53.583s] 2020-12-08 09:29:50.002 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [13.160s] 2020-12-08 09:30:06.666 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [16.663s] 2020-12-08 09:30:22.125 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [15.458s] 2020-12-08 09:30:30.373 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [8.248s] 2020-12-08 09:30:35.418 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [69.110s] 2020-12-08 09:30:36.266 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [2.401s] 2020-12-08 09:30:37.121 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [6.747s] 2020-12-08 09:30:37.554 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [1.288s] 2020-12-08 09:30:38.003 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.448s] 2020-12-08 09:30:38.565 32 INFO opnfv-tempest [-] {3} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2020-12-08 09:30:38.840 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.836s] 2020-12-08 09:30:41.293 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [2.453s] 2020-12-08 09:30:45.282 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [3.987s] 2020-12-08 09:30:50.514 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [13.392s] 2020-12-08 09:30:52.888 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [7.482s] 2020-12-08 09:30:58.029 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [7.513s] 2020-12-08 09:30:58.030 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-08 09:30:59.102 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.073s] 2020-12-08 09:30:59.281 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.179s] 2020-12-08 09:30:59.373 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.091s] 2020-12-08 09:30:59.686 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.313s] 2020-12-08 09:30:59.839 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.152s] 2020-12-08 09:30:59.986 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.145s] 2020-12-08 09:31:00.081 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.094s] 2020-12-08 09:31:00.170 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.088s] 2020-12-08 09:31:05.420 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [12.532s] 2020-12-08 09:31:11.483 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.017s] 2020-12-08 09:31:16.242 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [16.071s] 2020-12-08 09:31:22.867 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [17.440s] 2020-12-08 09:31:24.549 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.686s] 2020-12-08 09:31:33.722 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [9.171s] 2020-12-08 09:31:42.365 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [8.643s] 2020-12-08 09:31:44.116 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [14.215s] 2020-12-08 09:31:56.508 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [12.392s] 2020-12-08 09:31:59.579 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [17.209s] 2020-12-08 09:31:59.657 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.081s] 2020-12-08 09:32:02.889 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [6.381s] 2020-12-08 09:32:03.011 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.121s] 2020-12-08 09:32:03.110 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.099s] 2020-12-08 09:32:14.731 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... fail [11.614s] 2020-12-08 09:32:14.829 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.101s] 2020-12-08 09:32:14.898 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.068s] 2020-12-08 09:32:29.441 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [5.229s] 2020-12-08 09:32:29.636 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.174s] 2020-12-08 09:32:30.597 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.156s] 2020-12-08 09:32:35.282 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [5.644s] 2020-12-08 09:32:36.473 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.191s] 2020-12-08 09:32:39.268 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.794s] 2020-12-08 09:32:44.198 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [4.929s] 2020-12-08 09:32:59.893 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [15.692s] 2020-12-08 09:33:09.187 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [9.294s] 2020-12-08 09:33:13.922 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [4.736s] 2020-12-08 09:33:13.973 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.050s] 2020-12-08 09:33:14.020 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.046s] 2020-12-08 09:33:14.062 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.042s] 2020-12-08 09:33:14.671 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.063s] 2020-12-08 09:33:14.731 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.059s] 2020-12-08 09:33:14.790 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.059s] 2020-12-08 09:33:15.155 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.364s] 2020-12-08 09:33:15.288 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.132s] 2020-12-08 09:33:15.610 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.321s] 2020-12-08 09:33:15.664 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.054s] 2020-12-08 09:33:15.736 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.071s] 2020-12-08 09:33:15.805 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.069s] 2020-12-08 09:33:15.873 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.067s] 2020-12-08 09:33:15.940 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.066s] 2020-12-08 09:33:16.055 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.114s] 2020-12-08 09:33:16.178 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.122s] 2020-12-08 09:33:16.247 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.069s] 2020-12-08 09:33:16.317 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.069s] 2020-12-08 09:33:17.090 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [117.617s] 2020-12-08 09:33:33.864 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [5.612s] 2020-12-08 09:33:57.395 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2020-12-08 09:34:02.663 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.023s] 2020-12-08 09:34:02.716 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.053s] 2020-12-08 09:34:02.772 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.055s] 2020-12-08 09:34:02.820 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.048s] 2020-12-08 09:34:02.838 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.017s] 2020-12-08 09:34:02.859 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.021s] 2020-12-08 09:34:02.880 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.020s] 2020-12-08 09:34:02.944 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.063s] 2020-12-08 09:34:02.965 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.020s] 2020-12-08 09:34:03.154 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.188s] 2020-12-08 09:34:03.172 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.018s] 2020-12-08 09:34:03.231 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.059s] 2020-12-08 09:34:03.293 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.062s] 2020-12-08 09:34:03.349 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.055s] 2020-12-08 09:34:03.409 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.059s] 2020-12-08 09:34:03.426 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.016s] 2020-12-08 09:34:03.476 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.050s] 2020-12-08 09:34:03.529 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.052s] 2020-12-08 09:34:03.577 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.047s] 2020-12-08 09:34:03.625 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.048s] 2020-12-08 09:34:22.922 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [12.224s] 2020-12-08 09:34:33.313 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [10.390s] 2020-12-08 09:35:12.217 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.120s] 2020-12-08 09:35:12.331 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.113s] 2020-12-08 09:35:25.515 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [24.012s] 2020-12-08 09:35:43.986 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.191s] 2020-12-08 09:35:44.037 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.050s] 2020-12-08 09:35:55.823 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [158.702s] 2020-12-08 09:36:04.344 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [38.823s] 2020-12-08 09:36:18.685 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.510s] 2020-12-08 09:36:22.194 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.509s] 2020-12-08 09:36:32.410 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.242s] 2020-12-08 09:36:32.453 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.043s] 2020-12-08 09:36:32.567 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [28.221s] 2020-12-08 09:36:34.163 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.709s] 2020-12-08 09:36:34.189 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.026s] 2020-12-08 09:36:34.228 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.038s] 2020-12-08 09:36:52.699 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [5.159s] 2020-12-08 09:37:00.459 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.016s] 2020-12-08 09:37:11.848 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.191s] 2020-12-08 09:37:21.944 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.913s] 2020-12-08 09:37:23.964 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [2.019s] 2020-12-08 09:37:50.799 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [26.829s] 2020-12-08 09:37:58.778 32 INFO rally.task.context [-] Verification f3cadad6-5a74-429c-b893-e5ee1c2bd09b | Context testr@default cleanup() started 2020-12-08 09:37:58.778 32 INFO rally.task.context [-] Verification f3cadad6-5a74-429c-b893-e5ee1c2bd09b | Context testr@default cleanup() finished in 0.77 msec 2020-12-08 09:37:58.779 32 INFO rally.task.context [-] Verification f3cadad6-5a74-429c-b893-e5ee1c2bd09b | Context tempest@default cleanup() started 2020-12-08 09:37:59.313 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-08 09:37:59.593 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-08 09:37:59.623 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_220af4f0_vvyoYhdi'. 2020-12-08 09:38:00.056 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_220af4f0_vvyoYhdi' has been deleted. 2020-12-08 09:38:00.057 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '1ba8193f-556d-4589-9eaa-4520b992e326' of option 'instance_type' from Tempest config file. 2020-12-08 09:38:00.057 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '1ba8193f-556d-4589-9eaa-4520b992e326' has been removed. 2020-12-08 09:38:00.067 32 INFO rally.task.context [-] Verification f3cadad6-5a74-429c-b893-e5ee1c2bd09b | Context tempest@default cleanup() finished in 1.29 sec 2020-12-08 09:38:00.099 32 INFO rally.api [-] Verification (UUID=220af4f0-948c-4c83-b3b9-e41e76fa42ec) has been successfully finished for deployment 'opnfv-rally' (UUID=faf25fa4-dbd6-4da3-bb15-52ce1e5d4ca1)! 2020-12-08 09:38:01.541 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:38:01.541 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:38:01.542 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:38:03.030 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:38:03.031 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:38:03.031 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:38:04.808 68 INFO rally.api [-] Building 'html' report for the following verification(s): '220af4f0-948c-4c83-b3b9-e41e76fa42ec' 2020-12-08 09:38:04.832 68 INFO rally.api [-] The report has been successfully built. 2020-12-08 09:38:06.224 70 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 09:38:06.224 70 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 09:38:06.224 70 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 09:38:08.029 70 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '220af4f0-948c-4c83-b3b9-e41e76fa42ec' 2020-12-08 09:38:08.038 70 INFO rally.api [-] The report has been successfully built.