2021-02-17 10:44:48.104 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:44:48.104 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:44:48.105 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:44:49.912 7 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-17 10:44:49.912 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-17 10:44:49.912 7 ERROR rally.cli.cliutils 2021-02-17 10:44:51.086 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:44:51.086 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:44:51.086 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:44:54.466 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:44:54.467 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:44:54.467 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:44:59.453 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:44:59.453 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:44:59.453 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:45:00.629 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:45:00.629 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:45:00.630 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:45:02.329 16 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-17 10:45:02.329 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils force=force) 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-17 10:45:02.329 16 ERROR rally.cli.cliutils 2021-02-17 10:45:03.507 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:45:03.508 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:45:03.508 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:45:05.231 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-17 10:45:05.295 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-216e6cc8-25ca-44d2-a2e0-8a71c1134a47/repo. 2021-02-17 10:45:05.651 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-216e6cc8-25ca-44d2-a2e0-8a71c1134a47/repo'... done. Note: checking out '612b9e5c74dc9cbdbb568b1cdb183a035a2f7b7a'. 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-17 10:45:05.666 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g612b9e5c7 ' 2021-02-17 10:45:05.675 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: '612b9e5c74dc9cbdbb568b1cdb183a035a2f7b7a ' 2021-02-17 10:45:05.697 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-17 10:45:05.746 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-17 10:45:06.275 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=216e6cc8-25ca-44d2-a2e0-8a71c1134a47) has been successfully created! 2021-02-17 10:45:07.625 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:45:07.625 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:45:07.625 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:45:15.577 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:45:15.577 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:45:15.577 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:45:17.436 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=216e6cc8-25ca-44d2-a2e0-8a71c1134a47) for deployment 'opnfv-rally' (UUID=39b4a5db-4e8d-4f50-9eea-8c99b7023bb6). 2021-02-17 10:45:18.275 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=216e6cc8-25ca-44d2-a2e0-8a71c1134a47) has been successfully configured for deployment 'opnfv-rally' (UUID=39b4a5db-4e8d-4f50-9eea-8c99b7023bb6)! 2021-02-17 10:45:23.169 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:45:23.170 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:45:23.170 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:45:24.984 33 INFO rally.api [-] Starting verification (UUID=eec1e7ff-679a-43c5-9e1a-1fc5a0877425) for deployment 'opnfv-rally' (UUID=39b4a5db-4e8d-4f50-9eea-8c99b7023bb6) by verifier 'opnfv-tempest' (UUID=216e6cc8-25ca-44d2-a2e0-8a71c1134a47). 2021-02-17 10:45:26.037 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-17 10:45:26.124 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-17 10:45:26.124 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-216e6cc8-25ca-44d2-a2e0-8a71c1134a47/for-deployment-39b4a5db-4e8d-4f50-9eea-8c99b7023bb6/tempest.log' to option 'log_file'. 2021-02-17 10:45:26.125 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-216e6cc8-25ca-44d2-a2e0-8a71c1134a47/for-deployment-39b4a5db-4e8d-4f50-9eea-8c99b7023bb6/tempest.log 2021-02-17 10:45:26.125 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-17 10:45:26.125 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-216e6cc8-25ca-44d2-a2e0-8a71c1134a47/for-deployment-39b4a5db-4e8d-4f50-9eea-8c99b7023bb6/lock_files' to option 'lock_path'. 2021-02-17 10:45:26.126 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-216e6cc8-25ca-44d2-a2e0-8a71c1134a47/for-deployment-39b4a5db-4e8d-4f50-9eea-8c99b7023bb6/lock_files 2021-02-17 10:45:26.126 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-17 10:45:26.127 33 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-17 10:45:26.127 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c28dee6f-7a7c-4155-9fda-1d3fd93e4203 2021-02-17 10:45:26.127 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = f162214a-d564-4fff-97e6-022528c71d6d 2021-02-17 10:45:26.128 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 0abb1da1-acf9-4b74-a4bd-900bf6d60ac1 2021-02-17 10:45:26.128 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e918405c-d6a4-4360-bab1-ffeab867f1d2 2021-02-17 10:45:26.354 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-17 10:45:26.355 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-17 10:45:26.356 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-17 10:45:26.415 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-17 10:45:26.458 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-17 10:45:26.458 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_eec1e7ff_Z4wJdlRL' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-17 10:45:26.637 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_eec1e7ff_Z4wJdlRL' (ID = 31332590-d933-4130-a2f9-68007f174099) has been successfully created! 2021-02-17 10:45:26.638 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '31332590-d933-4130-a2f9-68007f174099' to option 'instance_type'. 2021-02-17 10:45:26.638 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 31332590-d933-4130-a2f9-68007f174099 2021-02-17 10:45:26.640 33 INFO rally.task.context [-] Verification 216e6cc8-25ca-44d2-a2e0-8a71c1134a47 | Context tempest@default setup() finished in 1.07 sec 2021-02-17 10:45:26.641 33 INFO rally.task.context [-] Verification 216e6cc8-25ca-44d2-a2e0-8a71c1134a47 | Context testr@default setup() finished in 0.54 msec 2021-02-17 10:45:26.641 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/820faf3a-bddb-4f8d-90fb-d706552d05fe'. 2021-02-17 10:45:34.296 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.196s] 2021-02-17 10:45:34.395 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.099s] 2021-02-17 10:45:43.601 33 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [10.850s] 2021-02-17 10:45:49.978 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [5.796s] 2021-02-17 10:45:56.212 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.628s] 2021-02-17 10:45:56.224 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2021-02-17 10:45:56.715 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.736s] 2021-02-17 10:46:11.016 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.182s] 2021-02-17 10:46:11.017 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-02-17 10:46:12.135 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.004s]: b'Only owner network supports creating interface by fixed ip.' 2021-02-17 10:46:14.361 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.183s] 2021-02-17 10:46:14.362 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-02-17 10:46:19.990 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.881s] 2021-02-17 10:46:42.930 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.810s] 2021-02-17 10:46:52.489 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-02-17 10:46:56.967 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.033s] 2021-02-17 10:46:57.058 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.091s] 2021-02-17 10:46:57.093 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.034s] 2021-02-17 10:46:57.104 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2021-02-17 10:47:03.562 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.073s] 2021-02-17 10:47:03.726 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.164s] 2021-02-17 10:47:10.837 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.957s] 2021-02-17 10:47:17.819 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [6.981s] 2021-02-17 10:47:19.317 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.176s] 2021-02-17 10:47:19.318 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2021-02-17 10:47:21.711 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.891s] 2021-02-17 10:47:29.015 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [20.285s] 2021-02-17 10:47:41.487 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [4.011s] 2021-02-17 10:47:42.265 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2021-02-17 10:47:46.089 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-02-17 10:47:48.492 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-02-17 10:47:54.702 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-02-17 10:47:58.774 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.126s] 2021-02-17 10:48:01.683 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.282s] 2021-02-17 10:48:01.929 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.004s] 2021-02-17 10:48:16.844 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [14.914s] 2021-02-17 10:48:17.827 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [8.911s] 2021-02-17 10:48:20.663 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [8.924s] 2021-02-17 10:48:29.995 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [9.328s] 2021-02-17 10:48:29.997 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [13.149s] 2021-02-17 10:48:36.013 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.666s] 2021-02-17 10:48:41.327 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [11.334s] 2021-02-17 10:48:48.359 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [16.811s] 2021-02-17 10:48:55.334 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.111s] 2021-02-17 10:48:57.496 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.591s] 2021-02-17 10:49:05.802 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [8.304s] 2021-02-17 10:49:12.130 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.743s] 2021-02-17 10:49:12.131 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-02-17 10:49:12.440 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [6.638s] 2021-02-17 10:49:12.696 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.048s] 2021-02-17 10:49:12.697 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.566s] 2021-02-17 10:49:12.987 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.290s] 2021-02-17 10:49:13.130 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.142s] 2021-02-17 10:49:13.225 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.094s] 2021-02-17 10:49:20.766 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.168s] 2021-02-17 10:49:20.767 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-02-17 10:49:22.243 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.477s] 2021-02-17 10:49:22.664 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.421s] 2021-02-17 10:49:22.809 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.144s] 2021-02-17 10:49:22.891 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.082s] 2021-02-17 10:49:29.965 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [4.056s] 2021-02-17 10:49:30.891 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.925s] 2021-02-17 10:49:32.452 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.559s] 2021-02-17 10:49:34.130 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.678s] 2021-02-17 10:49:44.518 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [11.126s] 2021-02-17 10:49:51.295 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [10.880s] 2021-02-17 10:49:51.604 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [12.265s] 2021-02-17 10:49:55.212 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.693s] 2021-02-17 10:49:59.305 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-02-17 10:50:00.329 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [5.116s] 2021-02-17 10:50:00.449 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.120s] 2021-02-17 10:50:00.525 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.076s] 2021-02-17 10:50:02.109 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.505s] 2021-02-17 10:50:07.786 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.739s] 2021-02-17 10:50:08.280 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [6.170s] 2021-02-17 10:50:08.384 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.103s] 2021-02-17 10:50:08.475 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.090s] 2021-02-17 10:50:16.991 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-02-17 10:50:17.904 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [5.266s] 2021-02-17 10:50:18.378 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [10.586s] 2021-02-17 10:50:18.449 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.077s] 2021-02-17 10:50:26.039 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.437s] 2021-02-17 10:50:32.220 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [3.109s] 2021-02-17 10:50:33.754 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.533s] 2021-02-17 10:50:34.338 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [8.294s] 2021-02-17 10:50:34.424 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.091s] 2021-02-17 10:50:35.128 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.468s] 2021-02-17 10:50:35.644 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.515s] 2021-02-17 10:50:41.102 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2021-02-17 10:50:41.267 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.164s] 2021-02-17 10:50:54.545 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.406s] 2021-02-17 10:51:01.882 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [13.869s] 2021-02-17 10:51:08.501 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [13.954s] 2021-02-17 10:51:15.466 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [6.965s] 2021-02-17 10:51:23.197 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.018s] 2021-02-17 10:51:24.864 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [22.973s] 2021-02-17 10:52:00.798 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [28.998s] 2021-02-17 10:52:20.375 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.072s] 2021-02-17 10:52:28.304 33 INFO rally.task.context [-] Verification 216e6cc8-25ca-44d2-a2e0-8a71c1134a47 | Context testr@default cleanup() started 2021-02-17 10:52:28.305 33 INFO rally.task.context [-] Verification 216e6cc8-25ca-44d2-a2e0-8a71c1134a47 | Context testr@default cleanup() finished in 0.71 msec 2021-02-17 10:52:28.305 33 INFO rally.task.context [-] Verification 216e6cc8-25ca-44d2-a2e0-8a71c1134a47 | Context tempest@default cleanup() started 2021-02-17 10:52:28.844 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-17 10:52:28.934 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-17 10:52:28.965 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_eec1e7ff_Z4wJdlRL'. 2021-02-17 10:52:29.806 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_eec1e7ff_Z4wJdlRL' has been deleted. 2021-02-17 10:52:29.807 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '31332590-d933-4130-a2f9-68007f174099' of option 'instance_type' from Tempest config file. 2021-02-17 10:52:29.808 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '31332590-d933-4130-a2f9-68007f174099' has been removed. 2021-02-17 10:52:29.815 33 INFO rally.task.context [-] Verification 216e6cc8-25ca-44d2-a2e0-8a71c1134a47 | Context tempest@default cleanup() finished in 1.51 sec 2021-02-17 10:52:29.846 33 INFO rally.api [-] Verification (UUID=eec1e7ff-679a-43c5-9e1a-1fc5a0877425) has been successfully finished for deployment 'opnfv-rally' (UUID=39b4a5db-4e8d-4f50-9eea-8c99b7023bb6)! 2021-02-17 10:52:31.286 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:52:31.286 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:52:31.287 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:52:32.577 51 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:52:32.578 51 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:52:32.578 51 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:52:34.403 51 INFO rally.api [-] Building 'html' report for the following verification(s): 'eec1e7ff-679a-43c5-9e1a-1fc5a0877425' 2021-02-17 10:52:34.426 51 INFO rally.api [-] The report has been successfully built. 2021-02-17 10:52:35.653 53 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 10:52:35.653 53 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 10:52:35.653 53 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 10:52:37.417 53 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'eec1e7ff-679a-43c5-9e1a-1fc5a0877425' 2021-02-17 10:52:37.423 53 INFO rally.api [-] The report has been successfully built.