2021-03-03 10:46:25.561 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:46:25.561 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:46:25.561 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-03 10:46:27.401 6 ERROR rally.cli.cliutils 2021-03-03 10:46:28.718 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:46:28.718 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:46:28.719 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:46:32.154 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:46:32.154 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:46:32.154 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:46:37.147 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:46:37.147 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:46:37.147 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:46:38.285 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:46:38.285 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:46:38.285 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils force=force) 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-03 10:46:40.095 15 ERROR rally.cli.cliutils 2021-03-03 10:46:41.311 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:46:41.311 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:46:41.312 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:46:43.053 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-03 10:46:43.116 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-6fa0df3b-0ebd-4068-8928-c8df9087c561/repo. 2021-03-03 10:46:43.472 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-6fa0df3b-0ebd-4068-8928-c8df9087c561/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-03-03 10:46:43.487 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-03 10:46:43.495 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-03 10:46:43.517 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-03 10:46:43.565 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-03 10:46:44.084 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6fa0df3b-0ebd-4068-8928-c8df9087c561) has been successfully created! 2021-03-03 10:46:45.364 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:46:45.364 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:46:45.364 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:46:51.382 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:46:51.383 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:46:51.383 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:46:53.128 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6fa0df3b-0ebd-4068-8928-c8df9087c561) for deployment 'opnfv-rally' (UUID=2179d0a5-a990-4f24-8c31-9b6bde4efd1b). 2021-03-03 10:46:53.938 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6fa0df3b-0ebd-4068-8928-c8df9087c561) has been successfully configured for deployment 'opnfv-rally' (UUID=2179d0a5-a990-4f24-8c31-9b6bde4efd1b)! 2021-03-03 10:46:58.759 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:46:58.759 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:46:58.760 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:47:00.636 32 INFO rally.api [-] Starting verification (UUID=ea568773-d3e2-4950-93d2-68dd057df76f) for deployment 'opnfv-rally' (UUID=2179d0a5-a990-4f24-8c31-9b6bde4efd1b) by verifier 'opnfv-tempest' (UUID=6fa0df3b-0ebd-4068-8928-c8df9087c561). 2021-03-03 10:47:01.638 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-03 10:47:01.775 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-03 10:47:01.776 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6fa0df3b-0ebd-4068-8928-c8df9087c561/for-deployment-2179d0a5-a990-4f24-8c31-9b6bde4efd1b/tempest.log' to option 'log_file'. 2021-03-03 10:47:01.776 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-6fa0df3b-0ebd-4068-8928-c8df9087c561/for-deployment-2179d0a5-a990-4f24-8c31-9b6bde4efd1b/tempest.log 2021-03-03 10:47:01.777 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-03 10:47:01.777 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6fa0df3b-0ebd-4068-8928-c8df9087c561/for-deployment-2179d0a5-a990-4f24-8c31-9b6bde4efd1b/lock_files' to option 'lock_path'. 2021-03-03 10:47:01.777 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-6fa0df3b-0ebd-4068-8928-c8df9087c561/for-deployment-2179d0a5-a990-4f24-8c31-9b6bde4efd1b/lock_files 2021-03-03 10:47:01.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-03 10:47:01.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-03-03 10:47:01.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d01b5274-22a5-45c3-a927-3d9343ac1e17 2021-03-03 10:47:01.779 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b9c80614-4c14-4189-8429-b46629cf9ae3 2021-03-03 10:47:01.779 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = eea3324f-c5b0-4193-8f0b-30b7ef0c222b 2021-03-03 10:47:01.780 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ec0f7a20-1bb5-42eb-92e7-40a52772f17b 2021-03-03 10:47:02.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-03 10:47:02.516 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-03 10:47:02.516 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-03 10:47:02.581 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 10:47:02.627 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-03 10:47:02.627 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ea568773_2dNdPdhr' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 10:47:02.695 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ea568773_2dNdPdhr' (ID = 91ab1b6c-ce8f-46c4-a6f8-2039f197a274) has been successfully created! 2021-03-03 10:47:02.696 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '91ab1b6c-ce8f-46c4-a6f8-2039f197a274' to option 'instance_type'. 2021-03-03 10:47:02.696 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 91ab1b6c-ce8f-46c4-a6f8-2039f197a274 2021-03-03 10:47:02.698 32 INFO rally.task.context [-] Verification 6fa0df3b-0ebd-4068-8928-c8df9087c561 | Context tempest@default setup() finished in 1.51 sec 2021-03-03 10:47:02.699 32 INFO rally.task.context [-] Verification 6fa0df3b-0ebd-4068-8928-c8df9087c561 | Context testr@default setup() finished in 0.58 msec 2021-03-03 10:47:02.700 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/a4532f4f-935d-4d29-9dbe-f152e29b5ade'. 2021-03-03 10:47:10.373 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.250s] 2021-03-03 10:47:10.462 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.089s] 2021-03-03 10:47:22.389 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [9.541s] 2021-03-03 10:47:24.417 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [14.309s] 2021-03-03 10:47:28.452 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.062s] 2021-03-03 10:47:40.204 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.001s]: b'Only owner network supports creating interface by fixed ip.' 2021-03-03 10:47:44.104 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.082s] 2021-03-03 10:47:44.255 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.150s] 2021-03-03 10:48:12.141 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-03 10:48:28.451 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [4.407s] 2021-03-03 10:48:29.777 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.160s] 2021-03-03 10:48:29.779 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2021-03-03 10:48:35.023 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.176s] 2021-03-03 10:48:35.024 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-03-03 10:48:58.131 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [4.137s] 2021-03-03 10:49:03.687 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.840s] 2021-03-03 10:49:03.708 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.714s] 2021-03-03 10:49:03.722 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2021-03-03 10:49:26.416 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.915s] 2021-03-03 10:49:38.531 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [6.717s] 2021-03-03 10:49:46.686 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-03-03 10:49:52.322 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.168s] 2021-03-03 10:49:52.323 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-03-03 10:49:53.817 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [9.549s] 2021-03-03 10:49:54.865 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2021-03-03 10:50:05.476 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.158s] 2021-03-03 10:50:10.630 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-03 10:50:19.527 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.726s] 2021-03-03 10:50:23.597 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.773s] 2021-03-03 10:50:25.702 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.950s] 2021-03-03 10:50:30.556 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.025s] 2021-03-03 10:50:30.663 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.106s] 2021-03-03 10:50:30.694 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.031s] 2021-03-03 10:50:30.707 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.012s] 2021-03-03 10:50:35.398 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [9.695s] 2021-03-03 10:50:36.900 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-03-03 10:50:39.383 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [17.495s] 2021-03-03 10:50:43.501 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.611s] 2021-03-03 10:50:46.240 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.841s] 2021-03-03 10:50:47.677 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.175s] 2021-03-03 10:50:51.973 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.296s] 2021-03-03 10:50:53.108 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.634s] 2021-03-03 10:50:53.615 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.507s] 2021-03-03 10:51:02.428 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-03-03 10:51:10.416 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [8.333s] 2021-03-03 10:51:10.943 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.145s] 2021-03-03 10:51:11.495 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.818s] 2021-03-03 10:51:11.496 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-03-03 10:51:11.659 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.164s] 2021-03-03 10:51:12.087 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.427s] 2021-03-03 10:51:12.515 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.427s] 2021-03-03 10:51:12.593 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.078s] 2021-03-03 10:51:16.330 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.386s] 2021-03-03 10:51:18.621 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.042s] 2021-03-03 10:51:26.680 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.349s] 2021-03-03 10:51:31.417 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.876s] 2021-03-03 10:51:32.789 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.545s] 2021-03-03 10:51:37.875 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.714s] 2021-03-03 10:51:37.876 32 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-03-03 10:51:37.941 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.522s] 2021-03-03 10:51:38.032 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.158s] 2021-03-03 10:51:38.755 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.722s] 2021-03-03 10:51:38.909 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.153s] 2021-03-03 10:51:38.997 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.088s] 2021-03-03 10:51:44.114 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [11.324s] 2021-03-03 10:51:44.296 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [6.354s] 2021-03-03 10:51:46.816 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [7.234s] 2021-03-03 10:51:49.799 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [5.683s] 2021-03-03 10:51:50.073 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.274s] 2021-03-03 10:51:50.169 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.096s] 2021-03-03 10:51:56.062 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2021-03-03 10:52:01.230 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [14.408s] 2021-03-03 10:52:01.317 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.092s] 2021-03-03 10:52:08.353 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.019s] 2021-03-03 10:52:09.850 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.858s] 2021-03-03 10:52:10.960 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.534s] 2021-03-03 10:52:13.650 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.689s] 2021-03-03 10:52:16.798 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.445s] 2021-03-03 10:52:17.365 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.011s] 2021-03-03 10:52:17.617 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.251s] 2021-03-03 10:52:22.564 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [5.765s] 2021-03-03 10:52:22.673 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.108s] 2021-03-03 10:52:22.767 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.094s] 2021-03-03 10:52:29.737 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-03-03 10:52:35.413 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.989s] 2021-03-03 10:52:36.313 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.900s] 2021-03-03 10:52:37.256 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.942s] 2021-03-03 10:52:37.314 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [8.445s] 2021-03-03 10:52:37.543 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.583s] 2021-03-03 10:52:38.576 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.319s] 2021-03-03 10:52:40.982 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [31.708s] 2021-03-03 10:52:44.623 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [7.073s] 2021-03-03 10:52:44.709 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.091s] 2021-03-03 10:52:46.831 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [9.514s] 2021-03-03 10:52:56.035 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.204s] 2021-03-03 10:52:59.472 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [10.305s] 2021-03-03 10:52:59.473 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.087s] 2021-03-03 10:53:21.160 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [21.684s] 2021-03-03 10:53:24.648 32 INFO rally.task.context [-] Verification 6fa0df3b-0ebd-4068-8928-c8df9087c561 | Context testr@default cleanup() started 2021-03-03 10:53:24.649 32 INFO rally.task.context [-] Verification 6fa0df3b-0ebd-4068-8928-c8df9087c561 | Context testr@default cleanup() finished in 0.75 msec 2021-03-03 10:53:24.650 32 INFO rally.task.context [-] Verification 6fa0df3b-0ebd-4068-8928-c8df9087c561 | Context tempest@default cleanup() started 2021-03-03 10:53:25.230 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-03 10:53:25.520 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-03 10:53:25.550 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ea568773_2dNdPdhr'. 2021-03-03 10:53:26.049 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ea568773_2dNdPdhr' has been deleted. 2021-03-03 10:53:26.050 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '91ab1b6c-ce8f-46c4-a6f8-2039f197a274' of option 'instance_type' from Tempest config file. 2021-03-03 10:53:26.050 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '91ab1b6c-ce8f-46c4-a6f8-2039f197a274' has been removed. 2021-03-03 10:53:26.057 32 INFO rally.task.context [-] Verification 6fa0df3b-0ebd-4068-8928-c8df9087c561 | Context tempest@default cleanup() finished in 1.41 sec 2021-03-03 10:53:26.087 32 INFO rally.api [-] Verification (UUID=ea568773-d3e2-4950-93d2-68dd057df76f) has been successfully finished for deployment 'opnfv-rally' (UUID=2179d0a5-a990-4f24-8c31-9b6bde4efd1b)! 2021-03-03 10:53:27.491 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:53:27.491 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:53:27.491 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:53:28.749 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:53:28.749 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:53:28.749 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:53:30.516 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'ea568773-d3e2-4950-93d2-68dd057df76f' 2021-03-03 10:53:30.539 50 INFO rally.api [-] The report has been successfully built. 2021-03-03 10:53:31.747 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 10:53:31.748 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 10:53:31.748 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 10:53:33.477 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ea568773-d3e2-4950-93d2-68dd057df76f' 2021-03-03 10:53:33.483 52 INFO rally.api [-] The report has been successfully built.