2021-01-21 05:36:09.353 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 05:36:09.353 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 05:36:09.353 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 05:36:11.174 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-01-21 05:36:11.174 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-21 05:36:11.174 6 ERROR rally.cli.cliutils 2021-01-21 05:36:12.416 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 05:36:12.416 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 05:36:12.417 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 05:36:15.746 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 05:36:15.747 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 05:36:15.747 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 05:36:20.656 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 05:36:20.656 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 05:36:20.656 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 05:36:21.796 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 05:36:21.797 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 05:36:21.797 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 05:36:23.534 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-01-21 05:36:23.534 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils force=force) 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-21 05:36:23.534 15 ERROR rally.cli.cliutils 2021-01-21 05:36:24.724 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 05:36:24.724 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 05:36:24.725 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 05:36:26.420 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-21 05:36:26.484 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9624f76f-b480-4394-b660-0e17c8e9f0e1/repo. 2021-01-21 05:36:26.839 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9624f76f-b480-4394-b660-0e17c8e9f0e1/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-01-21 05:36:26.855 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-21 05:36:26.864 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-21 05:36:26.884 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-21 05:36:26.930 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-21 05:36:27.482 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9624f76f-b480-4394-b660-0e17c8e9f0e1) has been successfully created! 2021-01-21 05:36:28.874 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 05:36:28.874 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 05:36:28.874 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 05:36:36.048 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 05:36:36.048 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 05:36:36.048 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 05:36:37.831 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9624f76f-b480-4394-b660-0e17c8e9f0e1) for deployment 'opnfv-rally' (UUID=55f0f2b2-f77f-4a10-9961-72255dda7f55). 2021-01-21 05:36:38.646 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9624f76f-b480-4394-b660-0e17c8e9f0e1) has been successfully configured for deployment 'opnfv-rally' (UUID=55f0f2b2-f77f-4a10-9961-72255dda7f55)! 2021-01-21 05:36:43.537 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 05:36:43.537 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 05:36:43.537 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 05:36:45.306 32 INFO rally.api [-] Starting verification (UUID=6bd14337-9033-4a50-a14f-b34684aeea96) for deployment 'opnfv-rally' (UUID=55f0f2b2-f77f-4a10-9961-72255dda7f55) by verifier 'opnfv-tempest' (UUID=9624f76f-b480-4394-b660-0e17c8e9f0e1). 2021-01-21 05:36:46.267 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-21 05:36:46.455 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-21 05:36:46.456 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9624f76f-b480-4394-b660-0e17c8e9f0e1/for-deployment-55f0f2b2-f77f-4a10-9961-72255dda7f55/tempest.log' to option 'log_file'. 2021-01-21 05:36:46.456 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9624f76f-b480-4394-b660-0e17c8e9f0e1/for-deployment-55f0f2b2-f77f-4a10-9961-72255dda7f55/tempest.log 2021-01-21 05:36:46.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-21 05:36:46.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9624f76f-b480-4394-b660-0e17c8e9f0e1/for-deployment-55f0f2b2-f77f-4a10-9961-72255dda7f55/lock_files' to option 'lock_path'. 2021-01-21 05:36:46.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9624f76f-b480-4394-b660-0e17c8e9f0e1/for-deployment-55f0f2b2-f77f-4a10-9961-72255dda7f55/lock_files 2021-01-21 05:36:46.458 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-21 05:36:46.458 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-01-21 05:36:46.459 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 00e88ee9-d750-494a-99cc-73702ce7aa6b 2021-01-21 05:36:46.459 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 08cc9d0d-3e31-483d-93ef-35d3f1951848 2021-01-21 05:36:46.460 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 302eae3d-9138-4ce9-a360-0a53b55b1e4a 2021-01-21 05:36:46.460 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 84e9c98d-4f33-49cc-9803-011ac91936b3 2021-01-21 05:36:46.695 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-21 05:36:46.695 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-21 05:36:46.696 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-21 05:36:46.788 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-21 05:36:46.835 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-21 05:36:46.836 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_6bd14337_tdsXAqUc' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-21 05:36:46.945 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6bd14337_tdsXAqUc' (ID = c9bf43f4-77b2-409b-ad30-30c2b9bd0bef) has been successfully created! 2021-01-21 05:36:46.945 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c9bf43f4-77b2-409b-ad30-30c2b9bd0bef' to option 'instance_type'. 2021-01-21 05:36:46.946 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c9bf43f4-77b2-409b-ad30-30c2b9bd0bef 2021-01-21 05:36:46.948 32 INFO rally.task.context [-] Verification 9624f76f-b480-4394-b660-0e17c8e9f0e1 | Context tempest@default setup() finished in 1.15 sec 2021-01-21 05:36:46.949 32 INFO rally.task.context [-] Verification 9624f76f-b480-4394-b660-0e17c8e9f0e1 | Context testr@default setup() finished in 0.71 msec 2021-01-21 05:36:46.950 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/721ad726-2be5-47d0-983c-601831808fd4'. 2021-01-21 05:36:53.915 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [1.001s] 2021-01-21 05:36:54.032 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.116s] 2021-01-21 05:36:55.756 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-01-21 05:37:00.292 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.940s] 2021-01-21 05:37:14.034 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [13.741s] 2021-01-21 05:37:25.168 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [21.098s] 2021-01-21 05:37:38.767 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.078s] 2021-01-21 05:37:38.912 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.143s] 2021-01-21 05:37:51.212 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.167s] 2021-01-21 05:37:51.213 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-01-21 05:38:08.080 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-01-21 05:38:27.828 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [3.261s] 2021-01-21 05:38:28.984 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.159s] 2021-01-21 05:38:28.986 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2021-01-21 05:38:57.322 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.160s] 2021-01-21 05:38:57.324 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-01-21 05:38:59.047 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-01-21 05:39:12.155 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [3.661s] 2021-01-21 05:39:30.969 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [10.987s] 2021-01-21 05:39:32.131 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.150s] 2021-01-21 05:39:44.296 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [4.054s] 2021-01-21 05:39:52.665 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.074s] 2021-01-21 05:39:55.842 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [17.568s] 2021-01-21 05:39:59.669 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [3.803s] 2021-01-21 05:39:59.683 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2021-01-21 05:40:05.178 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2021-01-21 05:40:05.405 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-01-21 05:40:11.929 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.099s] 2021-01-21 05:40:11.953 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.023s] 2021-01-21 05:40:14.259 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [4.931s] 2021-01-21 05:40:14.372 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-01-21 05:40:14.472 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [2.519s] 2021-01-21 05:40:14.484 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.012s] 2021-01-21 05:40:22.757 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.793s] 2021-01-21 05:40:24.023 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.208s] 2021-01-21 05:40:38.046 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [14.018s] 2021-01-21 05:40:38.502 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.460s] 2021-01-21 05:40:41.621 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.674s] 2021-01-21 05:40:46.179 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [11.586s] 2021-01-21 05:40:46.180 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-01-21 05:40:46.593 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.414s] 2021-01-21 05:40:46.710 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.116s] 2021-01-21 05:40:46.860 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.149s] 2021-01-21 05:40:46.945 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.085s] 2021-01-21 05:40:51.943 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [10.321s] 2021-01-21 05:40:53.520 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-01-21 05:40:54.611 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.365s] 2021-01-21 05:40:56.862 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.919s] 2021-01-21 05:41:00.573 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2021-01-21 05:41:00.818 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.244s] 2021-01-21 05:41:07.607 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [16.687s] 2021-01-21 05:41:09.655 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [15.036s] 2021-01-21 05:41:09.731 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.082s] 2021-01-21 05:41:20.899 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.146s] 2021-01-21 05:41:26.627 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [3.608s] 2021-01-21 05:41:28.385 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.758s] 2021-01-21 05:41:33.412 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.778s] 2021-01-21 05:41:33.517 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.559s] 2021-01-21 05:41:34.748 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [1.231s] 2021-01-21 05:41:38.409 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [8.473s] 2021-01-21 05:41:54.935 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [16.524s] 2021-01-21 05:42:00.188 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.975s] 2021-01-21 05:42:06.097 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [11.161s] 2021-01-21 05:42:07.070 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.880s] 2021-01-21 05:42:12.273 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [12.906s] 2021-01-21 05:42:15.907 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [8.836s] 2021-01-21 05:42:26.464 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [14.190s] 2021-01-21 05:42:32.850 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [6.385s] 2021-01-21 05:42:32.944 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.094s] 2021-01-21 05:42:33.017 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.073s] 2021-01-21 05:42:35.161 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [8.479s] 2021-01-21 05:42:36.676 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [22.667s] 2021-01-21 05:42:38.196 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-01-21 05:42:44.134 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.971s] 2021-01-21 05:42:47.361 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.608s] 2021-01-21 05:42:48.201 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.840s] 2021-01-21 05:42:49.169 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.967s] 2021-01-21 05:42:50.541 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.372s] 2021-01-21 05:42:50.857 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.723s] 2021-01-21 05:43:06.602 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [29.921s] 2021-01-21 05:43:11.324 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2021-01-21 05:43:25.712 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.870s] 2021-01-21 05:43:25.713 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-01-21 05:43:25.892 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.180s] 2021-01-21 05:43:26.757 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.864s] 2021-01-21 05:43:27.058 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.300s] 2021-01-21 05:43:27.160 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.102s] 2021-01-21 05:43:56.130 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.901s] 2021-01-21 05:44:05.345 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [38.757s] 2021-01-21 05:44:08.227 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [12.096s] 2021-01-21 05:44:15.504 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [7.276s] 2021-01-21 05:44:15.624 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.120s] 2021-01-21 05:44:15.712 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.088s] 2021-01-21 05:44:27.946 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.571s] 2021-01-21 05:44:41.701 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.650s] 2021-01-21 05:44:50.790 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [9.088s] 2021-01-21 05:44:57.970 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.179s] 2021-01-21 05:45:13.988 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.077s] 2021-01-21 05:45:22.193 32 INFO rally.task.context [-] Verification 9624f76f-b480-4394-b660-0e17c8e9f0e1 | Context testr@default cleanup() started 2021-01-21 05:45:22.194 32 INFO rally.task.context [-] Verification 9624f76f-b480-4394-b660-0e17c8e9f0e1 | Context testr@default cleanup() finished in 0.78 msec 2021-01-21 05:45:22.194 32 INFO rally.task.context [-] Verification 9624f76f-b480-4394-b660-0e17c8e9f0e1 | Context tempest@default cleanup() started 2021-01-21 05:45:22.828 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-21 05:45:23.969 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-21 05:45:23.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_6bd14337_tdsXAqUc'. 2021-01-21 05:45:24.336 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6bd14337_tdsXAqUc' has been deleted. 2021-01-21 05:45:24.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c9bf43f4-77b2-409b-ad30-30c2b9bd0bef' of option 'instance_type' from Tempest config file. 2021-01-21 05:45:24.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c9bf43f4-77b2-409b-ad30-30c2b9bd0bef' has been removed. 2021-01-21 05:45:24.344 32 INFO rally.task.context [-] Verification 9624f76f-b480-4394-b660-0e17c8e9f0e1 | Context tempest@default cleanup() finished in 2.15 sec 2021-01-21 05:45:24.384 32 INFO rally.api [-] Verification (UUID=6bd14337-9033-4a50-a14f-b34684aeea96) has been successfully finished for deployment 'opnfv-rally' (UUID=55f0f2b2-f77f-4a10-9961-72255dda7f55)! 2021-01-21 05:45:25.707 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 05:45:25.707 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 05:45:25.707 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 05:45:26.981 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 05:45:26.981 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 05:45:26.981 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 05:45:28.772 50 INFO rally.api [-] Building 'html' report for the following verification(s): '6bd14337-9033-4a50-a14f-b34684aeea96' 2021-01-21 05:45:28.796 50 INFO rally.api [-] The report has been successfully built. 2021-01-21 05:45:30.080 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 05:45:30.080 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 05:45:30.080 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 05:45:31.892 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '6bd14337-9033-4a50-a14f-b34684aeea96' 2021-01-21 05:45:31.898 52 INFO rally.api [-] The report has been successfully built.