2019-12-16 00:24:24.457 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-16 00:24:24.457 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-16 00:24:24.457 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-16 00:24:26.222 19 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-12-16 00:24:26.222 19 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-16 00:24:26.222 19 ERROR rally.cli.cliutils 2019-12-16 00:24:27.475 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-16 00:24:27.476 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-16 00:24:27.476 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-16 00:24:30.979 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-16 00:24:30.980 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-16 00:24:30.980 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-16 00:24:35.250 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-16 00:24:35.250 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-16 00:24:35.250 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-16 00:24:36.342 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-16 00:24:36.342 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-16 00:24:36.342 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-16 00:24:37.948 28 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-12-16 00:24:37.948 28 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils force=force) 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-16 00:24:37.948 28 ERROR rally.cli.cliutils 2019-12-16 00:24:39.258 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-16 00:24:39.259 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-16 00:24:39.259 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-16 00:24:40.848 30 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-16 00:24:40.981 30 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-6531d52f-d71c-4f6e-ac0b-ff28ac92a499/repo. 2019-12-16 00:24:41.327 30 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-6531d52f-d71c-4f6e-ac0b-ff28ac92a499/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-12-16 00:24:41.338 30 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-16 00:24:41.346 30 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-16 00:24:41.700 30 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-16 00:24:41.783 30 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-16 00:24:42.395 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6531d52f-d71c-4f6e-ac0b-ff28ac92a499) has been successfully created! 2019-12-16 00:24:43.605 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-16 00:24:43.605 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-16 00:24:43.606 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-16 00:24:46.782 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-16 00:24:46.782 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-16 00:24:46.783 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-16 00:24:48.441 41 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6531d52f-d71c-4f6e-ac0b-ff28ac92a499) for deployment 'opnfv-rally' (UUID=8081fb4e-6352-471f-9449-2893441118b5). 2019-12-16 00:24:49.026 41 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6531d52f-d71c-4f6e-ac0b-ff28ac92a499) has been successfully configured for deployment 'opnfv-rally' (UUID=8081fb4e-6352-471f-9449-2893441118b5)! 2019-12-16 00:24:57.248 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-16 00:24:57.248 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-16 00:24:57.248 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-16 00:24:59.020 45 INFO rally.api [-] Starting verification (UUID=a836287d-15db-4075-987d-f141a3caefaa) for deployment 'opnfv-rally' (UUID=8081fb4e-6352-471f-9449-2893441118b5) by verifier 'opnfv-tempest' (UUID=6531d52f-d71c-4f6e-ac0b-ff28ac92a499). 2019-12-16 00:24:59.884 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-12-16 00:24:59.936 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-16 00:24:59.936 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6531d52f-d71c-4f6e-ac0b-ff28ac92a499/for-deployment-8081fb4e-6352-471f-9449-2893441118b5/tempest.log' to option 'log_file'. 2019-12-16 00:24:59.937 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-6531d52f-d71c-4f6e-ac0b-ff28ac92a499/for-deployment-8081fb4e-6352-471f-9449-2893441118b5/tempest.log 2019-12-16 00:24:59.937 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-16 00:24:59.938 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6531d52f-d71c-4f6e-ac0b-ff28ac92a499/for-deployment-8081fb4e-6352-471f-9449-2893441118b5/lock_files' to option 'lock_path'. 2019-12-16 00:24:59.938 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-6531d52f-d71c-4f6e-ac0b-ff28ac92a499/for-deployment-8081fb4e-6352-471f-9449-2893441118b5/lock_files 2019-12-16 00:24:59.939 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-16 00:24:59.939 45 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-12-16 00:24:59.939 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a40af73c-62bf-4644-be80-ea66b8a099ee 2019-12-16 00:24:59.940 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 29f7d394-97f5-46ec-9704-9e7e448c9c69 2019-12-16 00:24:59.941 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1e581ebb-7967-4b9d-a0b4-6868397e2917 2019-12-16 00:24:59.941 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 20af5a55-b108-4ae5-b701-4ddf75ea088d 2019-12-16 00:25:00.125 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-16 00:25:00.126 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_87c13bb5-9bcb-48c2-8865-cff056edd157 2019-12-16 00:25:00.127 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-16 00:25:00.282 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-16 00:25:00.365 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-16 00:25:00.366 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a836287d_7Aia8fG2' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-16 00:25:00.421 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a836287d_7Aia8fG2' (ID = 76e259cb-6d19-408e-a41a-bc2293077d62) has been successfully created! 2019-12-16 00:25:00.421 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '76e259cb-6d19-408e-a41a-bc2293077d62' to option 'instance_type'. 2019-12-16 00:25:00.421 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 76e259cb-6d19-408e-a41a-bc2293077d62 2019-12-16 00:25:00.423 45 INFO rally.task.context [-] Verification 6531d52f-d71c-4f6e-ac0b-ff28ac92a499 | Context tempest@default setup() finished in 0.85 sec 2019-12-16 00:25:00.425 45 INFO rally.task.context [-] Verification 6531d52f-d71c-4f6e-ac0b-ff28ac92a499 | Context testr@default setup() finished in 0.91 msec 2019-12-16 00:25:00.425 45 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/e126947d-4f7c-496b-87d7-f3397b998216'. 2019-12-16 00:25:04.042 45 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.153s] 2019-12-16 00:25:04.085 45 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.043s] 2019-12-16 00:25:06.014 45 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.706s] 2019-12-16 00:25:07.076 45 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.060s] 2019-12-16 00:25:09.812 45 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.061s] 2019-12-16 00:25:24.473 45 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.093s] 2019-12-16 00:25:24.474 45 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-12-16 00:25:27.923 45 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [20.005s] 2019-12-16 00:25:36.844 45 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.193s] 2019-12-16 00:25:38.025 45 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.539s] 2019-12-16 00:25:43.607 45 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.446s] 2019-12-16 00:25:43.887 45 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.229s] 2019-12-16 00:25:43.888 45 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-12-16 00:25:45.181 45 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.578s] 2019-12-16 00:25:49.432 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.212s] 2019-12-16 00:25:49.872 45 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.290s] 2019-12-16 00:25:51.813 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.381s] 2019-12-16 00:25:52.906 45 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.113s] 2019-12-16 00:25:52.973 45 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.067s] 2019-12-16 00:25:52.995 45 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.022s] 2019-12-16 00:25:53.003 45 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-12-16 00:25:55.438 45 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-12-16 00:25:55.827 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.013s] 2019-12-16 00:26:03.539 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.624s] 2019-12-16 00:26:03.743 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.204s] 2019-12-16 00:26:03.838 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.095s] 2019-12-16 00:26:03.941 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.103s] 2019-12-16 00:26:04.027 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.085s] 2019-12-16 00:26:04.082 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.055s] 2019-12-16 00:26:08.802 45 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.112s] 2019-12-16 00:26:08.804 45 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2019-12-16 00:26:10.221 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.825s] 2019-12-16 00:26:10.390 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.169s] 2019-12-16 00:26:10.474 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.083s] 2019-12-16 00:26:10.570 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.096s] 2019-12-16 00:26:10.700 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.129s] 2019-12-16 00:26:10.743 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.042s] 2019-12-16 00:26:10.890 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.153s] 2019-12-16 00:26:12.055 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.158s] 2019-12-16 00:26:12.204 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.154s] 2019-12-16 00:26:14.599 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2019-12-16 00:26:14.689 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.089s] 2019-12-16 00:26:15.491 45 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest ... skip: b'ContainerTest skipped as swift is not available' 2019-12-16 00:26:15.493 45 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest ... skip: b'ObjectTest skipped as swift is not available' 2019-12-16 00:26:22.207 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.396s] 2019-12-16 00:26:26.935 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.726s] 2019-12-16 00:26:27.816 45 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.045s] 2019-12-16 00:26:27.898 45 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.082s] 2019-12-16 00:26:28.253 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.318s] 2019-12-16 00:26:28.351 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.098s] 2019-12-16 00:26:28.573 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.222s] 2019-12-16 00:26:34.342 45 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.486s] 2019-12-16 00:26:34.353 45 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-12-16 00:26:35.497 45 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2019-12-16 00:26:36.835 45 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [69.468s] 2019-12-16 00:26:39.013 45 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.175s] 2019-12-16 00:26:39.758 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.591s] 2019-12-16 00:26:41.704 45 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2019-12-16 00:26:43.593 45 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.279s] 2019-12-16 00:26:43.770 45 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.176s] 2019-12-16 00:26:44.011 45 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.241s] 2019-12-16 00:26:44.882 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.123s] 2019-12-16 00:26:46.139 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.256s] 2019-12-16 00:26:46.193 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.054s] 2019-12-16 00:26:46.236 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.043s] 2019-12-16 00:26:46.570 45 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2019-12-16 00:26:47.720 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.008s] 2019-12-16 00:26:49.595 45 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.269s] 2019-12-16 00:26:51.108 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.129s] 2019-12-16 00:26:52.533 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.097s] 2019-12-16 00:26:52.732 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.620s] 2019-12-16 00:26:52.831 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.103s] 2019-12-16 00:26:53.607 45 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: b'ContainerQuotasTest skipped as swift is not available' 2019-12-16 00:26:55.204 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.671s] 2019-12-16 00:26:55.232 45 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.523s] 2019-12-16 00:26:55.361 45 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-12-16 00:27:00.859 45 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.338s] 2019-12-16 00:27:01.733 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.528s] 2019-12-16 00:27:03.825 45 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.077s] 2019-12-16 00:27:11.384 45 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.481s] 2019-12-16 00:27:15.144 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.965s] 2019-12-16 00:27:19.309 45 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.150s] 2019-12-16 00:27:19.672 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.526s] 2019-12-16 00:27:21.302 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.701s] 2019-12-16 00:27:30.045 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.741s] 2019-12-16 00:27:37.429 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.384s] 2019-12-16 00:27:40.783 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.354s] 2019-12-16 00:27:41.777 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.131s] 2019-12-16 00:27:44.396 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.711s] 2019-12-16 00:27:45.265 45 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: b'AccountQuotasTest skipped as swift is not available' 2019-12-16 00:27:50.352 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.574s] 2019-12-16 00:27:57.245 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.893s] 2019-12-16 00:28:00.878 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.632s] 2019-12-16 00:28:02.475 45 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest ... skip: b'AccountTest skipped as swift is not available' 2019-12-16 00:28:10.148 45 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.076s] 2019-12-16 00:28:35.333 45 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [25.177s] 2019-12-16 00:28:36.649 45 INFO rally.task.context [-] Verification 6531d52f-d71c-4f6e-ac0b-ff28ac92a499 | Context testr@default cleanup() started 2019-12-16 00:28:36.650 45 INFO rally.task.context [-] Verification 6531d52f-d71c-4f6e-ac0b-ff28ac92a499 | Context testr@default cleanup() finished in 0.92 msec 2019-12-16 00:28:36.650 45 INFO rally.task.context [-] Verification 6531d52f-d71c-4f6e-ac0b-ff28ac92a499 | Context tempest@default cleanup() started 2019-12-16 00:28:37.057 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-12-16 00:28:37.130 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-12-16 00:28:37.170 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a836287d_7Aia8fG2'. 2019-12-16 00:28:37.369 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a836287d_7Aia8fG2' has been deleted. 2019-12-16 00:28:37.370 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '76e259cb-6d19-408e-a41a-bc2293077d62' of option 'instance_type' from Tempest config file. 2019-12-16 00:28:37.371 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '76e259cb-6d19-408e-a41a-bc2293077d62' has been removed. 2019-12-16 00:28:37.376 45 INFO rally.task.context [-] Verification 6531d52f-d71c-4f6e-ac0b-ff28ac92a499 | Context tempest@default cleanup() finished in 0.73 sec 2019-12-16 00:28:37.582 45 INFO rally.api [-] Verification (UUID=a836287d-15db-4075-987d-f141a3caefaa) has been successfully finished for deployment 'opnfv-rally' (UUID=8081fb4e-6352-471f-9449-2893441118b5)! 2019-12-16 00:28:39.008 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-16 00:28:39.008 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-16 00:28:39.009 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-16 00:28:40.226 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-16 00:28:40.227 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-16 00:28:40.227 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-16 00:28:41.850 65 INFO rally.api [-] Building 'html' report for the following verification(s): 'a836287d-15db-4075-987d-f141a3caefaa' 2019-12-16 00:28:41.869 65 INFO rally.api [-] The report has been successfully built. 2019-12-16 00:28:43.118 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-16 00:28:43.118 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-16 00:28:43.119 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-16 00:28:44.713 67 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a836287d-15db-4075-987d-f141a3caefaa' 2019-12-16 00:28:44.717 67 INFO rally.api [-] The report has been successfully built.