2019-12-27 17:31:10.224 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:31:10.225 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:31:10.225 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 17:31:12.276 6 ERROR rally.cli.cliutils 2019-12-27 17:31:13.574 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:31:13.574 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:31:13.574 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:31:17.123 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:31:17.124 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:31:17.124 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:31:21.095 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:31:21.096 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:31:21.096 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:31:22.301 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:31:22.301 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:31:22.301 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils force=force) 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 17:31:24.250 15 ERROR rally.cli.cliutils 2019-12-27 17:31:25.642 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:31:25.643 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:31:25.643 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:31:27.618 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-27 17:31:27.702 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1580b4a1-8b47-4e88-a214-a3529af4e3ff/repo. 2019-12-27 17:31:27.901 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1580b4a1-8b47-4e88-a214-a3529af4e3ff/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-27 17:31:27.915 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-27 17:31:27.924 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-27 17:31:27.951 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-27 17:31:28.030 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-27 17:31:28.597 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1580b4a1-8b47-4e88-a214-a3529af4e3ff) has been successfully created! 2019-12-27 17:31:30.070 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:31:30.070 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:31:30.071 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:31:34.718 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:31:34.718 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:31:34.718 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:31:36.801 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1580b4a1-8b47-4e88-a214-a3529af4e3ff) for deployment 'opnfv-rally' (UUID=97ce6c25-b7b3-4487-9562-d9bf30321f60). 2019-12-27 17:31:37.160 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1580b4a1-8b47-4e88-a214-a3529af4e3ff) has been successfully configured for deployment 'opnfv-rally' (UUID=97ce6c25-b7b3-4487-9562-d9bf30321f60)! 2019-12-27 17:31:42.316 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:31:42.317 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:31:42.317 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:31:44.265 32 INFO rally.api [-] Starting verification (UUID=3148e934-5a58-4a06-8884-0165b71c1340) for deployment 'opnfv-rally' (UUID=97ce6c25-b7b3-4487-9562-d9bf30321f60) by verifier 'opnfv-tempest' (UUID=1580b4a1-8b47-4e88-a214-a3529af4e3ff). 2019-12-27 17:31:44.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-12-27 17:31:44.843 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-27 17:31:44.843 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1580b4a1-8b47-4e88-a214-a3529af4e3ff/for-deployment-97ce6c25-b7b3-4487-9562-d9bf30321f60/tempest.log' to option 'log_file'. 2019-12-27 17:31:44.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1580b4a1-8b47-4e88-a214-a3529af4e3ff/for-deployment-97ce6c25-b7b3-4487-9562-d9bf30321f60/tempest.log 2019-12-27 17:31:44.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-27 17:31:44.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1580b4a1-8b47-4e88-a214-a3529af4e3ff/for-deployment-97ce6c25-b7b3-4487-9562-d9bf30321f60/lock_files' to option 'lock_path'. 2019-12-27 17:31:44.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1580b4a1-8b47-4e88-a214-a3529af4e3ff/for-deployment-97ce6c25-b7b3-4487-9562-d9bf30321f60/lock_files 2019-12-27 17:31:44.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-27 17:31:44.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-12-27 17:31:44.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 39ed8ab6-97c3-4c07-952a-bd1f93f7f484 2019-12-27 17:31:44.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6be221a8-ea76-4722-8d8a-b2d4442455e0 2019-12-27 17:31:44.847 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ce615fea-3312-4d41-b187-e2161d223617 2019-12-27 17:31:44.847 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 006bcc2e-31b1-474d-a051-29f3e8b81500 2019-12-27 17:31:45.487 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-27 17:31:45.488 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_2c3e22ad-33d7-4d93-9605-e1a3a07f8f43 2019-12-27 17:31:45.488 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-27 17:31:45.578 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 17:31:45.615 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-27 17:31:45.616 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_3148e934_oAaQmgsG' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 17:31:45.671 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3148e934_oAaQmgsG' (ID = 658dc303-a6d6-4f39-bb55-6e30f6c9cea9) has been successfully created! 2019-12-27 17:31:45.671 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '658dc303-a6d6-4f39-bb55-6e30f6c9cea9' to option 'instance_type'. 2019-12-27 17:31:45.672 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 658dc303-a6d6-4f39-bb55-6e30f6c9cea9 2019-12-27 17:31:45.673 32 INFO rally.task.context [-] Verification 1580b4a1-8b47-4e88-a214-a3529af4e3ff | Context tempest@default setup() finished in 1.21 sec 2019-12-27 17:31:45.674 32 INFO rally.task.context [-] Verification 1580b4a1-8b47-4e88-a214-a3529af4e3ff | Context testr@default setup() finished in 0.44 msec 2019-12-27 17:31:45.675 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/fdf911d2-ce36-4734-9564-e5c8a200dc59'. 2019-12-27 17:31:49.141 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.203s] 2019-12-27 17:31:49.220 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.079s] 2019-12-27 17:31:51.180 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.727s] 2019-12-27 17:31:52.143 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.963s] 2019-12-27 17:31:52.767 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.325s] 2019-12-27 17:31:54.912 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2019-12-27 17:31:58.279 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.123s] 2019-12-27 17:31:59.715 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.063s] 2019-12-27 17:31:59.743 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2019-12-27 17:31:59.840 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.126s] 2019-12-27 17:32:00.523 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-12-27 17:32:03.080 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.861s] 2019-12-27 17:32:05.357 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2019-12-27 17:32:06.810 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.300s] 2019-12-27 17:32:06.898 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.388s] 2019-12-27 17:32:09.317 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.114s] 2019-12-27 17:32:09.881 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.981s] 2019-12-27 17:32:18.081 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.157s] 2019-12-27 17:32:18.083 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-12-27 17:32:18.246 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.365s] 2019-12-27 17:32:24.659 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [6.393s] 2019-12-27 17:32:28.985 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [28.660s] 2019-12-27 17:32:31.173 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.512s] 2019-12-27 17:32:31.405 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.632s] 2019-12-27 17:32:31.580 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.174s] 2019-12-27 17:32:31.695 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.115s] 2019-12-27 17:32:31.752 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.057s] 2019-12-27 17:32:31.874 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.121s] 2019-12-27 17:32:31.920 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.046s] 2019-12-27 17:32:37.737 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.249s] 2019-12-27 17:32:41.888 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.659s] 2019-12-27 17:32:42.540 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.017s] 2019-12-27 17:32:45.208 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.667s] 2019-12-27 17:32:47.367 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.180s] 2019-12-27 17:32:50.025 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.816s] 2019-12-27 17:32:50.835 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.311s] 2019-12-27 17:32:51.655 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.844s] 2019-12-27 17:32:52.834 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.139s] 2019-12-27 17:32:52.835 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-12-27 17:32:54.144 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.212s] 2019-12-27 17:33:01.506 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.849s] 2019-12-27 17:33:02.599 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.590s] 2019-12-27 17:33:07.481 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.990s] 2019-12-27 17:33:07.651 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.169s] 2019-12-27 17:33:07.795 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.143s] 2019-12-27 17:33:07.874 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.078s] 2019-12-27 17:33:07.968 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.094s] 2019-12-27 17:33:08.018 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.050s] 2019-12-27 17:33:08.119 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.520s] 2019-12-27 17:33:09.878 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.758s] 2019-12-27 17:33:09.949 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.071s] 2019-12-27 17:33:09.956 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.451s] 2019-12-27 17:33:10.007 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.058s] 2019-12-27 17:33:13.739 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.394s] 2019-12-27 17:33:15.058 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.101s] 2019-12-27 17:33:17.612 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.144s] 2019-12-27 17:33:17.867 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.785s] 2019-12-27 17:33:18.242 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.348s] 2019-12-27 17:33:19.213 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.338s] 2019-12-27 17:33:19.259 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.053s] 2019-12-27 17:33:19.862 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.248s] 2019-12-27 17:33:20.875 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2019-12-27 17:33:22.027 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.166s] 2019-12-27 17:33:22.130 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.148s] 2019-12-27 17:33:22.131 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-12-27 17:33:23.609 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.097s] 2019-12-27 17:33:23.644 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.035s] 2019-12-27 17:33:23.689 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.044s] 2019-12-27 17:33:23.772 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.083s] 2019-12-27 17:33:23.864 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.621s] 2019-12-27 17:33:25.554 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.690s] 2019-12-27 17:33:25.605 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.050s] 2019-12-27 17:33:25.650 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.044s] 2019-12-27 17:33:33.539 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.038s] 2019-12-27 17:33:37.272 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.130s] 2019-12-27 17:33:41.630 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.087s] 2019-12-27 17:33:46.358 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.453s] 2019-12-27 17:33:48.264 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.058s] 2019-12-27 17:33:55.776 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.418s] 2019-12-27 17:34:03.286 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.509s] 2019-12-27 17:34:05.948 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.342s] 2019-12-27 17:34:07.273 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.987s] 2019-12-27 17:34:10.350 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.886s] 2019-12-27 17:34:11.617 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.262s] 2019-12-27 17:34:11.664 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.052s] 2019-12-27 17:34:13.191 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2019-12-27 17:34:13.376 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.184s] 2019-12-27 17:34:17.100 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.399s] 2019-12-27 17:34:17.112 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-12-27 17:34:17.255 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.178s] 2019-12-27 17:34:19.692 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.434s] 2019-12-27 17:34:20.397 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.814s] 2019-12-27 17:34:21.952 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.259s] 2019-12-27 17:34:24.585 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.179s] 2019-12-27 17:34:26.784 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.068s] 2019-12-27 17:34:26.825 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.041s] 2019-12-27 17:34:26.857 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.031s] 2019-12-27 17:34:26.866 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-12-27 17:34:28.746 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.471s] 2019-12-27 17:34:29.262 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.514s] 2019-12-27 17:34:30.191 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.928s] 2019-12-27 17:34:34.524 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.176s] 2019-12-27 17:34:34.620 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.097s] 2019-12-27 17:34:39.559 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.056s] 2019-12-27 17:34:39.579 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.020s] 2019-12-27 17:34:53.530 32 INFO rally.task.context [-] Verification 1580b4a1-8b47-4e88-a214-a3529af4e3ff | Context testr@default cleanup() started 2019-12-27 17:34:53.530 32 INFO rally.task.context [-] Verification 1580b4a1-8b47-4e88-a214-a3529af4e3ff | Context testr@default cleanup() finished in 0.79 msec 2019-12-27 17:34:53.531 32 INFO rally.task.context [-] Verification 1580b4a1-8b47-4e88-a214-a3529af4e3ff | Context tempest@default cleanup() started 2019-12-27 17:34:53.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-12-27 17:34:53.738 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-12-27 17:34:53.775 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_3148e934_oAaQmgsG'. 2019-12-27 17:34:54.086 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3148e934_oAaQmgsG' has been deleted. 2019-12-27 17:34:54.086 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '658dc303-a6d6-4f39-bb55-6e30f6c9cea9' of option 'instance_type' from Tempest config file. 2019-12-27 17:34:54.087 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '658dc303-a6d6-4f39-bb55-6e30f6c9cea9' has been removed. 2019-12-27 17:34:54.090 32 INFO rally.task.context [-] Verification 1580b4a1-8b47-4e88-a214-a3529af4e3ff | Context tempest@default cleanup() finished in 0.56 sec 2019-12-27 17:34:54.117 32 INFO rally.api [-] Verification (UUID=3148e934-5a58-4a06-8884-0165b71c1340) has been successfully finished for deployment 'opnfv-rally' (UUID=97ce6c25-b7b3-4487-9562-d9bf30321f60)! 2019-12-27 17:34:55.650 51 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:34:55.650 51 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:34:55.650 51 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:34:57.097 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:34:57.097 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:34:57.098 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:34:59.101 52 INFO rally.api [-] Building 'html' report for the following verification(s): '3148e934-5a58-4a06-8884-0165b71c1340' 2019-12-27 17:34:59.129 52 INFO rally.api [-] The report has been successfully built. 2019-12-27 17:35:00.487 54 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:35:00.487 54 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:35:00.487 54 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:35:02.418 54 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3148e934-5a58-4a06-8884-0165b71c1340' 2019-12-27 17:35:02.426 54 INFO rally.api [-] The report has been successfully built.