tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output random failures

Bug #1251759 reported by Christopher H. Laco
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
New
Undecided
Unassigned

Bug Description

Seems like some random failures for tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output in different gates:

Traceback (most recent call last):
File "tempest/api/compute/servers/test_server_actions.py", line 281, in test_get_console_output
  self.wait_for(get_output)
File "tempest/api/compute/base.py", line 133, in wait_for
  condition()
File "tempest/api/compute/servers/test_server_actions.py", line 280, in get_output
  self.assertEqual(lines, 10)
File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 322, in assertEqual
  self.assertThat(observed, matcher, message)
File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 412, in assertThat
   raise MismatchError(matchee, matcher, mismatch, verbose)
MismatchError: 9 != 10

First happened on:

  check-tempest-devstack-vm-postgres-full

Second time after a recjecL

  check-tempest-devstack-vm-full
  check-tempest-devstack-vm-postgres-full

http://logs.openstack.org/70/56670/1/check/check-tempest-devstack-vm-postgres-full/415c1ce/testr_results.html.gz
http://logs.openstack.org/70/56670/1/check/check-tempest-devstack-vm-full/095881f/testr_results.html.gz

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.