2021-02-13 16:50:59.442 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:50:59.443 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:50:59.443 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:51:01.214 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-02-13 16:51:01.214 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-13 16:51:01.214 6 ERROR rally.cli.cliutils 2021-02-13 16:51:02.413 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:51:02.413 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:51:02.413 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:51:05.663 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:51:05.663 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:51:05.663 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:51:10.507 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:51:10.507 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:51:10.508 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:51:11.706 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:51:11.707 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:51:11.707 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:51:13.522 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-02-13 16:51:13.522 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils force=force) 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-13 16:51:13.522 15 ERROR rally.cli.cliutils 2021-02-13 16:51:14.762 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:51:14.762 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:51:14.762 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:51:16.505 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-13 16:51:16.568 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f/repo. 2021-02-13 16:51:16.909 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f/repo'... done. Note: checking out '0a88fe6806a9a39ebc8d6ccef993fba8e433075f'. 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-02-13 16:51:16.924 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g0a88fe680 ' 2021-02-13 16:51:16.934 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '0a88fe6806a9a39ebc8d6ccef993fba8e433075f ' 2021-02-13 16:51:16.956 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-13 16:51:17.006 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-13 16:51:17.549 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f) has been successfully created! 2021-02-13 16:51:18.811 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:51:18.811 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:51:18.812 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:51:25.653 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:51:25.653 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:51:25.653 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:51:27.433 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f) for deployment 'opnfv-rally' (UUID=f3deb108-7847-493c-9416-6c7014b0faac). 2021-02-13 16:51:28.257 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f) has been successfully configured for deployment 'opnfv-rally' (UUID=f3deb108-7847-493c-9416-6c7014b0faac)! 2021-02-13 16:51:33.212 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:51:33.212 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:51:33.212 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:51:35.013 32 INFO rally.api [-] Starting verification (UUID=86006682-34d6-4559-80a0-0037b81e8799) for deployment 'opnfv-rally' (UUID=f3deb108-7847-493c-9416-6c7014b0faac) by verifier 'opnfv-tempest' (UUID=84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f). 2021-02-13 16:51:36.077 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-13 16:51:36.333 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-13 16:51:36.333 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f/for-deployment-f3deb108-7847-493c-9416-6c7014b0faac/tempest.log' to option 'log_file'. 2021-02-13 16:51:36.334 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f/for-deployment-f3deb108-7847-493c-9416-6c7014b0faac/tempest.log 2021-02-13 16:51:36.334 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-13 16:51:36.335 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f/for-deployment-f3deb108-7847-493c-9416-6c7014b0faac/lock_files' to option 'lock_path'. 2021-02-13 16:51:36.335 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f/for-deployment-f3deb108-7847-493c-9416-6c7014b0faac/lock_files 2021-02-13 16:51:36.335 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-13 16:51:36.336 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-02-13 16:51:36.336 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0c376162-b899-4fee-9007-cedc78e0fa01 2021-02-13 16:51:36.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 9b9678fa-f1d6-4be0-873d-a38fba72275a 2021-02-13 16:51:36.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fc5ef4bc-723e-4b39-b720-ea648d588b6c 2021-02-13 16:51:36.338 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2f42b070-8468-4317-a181-58bdbdd1f211 2021-02-13 16:51:36.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-13 16:51:36.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-13 16:51:36.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-13 16:51:36.639 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-13 16:51:36.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-13 16:51:36.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_86006682_VvQXomtA' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-13 16:51:36.757 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_86006682_VvQXomtA' (ID = 4331bdf1-9dbc-4d30-a25d-a215d9b55b6a) has been successfully created! 2021-02-13 16:51:36.758 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4331bdf1-9dbc-4d30-a25d-a215d9b55b6a' to option 'instance_type'. 2021-02-13 16:51:36.758 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4331bdf1-9dbc-4d30-a25d-a215d9b55b6a 2021-02-13 16:51:36.760 32 INFO rally.task.context [-] Verification 84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f | Context tempest@default setup() finished in 1.17 sec 2021-02-13 16:51:36.761 32 INFO rally.task.context [-] Verification 84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f | Context testr@default setup() finished in 0.54 msec 2021-02-13 16:51:36.761 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7ebd9250-db49-4ba0-86d4-bc95daa45b43'. 2021-02-13 16:51:38.900 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-02-13 16:51:45.680 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.190s] 2021-02-13 16:51:45.699 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.609s] 2021-02-13 16:51:45.786 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.105s] 2021-02-13 16:51:52.377 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.677s] 2021-02-13 16:51:57.114 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.520s] 2021-02-13 16:52:18.086 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [11.959s] 2021-02-13 16:52:19.380 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.155s] 2021-02-13 16:52:19.381 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-02-13 16:52:29.511 32 INFO opnfv-tempest [-] {0} 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-02-13 16:52:41.485 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [15.345s] 2021-02-13 16:52:59.526 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.022s] 2021-02-13 16:52:59.561 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.034s] 2021-02-13 16:52:59.586 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.024s] 2021-02-13 16:52:59.598 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.012s] 2021-02-13 16:53:06.370 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-02-13 16:53:12.821 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.329s] 2021-02-13 16:53:12.822 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-02-13 16:53:14.528 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.079s] 2021-02-13 16:53:14.689 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.161s] 2021-02-13 16:53:22.870 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [7.309s] 2021-02-13 16:53:25.559 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.166s] 2021-02-13 16:53:25.560 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-02-13 16:53:33.968 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [11.097s] 2021-02-13 16:53:46.926 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.851s] 2021-02-13 16:53:46.939 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2021-02-13 16:53:48.882 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [14.913s] 2021-02-13 16:53:53.815 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-02-13 16:54:02.911 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [11.432s] 2021-02-13 16:54:04.948 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.338s] 2021-02-13 16:54:24.658 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.164s] 2021-02-13 16:54:27.305 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.679s] 2021-02-13 16:54:27.306 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-02-13 16:54:27.910 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.606s] 2021-02-13 16:54:28.485 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.574s] 2021-02-13 16:54:28.664 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.178s] 2021-02-13 16:54:28.763 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.099s] 2021-02-13 16:54:33.048 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.637s] 2021-02-13 16:54:43.322 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.156s] 2021-02-13 16:54:44.645 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.973s] 2021-02-13 16:54:49.590 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.944s] 2021-02-13 16:54:53.598 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.008s] 2021-02-13 16:54:56.708 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.859s] 2021-02-13 16:54:57.340 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.174s] 2021-02-13 16:55:02.077 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-02-13 16:55:04.432 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.062s] 2021-02-13 16:55:04.694 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.353s] 2021-02-13 16:55:08.688 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.061s] 2021-02-13 16:55:15.590 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [10.895s] 2021-02-13 16:55:15.705 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.115s] 2021-02-13 16:55:15.782 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.077s] 2021-02-13 16:55:27.941 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-02-13 16:55:31.330 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [11.633s] 2021-02-13 16:55:35.206 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.078s] 2021-02-13 16:55:35.212 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [15.463s] 2021-02-13 16:55:35.425 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.017s] 2021-02-13 16:55:38.143 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.811s] 2021-02-13 16:55:48.537 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [13.324s] 2021-02-13 16:55:50.342 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [15.129s] 2021-02-13 16:55:50.398 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.061s] 2021-02-13 16:55:54.069 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [5.532s] 2021-02-13 16:55:54.410 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [16.266s] 2021-02-13 16:55:54.574 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.505s] 2021-02-13 16:55:54.730 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.155s] 2021-02-13 16:56:04.626 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-02-13 16:56:04.773 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.271s] 2021-02-13 16:56:08.473 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.014s] 2021-02-13 16:56:08.834 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.361s] 2021-02-13 16:56:08.935 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [5.447s] 2021-02-13 16:56:18.347 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [3.660s] 2021-02-13 16:56:18.927 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.580s] 2021-02-13 16:56:22.939 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2021-02-13 16:56:26.847 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [3.420s] 2021-02-13 16:56:28.642 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.794s] 2021-02-13 16:56:29.769 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [15.271s] 2021-02-13 16:56:44.643 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2021-02-13 16:56:44.929 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.717s] 2021-02-13 16:56:44.931 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-02-13 16:56:45.989 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [1.060s] 2021-02-13 16:56:46.407 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.417s] 2021-02-13 16:56:46.548 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.140s] 2021-02-13 16:56:46.633 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.085s] 2021-02-13 16:56:58.725 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [28.951s] 2021-02-13 16:57:00.337 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.185s] 2021-02-13 16:57:01.652 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.314s] 2021-02-13 16:57:02.377 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.117s] 2021-02-13 16:57:02.590 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.938s] 2021-02-13 16:57:04.072 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.481s] 2021-02-13 16:57:07.523 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [5.141s] 2021-02-13 16:57:07.601 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.082s] 2021-02-13 16:57:21.748 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.058s] 2021-02-13 16:57:31.300 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [9.547s] 2021-02-13 16:57:38.418 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.121s] 2021-02-13 16:57:46.626 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [27.009s] 2021-02-13 16:57:51.735 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.833s] 2021-02-13 16:57:58.419 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.682s] 2021-02-13 16:58:03.957 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.537s] 2021-02-13 16:58:04.978 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.065s] 2021-02-13 16:58:16.969 32 INFO rally.task.context [-] Verification 84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f | Context testr@default cleanup() started 2021-02-13 16:58:16.970 32 INFO rally.task.context [-] Verification 84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f | Context testr@default cleanup() finished in 0.72 msec 2021-02-13 16:58:16.970 32 INFO rally.task.context [-] Verification 84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f | Context tempest@default cleanup() started 2021-02-13 16:58:17.543 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-13 16:58:17.646 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-13 16:58:17.679 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_86006682_VvQXomtA'. 2021-02-13 16:58:18.240 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_86006682_VvQXomtA' has been deleted. 2021-02-13 16:58:18.241 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '4331bdf1-9dbc-4d30-a25d-a215d9b55b6a' of option 'instance_type' from Tempest config file. 2021-02-13 16:58:18.241 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '4331bdf1-9dbc-4d30-a25d-a215d9b55b6a' has been removed. 2021-02-13 16:58:18.248 32 INFO rally.task.context [-] Verification 84b9f79d-f47f-4bf4-9b74-b05da1ab6c8f | Context tempest@default cleanup() finished in 1.28 sec 2021-02-13 16:58:18.280 32 INFO rally.api [-] Verification (UUID=86006682-34d6-4559-80a0-0037b81e8799) has been successfully finished for deployment 'opnfv-rally' (UUID=f3deb108-7847-493c-9416-6c7014b0faac)! 2021-02-13 16:58:19.670 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:58:19.671 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:58:19.671 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:58:20.945 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:58:20.945 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:58:20.945 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:58:22.695 50 INFO rally.api [-] Building 'html' report for the following verification(s): '86006682-34d6-4559-80a0-0037b81e8799' 2021-02-13 16:58:22.718 50 INFO rally.api [-] The report has been successfully built. 2021-02-13 16:58:23.928 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-13 16:58:23.928 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-13 16:58:23.928 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-13 16:58:25.739 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '86006682-34d6-4559-80a0-0037b81e8799' 2021-02-13 16:58:25.744 52 INFO rally.api [-] The report has been successfully built.