2021-03-03 01:02:58.997 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:02:58.997 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:02:58.997 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:03:00.751 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-03 01:03:00.751 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 01:03:00.751 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-03 01:03:00.751 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-03 01:03:00.751 6 ERROR rally.cli.cliutils 2021-03-03 01:03:02.022 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:03:02.022 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:03:02.022 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:03:05.455 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:03:05.455 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:03:05.455 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:03:10.496 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:03:10.497 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:03:10.497 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:03:11.626 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:03:11.626 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:03:11.626 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:03:13.376 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-03 01:03:13.376 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-03 01:03:13.376 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-03 01:03:13.376 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils force=force) 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-03 01:03:13.376 15 ERROR rally.cli.cliutils 2021-03-03 01:03:14.552 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:03:14.553 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:03:14.553 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:03:16.285 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-03 01:03:16.350 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4a8c5668-0133-4c99-9a71-1f37f2101895/repo. 2021-03-03 01:03:16.708 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4a8c5668-0133-4c99-9a71-1f37f2101895/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-03 01:03:16.723 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-03 01:03:16.733 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-03 01:03:16.759 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-03 01:03:16.805 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-03 01:03:17.347 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4a8c5668-0133-4c99-9a71-1f37f2101895) has been successfully created! 2021-03-03 01:03:18.617 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:03:18.617 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:03:18.617 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:03:25.116 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:03:25.117 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:03:25.117 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:03:26.847 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4a8c5668-0133-4c99-9a71-1f37f2101895) for deployment 'opnfv-rally' (UUID=0e0ff03c-42a8-4484-8a32-b1571142a05f). 2021-03-03 01:03:27.667 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4a8c5668-0133-4c99-9a71-1f37f2101895) has been successfully configured for deployment 'opnfv-rally' (UUID=0e0ff03c-42a8-4484-8a32-b1571142a05f)! 2021-03-03 01:03:32.710 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:03:32.710 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:03:32.710 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:03:34.488 32 INFO rally.api [-] Starting verification (UUID=3e9f8d94-f68b-4451-84b0-78b690eab4b5) for deployment 'opnfv-rally' (UUID=0e0ff03c-42a8-4484-8a32-b1571142a05f) by verifier 'opnfv-tempest' (UUID=4a8c5668-0133-4c99-9a71-1f37f2101895). 2021-03-03 01:03:35.502 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-03 01:03:35.713 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-03 01:03:35.713 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4a8c5668-0133-4c99-9a71-1f37f2101895/for-deployment-0e0ff03c-42a8-4484-8a32-b1571142a05f/tempest.log' to option 'log_file'. 2021-03-03 01:03:35.713 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4a8c5668-0133-4c99-9a71-1f37f2101895/for-deployment-0e0ff03c-42a8-4484-8a32-b1571142a05f/tempest.log 2021-03-03 01:03:35.714 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-03 01:03:35.714 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4a8c5668-0133-4c99-9a71-1f37f2101895/for-deployment-0e0ff03c-42a8-4484-8a32-b1571142a05f/lock_files' to option 'lock_path'. 2021-03-03 01:03:35.715 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4a8c5668-0133-4c99-9a71-1f37f2101895/for-deployment-0e0ff03c-42a8-4484-8a32-b1571142a05f/lock_files 2021-03-03 01:03:35.715 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-03 01:03:35.716 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-03 01:03:35.716 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a63e7a4e-c6d2-4eb6-ab09-b47cde4ddd90 2021-03-03 01:03:35.716 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = dd4d99b9-3f65-4b10-b4db-20c689be52b9 2021-03-03 01:03:35.717 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = dae242ba-9d49-4a92-ade1-1eb6f30d6e06 2021-03-03 01:03:35.718 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 099bd06a-bef0-4522-aa8e-fede4539e0be 2021-03-03 01:03:35.934 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-03 01:03:35.934 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-03 01:03:35.935 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-03 01:03:36.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 01:03:36.075 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-03 01:03:36.076 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_3e9f8d94_CecE3mKK' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 01:03:36.268 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3e9f8d94_CecE3mKK' (ID = 4745ac01-f6c8-407c-8d93-d995ed2754a5) has been successfully created! 2021-03-03 01:03:36.268 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4745ac01-f6c8-407c-8d93-d995ed2754a5' to option 'instance_type'. 2021-03-03 01:03:36.269 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4745ac01-f6c8-407c-8d93-d995ed2754a5 2021-03-03 01:03:36.271 32 INFO rally.task.context [-] Verification 4a8c5668-0133-4c99-9a71-1f37f2101895 | Context tempest@default setup() finished in 1.25 sec 2021-03-03 01:03:36.272 32 INFO rally.task.context [-] Verification 4a8c5668-0133-4c99-9a71-1f37f2101895 | Context testr@default setup() finished in 0.58 msec 2021-03-03 01:03:36.272 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/94ccaeaf-b972-496f-b643-6cc93bfb9f83'. 2021-03-03 01:03:41.912 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.169s] 2021-03-03 01:03:42.009 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.097s] 2021-03-03 01:03:45.839 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.869s] 2021-03-03 01:03:51.123 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.283s] 2021-03-03 01:03:52.287 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.598s] 2021-03-03 01:03:52.297 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2021-03-03 01:03:52.344 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [10.916s] 2021-03-03 01:03:54.557 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-03 01:03:58.310 32 INFO opnfv-tempest [-] {1} 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-03-03 01:04:07.547 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.665s] 2021-03-03 01:04:18.137 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.224s] 2021-03-03 01:04:21.988 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.178s] 2021-03-03 01:04:21.989 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-03-03 01:04:25.261 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.047s] 2021-03-03 01:04:38.196 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2021-03-03 01:05:00.672 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.163s] 2021-03-03 01:05:00.674 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-03-03 01:05:05.023 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.188s] 2021-03-03 01:05:05.024 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-03-03 01:05:05.778 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.755s] 2021-03-03 01:05:06.155 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.376s] 2021-03-03 01:05:06.320 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.165s] 2021-03-03 01:05:06.437 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.117s] 2021-03-03 01:05:13.489 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.076s] 2021-03-03 01:05:13.634 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.145s] 2021-03-03 01:05:16.293 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-03-03 01:05:16.294 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-03-03 01:05:21.633 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-03 01:05:26.668 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.905s] 2021-03-03 01:05:27.327 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.152s] 2021-03-03 01:05:27.329 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-03-03 01:05:35.300 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.947s] 2021-03-03 01:05:40.695 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.166s] 2021-03-03 01:05:41.096 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [14.427s] 2021-03-03 01:05:46.386 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.190s] 2021-03-03 01:05:54.215 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [13.118s] 2021-03-03 01:06:01.810 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [3.111s] 2021-03-03 01:06:02.693 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [10.398s] 2021-03-03 01:06:08.679 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.995s] 2021-03-03 01:06:09.597 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [10.060s] 2021-03-03 01:06:10.334 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.653s] 2021-03-03 01:06:11.742 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.408s] 2021-03-03 01:06:13.841 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [2.098s] 2021-03-03 01:06:15.481 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-03-03 01:06:19.205 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.523s] 2021-03-03 01:06:19.966 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.487s] 2021-03-03 01:06:21.310 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.101s] 2021-03-03 01:06:21.953 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.643s] 2021-03-03 01:06:21.986 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.032s] 2021-03-03 01:06:22.008 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.022s] 2021-03-03 01:06:29.429 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.491s] 2021-03-03 01:06:30.439 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.851s] 2021-03-03 01:06:32.384 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.310s] 2021-03-03 01:06:34.664 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.225s] 2021-03-03 01:06:37.121 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.456s] 2021-03-03 01:06:37.593 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.207s] 2021-03-03 01:06:38.432 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.953s] 2021-03-03 01:06:43.228 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-03-03 01:06:46.925 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.795s] 2021-03-03 01:06:46.926 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-03-03 01:06:47.028 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.433s] 2021-03-03 01:06:47.256 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.330s] 2021-03-03 01:06:47.621 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.364s] 2021-03-03 01:06:47.788 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.166s] 2021-03-03 01:06:47.872 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.085s] 2021-03-03 01:06:52.378 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.978s] 2021-03-03 01:07:00.848 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.469s] 2021-03-03 01:07:03.047 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [24.608s] 2021-03-03 01:07:10.051 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.202s] 2021-03-03 01:07:14.237 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.803s] 2021-03-03 01:07:15.575 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [10.542s] 2021-03-03 01:07:21.289 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.060s] 2021-03-03 01:07:24.774 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.536s] 2021-03-03 01:07:29.079 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [13.504s] 2021-03-03 01:07:30.448 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [5.881s] 2021-03-03 01:07:31.472 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [6.697s] 2021-03-03 01:07:31.558 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.085s] 2021-03-03 01:07:31.664 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.105s] 2021-03-03 01:07:34.701 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [5.620s] 2021-03-03 01:07:34.790 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.089s] 2021-03-03 01:07:34.914 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.123s] 2021-03-03 01:07:38.939 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [8.485s] 2021-03-03 01:07:39.590 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.655s] 2021-03-03 01:07:42.877 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.926s] 2021-03-03 01:07:46.255 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.530s] 2021-03-03 01:07:51.410 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [5.149s] 2021-03-03 01:07:51.475 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.069s] 2021-03-03 01:07:55.708 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.401s] 2021-03-03 01:07:55.750 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.543s] 2021-03-03 01:07:56.589 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.016s] 2021-03-03 01:07:56.699 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.990s] 2021-03-03 01:07:56.737 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.148s] 2021-03-03 01:07:57.399 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.648s] 2021-03-03 01:08:15.204 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.735s] 2021-03-03 01:08:20.762 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.556s] 2021-03-03 01:08:26.416 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.654s] 2021-03-03 01:08:32.074 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2021-03-03 01:08:37.194 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [29.803s] 2021-03-03 01:08:41.625 32 INFO rally.task.context [-] Verification 4a8c5668-0133-4c99-9a71-1f37f2101895 | Context testr@default cleanup() started 2021-03-03 01:08:41.626 32 INFO rally.task.context [-] Verification 4a8c5668-0133-4c99-9a71-1f37f2101895 | Context testr@default cleanup() finished in 0.77 msec 2021-03-03 01:08:41.627 32 INFO rally.task.context [-] Verification 4a8c5668-0133-4c99-9a71-1f37f2101895 | Context tempest@default cleanup() started 2021-03-03 01:08:42.184 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-03 01:08:42.317 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-03 01:08:42.350 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_3e9f8d94_CecE3mKK'. 2021-03-03 01:08:42.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3e9f8d94_CecE3mKK' has been deleted. 2021-03-03 01:08:42.705 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '4745ac01-f6c8-407c-8d93-d995ed2754a5' of option 'instance_type' from Tempest config file. 2021-03-03 01:08:42.705 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '4745ac01-f6c8-407c-8d93-d995ed2754a5' has been removed. 2021-03-03 01:08:42.712 32 INFO rally.task.context [-] Verification 4a8c5668-0133-4c99-9a71-1f37f2101895 | Context tempest@default cleanup() finished in 1.09 sec 2021-03-03 01:08:42.752 32 INFO rally.api [-] Verification (UUID=3e9f8d94-f68b-4451-84b0-78b690eab4b5) has been successfully finished for deployment 'opnfv-rally' (UUID=0e0ff03c-42a8-4484-8a32-b1571142a05f)! 2021-03-03 01:08:44.122 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:08:44.122 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:08:44.123 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:08:45.399 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:08:45.399 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:08:45.400 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:08:47.137 50 INFO rally.api [-] Building 'html' report for the following verification(s): '3e9f8d94-f68b-4451-84b0-78b690eab4b5' 2021-03-03 01:08:47.160 50 INFO rally.api [-] The report has been successfully built. 2021-03-03 01:08:48.386 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 01:08:48.386 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 01:08:48.386 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 01:08:50.127 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3e9f8d94-f68b-4451-84b0-78b690eab4b5' 2021-03-03 01:08:50.132 52 INFO rally.api [-] The report has been successfully built.