2021-03-04 00:14:17.688 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:14:17.688 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:14:17.688 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:14:19.467 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-03-04 00:14:19.467 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-04 00:14:19.467 6 ERROR rally.cli.cliutils 2021-03-04 00:14:20.687 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:14:20.687 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:14:20.687 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:14:24.010 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:14:24.010 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:14:24.010 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:14:28.908 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:14:28.908 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:14:28.908 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:14:30.048 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:14:30.048 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:14:30.048 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:14:31.893 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-03-04 00:14:31.893 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils force=force) 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-04 00:14:31.893 15 ERROR rally.cli.cliutils 2021-03-04 00:14:33.186 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:14:33.186 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:14:33.186 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:14:34.961 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-04 00:14:35.026 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9e83798e-cc95-4f04-a89d-028f73fa8134/repo. 2021-03-04 00:14:35.387 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9e83798e-cc95-4f04-a89d-028f73fa8134/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-04 00:14:35.403 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-04 00:14:35.412 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-04 00:14:35.434 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-04 00:14:35.482 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-04 00:14:36.017 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9e83798e-cc95-4f04-a89d-028f73fa8134) has been successfully created! 2021-03-04 00:14:37.236 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:14:37.236 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:14:37.236 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:14:43.537 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:14:43.537 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:14:43.537 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:14:45.274 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9e83798e-cc95-4f04-a89d-028f73fa8134) for deployment 'opnfv-rally' (UUID=afe53ee0-3cb2-409a-a22e-dffba7ea35ff). 2021-03-04 00:14:46.106 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9e83798e-cc95-4f04-a89d-028f73fa8134) has been successfully configured for deployment 'opnfv-rally' (UUID=afe53ee0-3cb2-409a-a22e-dffba7ea35ff)! 2021-03-04 00:14:50.950 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:14:50.950 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:14:50.950 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:14:52.762 32 INFO rally.api [-] Starting verification (UUID=44994c9f-3e74-4879-af70-2d807027ea9d) for deployment 'opnfv-rally' (UUID=afe53ee0-3cb2-409a-a22e-dffba7ea35ff) by verifier 'opnfv-tempest' (UUID=9e83798e-cc95-4f04-a89d-028f73fa8134). 2021-03-04 00:14:53.776 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-04 00:14:53.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-04 00:14:53.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9e83798e-cc95-4f04-a89d-028f73fa8134/for-deployment-afe53ee0-3cb2-409a-a22e-dffba7ea35ff/tempest.log' to option 'log_file'. 2021-03-04 00:14:53.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9e83798e-cc95-4f04-a89d-028f73fa8134/for-deployment-afe53ee0-3cb2-409a-a22e-dffba7ea35ff/tempest.log 2021-03-04 00:14:53.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-04 00:14:53.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9e83798e-cc95-4f04-a89d-028f73fa8134/for-deployment-afe53ee0-3cb2-409a-a22e-dffba7ea35ff/lock_files' to option 'lock_path'. 2021-03-04 00:14:53.871 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9e83798e-cc95-4f04-a89d-028f73fa8134/for-deployment-afe53ee0-3cb2-409a-a22e-dffba7ea35ff/lock_files 2021-03-04 00:14:53.871 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-04 00:14:53.872 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-03-04 00:14:53.872 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9ea9147d-9a84-42c9-950f-242c92230c0f 2021-03-04 00:14:53.872 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 66d42716-e47a-497f-ba1e-3d488d903ba5 2021-03-04 00:14:53.873 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2992c56f-ff3a-421a-afde-31df2f45a582 2021-03-04 00:14:53.873 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = a02737f0-bb73-4ad0-bc9f-a6fc5a95ac86 2021-03-04 00:14:54.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-04 00:14:54.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-04 00:14:54.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-04 00:14:54.208 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-04 00:14:54.274 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-04 00:14:54.275 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_44994c9f_eufdJ72m' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-04 00:14:54.427 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_44994c9f_eufdJ72m' (ID = 33924268-dccc-4edc-93c6-62630be3b8f4) has been successfully created! 2021-03-04 00:14:54.428 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '33924268-dccc-4edc-93c6-62630be3b8f4' to option 'instance_type'. 2021-03-04 00:14:54.428 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 33924268-dccc-4edc-93c6-62630be3b8f4 2021-03-04 00:14:54.430 32 INFO rally.task.context [-] Verification 9e83798e-cc95-4f04-a89d-028f73fa8134 | Context tempest@default setup() finished in 1.12 sec 2021-03-04 00:14:54.431 32 INFO rally.task.context [-] Verification 9e83798e-cc95-4f04-a89d-028f73fa8134 | Context testr@default setup() finished in 0.66 msec 2021-03-04 00:14:54.431 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/13ad4b71-f1a2-4fb4-99bf-13da3a3c074f'. 2021-03-04 00:15:01.553 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.002s]: b'Only owner network supports creating interface by fixed ip.' 2021-03-04 00:15:03.852 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [1.737s] 2021-03-04 00:15:03.980 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.127s] 2021-03-04 00:15:04.728 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.567s] 2021-03-04 00:15:07.803 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-04 00:15:09.793 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.064s] 2021-03-04 00:15:11.984 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.565s] 2021-03-04 00:15:22.257 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.684s] 2021-03-04 00:15:22.270 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2021-03-04 00:15:29.432 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [12.956s] 2021-03-04 00:15:49.034 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [3.815s] 2021-03-04 00:16:03.373 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.452s] 2021-03-04 00:16:10.246 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.180s] 2021-03-04 00:16:10.248 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-03-04 00:16:34.862 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.168s] 2021-03-04 00:16:34.864 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2021-03-04 00:16:36.552 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [6.524s] 2021-03-04 00:16:52.477 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [17.177s] 2021-03-04 00:17:01.285 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.694s] 2021-03-04 00:17:03.552 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-03-04 00:17:09.025 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [7.739s] 2021-03-04 00:17:12.565 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.102s] 2021-03-04 00:17:12.592 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.027s] 2021-03-04 00:17:12.619 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.026s] 2021-03-04 00:17:12.629 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2021-03-04 00:17:17.998 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [8.972s] 2021-03-04 00:17:24.653 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2021-03-04 00:17:29.928 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.167s] 2021-03-04 00:17:29.929 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-03-04 00:17:45.297 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.603s] 2021-03-04 00:17:50.383 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-04 00:17:50.679 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-03-04 00:17:51.402 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.394s] 2021-03-04 00:17:57.081 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.062s] 2021-03-04 00:17:57.333 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.252s] 2021-03-04 00:18:03.467 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [12.064s] 2021-03-04 00:18:11.545 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [7.336s] 2021-03-04 00:18:18.914 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [15.446s] 2021-03-04 00:18:44.689 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [6.068s] 2021-03-04 00:19:02.553 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [11.721s] 2021-03-04 00:19:02.554 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-03-04 00:19:03.421 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.868s] 2021-03-04 00:19:04.000 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.578s] 2021-03-04 00:19:04.168 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.168s] 2021-03-04 00:19:04.260 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.092s] 2021-03-04 00:19:07.513 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [50.211s] 2021-03-04 00:19:17.099 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.838s] 2021-03-04 00:19:18.558 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [80.178s] 2021-03-04 00:19:53.447 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [19.505s] 2021-03-04 00:19:55.644 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [11.230s] 2021-03-04 00:20:07.485 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [11.839s] 2021-03-04 00:20:08.791 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [15.345s] 2021-03-04 00:20:13.768 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.976s] 2021-03-04 00:20:13.859 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.092s] 2021-03-04 00:20:13.962 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.102s] 2021-03-04 00:20:19.162 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.081s] 2021-03-04 00:20:19.323 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.160s] 2021-03-04 00:20:24.304 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-03-04 00:20:25.471 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [17.985s] 2021-03-04 00:20:40.639 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [9.950s] 2021-03-04 00:20:55.290 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.647s] 2021-03-04 00:20:56.865 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [16.218s] 2021-03-04 00:20:56.931 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.072s] 2021-03-04 00:20:59.710 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.227s] 2021-03-04 00:20:59.711 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-03-04 00:21:01.141 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.431s] 2021-03-04 00:21:01.805 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.664s] 2021-03-04 00:21:01.954 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.148s] 2021-03-04 00:21:02.029 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.074s] 2021-03-04 00:21:10.281 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.091s] 2021-03-04 00:21:11.144 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.830s] 2021-03-04 00:21:15.421 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-03-04 00:21:25.418 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.625s] 2021-03-04 00:21:26.525 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.615s] 2021-03-04 00:21:28.010 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.485s] 2021-03-04 00:21:30.768 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [10.793s] 2021-03-04 00:21:31.094 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.675s] 2021-03-04 00:21:37.031 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.936s] 2021-03-04 00:21:41.149 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.381s] 2021-03-04 00:21:46.098 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.948s] 2021-03-04 00:21:46.193 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.094s] 2021-03-04 00:21:46.270 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.077s] 2021-03-04 00:21:53.526 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.693s] 2021-03-04 00:21:54.015 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.489s] 2021-03-04 00:22:01.174 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.384s] 2021-03-04 00:22:05.677 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [17.260s] 2021-03-04 00:22:11.000 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [9.820s] 2021-03-04 00:22:11.093 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.098s] 2021-03-04 00:22:17.165 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2021-03-04 00:22:28.091 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [22.404s] 2021-03-04 00:22:29.160 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.719s] 2021-03-04 00:22:39.291 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.128s] 2021-03-04 00:22:46.636 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.346s] 2021-03-04 00:22:57.314 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.565s] 2021-03-04 00:22:58.367 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.052s] 2021-03-04 00:22:59.247 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.880s] 2021-03-04 00:23:00.583 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.335s] 2021-03-04 00:23:25.824 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.073s] 2021-03-04 00:23:36.340 32 INFO rally.task.context [-] Verification 9e83798e-cc95-4f04-a89d-028f73fa8134 | Context testr@default cleanup() started 2021-03-04 00:23:36.341 32 INFO rally.task.context [-] Verification 9e83798e-cc95-4f04-a89d-028f73fa8134 | Context testr@default cleanup() finished in 0.65 msec 2021-03-04 00:23:36.341 32 INFO rally.task.context [-] Verification 9e83798e-cc95-4f04-a89d-028f73fa8134 | Context tempest@default cleanup() started 2021-03-04 00:23:36.913 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-04 00:23:38.413 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-04 00:23:38.442 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_44994c9f_eufdJ72m'. 2021-03-04 00:23:39.354 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_44994c9f_eufdJ72m' has been deleted. 2021-03-04 00:23:39.355 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '33924268-dccc-4edc-93c6-62630be3b8f4' of option 'instance_type' from Tempest config file. 2021-03-04 00:23:39.356 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '33924268-dccc-4edc-93c6-62630be3b8f4' has been removed. 2021-03-04 00:23:39.363 32 INFO rally.task.context [-] Verification 9e83798e-cc95-4f04-a89d-028f73fa8134 | Context tempest@default cleanup() finished in 3.02 sec 2021-03-04 00:23:39.393 32 INFO rally.api [-] Verification (UUID=44994c9f-3e74-4879-af70-2d807027ea9d) has been successfully finished for deployment 'opnfv-rally' (UUID=afe53ee0-3cb2-409a-a22e-dffba7ea35ff)! 2021-03-04 00:23:40.710 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:23:40.710 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:23:40.710 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:23:42.037 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:23:42.037 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:23:42.037 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:23:43.782 50 INFO rally.api [-] Building 'html' report for the following verification(s): '44994c9f-3e74-4879-af70-2d807027ea9d' 2021-03-04 00:23:43.804 50 INFO rally.api [-] The report has been successfully built. 2021-03-04 00:23:45.063 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-04 00:23:45.063 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-04 00:23:45.063 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-04 00:23:46.856 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '44994c9f-3e74-4879-af70-2d807027ea9d' 2021-03-04 00:23:46.862 52 INFO rally.api [-] The report has been successfully built.