test_list_server_filter fails in a flakey way

Bug #1039753 reported by David Kranz
This bug report is a duplicate of:  Bug #1059568: test_list_server_filters is broken. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
New
Undecided
Unassigned

Bug Description

Lots of these from jenkins:

 ======================================================================
21:12:29 ERROR: test suite for <class 'tempest.tests.compute.test_list_server_filters.ListServerFiltersTest'>
21:12:29 ----------------------------------------------------------------------
21:12:29 Traceback (most recent call last):
21:12:29 File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
21:12:29 self.setUp()
21:12:29 File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
21:12:29 self.setupContext(ancestor)
21:12:29 File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
21:12:29 try_run(context, names)
21:12:29 File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
21:12:29 return func()
21:12:29 File "/opt/stack/tempest/tempest/tests/compute/test_list_server_filters.py", line 74, in setUpClass
21:12:29 cls.client.wait_for_server_status(cls.s3['id'], 'ACTIVE')
21:12:29 File "/opt/stack/tempest/tempest/services/nova/json/servers_client.py", line 145, in wait_for_server_status
21:12:29 raise exceptions.BuildErrorException(server_id=server_id)
21:12:29 BuildErrorException: Server 3bfd7414-1713-4c9f-a650-a2581c0db4b7 failed to build and is in ERROR status
21:12:

Revision history for this message
David Kranz (david-kranz) wrote :

All this is doing is creating some servers and waiting for them at the beginning of the test. Something is wrong with the jenkins environment.

Revision history for this message
Nithya Ganesan (nithya-ganesan) wrote :

Hi David,

Would it be appropriate to enable these tests in tempest?

Thanks and Regards
Nithya

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.