2021-06-16 10:49:20.021 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 10:49:20.021 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 10:49:20.021 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 10:49:21.739 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-06-16 10:49:21.739 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-16 10:49:21.739 6 ERROR rally.cli.cliutils 2021-06-16 10:49:22.946 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 10:49:22.946 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 10:49:22.946 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 10:49:26.340 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 10:49:26.340 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 10:49:26.340 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 10:49:31.296 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 10:49:31.296 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 10:49:31.296 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 10:49:32.392 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 10:49:32.392 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 10:49:32.393 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 10:49:34.139 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-06-16 10:49:34.139 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils force=force) 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-16 10:49:34.139 15 ERROR rally.cli.cliutils 2021-06-16 10:49:35.349 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 10:49:35.350 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 10:49:35.350 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 10:49:36.994 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-16 10:49:37.059 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b1c3c62a-ac07-4492-8c15-8fcf6e7d8498/repo. 2021-06-16 10:49:37.419 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b1c3c62a-ac07-4492-8c15-8fcf6e7d8498/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-06-16 10:49:37.433 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-16 10:49:37.441 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-16 10:49:37.463 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-16 10:49:37.510 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-16 10:49:38.049 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b1c3c62a-ac07-4492-8c15-8fcf6e7d8498) has been successfully created! 2021-06-16 10:49:39.390 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 10:49:39.390 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 10:49:39.390 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 10:49:46.334 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 10:49:46.334 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 10:49:46.334 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 10:49:48.094 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b1c3c62a-ac07-4492-8c15-8fcf6e7d8498) for deployment 'opnfv-rally' (UUID=cafa1a8f-398a-426f-87d8-a4b82f329b2c). 2021-06-16 10:49:48.810 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b1c3c62a-ac07-4492-8c15-8fcf6e7d8498) has been successfully configured for deployment 'opnfv-rally' (UUID=cafa1a8f-398a-426f-87d8-a4b82f329b2c)! 2021-06-16 10:49:53.742 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 10:49:53.742 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 10:49:53.743 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 10:49:55.553 32 INFO rally.api [-] Starting verification (UUID=4b38889c-cc3b-40bf-9ce3-09e416b85056) for deployment 'opnfv-rally' (UUID=cafa1a8f-398a-426f-87d8-a4b82f329b2c) by verifier 'opnfv-tempest' (UUID=b1c3c62a-ac07-4492-8c15-8fcf6e7d8498). 2021-06-16 10:49:56.633 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-16 10:49:58.201 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-16 10:49:58.201 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b1c3c62a-ac07-4492-8c15-8fcf6e7d8498/for-deployment-cafa1a8f-398a-426f-87d8-a4b82f329b2c/tempest.log' to option 'log_file'. 2021-06-16 10:49:58.202 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b1c3c62a-ac07-4492-8c15-8fcf6e7d8498/for-deployment-cafa1a8f-398a-426f-87d8-a4b82f329b2c/tempest.log 2021-06-16 10:49:58.202 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-16 10:49:58.202 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b1c3c62a-ac07-4492-8c15-8fcf6e7d8498/for-deployment-cafa1a8f-398a-426f-87d8-a4b82f329b2c/lock_files' to option 'lock_path'. 2021-06-16 10:49:58.203 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b1c3c62a-ac07-4492-8c15-8fcf6e7d8498/for-deployment-cafa1a8f-398a-426f-87d8-a4b82f329b2c/lock_files 2021-06-16 10:49:58.203 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-16 10:49:58.204 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-06-16 10:49:58.204 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 22fde195-dee7-45a9-acd1-1a34b9e80c57 2021-06-16 10:49:58.204 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6feee5eb-ac65-4440-912f-5997440c68b9 2021-06-16 10:49:58.205 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6fbb8e69-bbb4-4211-8433-636ab660bde9 2021-06-16 10:49:58.206 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 7c81c11d-2ca8-400e-ad7a-dab83b1e0331 2021-06-16 10:49:58.455 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-16 10:49:58.455 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-16 10:49:58.456 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-16 10:49:58.547 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-16 10:49:58.594 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-16 10:49:58.595 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4b38889c_A6i9Etc4' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-16 10:49:59.451 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4b38889c_A6i9Etc4' (ID = eea55925-8b31-4df3-b127-e4a9192efd1b) has been successfully created! 2021-06-16 10:49:59.451 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'eea55925-8b31-4df3-b127-e4a9192efd1b' to option 'instance_type'. 2021-06-16 10:49:59.451 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = eea55925-8b31-4df3-b127-e4a9192efd1b 2021-06-16 10:49:59.453 32 INFO rally.task.context [-] Verification b1c3c62a-ac07-4492-8c15-8fcf6e7d8498 | Context tempest@default setup() finished in 3.32 sec 2021-06-16 10:49:59.455 32 INFO rally.task.context [-] Verification b1c3c62a-ac07-4492-8c15-8fcf6e7d8498 | Context testr@default setup() finished in 0.62 msec 2021-06-16 10:49:59.455 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/e5541c00-ee11-403f-a30f-963153a496be'. 2021-06-16 10:50:06.791 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.644s] 2021-06-16 10:50:06.904 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.112s] 2021-06-16 10:50:09.502 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.920s] 2021-06-16 10:50:14.411 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.908s] 2021-06-16 10:50:23.645 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.808s] 2021-06-16 10:50:34.594 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-06-16 10:50:35.863 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.177s] 2021-06-16 10:50:35.864 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-06-16 10:51:16.681 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.168s] 2021-06-16 10:51:16.683 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-06-16 10:51:32.699 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.451s] 2021-06-16 10:51:35.090 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.079s] 2021-06-16 10:51:35.235 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.144s] 2021-06-16 10:51:36.978 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [9.758s] 2021-06-16 10:51:56.253 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.313s] 2021-06-16 10:51:56.263 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2021-06-16 10:51:58.216 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.497s] 2021-06-16 10:51:58.245 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-06-16 10:51:58.478 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.685s] 2021-06-16 10:52:14.741 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [3.350s] 2021-06-16 10:52:18.108 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.158s] 2021-06-16 10:52:18.109 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-06-16 10:52:23.422 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [3.078s] 2021-06-16 10:52:28.614 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.976s] 2021-06-16 10:52:34.746 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-06-16 10:52:40.532 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.031s] 2021-06-16 10:52:40.636 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.104s] 2021-06-16 10:52:40.664 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.027s] 2021-06-16 10:52:40.674 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2021-06-16 10:52:52.915 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [10.117s] 2021-06-16 10:52:55.693 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.315s] 2021-06-16 10:52:58.032 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.326s] 2021-06-16 10:52:58.854 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [13.525s] 2021-06-16 10:53:03.050 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [7.356s] 2021-06-16 10:53:04.676 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.035s] 2021-06-16 10:53:04.761 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-06-16 10:53:13.830 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.562s] 2021-06-16 10:53:15.541 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [12.490s] 2021-06-16 10:53:18.114 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.003s] 2021-06-16 10:53:18.192 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.362s] 2021-06-16 10:53:21.154 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-06-16 10:53:21.158 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-06-16 10:53:21.159 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-06-16 10:53:21.587 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.395s] 2021-06-16 10:53:23.911 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [7.388s] 2021-06-16 10:53:26.401 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.307s] 2021-06-16 10:53:28.959 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.046s] 2021-06-16 10:53:32.326 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.013s] 2021-06-16 10:53:32.541 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.214s] 2021-06-16 10:53:33.689 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2021-06-16 10:53:38.534 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.574s] 2021-06-16 10:53:38.889 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [2.101s] 2021-06-16 10:53:39.547 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.658s] 2021-06-16 10:53:56.698 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.546s] 2021-06-16 10:53:56.699 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-06-16 10:53:57.035 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.338s] 2021-06-16 10:53:57.314 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.278s] 2021-06-16 10:53:57.453 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.139s] 2021-06-16 10:53:57.538 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.084s] 2021-06-16 10:54:07.359 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [14.219s] 2021-06-16 10:54:17.021 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.773s] 2021-06-16 10:54:20.229 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [12.870s] 2021-06-16 10:54:21.341 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [40.051s] 2021-06-16 10:54:22.770 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.748s] 2021-06-16 10:54:23.464 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.369s] 2021-06-16 10:54:23.465 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-06-16 10:54:24.333 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.869s] 2021-06-16 10:54:24.722 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.389s] 2021-06-16 10:54:24.741 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.510s] 2021-06-16 10:54:24.880 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.139s] 2021-06-16 10:54:24.884 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.161s] 2021-06-16 10:54:24.972 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.091s] 2021-06-16 10:54:24.974 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.090s] 2021-06-16 10:54:28.459 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.688s] 2021-06-16 10:54:43.124 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [3.550s] 2021-06-16 10:54:43.862 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.617s] 2021-06-16 10:54:44.890 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.028s] 2021-06-16 10:54:45.898 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.007s] 2021-06-16 10:54:46.255 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.070s] 2021-06-16 10:54:47.433 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.534s] 2021-06-16 10:54:56.074 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [12.944s] 2021-06-16 10:54:56.134 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.064s] 2021-06-16 10:54:58.636 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [11.330s] 2021-06-16 10:55:08.387 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.015s] 2021-06-16 10:55:08.697 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.060s] 2021-06-16 10:55:14.240 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [5.542s] 2021-06-16 10:55:14.341 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.101s] 2021-06-16 10:55:14.430 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.089s] 2021-06-16 10:55:16.648 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [16.604s] 2021-06-16 10:55:20.485 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [12.092s] 2021-06-16 10:55:20.613 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.132s] 2021-06-16 10:55:31.762 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.417s] 2021-06-16 10:55:32.770 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.750s] 2021-06-16 10:55:33.236 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.474s] 2021-06-16 10:55:39.599 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [22.946s] 2021-06-16 10:55:41.829 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [9.057s] 2021-06-16 10:55:48.734 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [6.904s] 2021-06-16 10:55:53.587 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2021-06-16 10:55:56.937 32 INFO rally.task.context [-] Verification b1c3c62a-ac07-4492-8c15-8fcf6e7d8498 | Context testr@default cleanup() started 2021-06-16 10:55:56.938 32 INFO rally.task.context [-] Verification b1c3c62a-ac07-4492-8c15-8fcf6e7d8498 | Context testr@default cleanup() finished in 0.72 msec 2021-06-16 10:55:56.938 32 INFO rally.task.context [-] Verification b1c3c62a-ac07-4492-8c15-8fcf6e7d8498 | Context tempest@default cleanup() started 2021-06-16 10:55:57.450 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-16 10:55:58.028 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-16 10:55:58.060 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4b38889c_A6i9Etc4'. 2021-06-16 10:55:58.503 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4b38889c_A6i9Etc4' has been deleted. 2021-06-16 10:55:58.504 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'eea55925-8b31-4df3-b127-e4a9192efd1b' of option 'instance_type' from Tempest config file. 2021-06-16 10:55:58.505 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'eea55925-8b31-4df3-b127-e4a9192efd1b' has been removed. 2021-06-16 10:55:58.512 32 INFO rally.task.context [-] Verification b1c3c62a-ac07-4492-8c15-8fcf6e7d8498 | Context tempest@default cleanup() finished in 1.57 sec 2021-06-16 10:55:58.543 32 INFO rally.api [-] Verification (UUID=4b38889c-cc3b-40bf-9ce3-09e416b85056) has been successfully finished for deployment 'opnfv-rally' (UUID=cafa1a8f-398a-426f-87d8-a4b82f329b2c)! 2021-06-16 10:56:00.021 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 10:56:00.021 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 10:56:00.021 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 10:56:01.341 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 10:56:01.342 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 10:56:01.342 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 10:56:03.151 50 INFO rally.api [-] Building 'html' report for the following verification(s): '4b38889c-cc3b-40bf-9ce3-09e416b85056' 2021-06-16 10:56:03.173 50 INFO rally.api [-] The report has been successfully built. 2021-06-16 10:56:04.409 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-16 10:56:04.409 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-16 10:56:04.409 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-16 10:56:06.182 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4b38889c-cc3b-40bf-9ce3-09e416b85056' 2021-06-16 10:56:06.187 52 INFO rally.api [-] The report has been successfully built.