2021-01-27 10:56:47.379 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 10:56:47.379 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 10:56:47.379 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 10:56:49.141 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 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-27 10:56:49.141 6 ERROR rally.cli.cliutils 2021-01-27 10:56:50.359 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 10:56:50.359 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 10:56:50.359 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 10:56:53.653 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 10:56:53.653 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 10:56:53.653 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 10:56:58.460 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 10:56:58.461 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 10:56:58.461 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 10:56:59.590 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 10:56:59.590 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 10:56:59.591 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 10:57:01.324 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 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils force=force) 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-27 10:57:01.324 15 ERROR rally.cli.cliutils 2021-01-27 10:57:02.517 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 10:57:02.517 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 10:57:02.518 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 10:57:04.212 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-27 10:57:04.276 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e2db0de3-410c-4f0d-92c7-e24b72522ed1/repo. 2021-01-27 10:57:04.631 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e2db0de3-410c-4f0d-92c7-e24b72522ed1/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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 ' 2021-01-27 10:57:04.647 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-27 10:57:04.658 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-27 10:57:04.684 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-27 10:57:04.731 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-27 10:57:05.263 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e2db0de3-410c-4f0d-92c7-e24b72522ed1) has been successfully created! 2021-01-27 10:57:06.509 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 10:57:06.510 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 10:57:06.510 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 10:57:12.616 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 10:57:12.616 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 10:57:12.617 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 10:57:14.371 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e2db0de3-410c-4f0d-92c7-e24b72522ed1) for deployment 'opnfv-rally' (UUID=52e9e99b-dd99-4227-b1ed-23de9f51907d). 2021-01-27 10:57:15.160 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e2db0de3-410c-4f0d-92c7-e24b72522ed1) has been successfully configured for deployment 'opnfv-rally' (UUID=52e9e99b-dd99-4227-b1ed-23de9f51907d)! 2021-01-27 10:57:20.060 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 10:57:20.061 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 10:57:20.061 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 10:57:21.850 32 INFO rally.api [-] Starting verification (UUID=e3f8471f-37ec-435c-a6cc-a2be843f6879) for deployment 'opnfv-rally' (UUID=52e9e99b-dd99-4227-b1ed-23de9f51907d) by verifier 'opnfv-tempest' (UUID=e2db0de3-410c-4f0d-92c7-e24b72522ed1). 2021-01-27 10:57:22.889 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-27 10:57:23.184 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-27 10:57:23.184 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e2db0de3-410c-4f0d-92c7-e24b72522ed1/for-deployment-52e9e99b-dd99-4227-b1ed-23de9f51907d/tempest.log' to option 'log_file'. 2021-01-27 10:57:23.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e2db0de3-410c-4f0d-92c7-e24b72522ed1/for-deployment-52e9e99b-dd99-4227-b1ed-23de9f51907d/tempest.log 2021-01-27 10:57:23.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-27 10:57:23.185 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e2db0de3-410c-4f0d-92c7-e24b72522ed1/for-deployment-52e9e99b-dd99-4227-b1ed-23de9f51907d/lock_files' to option 'lock_path'. 2021-01-27 10:57:23.186 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e2db0de3-410c-4f0d-92c7-e24b72522ed1/for-deployment-52e9e99b-dd99-4227-b1ed-23de9f51907d/lock_files 2021-01-27 10:57:23.186 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-27 10:57:23.187 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 2021-01-27 10:57:23.187 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b51d5a54-2e09-4460-8ed1-3130e6b347e6 2021-01-27 10:57:23.187 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 66595503-f73e-4d03-8384-c72a9f8bcc86 2021-01-27 10:57:23.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f0b22747-cd88-4958-8fe9-bb17290aeecc 2021-01-27 10:57:23.189 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = d19136c6-a71b-4c03-8d16-e3c848a2bea6 2021-01-27 10:57:23.654 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-27 10:57:23.655 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-27 10:57:23.655 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-27 10:57:23.723 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-27 10:57:23.773 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-27 10:57:23.773 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e3f8471f_9VkjGXd2' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-27 10:57:23.987 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e3f8471f_9VkjGXd2' (ID = 144c9600-8b71-4f84-bf99-3420025ce61c) has been successfully created! 2021-01-27 10:57:23.988 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '144c9600-8b71-4f84-bf99-3420025ce61c' to option 'instance_type'. 2021-01-27 10:57:23.988 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 144c9600-8b71-4f84-bf99-3420025ce61c 2021-01-27 10:57:23.990 32 INFO rally.task.context [-] Verification e2db0de3-410c-4f0d-92c7-e24b72522ed1 | Context tempest@default setup() finished in 1.60 sec 2021-01-27 10:57:23.991 32 INFO rally.task.context [-] Verification e2db0de3-410c-4f0d-92c7-e24b72522ed1 | Context testr@default setup() finished in 0.56 msec 2021-01-27 10:57:23.992 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/b5434765-b8d1-4bd9-b504-f3d246fa1706'. 2021-01-27 10:57:30.610 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.312s] 2021-01-27 10:57:30.713 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.102s] 2021-01-27 10:57:32.750 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.309s] 2021-01-27 10:57:36.203 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.452s] 2021-01-27 10:57:39.720 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-01-27 10:57:43.214 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.131s] 2021-01-27 10:57:51.271 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.001s]: b'Only owner network supports creating interface by fixed ip.' 2021-01-27 10:57:52.295 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.683s] 2021-01-27 10:57:54.239 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.171s] 2021-01-27 10:57:54.242 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2021-01-27 10:57:55.737 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.174s] 2021-01-27 10:57:55.738 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-01-27 10:58:10.336 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-01-27 10:58:24.251 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [5.318s] 2021-01-27 10:58:37.198 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [6.101s] 2021-01-27 10:58:57.472 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [12.693s] 2021-01-27 10:59:00.610 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.402s] 2021-01-27 10:59:02.176 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.169s] 2021-01-27 10:59:02.177 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-01-27 10:59:06.131 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-01-27 10:59:07.052 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-01-27 10:59:10.844 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.107s] 2021-01-27 10:59:15.551 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.031s] 2021-01-27 10:59:17.133 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.057s] 2021-01-27 10:59:25.860 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.726s] 2021-01-27 10:59:30.145 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.763s] 2021-01-27 10:59:30.146 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-01-27 10:59:31.350 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.205s] 2021-01-27 10:59:31.437 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.087s] 2021-01-27 10:59:31.607 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.169s] 2021-01-27 10:59:31.715 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.107s] 2021-01-27 10:59:35.292 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.431s] 2021-01-27 10:59:37.530 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.436s] 2021-01-27 10:59:38.936 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-01-27 10:59:46.530 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.116s] 2021-01-27 10:59:50.632 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.080s] 2021-01-27 10:59:50.771 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.138s] 2021-01-27 10:59:56.515 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.037s] 2021-01-27 10:59:56.671 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.156s] 2021-01-27 10:59:57.492 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.618s] 2021-01-27 11:00:07.434 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [14.145s] 2021-01-27 11:00:14.762 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.912s] 2021-01-27 11:00:14.772 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2021-01-27 11:00:19.781 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [12.347s] 2021-01-27 11:00:20.549 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.395s] 2021-01-27 11:00:22.288 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.505s] 2021-01-27 11:00:22.381 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.094s] 2021-01-27 11:00:22.475 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.093s] 2021-01-27 11:00:23.277 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [6.342s] 2021-01-27 11:00:25.143 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.866s] 2021-01-27 11:00:27.527 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-01-27 11:00:33.666 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.097s] 2021-01-27 11:00:33.785 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.118s] 2021-01-27 11:00:33.818 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.033s] 2021-01-27 11:00:33.829 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.011s] 2021-01-27 11:00:33.887 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [4.626s] 2021-01-27 11:00:42.259 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [8.282s] 2021-01-27 11:00:44.799 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.278s] 2021-01-27 11:00:49.987 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.186s] 2021-01-27 11:00:52.674 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.412s] 2021-01-27 11:00:54.730 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.263s] 2021-01-27 11:00:59.584 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.595s] 2021-01-27 11:01:01.661 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.987s] 2021-01-27 11:01:03.935 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.953s] 2021-01-27 11:01:05.689 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [22.255s] 2021-01-27 11:01:09.095 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [5.159s] 2021-01-27 11:01:12.843 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.747s] 2021-01-27 11:01:14.635 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.792s] 2021-01-27 11:01:21.163 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.525s] 2021-01-27 11:01:23.871 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.326s] 2021-01-27 11:01:23.872 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-01-27 11:01:25.162 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [1.291s] 2021-01-27 11:01:25.331 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.168s] 2021-01-27 11:01:25.484 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.153s] 2021-01-27 11:01:25.572 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.088s] 2021-01-27 11:01:26.361 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2021-01-27 11:01:27.150 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.987s] 2021-01-27 11:01:39.607 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.091s] 2021-01-27 11:01:52.602 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [12.989s] 2021-01-27 11:01:52.679 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.082s] 2021-01-27 11:01:55.840 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [11.594s] 2021-01-27 11:01:58.952 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [20.112s] 2021-01-27 11:02:06.101 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.259s] 2021-01-27 11:02:10.003 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.902s] 2021-01-27 11:02:10.081 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.077s] 2021-01-27 11:02:10.182 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.101s] 2021-01-27 11:02:10.460 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.417s] 2021-01-27 11:02:10.919 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.458s] 2021-01-27 11:02:21.612 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.418s] 2021-01-27 11:02:21.894 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [22.936s] 2021-01-27 11:02:25.124 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.507s] 2021-01-27 11:02:25.195 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.076s] 2021-01-27 11:02:32.937 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.572s] 2021-01-27 11:02:33.029 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.065s] 2021-01-27 11:02:34.083 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.146s] 2021-01-27 11:02:35.282 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.198s] 2021-01-27 11:02:37.174 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.891s] 2021-01-27 11:02:51.274 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2021-01-27 11:02:53.922 32 INFO rally.task.context [-] Verification e2db0de3-410c-4f0d-92c7-e24b72522ed1 | Context testr@default cleanup() started 2021-01-27 11:02:53.923 32 INFO rally.task.context [-] Verification e2db0de3-410c-4f0d-92c7-e24b72522ed1 | Context testr@default cleanup() finished in 0.77 msec 2021-01-27 11:02:53.923 32 INFO rally.task.context [-] Verification e2db0de3-410c-4f0d-92c7-e24b72522ed1 | Context tempest@default cleanup() started 2021-01-27 11:02:54.516 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-27 11:02:54.883 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-27 11:02:54.914 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e3f8471f_9VkjGXd2'. 2021-01-27 11:02:55.197 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e3f8471f_9VkjGXd2' has been deleted. 2021-01-27 11:02:55.198 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '144c9600-8b71-4f84-bf99-3420025ce61c' of option 'instance_type' from Tempest config file. 2021-01-27 11:02:55.198 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '144c9600-8b71-4f84-bf99-3420025ce61c' has been removed. 2021-01-27 11:02:55.205 32 INFO rally.task.context [-] Verification e2db0de3-410c-4f0d-92c7-e24b72522ed1 | Context tempest@default cleanup() finished in 1.28 sec 2021-01-27 11:02:55.239 32 INFO rally.api [-] Verification (UUID=e3f8471f-37ec-435c-a6cc-a2be843f6879) has been successfully finished for deployment 'opnfv-rally' (UUID=52e9e99b-dd99-4227-b1ed-23de9f51907d)! 2021-01-27 11:02:56.563 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:02:56.563 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:02:56.563 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:02:57.840 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:02:57.840 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:02:57.840 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:02:59.580 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'e3f8471f-37ec-435c-a6cc-a2be843f6879' 2021-01-27 11:02:59.603 50 INFO rally.api [-] The report has been successfully built. 2021-01-27 11:03:00.852 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:03:00.852 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:03:00.852 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:03:02.569 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e3f8471f-37ec-435c-a6cc-a2be843f6879' 2021-01-27 11:03:02.574 52 INFO rally.api [-] The report has been successfully built.