2020-05-20 18:52:02.142 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:52:02.143 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:52:02.143 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:52:04.462 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-05-20 18:52:04.462 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-20 18:52:04.462 6 ERROR rally.cli.cliutils 2020-05-20 18:52:06.238 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:52:06.238 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:52:06.238 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:52:10.808 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:52:10.809 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:52:10.809 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:52:15.840 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:52:15.840 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:52:15.840 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:52:17.351 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:52:17.351 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:52:17.351 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:52:19.734 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-05-20 18:52:19.734 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils force=force) 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-20 18:52:19.734 15 ERROR rally.cli.cliutils 2020-05-20 18:52:21.358 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:52:21.358 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:52:21.358 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:52:23.612 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-20 18:52:23.696 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-83221dea-f557-4540-8e22-4cadb7b2aaef/repo. 2020-05-20 18:52:24.035 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-83221dea-f557-4540-8e22-4cadb7b2aaef/repo'... done. Note: checking out '792a3adaa8693d9a8d29baeec8bf363585bf4aa4'. 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-05-20 18:52:24.047 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g792a3adaa ' 2020-05-20 18:52:24.056 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '792a3adaa8693d9a8d29baeec8bf363585bf4aa4 ' 2020-05-20 18:52:24.081 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-20 18:52:24.140 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-20 18:52:24.937 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=83221dea-f557-4540-8e22-4cadb7b2aaef) has been successfully created! 2020-05-20 18:52:26.579 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:52:26.579 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:52:26.580 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:52:31.375 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:52:31.376 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:52:31.376 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:52:33.923 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=83221dea-f557-4540-8e22-4cadb7b2aaef) for deployment 'opnfv-rally' (UUID=8e205cc1-fd9d-431e-bc07-26102ae3a4a1). 2020-05-20 18:52:34.508 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=83221dea-f557-4540-8e22-4cadb7b2aaef) has been successfully configured for deployment 'opnfv-rally' (UUID=8e205cc1-fd9d-431e-bc07-26102ae3a4a1)! 2020-05-20 18:52:43.906 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:52:43.906 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:52:43.906 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:52:46.354 32 INFO rally.api [-] Starting verification (UUID=d525897c-eded-4944-a657-c757e49e138e) for deployment 'opnfv-rally' (UUID=8e205cc1-fd9d-431e-bc07-26102ae3a4a1) by verifier 'opnfv-tempest' (UUID=83221dea-f557-4540-8e22-4cadb7b2aaef). 2020-05-20 18:52:47.150 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-20 18:52:47.150 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-83221dea-f557-4540-8e22-4cadb7b2aaef/for-deployment-8e205cc1-fd9d-431e-bc07-26102ae3a4a1/tempest.log' to option 'log_file'. 2020-05-20 18:52:47.150 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-83221dea-f557-4540-8e22-4cadb7b2aaef/for-deployment-8e205cc1-fd9d-431e-bc07-26102ae3a4a1/tempest.log 2020-05-20 18:52:47.151 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-20 18:52:47.151 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-83221dea-f557-4540-8e22-4cadb7b2aaef/for-deployment-8e205cc1-fd9d-431e-bc07-26102ae3a4a1/lock_files' to option 'lock_path'. 2020-05-20 18:52:47.151 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-83221dea-f557-4540-8e22-4cadb7b2aaef/for-deployment-8e205cc1-fd9d-431e-bc07-26102ae3a4a1/lock_files 2020-05-20 18:52:47.152 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-20 18:52:47.152 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-05-20 18:52:47.152 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e288ce87-2914-4f9a-9fa3-f99b379e493b 2020-05-20 18:52:47.153 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 22ff8f43-730d-472c-a40f-11e06e633eb4 2020-05-20 18:52:47.153 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 755e7043-9d33-40d6-8c32-833ba180ac89 2020-05-20 18:52:47.154 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 88720e19-03f0-43c6-97d3-cbca88ed2131 2020-05-20 18:52:47.383 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-20 18:52:47.384 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_octavia-net_1421895a-0ccb-43dc-9a3a-712b140f1116 2020-05-20 18:52:47.385 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-20 18:52:47.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 18:52:47.514 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_bdf22e80_gW59LVl1'. Using flavor 'rally_verify_bdf22e80_gW59LVl1' (ID = 31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e) for the tests. 2020-05-20 18:52:47.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e' to option 'instance_type'. 2020-05-20 18:52:47.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 31bc7c7f-f3c5-4cfd-ae80-45e251b99b8e 2020-05-20 18:52:47.517 32 INFO rally.task.context [-] Verification 83221dea-f557-4540-8e22-4cadb7b2aaef | Context tempest@default setup() finished in 0.97 sec 2020-05-20 18:52:47.518 32 INFO rally.task.context [-] Verification 83221dea-f557-4540-8e22-4cadb7b2aaef | Context testr@default setup() finished in 0.41 msec 2020-05-20 18:52:47.518 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/64630b99-1c82-4986-9b8c-61ff10b0ee93'. 2020-05-20 18:52:59.930 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_create ... success [0.238s] 2020-05-20 18:53:00.060 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_delete ... success [0.129s] 2020-05-20 18:53:00.569 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_list ... success [0.505s] 2020-05-20 18:53:00.691 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_show ... success [0.122s] 2020-05-20 18:53:00.841 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_update ... success [0.150s] 2020-05-20 18:53:01.807 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_create ... success [0.376s] 2020-05-20 18:53:01.970 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_delete ... success [0.162s] 2020-05-20 18:53:02.442 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_list ... success [0.470s] 2020-05-20 18:53:02.550 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_show ... success [0.109s] 2020-05-20 18:53:02.708 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_update ... success [0.157s] 2020-05-20 18:55:17.449 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_create_redirect_pool ... success [5.774s] 2020-05-20 18:55:23.132 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_create_redirect_url ... success [5.681s] 2020-05-20 18:55:28.737 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_create_reject ... success [5.604s] 2020-05-20 18:55:39.832 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_delete ... success [11.095s] 2020-05-20 18:55:48.996 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_create ... success [21.465s] 2020-05-20 18:55:59.805 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_batch_update ... success [22.910s] 2020-05-20 18:56:10.628 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_delete ... success [21.631s] 2020-05-20 18:56:11.048 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_delete ... success [11.243s] 2020-05-20 18:56:26.933 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_list ... success [47.086s] 2020-05-20 18:56:43.953 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_show ... success [17.020s] 2020-05-20 18:57:00.391 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_list ... success [49.332s] 2020-05-20 18:57:06.272 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_update ... success [22.319s] 2020-05-20 18:57:06.551 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_show ... success [6.163s] 2020-05-20 18:57:18.805 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_list ... success [68.164s] 2020-05-20 18:57:28.593 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_update ... success [22.038s] 2020-05-20 18:57:41.082 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_show ... success [22.278s] 2020-05-20 18:58:03.059 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_update ... success [21.973s] 2020-05-20 19:00:00.539 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_delete ... success [122.669s] 2020-05-20 19:01:05.167 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_create_standalone ... success [5.578s] 2020-05-20 19:01:06.923 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_create ... success [6.039s] 2020-05-20 19:01:10.793 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_create_with_listener ... success [5.626s] 2020-05-20 19:01:18.232 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_delete ... success [11.308s] 2020-05-20 19:01:21.898 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_delete ... success [11.104s] 2020-05-20 19:02:03.639 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_delete_cascade ... success [123.097s] 2020-05-20 19:02:06.787 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_list ... success [48.542s] 2020-05-20 19:02:12.984 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_show ... success [6.201s] 2020-05-20 19:02:24.709 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_update ... success [11.723s] 2020-05-20 19:04:00.064 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_list ... success [158.151s] 2020-05-20 19:04:06.155 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_show ... success [6.092s] 2020-05-20 19:04:23.655 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_update ... success [17.496s] 2020-05-20 19:05:16.926 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_provider.ProviderAPITest.test_provider_list ... success [0.243s] 2020-05-20 19:05:32.825 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_create ... success [10.542s] 2020-05-20 19:05:43.554 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_delete ... success [10.728s] 2020-05-20 19:06:26.841 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_failover ... success [263.195s] 2020-05-20 19:08:03.454 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_healthmonitor_CRUD ... success [16.158s] 2020-05-20 19:08:21.528 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_list ... success [157.957s] 2020-05-20 19:08:32.718 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_show ... success [11.193s] 2020-05-20 19:08:33.851 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_ipv6_traffic_ops.IPv6TrafficOperationsScenarioTest ... skip: b'IPv6 traffic ops tests require Octavia IPv6 testing enabled' 2020-05-20 19:08:34.179 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_ipv4_create ... success [127.338s] 2020-05-20 19:08:34.180 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_ipv6_create ... skip [0.000s]: b'IPv6 testing is disabled' 2020-05-20 19:08:48.890 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_show_stats ... success [16.169s] 2020-05-20 19:09:04.977 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_update ... success [16.087s] 2020-05-20 19:11:05.348 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_pool.PoolScenarioTest.test_pool_standalone_CRUD ... success [16.123s] 2020-05-20 19:11:21.468 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_pool.PoolScenarioTest.test_pool_with_listener_CRUD ... success [16.118s] 2020-05-20 19:12:14.896 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.scenario.v2.test_l7rule.L7RuleScenarioTest.test_l7rule_CRUD ... success [16.512s] 2020-05-20 19:15:15.174 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_list ... success [400.984s] 2020-05-20 19:15:31.115 32 INFO opnfv-tempest [-] {2} octavia_tempest_plugin.tests.scenario.v2.test_listener.ListenerScenarioTest.test_listener_CRUD ... success [21.501s] 2020-05-20 19:17:27.858 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show ... success [132.681s] 2020-05-20 19:19:40.438 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show_stats ... success [132.578s] 2020-05-20 19:21:44.334 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show_status ... success [123.893s] 2020-05-20 19:23:56.923 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_update ... success [132.587s] 2020-05-20 19:28:21.711 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_amphora.AmphoraScenarioTest.test_amphora_list_and_show ... success [132.880s] 2020-05-20 19:31:20.229 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_l7policy.L7PolicyScenarioTest.test_l7policy_CRUD ... success [16.467s] 2020-05-20 19:34:10.711 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_load_balancer.LoadBalancerScenarioTest.test_load_balancer_ipv4_CRUD ... success [132.612s] 2020-05-20 19:34:10.712 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_load_balancer.LoadBalancerScenarioTest.test_load_balancer_ipv6_CRUD ... skip [0.000s]: b'IPv6 testing is disabled' 2020-05-20 19:36:51.268 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_member.MemberScenarioTest.test_member_CRUD ... success [16.952s] 2020-05-20 19:41:05.277 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_traffic ... success [33.600s] 2020-05-20 19:42:08.697 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_healthmonitor_traffic ... success [63.412s] 2020-05-20 19:43:58.857 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_l7policies_and_l7rules ... success [110.148s] 2020-05-20 19:43:58.858 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_mixed_ipv4_ipv6_members_traffic ... skip [0.000s]: b'Mixed IPv4/IPv6 member test requires IPv6.' 2020-05-20 19:44:58.980 32 INFO rally.task.context [-] Verification 83221dea-f557-4540-8e22-4cadb7b2aaef | Context testr@default cleanup() started 2020-05-20 19:44:58.982 32 INFO rally.task.context [-] Verification 83221dea-f557-4540-8e22-4cadb7b2aaef | Context testr@default cleanup() finished in 2.25 msec 2020-05-20 19:44:58.983 32 INFO rally.task.context [-] Verification 83221dea-f557-4540-8e22-4cadb7b2aaef | Context tempest@default cleanup() started 2020-05-20 19:44:59.195 32 INFO rally.task.context [-] Verification 83221dea-f557-4540-8e22-4cadb7b2aaef | Context tempest@default cleanup() finished in 0.21 sec 2020-05-20 19:44:59.231 32 INFO rally.api [-] Verification (UUID=d525897c-eded-4944-a657-c757e49e138e) has been successfully finished for deployment 'opnfv-rally' (UUID=8e205cc1-fd9d-431e-bc07-26102ae3a4a1)! 2020-05-20 19:45:01.656 57 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 19:45:01.656 57 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 19:45:01.656 57 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 19:45:03.213 58 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 19:45:03.214 58 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 19:45:03.214 58 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 19:45:05.703 58 INFO rally.api [-] Building 'html' report for the following verification(s): 'd525897c-eded-4944-a657-c757e49e138e' 2020-05-20 19:45:05.734 58 INFO rally.api [-] The report has been successfully built. 2020-05-20 19:45:07.414 60 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 19:45:07.415 60 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 19:45:07.415 60 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 19:45:09.601 60 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'd525897c-eded-4944-a657-c757e49e138e' 2020-05-20 19:45:09.609 60 INFO rally.api [-] The report has been successfully built.