2019-11-23 22:19:36.349 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:19:36.349 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:19:36.349 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:19:38.268 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-23 22:19:38.268 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-23 22:19:38.268 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-23 22:19:38.268 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-23 22:19:38.268 18 ERROR rally.cli.cliutils 2019-11-23 22:19:39.533 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:19:39.533 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:19:39.534 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:19:43.023 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:19:43.024 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:19:43.024 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:19:47.306 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:19:47.307 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:19:47.307 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:19:48.417 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:19:48.418 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:19:48.418 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:19:49.967 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-23 22:19:49.967 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-11-23 22:19:49.967 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-23 22:19:49.967 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils force=force) 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-23 22:19:49.967 27 ERROR rally.cli.cliutils 2019-11-23 22:19:51.372 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:19:51.372 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:19:51.372 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:19:53.032 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-11-23 22:19:53.252 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-05ceea4d-e4a1-4b5a-8492-446239aed076/repo. 2019-11-23 22:19:53.612 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-05ceea4d-e4a1-4b5a-8492-446239aed076/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-23 22:19:53.623 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-11-23 22:19:53.631 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-11-23 22:19:53.915 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-11-23 22:19:53.996 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-11-23 22:19:54.599 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=05ceea4d-e4a1-4b5a-8492-446239aed076) has been successfully created! 2019-11-23 22:19:55.908 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:19:55.908 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:19:55.908 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:19:59.229 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:19:59.229 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:19:59.229 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:20:00.774 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=05ceea4d-e4a1-4b5a-8492-446239aed076) for deployment 'opnfv-rally' (UUID=f62cc1a0-9e9d-4726-a9a0-af785997402e). 2019-11-23 22:20:01.402 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=05ceea4d-e4a1-4b5a-8492-446239aed076) has been successfully configured for deployment 'opnfv-rally' (UUID=f62cc1a0-9e9d-4726-a9a0-af785997402e)! 2019-11-23 22:20:09.503 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:20:09.503 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:20:09.503 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:20:11.350 44 INFO rally.api [-] Starting verification (UUID=ebeb4362-da7f-48a5-820d-819b20aa13ac) for deployment 'opnfv-rally' (UUID=f62cc1a0-9e9d-4726-a9a0-af785997402e) by verifier 'opnfv-tempest' (UUID=05ceea4d-e4a1-4b5a-8492-446239aed076). 2019-11-23 22:20:12.196 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-11-23 22:20:12.313 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-11-23 22:20:12.313 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-05ceea4d-e4a1-4b5a-8492-446239aed076/for-deployment-f62cc1a0-9e9d-4726-a9a0-af785997402e/tempest.log' to option 'log_file'. 2019-11-23 22:20:12.314 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-05ceea4d-e4a1-4b5a-8492-446239aed076/for-deployment-f62cc1a0-9e9d-4726-a9a0-af785997402e/tempest.log 2019-11-23 22:20:12.314 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-11-23 22:20:12.314 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-05ceea4d-e4a1-4b5a-8492-446239aed076/for-deployment-f62cc1a0-9e9d-4726-a9a0-af785997402e/lock_files' to option 'lock_path'. 2019-11-23 22:20:12.315 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-05ceea4d-e4a1-4b5a-8492-446239aed076/for-deployment-f62cc1a0-9e9d-4726-a9a0-af785997402e/lock_files 2019-11-23 22:20:12.315 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-23 22:20:12.316 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-23 22:20:12.316 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 5d9a42f6-e91b-44ae-b05b-fb4d549ada30 2019-11-23 22:20:12.316 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6796e1c2-563d-4d35-af66-b1082dbce49b 2019-11-23 22:20:12.317 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 62d4ed02-952f-434d-9932-18ea0ca7698a 2019-11-23 22:20:12.318 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 719b9267-615a-4ca7-8f9b-314b13c4a9ba 2019-11-23 22:20:12.498 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-11-23 22:20:12.498 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_39aff6e4-4ce0-4b44-983a-0c86dd3c7593 2019-11-23 22:20:12.499 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-11-23 22:20:12.643 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-23 22:20:12.731 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-11-23 22:20:12.732 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ebeb4362_o8LdhEvp' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-23 22:20:12.768 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ebeb4362_o8LdhEvp' (ID = 0ff2a28c-2d65-4d35-bdad-d72b00fc73b3) has been successfully created! 2019-11-23 22:20:12.768 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0ff2a28c-2d65-4d35-bdad-d72b00fc73b3' to option 'instance_type'. 2019-11-23 22:20:12.769 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0ff2a28c-2d65-4d35-bdad-d72b00fc73b3 2019-11-23 22:20:12.770 44 INFO rally.task.context [-] Verification 05ceea4d-e4a1-4b5a-8492-446239aed076 | Context tempest@default setup() finished in 0.87 sec 2019-11-23 22:20:12.772 44 INFO rally.task.context [-] Verification 05ceea4d-e4a1-4b5a-8492-446239aed076 | Context testr@default setup() finished in 0.78 msec 2019-11-23 22:20:12.772 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/a362e9df-9ae5-4247-be35-229589f847a4'. 2019-11-23 22:20:16.175 44 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.150s] 2019-11-23 22:20:16.221 44 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.046s] 2019-11-23 22:20:20.269 44 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.563s] 2019-11-23 22:20:20.381 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.812s] 2019-11-23 22:20:21.003 44 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.732s] 2019-11-23 22:20:22.230 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2019-11-23 22:20:25.669 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.412s] 2019-11-23 22:20:30.198 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.177s] 2019-11-23 22:20:31.460 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.104s] 2019-11-23 22:20:31.461 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-11-23 22:20:34.736 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.346s] 2019-11-23 22:20:41.010 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.193s] 2019-11-23 22:20:46.401 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.011s] 2019-11-23 22:20:48.239 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [19.212s] 2019-11-23 22:20:48.259 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [1.858s] 2019-11-23 22:20:54.560 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.107s] 2019-11-23 22:20:54.562 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-11-23 22:20:55.600 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.339s] 2019-11-23 22:21:06.222 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.003s] 2019-11-23 22:21:06.400 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.178s] 2019-11-23 22:21:06.712 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.311s] 2019-11-23 22:21:06.808 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.096s] 2019-11-23 22:21:06.942 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.134s] 2019-11-23 22:21:07.030 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.087s] 2019-11-23 22:21:07.149 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.041s] 2019-11-23 22:21:07.240 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.090s] 2019-11-23 22:21:07.287 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.871s] 2019-11-23 22:21:13.347 44 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.475s] 2019-11-23 22:21:13.355 44 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2019-11-23 22:21:17.565 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.575s] 2019-11-23 22:21:18.274 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.210s] 2019-11-23 22:21:19.656 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.157s] 2019-11-23 22:21:20.462 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.100s] 2019-11-23 22:21:20.465 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-11-23 22:21:22.558 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.236s] 2019-11-23 22:21:22.672 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.398s] 2019-11-23 22:21:23.227 44 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.065s] 2019-11-23 22:21:24.306 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.634s] 2019-11-23 22:21:24.365 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.059s] 2019-11-23 22:21:24.422 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.056s] 2019-11-23 22:21:26.848 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.266s] 2019-11-23 22:21:28.064 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.229s] 2019-11-23 22:21:29.448 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.646s] 2019-11-23 22:21:30.192 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2019-11-23 22:21:30.823 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.371s] 2019-11-23 22:21:30.914 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.096s] 2019-11-23 22:21:31.887 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: b'AccountQuotasTest skipped as swift is not available' 2019-11-23 22:21:32.121 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-11-23 22:21:33.513 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-11-23 22:21:35.277 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.463s] 2019-11-23 22:21:37.160 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2019-11-23 22:21:38.510 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.461s] 2019-11-23 22:21:38.727 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.060s] 2019-11-23 22:21:38.795 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.067s] 2019-11-23 22:21:38.853 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.057s] 2019-11-23 22:21:38.861 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-11-23 22:21:41.636 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.272s] 2019-11-23 22:21:41.814 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.178s] 2019-11-23 22:21:42.016 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.202s] 2019-11-23 22:21:42.204 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.940s] 2019-11-23 22:21:43.336 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.824s] 2019-11-23 22:21:49.747 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.895s] 2019-11-23 22:21:51.495 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [3.621s] 2019-11-23 22:21:51.665 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.170s] 2019-11-23 22:21:51.760 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.095s] 2019-11-23 22:21:51.813 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.052s] 2019-11-23 22:21:52.079 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.266s] 2019-11-23 22:21:52.133 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.053s] 2019-11-23 22:21:53.190 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [1.822s] 2019-11-23 22:21:55.816 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.626s] 2019-11-23 22:21:58.119 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.593s] 2019-11-23 22:21:58.456 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.709s] 2019-11-23 22:22:00.121 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.304s] 2019-11-23 22:22:00.478 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2019-11-23 22:22:00.541 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.062s] 2019-11-23 22:22:01.920 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest ... skip: b'AccountTest skipped as swift is not available' 2019-11-23 22:22:01.920 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest ... skip: b'ContainerTest skipped as swift is not available' 2019-11-23 22:22:05.824 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.368s] 2019-11-23 22:22:08.464 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [26.249s] 2019-11-23 22:22:09.390 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.565s] 2019-11-23 22:22:10.658 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: b'ContainerQuotasTest skipped as swift is not available' 2019-11-23 22:22:10.659 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: b'ObjectTest skipped as swift is not available' 2019-11-23 22:22:13.771 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.603s] 2019-11-23 22:22:19.107 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.336s] 2019-11-23 22:22:20.817 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.709s] 2019-11-23 22:22:20.908 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.091s] 2019-11-23 22:22:20.973 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.065s] 2019-11-23 22:22:40.504 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.630s] 2019-11-23 22:22:49.240 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.735s] 2019-11-23 22:22:58.124 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.883s] 2019-11-23 22:23:02.037 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.913s] 2019-11-23 22:23:06.537 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.240s] 2019-11-23 22:23:08.088 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.545s] 2019-11-23 22:23:08.251 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.168s] 2019-11-23 22:23:23.888 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.963s] 2019-11-23 22:23:32.520 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.054s] 2019-11-23 22:23:37.613 44 INFO rally.task.context [-] Verification 05ceea4d-e4a1-4b5a-8492-446239aed076 | Context testr@default cleanup() started 2019-11-23 22:23:37.613 44 INFO rally.task.context [-] Verification 05ceea4d-e4a1-4b5a-8492-446239aed076 | Context testr@default cleanup() finished in 0.49 msec 2019-11-23 22:23:37.613 44 INFO rally.task.context [-] Verification 05ceea4d-e4a1-4b5a-8492-446239aed076 | Context tempest@default cleanup() started 2019-11-23 22:23:38.014 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-11-23 22:23:38.094 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-11-23 22:23:38.138 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ebeb4362_o8LdhEvp'. 2019-11-23 22:23:38.346 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ebeb4362_o8LdhEvp' has been deleted. 2019-11-23 22:23:38.347 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '0ff2a28c-2d65-4d35-bdad-d72b00fc73b3' of option 'instance_type' from Tempest config file. 2019-11-23 22:23:38.347 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '0ff2a28c-2d65-4d35-bdad-d72b00fc73b3' has been removed. 2019-11-23 22:23:38.352 44 INFO rally.task.context [-] Verification 05ceea4d-e4a1-4b5a-8492-446239aed076 | Context tempest@default cleanup() finished in 0.74 sec 2019-11-23 22:23:38.570 44 INFO rally.api [-] Verification (UUID=ebeb4362-da7f-48a5-820d-819b20aa13ac) has been successfully finished for deployment 'opnfv-rally' (UUID=f62cc1a0-9e9d-4726-a9a0-af785997402e)! 2019-11-23 22:23:40.049 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:23:40.049 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:23:40.049 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:23:41.270 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:23:41.271 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:23:41.271 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:23:42.896 64 INFO rally.api [-] Building 'html' report for the following verification(s): 'ebeb4362-da7f-48a5-820d-819b20aa13ac' 2019-11-23 22:23:42.915 64 INFO rally.api [-] The report has been successfully built. 2019-11-23 22:23:44.243 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-23 22:23:44.243 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-23 22:23:44.244 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-23 22:23:45.787 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ebeb4362-da7f-48a5-820d-819b20aa13ac' 2019-11-23 22:23:45.791 66 INFO rally.api [-] The report has been successfully built.