2021-02-03 10:48:06.628 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 10:48:06.628 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 10:48:06.628 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-03 10:48:08.432 6 ERROR rally.cli.cliutils 2021-02-03 10:48:09.709 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 10:48:09.710 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 10:48:09.710 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 10:48:13.151 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 10:48:13.151 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 10:48:13.151 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 10:48:18.154 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 10:48:18.154 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 10:48:18.154 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 10:48:19.271 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 10:48:19.271 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 10:48:19.271 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils force=force) 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-03 10:48:21.023 15 ERROR rally.cli.cliutils 2021-02-03 10:48:22.212 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 10:48:22.212 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 10:48:22.213 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 10:48:23.931 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-03 10:48:23.995 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b4d64f5c-769d-4fcf-ba0a-08faba56d9c8/repo. 2021-02-03 10:48:24.345 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b4d64f5c-769d-4fcf-ba0a-08faba56d9c8/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-02-03 10:48:24.361 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-02-03 10:48:24.372 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-02-03 10:48:24.399 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-03 10:48:24.448 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-03 10:48:24.979 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b4d64f5c-769d-4fcf-ba0a-08faba56d9c8) has been successfully created! 2021-02-03 10:48:26.292 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 10:48:26.292 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 10:48:26.292 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 10:48:32.662 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 10:48:32.663 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 10:48:32.663 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 10:48:34.425 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b4d64f5c-769d-4fcf-ba0a-08faba56d9c8) for deployment 'opnfv-rally' (UUID=44ff7b82-f3d6-4477-868f-5d87f60cf77a). 2021-02-03 10:48:35.163 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b4d64f5c-769d-4fcf-ba0a-08faba56d9c8) has been successfully configured for deployment 'opnfv-rally' (UUID=44ff7b82-f3d6-4477-868f-5d87f60cf77a)! 2021-02-03 10:48:40.167 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 10:48:40.167 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 10:48:40.167 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 10:48:42.010 32 INFO rally.api [-] Starting verification (UUID=cdc18e7e-0f65-42b4-8333-b5e01a5d4923) for deployment 'opnfv-rally' (UUID=44ff7b82-f3d6-4477-868f-5d87f60cf77a) by verifier 'opnfv-tempest' (UUID=b4d64f5c-769d-4fcf-ba0a-08faba56d9c8). 2021-02-03 10:48:43.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-03 10:48:43.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-03 10:48:43.113 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b4d64f5c-769d-4fcf-ba0a-08faba56d9c8/for-deployment-44ff7b82-f3d6-4477-868f-5d87f60cf77a/tempest.log' to option 'log_file'. 2021-02-03 10:48:43.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b4d64f5c-769d-4fcf-ba0a-08faba56d9c8/for-deployment-44ff7b82-f3d6-4477-868f-5d87f60cf77a/tempest.log 2021-02-03 10:48:43.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-03 10:48:43.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b4d64f5c-769d-4fcf-ba0a-08faba56d9c8/for-deployment-44ff7b82-f3d6-4477-868f-5d87f60cf77a/lock_files' to option 'lock_path'. 2021-02-03 10:48:43.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b4d64f5c-769d-4fcf-ba0a-08faba56d9c8/for-deployment-44ff7b82-f3d6-4477-868f-5d87f60cf77a/lock_files 2021-02-03 10:48:43.116 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-03 10:48:43.116 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-02-03 10:48:43.116 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = eed92a22-ce2d-4619-8c04-5a05f7f1855b 2021-02-03 10:48:43.117 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ae3a7f1a-6ebe-444d-a6fb-eb9d6bf565f5 2021-02-03 10:48:43.117 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a94b2a8c-9712-42f0-8266-64754c06bc4a 2021-02-03 10:48:43.118 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 7a84a7fc-3a4a-4475-9986-b2ce74fa8c95 2021-02-03 10:48:43.340 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-03 10:48:43.341 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-03 10:48:43.341 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-03 10:48:43.431 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-03 10:48:43.471 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-03 10:48:43.472 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_cdc18e7e_pQk7Se2r' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-03 10:48:43.610 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cdc18e7e_pQk7Se2r' (ID = 405c8dad-e54f-48ba-a538-000f7ab61533) has been successfully created! 2021-02-03 10:48:43.610 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '405c8dad-e54f-48ba-a538-000f7ab61533' to option 'instance_type'. 2021-02-03 10:48:43.611 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 405c8dad-e54f-48ba-a538-000f7ab61533 2021-02-03 10:48:43.613 32 INFO rally.task.context [-] Verification b4d64f5c-769d-4fcf-ba0a-08faba56d9c8 | Context tempest@default setup() finished in 1.06 sec 2021-02-03 10:48:43.614 32 INFO rally.task.context [-] Verification b4d64f5c-769d-4fcf-ba0a-08faba56d9c8 | Context testr@default setup() finished in 0.60 msec 2021-02-03 10:48:43.614 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/9913ebad-d8b9-4f93-97e4-bbbd5f740310'. 2021-02-03 10:48:52.090 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.181s] 2021-02-03 10:48:52.193 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.102s] 2021-02-03 10:48:55.428 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.799s] 2021-02-03 10:49:02.559 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.001s]: b'Only owner network supports creating interface by fixed ip.' 2021-02-03 10:49:03.625 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [12.512s] 2021-02-03 10:49:06.163 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [10.734s] 2021-02-03 10:49:49.047 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.203s] 2021-02-03 10:49:56.258 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.081s] 2021-02-03 10:49:56.408 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.150s] 2021-02-03 10:49:59.545 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.177s] 2021-02-03 10:49:59.547 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2021-02-03 10:50:09.106 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.696s] 2021-02-03 10:50:09.119 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2021-02-03 10:50:15.328 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-02-03 10:50:17.211 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-02-03 10:50:26.763 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [2.085s] 2021-02-03 10:50:28.281 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.597s] 2021-02-03 10:50:28.940 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.159s] 2021-02-03 10:50:28.942 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-02-03 10:50:38.899 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [6.189s] 2021-02-03 10:50:58.066 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.102s] 2021-02-03 10:50:59.961 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-02-03 10:51:00.073 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [2.005s] 2021-02-03 10:51:00.111 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.038s] 2021-02-03 10:51:00.329 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.217s] 2021-02-03 10:51:04.952 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [3.338s] 2021-02-03 10:51:07.810 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2021-02-03 10:51:12.248 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.984s] 2021-02-03 10:51:17.817 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [5.569s] 2021-02-03 10:51:21.093 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.275s] 2021-02-03 10:51:25.945 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.191s] 2021-02-03 10:51:27.999 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.037s] 2021-02-03 10:51:28.000 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-02-03 10:51:28.197 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.198s] 2021-02-03 10:51:29.036 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.838s] 2021-02-03 10:51:29.478 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.442s] 2021-02-03 10:51:29.575 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.096s] 2021-02-03 10:51:32.711 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.185s] 2021-02-03 10:51:32.712 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-02-03 10:51:52.931 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [10.773s] 2021-02-03 10:52:00.836 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [3.108s] 2021-02-03 10:52:03.103 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [10.170s] 2021-02-03 10:52:03.609 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.773s] 2021-02-03 10:52:05.804 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.120s] 2021-02-03 10:52:12.777 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.675s] 2021-02-03 10:52:13.706 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [7.907s] 2021-02-03 10:52:39.405 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.787s] 2021-02-03 10:52:39.921 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.516s] 2021-02-03 10:52:46.102 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [14.179s] 2021-02-03 10:52:47.111 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [10.716s] 2021-02-03 10:52:47.112 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-02-03 10:52:47.731 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.620s] 2021-02-03 10:52:48.055 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.324s] 2021-02-03 10:52:48.190 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.134s] 2021-02-03 10:52:48.272 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.081s] 2021-02-03 10:52:54.218 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [16.711s] 2021-02-03 10:52:55.632 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-02-03 10:53:01.040 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.047s] 2021-02-03 10:53:11.079 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-02-03 10:53:12.427 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [10.750s] 2021-02-03 10:53:17.306 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.193s] 2021-02-03 10:53:20.161 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.393s] 2021-02-03 10:53:22.584 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2021-02-03 10:53:25.817 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [13.383s] 2021-02-03 10:53:25.887 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.076s] 2021-02-03 10:53:37.506 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.956s] 2021-02-03 10:53:38.565 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.921s] 2021-02-03 10:53:38.611 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.103s] 2021-02-03 10:53:39.752 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.141s] 2021-02-03 10:53:41.423 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.671s] 2021-02-03 10:53:44.004 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [7.235s] 2021-02-03 10:53:50.479 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [11.913s] 2021-02-03 10:53:58.345 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [23.137s] 2021-02-03 10:54:01.033 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [17.023s] 2021-02-03 10:54:01.114 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.086s] 2021-02-03 10:54:05.228 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [14.748s] 2021-02-03 10:54:13.908 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2021-02-03 10:54:14.068 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.159s] 2021-02-03 10:54:15.312 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.051s] 2021-02-03 10:54:30.540 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.206s] 2021-02-03 10:54:35.444 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [37.093s] 2021-02-03 10:54:38.230 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.689s] 2021-02-03 10:54:39.231 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [12.564s] 2021-02-03 10:54:44.244 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [6.013s] 2021-02-03 10:54:49.088 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.856s] 2021-02-03 10:54:53.035 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.945s] 2021-02-03 10:54:53.155 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.120s] 2021-02-03 10:54:53.230 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.074s] 2021-02-03 10:55:13.027 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.706s] 2021-02-03 10:55:24.967 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [11.939s] 2021-02-03 10:55:28.377 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.409s] 2021-02-03 10:55:28.482 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.105s] 2021-02-03 10:55:28.563 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.080s] 2021-02-03 10:55:34.529 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-02-03 10:55:45.022 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.101s] 2021-02-03 10:55:54.412 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [9.388s] 2021-02-03 10:56:01.550 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.138s] 2021-02-03 10:56:38.601 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [25.265s] 2021-02-03 10:56:44.137 32 INFO rally.task.context [-] Verification b4d64f5c-769d-4fcf-ba0a-08faba56d9c8 | Context testr@default cleanup() started 2021-02-03 10:56:44.138 32 INFO rally.task.context [-] Verification b4d64f5c-769d-4fcf-ba0a-08faba56d9c8 | Context testr@default cleanup() finished in 0.79 msec 2021-02-03 10:56:44.139 32 INFO rally.task.context [-] Verification b4d64f5c-769d-4fcf-ba0a-08faba56d9c8 | Context tempest@default cleanup() started 2021-02-03 10:56:44.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-03 10:56:45.239 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-03 10:56:45.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_cdc18e7e_pQk7Se2r'. 2021-02-03 10:56:45.816 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_cdc18e7e_pQk7Se2r' has been deleted. 2021-02-03 10:56:45.817 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '405c8dad-e54f-48ba-a538-000f7ab61533' of option 'instance_type' from Tempest config file. 2021-02-03 10:56:45.818 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '405c8dad-e54f-48ba-a538-000f7ab61533' has been removed. 2021-02-03 10:56:45.824 32 INFO rally.task.context [-] Verification b4d64f5c-769d-4fcf-ba0a-08faba56d9c8 | Context tempest@default cleanup() finished in 1.69 sec 2021-02-03 10:56:45.857 32 INFO rally.api [-] Verification (UUID=cdc18e7e-0f65-42b4-8333-b5e01a5d4923) has been successfully finished for deployment 'opnfv-rally' (UUID=44ff7b82-f3d6-4477-868f-5d87f60cf77a)! 2021-02-03 10:56:47.233 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 10:56:47.233 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 10:56:47.234 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 10:56:48.505 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 10:56:48.505 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 10:56:48.505 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 10:56:50.262 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'cdc18e7e-0f65-42b4-8333-b5e01a5d4923' 2021-02-03 10:56:50.284 50 INFO rally.api [-] The report has been successfully built. 2021-02-03 10:56:51.507 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 10:56:51.507 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 10:56:51.507 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 10:56:53.260 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'cdc18e7e-0f65-42b4-8333-b5e01a5d4923' 2021-02-03 10:56:53.265 52 INFO rally.api [-] The report has been successfully built.