2021-06-12 10:41:31.376 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 10:41:31.376 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 10:41:31.376 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-12 10:41:33.189 6 ERROR rally.cli.cliutils 2021-06-12 10:41:34.454 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 10:41:34.455 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 10:41:34.455 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 10:41:37.801 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 10:41:37.801 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 10:41:37.802 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 10:41:42.625 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 10:41:42.625 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 10:41:42.625 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 10:41:43.769 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 10:41:43.769 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 10:41:43.769 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils force=force) 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-12 10:41:45.576 15 ERROR rally.cli.cliutils 2021-06-12 10:41:46.817 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 10:41:46.817 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 10:41:46.817 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 10:41:48.536 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-12 10:41:48.600 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-dec3998c-7a2f-4049-8e24-b8b325acec2d/repo. 2021-06-12 10:41:48.927 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-dec3998c-7a2f-4049-8e24-b8b325acec2d/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-06-12 10:41:48.942 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-12 10:41:48.951 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-12 10:41:48.973 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-12 10:41:49.019 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-12 10:41:49.544 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dec3998c-7a2f-4049-8e24-b8b325acec2d) has been successfully created! 2021-06-12 10:41:50.841 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 10:41:50.841 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 10:41:50.841 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 10:41:57.036 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 10:41:57.036 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 10:41:57.036 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 10:41:58.814 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=dec3998c-7a2f-4049-8e24-b8b325acec2d) for deployment 'opnfv-rally' (UUID=baf264ac-f499-4eca-8c8b-42161eae5ffa). 2021-06-12 10:41:59.579 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dec3998c-7a2f-4049-8e24-b8b325acec2d) has been successfully configured for deployment 'opnfv-rally' (UUID=baf264ac-f499-4eca-8c8b-42161eae5ffa)! 2021-06-12 10:42:04.567 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 10:42:04.568 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 10:42:04.568 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 10:42:06.356 32 INFO rally.api [-] Starting verification (UUID=a5a17a4a-47f5-4f2e-9ca8-bf5db75d414c) for deployment 'opnfv-rally' (UUID=baf264ac-f499-4eca-8c8b-42161eae5ffa) by verifier 'opnfv-tempest' (UUID=dec3998c-7a2f-4049-8e24-b8b325acec2d). 2021-06-12 10:42:07.389 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-12 10:42:07.473 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-12 10:42:07.474 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-dec3998c-7a2f-4049-8e24-b8b325acec2d/for-deployment-baf264ac-f499-4eca-8c8b-42161eae5ffa/tempest.log' to option 'log_file'. 2021-06-12 10:42:07.474 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-dec3998c-7a2f-4049-8e24-b8b325acec2d/for-deployment-baf264ac-f499-4eca-8c8b-42161eae5ffa/tempest.log 2021-06-12 10:42:07.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-12 10:42:07.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-dec3998c-7a2f-4049-8e24-b8b325acec2d/for-deployment-baf264ac-f499-4eca-8c8b-42161eae5ffa/lock_files' to option 'lock_path'. 2021-06-12 10:42:07.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-dec3998c-7a2f-4049-8e24-b8b325acec2d/for-deployment-baf264ac-f499-4eca-8c8b-42161eae5ffa/lock_files 2021-06-12 10:42:07.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-12 10:42:07.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-06-12 10:42:07.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 23b3ee75-d5cc-4d13-88b4-4a01ee780334 2021-06-12 10:42:07.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 8235d37d-a230-4ec0-8d68-ac24d74836ec 2021-06-12 10:42:07.478 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6e58d906-3625-4aaf-a903-620e32e1b8b4 2021-06-12 10:42:07.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 8fc138a9-1582-43e4-b513-12a201978c7f 2021-06-12 10:42:07.705 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-12 10:42:07.705 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-12 10:42:07.706 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-12 10:42:07.797 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-12 10:42:07.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-12 10:42:07.841 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a5a17a4a_Iw7unjqO' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-12 10:42:08.079 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a5a17a4a_Iw7unjqO' (ID = 6d30383e-054e-420f-921d-74d719823cf4) has been successfully created! 2021-06-12 10:42:08.079 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '6d30383e-054e-420f-921d-74d719823cf4' to option 'instance_type'. 2021-06-12 10:42:08.080 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 6d30383e-054e-420f-921d-74d719823cf4 2021-06-12 10:42:08.082 32 INFO rally.task.context [-] Verification dec3998c-7a2f-4049-8e24-b8b325acec2d | Context tempest@default setup() finished in 1.17 sec 2021-06-12 10:42:08.083 32 INFO rally.task.context [-] Verification dec3998c-7a2f-4049-8e24-b8b325acec2d | Context testr@default setup() finished in 0.83 msec 2021-06-12 10:42:08.084 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/057e844a-a3c2-4940-befc-375d3cfb8365'. 2021-06-12 10:42:15.766 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.113s] 2021-06-12 10:42:15.869 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.102s] 2021-06-12 10:42:20.596 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [5.995s] 2021-06-12 10:42:24.400 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.014s] 2021-06-12 10:42:26.220 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.623s] 2021-06-12 10:42:34.958 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-06-12 10:42:55.253 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.675s] 2021-06-12 10:42:55.266 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2021-06-12 10:43:04.655 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.177s] 2021-06-12 10:43:04.656 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-06-12 10:43:15.187 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.339s] 2021-06-12 10:43:27.596 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.174s] 2021-06-12 10:43:27.598 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-06-12 10:43:28.377 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.170s] 2021-06-12 10:43:28.379 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-06-12 10:43:30.097 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-06-12 10:43:36.147 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.175s] 2021-06-12 10:43:39.816 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [4.466s] 2021-06-12 10:43:54.831 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.624s] 2021-06-12 10:44:03.029 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.197s] 2021-06-12 10:44:13.904 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.874s] 2021-06-12 10:44:21.941 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [15.781s] 2021-06-12 10:44:26.189 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.087s] 2021-06-12 10:44:26.355 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.165s] 2021-06-12 10:44:39.954 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-06-12 10:44:39.956 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-06-12 10:44:49.865 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [2.071s] 2021-06-12 10:44:54.426 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [12.003s] 2021-06-12 10:44:54.427 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-06-12 10:44:54.573 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.148s] 2021-06-12 10:44:54.923 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.823s] 2021-06-12 10:44:55.624 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [1.050s] 2021-06-12 10:44:55.811 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [3.941s] 2021-06-12 10:44:56.642 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [1.017s] 2021-06-12 10:44:56.722 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.079s] 2021-06-12 10:45:20.996 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [2.739s] 2021-06-12 10:45:26.504 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.150s] 2021-06-12 10:45:27.811 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.091s] 2021-06-12 10:45:27.812 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-06-12 10:45:27.953 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.142s] 2021-06-12 10:45:28.157 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.203s] 2021-06-12 10:45:28.323 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.165s] 2021-06-12 10:45:28.420 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.097s] 2021-06-12 10:45:35.493 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2021-06-12 10:45:35.522 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [7.193s] 2021-06-12 10:45:36.874 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-06-12 10:45:43.113 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.132s] 2021-06-12 10:45:47.150 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.756s] 2021-06-12 10:45:47.788 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.282s] 2021-06-12 10:45:53.172 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.020s] 2021-06-12 10:45:54.803 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.846s] 2021-06-12 10:45:57.048 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [7.237s] 2021-06-12 10:45:59.409 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.605s] 2021-06-12 10:46:02.162 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.751s] 2021-06-12 10:46:02.834 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.662s] 2021-06-12 10:46:07.297 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.123s] 2021-06-12 10:46:07.394 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.097s] 2021-06-12 10:46:07.423 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.028s] 2021-06-12 10:46:07.435 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.012s] 2021-06-12 10:46:10.489 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-06-12 10:46:20.122 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [29.958s] 2021-06-12 10:46:21.676 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.276s] 2021-06-12 10:46:29.489 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.980s] 2021-06-12 10:46:32.081 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [11.001s] 2021-06-12 10:46:32.698 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [11.020s] 2021-06-12 10:46:38.813 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.323s] 2021-06-12 10:46:39.736 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.037s] 2021-06-12 10:46:40.023 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.941s] 2021-06-12 10:46:41.597 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.055s] 2021-06-12 10:46:44.726 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [5.913s] 2021-06-12 10:46:44.817 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.090s] 2021-06-12 10:46:44.889 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.072s] 2021-06-12 10:46:45.487 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [5.463s] 2021-06-12 10:46:45.568 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.082s] 2021-06-12 10:46:46.441 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.872s] 2021-06-12 10:46:51.616 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.141s] 2021-06-12 10:46:52.140 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-06-12 10:46:53.294 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.676s] 2021-06-12 10:46:55.391 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [2.097s] 2021-06-12 10:46:56.497 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.011s] 2021-06-12 10:46:56.643 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.146s] 2021-06-12 10:46:58.199 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [2.807s] 2021-06-12 10:46:59.093 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.616s] 2021-06-12 10:47:09.408 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [10.308s] 2021-06-12 10:47:09.472 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.070s] 2021-06-12 10:47:14.242 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [2.133s] 2021-06-12 10:47:14.765 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.523s] 2021-06-12 10:47:16.257 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.470s] 2021-06-12 10:47:20.682 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [4.417s] 2021-06-12 10:47:20.739 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.064s] 2021-06-12 10:47:32.126 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.325s] 2021-06-12 10:47:33.592 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.465s] 2021-06-12 10:47:47.061 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.891s] 2021-06-12 10:47:52.610 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.548s] 2021-06-12 10:47:56.645 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [10.616s] 2021-06-12 10:47:58.225 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.614s] 2021-06-12 10:48:04.754 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2021-06-12 10:48:16.637 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [19.986s] 2021-06-12 10:48:18.589 32 INFO rally.task.context [-] Verification dec3998c-7a2f-4049-8e24-b8b325acec2d | Context testr@default cleanup() started 2021-06-12 10:48:18.589 32 INFO rally.task.context [-] Verification dec3998c-7a2f-4049-8e24-b8b325acec2d | Context testr@default cleanup() finished in 0.81 msec 2021-06-12 10:48:18.590 32 INFO rally.task.context [-] Verification dec3998c-7a2f-4049-8e24-b8b325acec2d | Context tempest@default cleanup() started 2021-06-12 10:48:19.116 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-12 10:48:19.210 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-12 10:48:19.241 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a5a17a4a_Iw7unjqO'. 2021-06-12 10:48:19.788 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a5a17a4a_Iw7unjqO' has been deleted. 2021-06-12 10:48:19.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '6d30383e-054e-420f-921d-74d719823cf4' of option 'instance_type' from Tempest config file. 2021-06-12 10:48:19.790 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '6d30383e-054e-420f-921d-74d719823cf4' has been removed. 2021-06-12 10:48:19.796 32 INFO rally.task.context [-] Verification dec3998c-7a2f-4049-8e24-b8b325acec2d | Context tempest@default cleanup() finished in 1.21 sec 2021-06-12 10:48:19.834 32 INFO rally.api [-] Verification (UUID=a5a17a4a-47f5-4f2e-9ca8-bf5db75d414c) has been successfully finished for deployment 'opnfv-rally' (UUID=baf264ac-f499-4eca-8c8b-42161eae5ffa)! 2021-06-12 10:48:21.267 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 10:48:21.268 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 10:48:21.268 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 10:48:22.500 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 10:48:22.500 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 10:48:22.500 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 10:48:24.336 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'a5a17a4a-47f5-4f2e-9ca8-bf5db75d414c' 2021-06-12 10:48:24.358 50 INFO rally.api [-] The report has been successfully built. 2021-06-12 10:48:25.595 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-12 10:48:25.595 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-12 10:48:25.595 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-12 10:48:27.360 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a5a17a4a-47f5-4f2e-9ca8-bf5db75d414c' 2021-06-12 10:48:27.366 52 INFO rally.api [-] The report has been successfully built.