2020-06-13 10:52:49.256 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:52:49.256 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:52:49.256 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:52:51.739 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-06-13 10:52:51.739 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-13 10:52:51.739 6 ERROR rally.cli.cliutils 2020-06-13 10:52:53.625 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:52:53.625 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:52:53.626 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:52:58.073 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:52:58.073 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:52:58.073 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:53:03.121 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:53:03.121 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:53:03.121 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:53:04.755 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:53:04.755 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:53:04.756 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:53:07.138 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-06-13 10:53:07.138 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils force=force) 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-06-13 10:53:07.138 15 ERROR rally.cli.cliutils 2020-06-13 10:53:08.975 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:53:08.975 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:53:08.975 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:53:11.363 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-06-13 10:53:11.433 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-22235e56-9343-4835-84e9-8863c310540e/repo. 2020-06-13 10:53:11.800 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-22235e56-9343-4835-84e9-8863c310540e/repo'... done. Note: checking out '9250832e7a51f09b813fa528ff3c142adbb49ec1'. 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-06-13 10:53:11.813 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9250832e7 ' 2020-06-13 10:53:11.822 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9250832e7a51f09b813fa528ff3c142adbb49ec1 ' 2020-06-13 10:53:11.839 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-06-13 10:53:11.914 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-06-13 10:53:12.834 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=22235e56-9343-4835-84e9-8863c310540e) has been successfully created! 2020-06-13 10:53:14.533 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:53:14.533 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:53:14.534 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:53:19.433 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:53:19.433 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:53:19.433 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:53:21.739 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=22235e56-9343-4835-84e9-8863c310540e) for deployment 'opnfv-rally' (UUID=e720ccd8-ec4f-43e5-8d7e-1dbaf2ff19ee). 2020-06-13 10:53:22.310 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=22235e56-9343-4835-84e9-8863c310540e) has been successfully configured for deployment 'opnfv-rally' (UUID=e720ccd8-ec4f-43e5-8d7e-1dbaf2ff19ee)! 2020-06-13 10:53:31.769 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:53:31.769 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:53:31.770 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:53:33.910 32 INFO rally.api [-] Starting verification (UUID=059b6f5d-c25f-4198-b12e-240b2c69f22a) for deployment 'opnfv-rally' (UUID=e720ccd8-ec4f-43e5-8d7e-1dbaf2ff19ee) by verifier 'opnfv-tempest' (UUID=22235e56-9343-4835-84e9-8863c310540e). 2020-06-13 10:53:34.759 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-06-13 10:53:34.760 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-22235e56-9343-4835-84e9-8863c310540e/for-deployment-e720ccd8-ec4f-43e5-8d7e-1dbaf2ff19ee/tempest.log' to option 'log_file'. 2020-06-13 10:53:34.760 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-22235e56-9343-4835-84e9-8863c310540e/for-deployment-e720ccd8-ec4f-43e5-8d7e-1dbaf2ff19ee/tempest.log 2020-06-13 10:53:34.760 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-06-13 10:53:34.760 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-22235e56-9343-4835-84e9-8863c310540e/for-deployment-e720ccd8-ec4f-43e5-8d7e-1dbaf2ff19ee/lock_files' to option 'lock_path'. 2020-06-13 10:53:34.761 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-22235e56-9343-4835-84e9-8863c310540e/for-deployment-e720ccd8-ec4f-43e5-8d7e-1dbaf2ff19ee/lock_files 2020-06-13 10:53:34.761 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-06-13 10:53:34.761 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-06-13 10:53:34.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b28b1c11-9d1c-4649-b919-521f6b08b5f7 2020-06-13 10:53:34.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d47179ab-3176-42e5-80ba-1912e530e4c9 2020-06-13 10:53:34.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 32e1e368-270b-4583-bf88-640d3aae5ec3 2020-06-13 10:53:34.763 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 8a38d779-350a-4b47-8e9c-fd407fe3eeb1 2020-06-13 10:53:34.995 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-06-13 10:53:34.996 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_octavia-net_14b1b873-ba51-4012-a54b-57b21d2cdba5 2020-06-13 10:53:34.996 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-06-13 10:53:35.107 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 10:53:35.142 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-06-13 10:53:35.143 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_059b6f5d_NFVRgYKv' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 10:53:35.178 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_059b6f5d_NFVRgYKv' (ID = d3cb343d-e86b-490a-8ae0-b42c4a6d03b0) has been successfully created! 2020-06-13 10:53:35.179 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd3cb343d-e86b-490a-8ae0-b42c4a6d03b0' to option 'instance_type'. 2020-06-13 10:53:35.179 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d3cb343d-e86b-490a-8ae0-b42c4a6d03b0 2020-06-13 10:53:35.181 32 INFO rally.task.context [-] Verification 22235e56-9343-4835-84e9-8863c310540e | Context tempest@default setup() finished in 1.06 sec 2020-06-13 10:53:35.181 32 INFO rally.task.context [-] Verification 22235e56-9343-4835-84e9-8863c310540e | Context testr@default setup() finished in 0.36 msec 2020-06-13 10:53:35.182 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 2 --load-list /tmp/92197508-7595-48c4-ac5b-8b7317ce164b'. 2020-06-13 10:53:49.145 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_create ... success [0.203s] 2020-06-13 10:53:49.277 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_delete ... success [0.132s] 2020-06-13 10:53:49.739 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_list ... success [0.461s] 2020-06-13 10:53:49.854 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_show ... success [0.116s] 2020-06-13 10:53:50.116 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor.FlavorAPITest.test_flavor_update ... success [0.260s] 2020-06-13 10:54:15.340 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_create ... success [0.263s] 2020-06-13 10:54:15.505 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_delete ... success [0.162s] 2020-06-13 10:54:16.032 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_list ... success [0.525s] 2020-06-13 10:54:16.143 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_show ... success [0.113s] 2020-06-13 10:54:16.303 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_flavor_profile.FlavorProfileAPITest.test_flavor_profile_update ... success [0.159s] 2020-06-13 10:56:14.750 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_create ... success [21.665s] 2020-06-13 10:56:31.392 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_delete ... success [16.642s] 2020-06-13 10:56:55.197 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_create_redirect_pool ... success [5.661s] 2020-06-13 10:57:00.867 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_create_redirect_url ... success [5.668s] 2020-06-13 10:57:06.530 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_create_reject ... success [5.664s] 2020-06-13 10:57:17.637 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_delete ... success [11.105s] 2020-06-13 10:57:39.392 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_list ... success [67.986s] 2020-06-13 10:58:01.158 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_show ... success [21.763s] 2020-06-13 10:58:04.860 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_list ... success [47.213s] 2020-06-13 10:58:21.863 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_show ... success [17.001s] 2020-06-13 10:58:28.327 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_healthmonitor.HealthMonitorAPITest.test_healthmonitor_update ... success [27.166s] 2020-06-13 10:58:44.250 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7policy.L7PolicyAPITest.test_l7policy_update ... success [22.386s] 2020-06-13 11:00:54.440 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_delete ... success [122.460s] 2020-06-13 11:02:03.932 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_create ... success [6.015s] 2020-06-13 11:02:15.451 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_delete ... success [11.518s] 2020-06-13 11:03:03.717 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_list ... success [48.254s] 2020-06-13 11:03:06.916 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_delete_cascade ... success [132.476s] 2020-06-13 11:03:09.966 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_show ... success [6.253s] 2020-06-13 11:03:21.623 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_l7rule.L7RuleAPITest.test_l7rule_update ... success [11.655s] 2020-06-13 11:06:19.171 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_create ... success [5.563s] 2020-06-13 11:06:29.959 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_delete ... success [10.786s] 2020-06-13 11:07:10.281 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_failover ... success [243.361s] 2020-06-13 11:09:05.078 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_list ... success [155.103s] 2020-06-13 11:09:10.865 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_show ... success [5.786s] 2020-06-13 11:09:12.813 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_ipv4_create ... success [122.531s] 2020-06-13 11:09:12.814 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_ipv6_create ... skip [0.000s]: b'IPv6 testing is disabled' 2020-06-13 11:09:21.900 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_show_stats ... success [11.035s] 2020-06-13 11:09:38.010 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_listener.ListenerAPITest.test_listener_update ... success [16.107s] 2020-06-13 11:12:20.727 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_create_standalone ... success [5.595s] 2020-06-13 11:12:31.526 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_create_with_listener ... success [10.798s] 2020-06-13 11:12:42.666 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_delete ... success [11.140s] 2020-06-13 11:15:09.774 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_list ... success [356.949s] 2020-06-13 11:15:15.569 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_list ... success [152.894s] 2020-06-13 11:15:21.703 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_show ... success [6.137s] 2020-06-13 11:15:38.828 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest.test_pool_update ... success [17.120s] 2020-06-13 11:16:27.451 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.api.v2.test_provider.ProviderAPITest.test_provider_list ... success [0.178s] 2020-06-13 11:17:22.445 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show ... success [132.669s] 2020-06-13 11:19:08.809 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor.HealthMonitorScenarioTest.test_healthmonitor_CRUD ... success [16.110s] 2020-06-13 11:19:24.843 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show_stats ... success [122.398s] 2020-06-13 11:19:31.011 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_ipv6_traffic_ops.IPv6TrafficOperationsScenarioTest ... skip: b'IPv6 traffic ops tests require Octavia IPv6 testing enabled' 2020-06-13 11:21:32.360 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_show_status ... success [127.515s] 2020-06-13 11:22:17.891 32 INFO opnfv-tempest [-] {0} octavia_tempest_plugin.tests.scenario.v2.test_listener.ListenerScenarioTest.test_listener_CRUD ... success [26.648s] 2020-06-13 11:23:45.221 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_load_balancer.LoadBalancerAPITest.test_load_balancer_update ... success [132.858s] 2020-06-13 11:26:35.408 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_batch_update ... success [22.740s] 2020-06-13 11:26:46.711 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_delete ... success [11.302s] 2020-06-13 11:27:36.044 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_list ... success [49.322s] 2020-06-13 11:27:42.325 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_show ... success [6.286s] 2020-06-13 11:27:59.305 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.api.v2.test_member.MemberAPITest.test_member_update ... success [16.976s] 2020-06-13 11:32:54.194 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_amphora.AmphoraScenarioTest.test_amphora_list_and_show ... success [124.286s] 2020-06-13 11:35:37.762 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_l7policy.L7PolicyScenarioTest.test_l7policy_CRUD ... success [16.243s] 2020-06-13 11:38:45.353 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_l7rule.L7RuleScenarioTest.test_l7rule_CRUD ... success [16.446s] 2020-06-13 11:41:26.747 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_load_balancer.LoadBalancerScenarioTest.test_load_balancer_ipv4_CRUD ... success [127.364s] 2020-06-13 11:41:26.749 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_load_balancer.LoadBalancerScenarioTest.test_load_balancer_ipv6_CRUD ... skip [0.000s]: b'IPv6 testing is disabled' 2020-06-13 11:44:02.921 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_member.MemberScenarioTest.test_member_CRUD ... success [16.685s] 2020-06-13 11:47:03.694 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_pool.PoolScenarioTest.test_pool_standalone_CRUD ... success [16.094s] 2020-06-13 11:47:19.865 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_pool.PoolScenarioTest.test_pool_with_listener_CRUD ... success [16.169s] 2020-06-13 11:51:10.631 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_basic_traffic ... success [33.409s] 2020-06-13 11:52:09.143 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_healthmonitor_traffic ... success [58.504s] 2020-06-13 11:53:59.502 32 INFO opnfv-tempest [-] {1} octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_l7policies_and_l7rules ... success [110.347s] 2020-06-13 11:53:59.503 32 INFO opnfv-tempest [-] {1} 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-06-13 11:54:56.116 32 INFO rally.task.context [-] Verification 22235e56-9343-4835-84e9-8863c310540e | Context testr@default cleanup() started 2020-06-13 11:54:56.116 32 INFO rally.task.context [-] Verification 22235e56-9343-4835-84e9-8863c310540e | Context testr@default cleanup() finished in 0.75 msec 2020-06-13 11:54:56.117 32 INFO rally.task.context [-] Verification 22235e56-9343-4835-84e9-8863c310540e | Context tempest@default cleanup() started 2020-06-13 11:54:56.349 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_059b6f5d_NFVRgYKv'. 2020-06-13 11:54:56.908 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_059b6f5d_NFVRgYKv' has been deleted. 2020-06-13 11:54:56.909 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd3cb343d-e86b-490a-8ae0-b42c4a6d03b0' of option 'instance_type' from Tempest config file. 2020-06-13 11:54:56.909 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd3cb343d-e86b-490a-8ae0-b42c4a6d03b0' has been removed. 2020-06-13 11:54:56.917 32 INFO rally.task.context [-] Verification 22235e56-9343-4835-84e9-8863c310540e | Context tempest@default cleanup() finished in 0.80 sec 2020-06-13 11:54:56.943 32 INFO rally.api [-] Verification (UUID=059b6f5d-c25f-4198-b12e-240b2c69f22a) has been successfully finished for deployment 'opnfv-rally' (UUID=e720ccd8-ec4f-43e5-8d7e-1dbaf2ff19ee)! 2020-06-13 11:54:58.890 55 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 11:54:58.891 55 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 11:54:58.891 55 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 11:55:00.426 56 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 11:55:00.426 56 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 11:55:00.427 56 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 11:55:02.915 56 INFO rally.api [-] Building 'html' report for the following verification(s): '059b6f5d-c25f-4198-b12e-240b2c69f22a' 2020-06-13 11:55:02.943 56 INFO rally.api [-] The report has been successfully built. 2020-06-13 11:55:04.492 58 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 11:55:04.493 58 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 11:55:04.493 58 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 11:55:06.510 58 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '059b6f5d-c25f-4198-b12e-240b2c69f22a' 2020-06-13 11:55:06.518 58 INFO rally.api [-] The report has been successfully built.