2020-04-12 22:36:52.996 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:36:52.996 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:36:52.996 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:36:55.133 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-04-12 22:36:55.133 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-12 22:36:55.133 6 ERROR rally.cli.cliutils 2020-04-12 22:36:56.597 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:36:56.597 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:36:56.597 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:37:00.383 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:37:00.384 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:37:00.384 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:37:04.182 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:37:04.182 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:37:04.182 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:37:05.476 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:37:05.476 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:37:05.477 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:37:07.197 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-04-12 22:37:07.197 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils force=force) 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-12 22:37:07.197 15 ERROR rally.cli.cliutils 2020-04-12 22:37:08.561 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:37:08.562 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:37:08.562 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:37:10.454 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-12 22:37:10.535 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d871d018-14ad-476f-8646-05005fe8a596/repo. 2020-04-12 22:37:10.898 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d871d018-14ad-476f-8646-05005fe8a596/repo'... done. Note: checking out '26e5f637435fceded2fa57fab33e14b9ba7755f2'. 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-04-12 22:37:10.912 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-g26e5f6374 ' 2020-04-12 22:37:10.920 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '26e5f637435fceded2fa57fab33e14b9ba7755f2 ' 2020-04-12 22:37:10.947 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-12 22:37:11.002 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-12 22:37:11.575 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d871d018-14ad-476f-8646-05005fe8a596) has been successfully created! 2020-04-12 22:37:12.962 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:37:12.963 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:37:12.963 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:37:16.722 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:37:16.722 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:37:16.722 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:37:18.688 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d871d018-14ad-476f-8646-05005fe8a596) for deployment 'opnfv-rally' (UUID=1c372717-3e4a-4f10-b0f7-d3f92c49d2f9). 2020-04-12 22:37:19.078 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d871d018-14ad-476f-8646-05005fe8a596) has been successfully configured for deployment 'opnfv-rally' (UUID=1c372717-3e4a-4f10-b0f7-d3f92c49d2f9)! 2020-04-12 22:37:23.879 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:37:23.880 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:37:23.880 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:37:25.954 32 INFO rally.api [-] Starting verification (UUID=b330e3d1-2ad8-426f-a5f3-68e4fa159d98) for deployment 'opnfv-rally' (UUID=1c372717-3e4a-4f10-b0f7-d3f92c49d2f9) by verifier 'opnfv-tempest' (UUID=d871d018-14ad-476f-8646-05005fe8a596). 2020-04-12 22:37:26.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-12 22:37:26.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d871d018-14ad-476f-8646-05005fe8a596/for-deployment-1c372717-3e4a-4f10-b0f7-d3f92c49d2f9/tempest.log' to option 'log_file'. 2020-04-12 22:37:26.560 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d871d018-14ad-476f-8646-05005fe8a596/for-deployment-1c372717-3e4a-4f10-b0f7-d3f92c49d2f9/tempest.log 2020-04-12 22:37:26.560 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-12 22:37:26.560 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d871d018-14ad-476f-8646-05005fe8a596/for-deployment-1c372717-3e4a-4f10-b0f7-d3f92c49d2f9/lock_files' to option 'lock_path'. 2020-04-12 22:37:26.561 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d871d018-14ad-476f-8646-05005fe8a596/for-deployment-1c372717-3e4a-4f10-b0f7-d3f92c49d2f9/lock_files 2020-04-12 22:37:26.561 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-12 22:37:26.561 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-04-12 22:37:26.562 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 21dbd8f6-ffe2-4372-8ba5-7ab6f6646247 2020-04-12 22:37:26.562 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ee4e0adb-d98b-4688-97c0-2ec2ca29526d 2020-04-12 22:37:26.563 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 17bbad5e-f2ad-45cf-990f-85b9321bfcd0 2020-04-12 22:37:26.563 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 695f408c-3c3b-4083-afd6-bfa798d11d03 2020-04-12 22:37:26.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-12 22:37:26.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_ed84c4d8-7295-49ac-82e0-644ce6bfb6c5 2020-04-12 22:37:26.765 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-12 22:37:26.863 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-12 22:37:26.895 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-12 22:37:26.896 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_b330e3d1_3tju5MRa' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-12 22:37:26.933 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b330e3d1_3tju5MRa' (ID = 15246e92-762e-453a-98fe-a4bc6a62fe2e) has been successfully created! 2020-04-12 22:37:26.934 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '15246e92-762e-453a-98fe-a4bc6a62fe2e' to option 'instance_type'. 2020-04-12 22:37:26.934 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 15246e92-762e-453a-98fe-a4bc6a62fe2e 2020-04-12 22:37:26.935 32 INFO rally.task.context [-] Verification d871d018-14ad-476f-8646-05005fe8a596 | Context tempest@default setup() finished in 0.80 sec 2020-04-12 22:37:26.936 32 INFO rally.task.context [-] Verification d871d018-14ad-476f-8646-05005fe8a596 | Context testr@default setup() finished in 0.41 msec 2020-04-12 22:37:26.936 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/1b8fa3ae-f27f-47d5-9400-fd7abc744aa9'. 2020-04-12 22:37:29.845 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.253s] 2020-04-12 22:37:29.918 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.072s] 2020-04-12 22:37:31.453 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.577s] 2020-04-12 22:37:32.830 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.376s] 2020-04-12 22:37:39.458 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.122s] 2020-04-12 22:37:55.036 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.138s] 2020-04-12 22:37:55.037 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-04-12 22:38:06.928 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.622s] 2020-04-12 22:38:14.793 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [27.735s] 2020-04-12 22:38:20.447 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b"('Identity api v2 is not enabled',)" 2020-04-12 22:38:23.843 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.153s] 2020-04-12 22:38:26.736 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.162s] 2020-04-12 22:38:26.738 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-04-12 22:38:27.255 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.152s] 2020-04-12 22:38:32.004 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.709s] 2020-04-12 22:38:33.812 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b"('Identity api v2 is not enabled',)" 2020-04-12 22:38:34.689 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.075s] 2020-04-12 22:38:34.760 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.071s] 2020-04-12 22:38:34.786 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.025s] 2020-04-12 22:38:34.798 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.012s] 2020-04-12 22:38:36.621 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.372s] 2020-04-12 22:38:37.250 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.627s] 2020-04-12 22:38:37.814 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.564s] 2020-04-12 22:38:39.930 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2020-04-12 22:38:41.981 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.161s] 2020-04-12 22:38:41.982 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-04-12 22:38:42.676 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.848s] 2020-04-12 22:38:46.312 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [1.979s] 2020-04-12 22:38:48.686 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.069s] 2020-04-12 22:38:48.820 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.134s] 2020-04-12 22:38:48.949 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.635s] 2020-04-12 22:38:53.006 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.056s] 2020-04-12 22:38:54.938 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.314s] 2020-04-12 22:38:54.949 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2020-04-12 22:38:55.700 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.231s] 2020-04-12 22:38:55.846 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b"('Identity api v2 is not enabled',)" 2020-04-12 22:38:58.230 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.729s] 2020-04-12 22:38:59.443 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.400s] 2020-04-12 22:39:02.431 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.130s] 2020-04-12 22:39:04.131 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.740s] 2020-04-12 22:39:07.629 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [3.945s] 2020-04-12 22:39:07.778 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.150s] 2020-04-12 22:39:07.949 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.171s] 2020-04-12 22:39:08.014 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.065s] 2020-04-12 22:39:08.122 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.107s] 2020-04-12 22:39:08.167 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.045s] 2020-04-12 22:39:08.340 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.303s] 2020-04-12 22:39:12.777 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.497s] 2020-04-12 22:39:15.976 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.853s] 2020-04-12 22:39:21.782 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.805s] 2020-04-12 22:39:22.703 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.089s] 2020-04-12 22:39:22.901 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.197s] 2020-04-12 22:39:23.476 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.575s] 2020-04-12 22:39:23.533 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.055s] 2020-04-12 22:39:23.625 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.092s] 2020-04-12 22:39:23.680 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.047s] 2020-04-12 22:39:28.424 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.859s] 2020-04-12 22:39:29.070 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.675s] 2020-04-12 22:39:30.681 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.253s] 2020-04-12 22:39:31.042 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.365s] 2020-04-12 22:39:33.602 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.363s] 2020-04-12 22:39:34.037 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.337s] 2020-04-12 22:39:36.043 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.440s] 2020-04-12 22:39:37.682 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.220s] 2020-04-12 22:39:38.301 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.230s] 2020-04-12 22:39:39.823 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.138s] 2020-04-12 22:39:41.905 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.084s] 2020-04-12 22:39:44.505 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.461s] 2020-04-12 22:39:45.877 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.210s] 2020-04-12 22:39:46.793 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.492s] 2020-04-12 22:39:47.957 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.078s] 2020-04-12 22:39:50.016 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.060s] 2020-04-12 22:39:51.207 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.414s] 2020-04-12 22:39:53.143 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.013s] 2020-04-12 22:39:53.271 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.127s] 2020-04-12 22:39:55.396 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.416s] 2020-04-12 22:39:56.166 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.112s] 2020-04-12 22:39:56.190 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.025s] 2020-04-12 22:39:57.658 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.004s] 2020-04-12 22:40:00.088 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.692s] 2020-04-12 22:40:01.308 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.220s] 2020-04-12 22:40:01.388 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.079s] 2020-04-12 22:40:01.450 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.061s] 2020-04-12 22:40:06.751 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.088s] 2020-04-12 22:40:10.892 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.248s] 2020-04-12 22:40:13.365 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.055s] 2020-04-12 22:40:15.684 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.791s] 2020-04-12 22:40:17.060 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.377s] 2020-04-12 22:40:17.168 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.106s] 2020-04-12 22:40:17.227 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.058s] 2020-04-12 22:40:35.381 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.037s] 2020-04-12 22:40:44.666 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.284s] 2020-04-12 22:40:52.489 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.822s] 2020-04-12 22:40:56.558 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.068s] 2020-04-12 22:40:59.358 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.743s] 2020-04-12 22:41:02.267 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.905s] 2020-04-12 22:41:02.316 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.052s] 2020-04-12 22:41:04.869 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.030s] 2020-04-12 22:41:04.879 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.010s] 2020-04-12 22:41:19.563 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.037s] 2020-04-12 22:41:19.582 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.020s] 2020-04-12 22:41:19.601 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.019s] 2020-04-12 22:41:19.630 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.028s] 2020-04-12 22:41:23.663 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2020-04-12 22:41:39.655 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.707s] 2020-04-12 22:41:41.881 32 INFO rally.task.context [-] Verification d871d018-14ad-476f-8646-05005fe8a596 | Context testr@default cleanup() started 2020-04-12 22:41:41.882 32 INFO rally.task.context [-] Verification d871d018-14ad-476f-8646-05005fe8a596 | Context testr@default cleanup() finished in 0.67 msec 2020-04-12 22:41:41.883 32 INFO rally.task.context [-] Verification d871d018-14ad-476f-8646-05005fe8a596 | Context tempest@default cleanup() started 2020-04-12 22:41:42.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_b330e3d1_3tju5MRa'. 2020-04-12 22:41:42.352 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b330e3d1_3tju5MRa' has been deleted. 2020-04-12 22:41:42.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '15246e92-762e-453a-98fe-a4bc6a62fe2e' of option 'instance_type' from Tempest config file. 2020-04-12 22:41:42.354 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '15246e92-762e-453a-98fe-a4bc6a62fe2e' has been removed. 2020-04-12 22:41:42.359 32 INFO rally.task.context [-] Verification d871d018-14ad-476f-8646-05005fe8a596 | Context tempest@default cleanup() finished in 0.48 sec 2020-04-12 22:41:42.382 32 INFO rally.api [-] Verification (UUID=b330e3d1-2ad8-426f-a5f3-68e4fa159d98) has been successfully finished for deployment 'opnfv-rally' (UUID=1c372717-3e4a-4f10-b0f7-d3f92c49d2f9)! 2020-04-12 22:41:43.818 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:41:43.818 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:41:43.818 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:41:45.216 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:41:45.216 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:41:45.217 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:41:47.017 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'b330e3d1-2ad8-426f-a5f3-68e4fa159d98' 2020-04-12 22:41:47.038 50 INFO rally.api [-] The report has been successfully built. 2020-04-12 22:41:48.370 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 22:41:48.370 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 22:41:48.370 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 22:41:50.187 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'b330e3d1-2ad8-426f-a5f3-68e4fa159d98' 2020-04-12 22:41:50.194 52 INFO rally.api [-] The report has been successfully built.