yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40192
[Bug 1505932] Re: neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors fails to create a load balancer
Logstash for nova-cpu failure on qemu-img:
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiQ29tbWFuZDogZW52IExDX0FMTD1DIExBTkc9QyBxZW11LWltZyBpbmZvXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0NDQ4MTQ3ODIzMTJ9
I believe it suggests something occurred around Oct 13 that it resulted
in spike.
** Also affects: octavia
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1505932
Title:
neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors
fails to create a load balancer
Status in neutron:
In Progress
Status in OpenStack Compute (nova):
Confirmed
Status in octavia:
New
Bug description:
http://logs.openstack.org/43/234343/1/check/gate-neutron-lbaasv2-dsvm-
minimal/b767acd/logs/testr_results.html.gz
ft1.1: setUpClass (neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors)_StringException: Traceback (most recent call last):
File "neutron_lbaas/tests/tempest/v2/api/base.py", line 103, in setUpClass
super(BaseTestCase, cls).setUpClass()
File "neutron_lbaas/tests/tempest/lib/test.py", line 272, in setUpClass
six.reraise(etype, value, trace)
File "neutron_lbaas/tests/tempest/lib/test.py", line 265, in setUpClass
cls.resource_setup()
File "neutron_lbaas/tests/tempest/v2/api/test_health_monitors_non_admin.py", line 45, in resource_setup
vip_subnet_id=cls.subnet.get('id'))
File "neutron_lbaas/tests/tempest/v2/api/base.py", line 120, in _create_load_balancer
raise Exception(_("Failed to create load balancer..."))
Exception: Failed to create load balancer...
No exceptions in server log, probably test issue. The test hides the
actual error from us, so all we have right now is that 'Failed to
create load balancer...' message that is too vague to understand what
failed. The test should not hide details on failures.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1505932/+subscriptions
References