2020-12-26 05:00:40.194 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:00:40.194 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:00:40.194 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:00:42.041 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 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-26 05:00:42.041 6 ERROR rally.cli.cliutils 2020-12-26 05:00:43.284 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:00:43.284 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:00:43.285 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:00:46.637 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:00:46.638 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:00:46.638 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:00:51.591 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:00:51.592 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:00:51.592 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:00:52.725 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:00:52.725 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:00:52.725 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:00:54.493 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 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils force=force) 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-26 05:00:54.493 15 ERROR rally.cli.cliutils 2020-12-26 05:00:55.690 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:00:55.691 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:00:55.691 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:00:57.392 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-26 05:00:57.453 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-dd42b787-29b2-4977-80d0-342ed6c13bef/repo. 2020-12-26 05:00:57.806 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-dd42b787-29b2-4977-80d0-342ed6c13bef/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 ' 2020-12-26 05:00:57.822 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-26 05:00:57.834 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-26 05:00:57.861 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-26 05:00:57.907 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-26 05:00:58.446 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dd42b787-29b2-4977-80d0-342ed6c13bef) has been successfully created! 2020-12-26 05:00:59.702 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:00:59.703 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:00:59.703 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:01:06.811 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:01:06.811 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:01:06.811 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:01:08.579 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=dd42b787-29b2-4977-80d0-342ed6c13bef) for deployment 'opnfv-rally' (UUID=ce32e8e2-cc1c-4148-a6c6-d1b61b5e83e1). 2020-12-26 05:01:09.381 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dd42b787-29b2-4977-80d0-342ed6c13bef) has been successfully configured for deployment 'opnfv-rally' (UUID=ce32e8e2-cc1c-4148-a6c6-d1b61b5e83e1)! 2020-12-26 05:01:14.276 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:01:14.276 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:01:14.276 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:01:16.045 32 INFO rally.api [-] Starting verification (UUID=c07e62b6-cdd0-4ff6-b33f-aecb469453ea) for deployment 'opnfv-rally' (UUID=ce32e8e2-cc1c-4148-a6c6-d1b61b5e83e1) by verifier 'opnfv-tempest' (UUID=dd42b787-29b2-4977-80d0-342ed6c13bef). 2020-12-26 05:01:17.123 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-26 05:01:17.297 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-26 05:01:17.298 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-dd42b787-29b2-4977-80d0-342ed6c13bef/for-deployment-ce32e8e2-cc1c-4148-a6c6-d1b61b5e83e1/tempest.log' to option 'log_file'. 2020-12-26 05:01:17.298 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-dd42b787-29b2-4977-80d0-342ed6c13bef/for-deployment-ce32e8e2-cc1c-4148-a6c6-d1b61b5e83e1/tempest.log 2020-12-26 05:01:17.299 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-26 05:01:17.299 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-dd42b787-29b2-4977-80d0-342ed6c13bef/for-deployment-ce32e8e2-cc1c-4148-a6c6-d1b61b5e83e1/lock_files' to option 'lock_path'. 2020-12-26 05:01:17.300 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-dd42b787-29b2-4977-80d0-342ed6c13bef/for-deployment-ce32e8e2-cc1c-4148-a6c6-d1b61b5e83e1/lock_files 2020-12-26 05:01:17.300 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-26 05:01:17.300 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 2020-12-26 05:01:17.301 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = be1fa1e3-fbef-45b7-b26e-357d84315016 2020-12-26 05:01:17.301 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c1fbf5e9-b8d5-4423-a0f5-a8ab0e2a901c 2020-12-26 05:01:17.302 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 75b37e83-9d43-4958-8082-a04ae9e80463 2020-12-26 05:01:17.303 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0b798418-d36b-4575-88a9-22b59fbf87f0 2020-12-26 05:01:17.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-26 05:01:17.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-26 05:01:17.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-26 05:01:17.629 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-26 05:01:17.680 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-26 05:01:17.681 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c07e62b6_Bl6w7vNh' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-26 05:01:18.279 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c07e62b6_Bl6w7vNh' (ID = 66c534eb-6b73-448a-94ad-639bf83ac752) has been successfully created! 2020-12-26 05:01:18.280 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '66c534eb-6b73-448a-94ad-639bf83ac752' to option 'instance_type'. 2020-12-26 05:01:18.280 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 66c534eb-6b73-448a-94ad-639bf83ac752 2020-12-26 05:01:18.282 32 INFO rally.task.context [-] Verification dd42b787-29b2-4977-80d0-342ed6c13bef | Context tempest@default setup() finished in 1.67 sec 2020-12-26 05:01:18.284 32 INFO rally.task.context [-] Verification dd42b787-29b2-4977-80d0-342ed6c13bef | Context testr@default setup() finished in 0.80 msec 2020-12-26 05:01:18.284 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/a2a7a077-f3cb-4a98-9eeb-fe25a40e9f1d'. 2020-12-26 05:01:27.431 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.096s] 2020-12-26 05:01:27.538 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.107s] 2020-12-26 05:01:27.977 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.' 2020-12-26 05:01:29.597 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.905s] 2020-12-26 05:01:31.621 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.024s] 2020-12-26 05:01:50.591 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [11.994s] 2020-12-26 05:01:55.390 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [7.145s] 2020-12-26 05:02:07.477 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.155s] 2020-12-26 05:02:07.478 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-12-26 05:02:47.287 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [19.835s] 2020-12-26 05:02:54.452 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.202s] 2020-12-26 05:02:54.454 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-12-26 05:02:59.251 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.166s] 2020-12-26 05:02:59.253 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2020-12-26 05:03:04.082 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.100s] 2020-12-26 05:03:04.290 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.208s] 2020-12-26 05:03:16.748 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [5.051s] 2020-12-26 05:03:27.076 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-12-26 05:03:29.885 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.645s] 2020-12-26 05:03:29.898 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2020-12-26 05:03:32.661 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.034s] 2020-12-26 05:03:35.415 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-26 05:03:36.809 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.603s] 2020-12-26 05:03:52.625 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [3.490s] 2020-12-26 05:03:57.004 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.169s] 2020-12-26 05:03:57.005 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.' 2020-12-26 05:03:57.812 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.808s] 2020-12-26 05:03:58.468 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.655s] 2020-12-26 05:03:58.611 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.142s] 2020-12-26 05:03:58.723 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.111s] 2020-12-26 05:04:07.328 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2020-12-26 05:04:07.329 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-26 05:04:09.146 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.919s] 2020-12-26 05:04:10.204 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [3.390s] 2020-12-26 05:04:19.073 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.845s] 2020-12-26 05:04:20.010 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.731s] 2020-12-26 05:04:27.582 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-26 05:04:29.566 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.964s] 2020-12-26 05:04:29.601 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.035s] 2020-12-26 05:04:29.631 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.029s] 2020-12-26 05:04:29.738 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.107s] 2020-12-26 05:04:32.294 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [12.278s] 2020-12-26 05:04:32.365 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.076s] 2020-12-26 05:04:33.852 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.064s] 2020-12-26 05:04:38.481 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.629s] 2020-12-26 05:04:41.788 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2020-12-26 05:04:43.780 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.297s] 2020-12-26 05:04:47.790 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.956s] 2020-12-26 05:04:48.353 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2020-12-26 05:05:00.313 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.751s] 2020-12-26 05:05:01.921 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [2.084s] 2020-12-26 05:05:02.521 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.207s] 2020-12-26 05:05:02.614 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.693s] 2020-12-26 05:05:02.843 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.117s] 2020-12-26 05:05:15.636 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [12.939s] 2020-12-26 05:05:18.379 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.876s] 2020-12-26 05:05:23.170 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.789s] 2020-12-26 05:05:27.285 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [7.496s] 2020-12-26 05:05:29.573 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.536s] 2020-12-26 05:05:37.051 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [13.879s] 2020-12-26 05:05:37.312 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [7.737s] 2020-12-26 05:05:37.378 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.562s] 2020-12-26 05:05:38.025 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.738s] 2020-12-26 05:05:38.564 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.186s] 2020-12-26 05:05:39.819 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.253s] 2020-12-26 05:05:41.298 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.478s] 2020-12-26 05:05:45.143 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.831s] 2020-12-26 05:05:45.872 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.846s] 2020-12-26 05:05:57.419 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.018s] 2020-12-26 05:06:10.656 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [13.828s] 2020-12-26 05:06:23.111 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.076s] 2020-12-26 05:06:23.112 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-26 05:06:24.217 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [1.106s] 2020-12-26 05:06:24.325 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [13.669s] 2020-12-26 05:06:25.016 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.798s] 2020-12-26 05:06:25.172 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.156s] 2020-12-26 05:06:25.248 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.075s] 2020-12-26 05:06:31.092 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [6.766s] 2020-12-26 05:06:31.215 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.123s] 2020-12-26 05:06:31.291 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.075s] 2020-12-26 05:06:31.495 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.067s] 2020-12-26 05:06:46.420 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.626s] 2020-12-26 05:07:08.306 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [12.769s] 2020-12-26 05:07:15.154 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [16.254s] 2020-12-26 05:07:19.887 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [11.580s] 2020-12-26 05:07:23.999 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.112s] 2020-12-26 05:07:24.117 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.118s] 2020-12-26 05:07:24.197 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.079s] 2020-12-26 05:07:37.193 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [5.222s] 2020-12-26 05:07:44.462 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [29.302s] 2020-12-26 05:07:50.583 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [13.382s] 2020-12-26 05:07:50.654 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.078s] 2020-12-26 05:07:56.937 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.016s] 2020-12-26 05:07:57.154 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.217s] 2020-12-26 05:08:06.834 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.767s] 2020-12-26 05:08:11.991 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.155s] 2020-12-26 05:08:17.264 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.272s] 2020-12-26 05:08:53.285 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [27.100s] 2020-12-26 05:08:58.670 32 INFO rally.task.context [-] Verification dd42b787-29b2-4977-80d0-342ed6c13bef | Context testr@default cleanup() started 2020-12-26 05:08:58.671 32 INFO rally.task.context [-] Verification dd42b787-29b2-4977-80d0-342ed6c13bef | Context testr@default cleanup() finished in 0.82 msec 2020-12-26 05:08:58.672 32 INFO rally.task.context [-] Verification dd42b787-29b2-4977-80d0-342ed6c13bef | Context tempest@default cleanup() started 2020-12-26 05:08:59.244 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-26 05:08:59.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-26 05:08:59.509 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c07e62b6_Bl6w7vNh'. 2020-12-26 05:08:59.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c07e62b6_Bl6w7vNh' has been deleted. 2020-12-26 05:08:59.885 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '66c534eb-6b73-448a-94ad-639bf83ac752' of option 'instance_type' from Tempest config file. 2020-12-26 05:08:59.885 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '66c534eb-6b73-448a-94ad-639bf83ac752' has been removed. 2020-12-26 05:08:59.892 32 INFO rally.task.context [-] Verification dd42b787-29b2-4977-80d0-342ed6c13bef | Context tempest@default cleanup() finished in 1.22 sec 2020-12-26 05:08:59.929 32 INFO rally.api [-] Verification (UUID=c07e62b6-cdd0-4ff6-b33f-aecb469453ea) has been successfully finished for deployment 'opnfv-rally' (UUID=ce32e8e2-cc1c-4148-a6c6-d1b61b5e83e1)! 2020-12-26 05:09:01.244 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:09:01.244 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:09:01.244 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:09:02.596 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:09:02.597 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:09:02.597 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:09:04.323 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'c07e62b6-cdd0-4ff6-b33f-aecb469453ea' 2020-12-26 05:09:04.345 50 INFO rally.api [-] The report has been successfully built. 2020-12-26 05:09:05.531 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 05:09:05.531 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 05:09:05.532 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 05:09:07.273 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c07e62b6-cdd0-4ff6-b33f-aecb469453ea' 2020-12-26 05:09:07.278 52 INFO rally.api [-] The report has been successfully built.