2019-11-18 17:56:52.219 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 17:56:52.219 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 17:56:52.219 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-18 17:56:54.252 18 ERROR rally.cli.cliutils 2019-11-18 17:56:55.559 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 17:56:55.559 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 17:56:55.559 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 17:56:58.966 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 17:56:58.966 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 17:56:58.966 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 17:57:03.264 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 17:57:03.264 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 17:57:03.264 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 17:57:04.380 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 17:57:04.380 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 17:57:04.381 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils force=force) 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-18 17:57:05.772 27 ERROR rally.cli.cliutils 2019-11-18 17:57:06.985 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 17:57:06.986 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 17:57:06.986 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 17:57:08.575 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-11-18 17:57:08.733 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-31cd9574-51c3-4563-a7be-748a325d5a54/repo. 2019-11-18 17:57:09.070 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-31cd9574-51c3-4563-a7be-748a325d5a54/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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 ' 2019-11-18 17:57:09.079 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-11-18 17:57:09.086 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-11-18 17:57:09.433 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-11-18 17:57:09.517 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-11-18 17:57:10.070 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=31cd9574-51c3-4563-a7be-748a325d5a54) has been successfully created! 2019-11-18 17:57:11.293 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 17:57:11.294 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 17:57:11.294 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 17:57:14.455 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 17:57:14.456 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 17:57:14.456 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 17:57:16.082 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=31cd9574-51c3-4563-a7be-748a325d5a54) for deployment 'opnfv-rally' (UUID=542660e8-154b-4a6a-99cd-231c130a8a7c). 2019-11-18 17:57:16.718 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=31cd9574-51c3-4563-a7be-748a325d5a54) has been successfully configured for deployment 'opnfv-rally' (UUID=542660e8-154b-4a6a-99cd-231c130a8a7c)! 2019-11-18 17:57:24.667 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 17:57:24.667 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 17:57:24.667 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 17:57:26.572 44 INFO rally.api [-] Starting verification (UUID=6e295465-0295-47ef-b453-d397d85f10c0) for deployment 'opnfv-rally' (UUID=542660e8-154b-4a6a-99cd-231c130a8a7c) by verifier 'opnfv-tempest' (UUID=31cd9574-51c3-4563-a7be-748a325d5a54). 2019-11-18 17:57:27.436 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-11-18 17:57:27.560 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-11-18 17:57:27.561 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-31cd9574-51c3-4563-a7be-748a325d5a54/for-deployment-542660e8-154b-4a6a-99cd-231c130a8a7c/tempest.log' to option 'log_file'. 2019-11-18 17:57:27.561 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-31cd9574-51c3-4563-a7be-748a325d5a54/for-deployment-542660e8-154b-4a6a-99cd-231c130a8a7c/tempest.log 2019-11-18 17:57:27.562 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-11-18 17:57:27.562 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-31cd9574-51c3-4563-a7be-748a325d5a54/for-deployment-542660e8-154b-4a6a-99cd-231c130a8a7c/lock_files' to option 'lock_path'. 2019-11-18 17:57:27.563 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-31cd9574-51c3-4563-a7be-748a325d5a54/for-deployment-542660e8-154b-4a6a-99cd-231c130a8a7c/lock_files 2019-11-18 17:57:27.563 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-11-18 17:57:27.564 44 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 2019-11-18 17:57:27.564 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = eda6c29f-e1f4-40c5-80dc-1f4155a8e013 2019-11-18 17:57:27.564 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 8864e343-35b8-4da0-9669-71e8aab48f16 2019-11-18 17:57:27.565 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 062ec730-0924-4a40-ae56-73608aef8df6 2019-11-18 17:57:27.566 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ccc43131-cb88-4d65-a338-648d687747bc 2019-11-18 17:57:27.775 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-11-18 17:57:27.775 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_dedd8c88-e15b-40a9-8e4d-26384e87257d 2019-11-18 17:57:27.776 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-11-18 17:57:27.930 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-18 17:57:28.022 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-11-18 17:57:28.022 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_6e295465_JwzjO90s' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-18 17:57:28.059 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6e295465_JwzjO90s' (ID = b9d23597-f5cd-4dff-84f8-9b02a09aadac) has been successfully created! 2019-11-18 17:57:28.059 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b9d23597-f5cd-4dff-84f8-9b02a09aadac' to option 'instance_type'. 2019-11-18 17:57:28.059 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b9d23597-f5cd-4dff-84f8-9b02a09aadac 2019-11-18 17:57:28.061 44 INFO rally.task.context [-] Verification 31cd9574-51c3-4563-a7be-748a325d5a54 | Context tempest@default setup() finished in 0.92 sec 2019-11-18 17:57:28.063 44 INFO rally.task.context [-] Verification 31cd9574-51c3-4563-a7be-748a325d5a54 | Context testr@default setup() finished in 0.84 msec 2019-11-18 17:57:28.063 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/46316608-1ea2-4874-a8c7-08f71c8d9842'. 2019-11-18 17:57:31.608 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.167s] 2019-11-18 17:57:31.655 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.048s] 2019-11-18 17:57:33.547 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.662s] 2019-11-18 17:57:34.647 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.099s] 2019-11-18 17:57:37.095 44 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.120s] 2019-11-18 17:57:41.668 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.042s] 2019-11-18 17:57:41.878 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.211s] 2019-11-18 17:57:44.724 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2019-11-18 17:57:48.296 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.099s] 2019-11-18 17:57:48.298 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-11-18 17:57:49.537 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.342s] 2019-11-18 17:57:51.301 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2019-11-18 17:57:52.799 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-11-18 17:58:00.365 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.459s] 2019-11-18 17:58:00.375 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-11-18 17:58:01.795 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [6.073s] 2019-11-18 17:58:03.870 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.283s] 2019-11-18 17:58:04.498 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.746s] 2019-11-18 17:58:07.093 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [24.323s] 2019-11-18 17:58:07.843 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.060s] 2019-11-18 17:58:09.979 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.478s] 2019-11-18 17:58:11.465 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2019-11-18 17:58:12.511 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.209s] 2019-11-18 17:58:14.806 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.566s] 2019-11-18 17:58:14.899 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.387s] 2019-11-18 17:58:18.833 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.933s] 2019-11-18 17:58:19.941 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.204s] 2019-11-18 17:58:20.579 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.716s] 2019-11-18 17:58:22.776 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.196s] 2019-11-18 17:58:26.632 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.449s] 2019-11-18 17:58:29.648 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.870s] 2019-11-18 17:58:29.997 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.068s] 2019-11-18 17:58:33.113 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.592s] 2019-11-18 17:58:33.317 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.205s] 2019-11-18 17:58:33.494 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.086s] 2019-11-18 17:58:33.557 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.239s] 2019-11-18 17:58:33.642 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.147s] 2019-11-18 17:58:33.737 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.094s] 2019-11-18 17:58:33.779 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.042s] 2019-11-18 17:58:33.886 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.106s] 2019-11-18 17:58:34.076 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.189s] 2019-11-18 17:58:41.601 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.145s] 2019-11-18 17:58:45.482 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [3.881s] 2019-11-18 17:58:46.234 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.907s] 2019-11-18 17:58:46.748 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.265s] 2019-11-18 17:58:46.813 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.065s] 2019-11-18 17:58:46.855 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.041s] 2019-11-18 17:58:50.599 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.476s] 2019-11-18 17:58:51.021 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.786s] 2019-11-18 17:58:52.512 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.489s] 2019-11-18 17:58:52.563 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.051s] 2019-11-18 17:58:52.624 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.061s] 2019-11-18 17:58:53.694 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.117s] 2019-11-18 17:58:53.697 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2019-11-18 17:58:57.220 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.087s] 2019-11-18 17:58:58.579 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.354s] 2019-11-18 17:58:58.688 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.113s] 2019-11-18 17:58:58.716 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.117s] 2019-11-18 17:58:59.434 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: b'AccountQuotasTest skipped as swift is not available' 2019-11-18 17:58:59.437 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest ... skip: b'ObjectTest skipped as swift is not available' 2019-11-18 17:59:00.964 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-11-18 17:59:05.020 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [14.401s] 2019-11-18 17:59:06.053 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.336s] 2019-11-18 17:59:09.386 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.333s] 2019-11-18 17:59:13.196 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.958s] 2019-11-18 17:59:13.813 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.794s] 2019-11-18 17:59:14.534 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.332s] 2019-11-18 17:59:14.717 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.188s] 2019-11-18 17:59:14.999 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.674s] 2019-11-18 17:59:18.468 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.100s] 2019-11-18 17:59:18.469 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-11-18 17:59:21.364 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.549s] 2019-11-18 17:59:21.673 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2019-11-18 17:59:24.728 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.363s] 2019-11-18 17:59:26.091 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: b'ContainerQuotasTest skipped as swift is not available' 2019-11-18 17:59:26.092 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest ... skip: b'ContainerTest skipped as swift is not available' 2019-11-18 17:59:32.453 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.398s] 2019-11-18 17:59:33.653 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.001s] 2019-11-18 17:59:38.761 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.686s] 2019-11-18 17:59:44.984 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.230s] 2019-11-18 17:59:51.897 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.468s] 2019-11-18 17:59:55.607 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.086s] 2019-11-18 17:59:55.698 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.089s] 2019-11-18 17:59:55.767 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.069s] 2019-11-18 17:59:55.776 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2019-11-18 17:59:59.345 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [25.684s] 2019-11-18 18:00:05.164 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.288s] 2019-11-18 18:00:05.298 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.134s] 2019-11-18 18:00:05.410 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.112s] 2019-11-18 18:00:05.470 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.059s] 2019-11-18 18:00:05.575 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.103s] 2019-11-18 18:00:05.629 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.054s] 2019-11-18 18:00:12.148 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.813s] 2019-11-18 18:00:14.978 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.011s] 2019-11-18 18:00:15.099 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.121s] 2019-11-18 18:00:16.229 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: b'AccountTest skipped as swift is not available' 2019-11-18 18:00:16.567 44 INFO rally.task.context [-] Verification 31cd9574-51c3-4563-a7be-748a325d5a54 | Context testr@default cleanup() started 2019-11-18 18:00:16.568 44 INFO rally.task.context [-] Verification 31cd9574-51c3-4563-a7be-748a325d5a54 | Context testr@default cleanup() finished in 0.81 msec 2019-11-18 18:00:16.568 44 INFO rally.task.context [-] Verification 31cd9574-51c3-4563-a7be-748a325d5a54 | Context tempest@default cleanup() started 2019-11-18 18:00:16.995 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-11-18 18:00:17.065 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-11-18 18:00:17.106 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_6e295465_JwzjO90s'. 2019-11-18 18:00:17.512 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6e295465_JwzjO90s' has been deleted. 2019-11-18 18:00:17.513 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b9d23597-f5cd-4dff-84f8-9b02a09aadac' of option 'instance_type' from Tempest config file. 2019-11-18 18:00:17.513 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b9d23597-f5cd-4dff-84f8-9b02a09aadac' has been removed. 2019-11-18 18:00:17.518 44 INFO rally.task.context [-] Verification 31cd9574-51c3-4563-a7be-748a325d5a54 | Context tempest@default cleanup() finished in 0.95 sec 2019-11-18 18:00:17.726 44 INFO rally.api [-] Verification (UUID=6e295465-0295-47ef-b453-d397d85f10c0) has been successfully finished for deployment 'opnfv-rally' (UUID=542660e8-154b-4a6a-99cd-231c130a8a7c)! 2019-11-18 18:00:19.225 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:00:19.226 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:00:19.226 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:00:20.374 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:00:20.374 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:00:20.374 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:00:21.798 64 INFO rally.api [-] Building 'html' report for the following verification(s): '6e295465-0295-47ef-b453-d397d85f10c0' 2019-11-18 18:00:21.816 64 INFO rally.api [-] The report has been successfully built. 2019-11-18 18:00:23.069 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-18 18:00:23.069 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-18 18:00:23.069 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-18 18:00:24.677 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '6e295465-0295-47ef-b453-d397d85f10c0' 2019-11-18 18:00:24.681 66 INFO rally.api [-] The report has been successfully built.