Sporadic tempest failures: "The server could not comply with the request since it is either malformed or otherwise incorrect"

Bug #1329995 reported by Ryan Hsu
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned

Bug Description

In one of my Tempest review runs, I'm seeing the following error fail some tests:

 Traceback (most recent call last):
  File "tempest/services/compute/xml/servers_client.py", line 388, in wait_for_server_status
    raise_on_error=raise_on_error)
  File "tempest/common/waiters.py", line 86, in wait_for_server_status
    _console_dump(client, server_id)
  File "tempest/common/waiters.py", line 27, in _console_dump
    resp, output = client.get_console_output(server_id, None)
  File "tempest/services/compute/xml/servers_client.py", line 596, in get_console_output
    length=length)
  File "tempest/services/compute/xml/servers_client.py", line 439, in action
    resp, body = self.post("servers/%s/action" % server_id, str(doc))
  File "tempest/common/rest_client.py", line 209, in post
    return self.request('POST', url, extra_headers, headers, body)
  File "tempest/common/rest_client.py", line 419, in request
    resp, resp_body)
  File "tempest/common/rest_client.py", line 468, in _error_checker
    raise exceptions.BadRequest(resp_body)
BadRequest: Bad request
Details: {'message': 'The server could not comply with the request since it is either malformed or otherwise incorrect.', 'code': '400'}

Full log for the run here: http://logs.openstack.org/93/98693/5/check/check-tempest-dsvm-full-icehouse/71d6c8c/console.html

Tags: testing
Revision history for this message
Clark Boylan (cboylan) wrote :

This appears to be a nova bug. Tempest has asked nova to perform a task and it failed.

If you still believe this is an Infra bug please update this bug with information on why that is the case so that we can debug it further and fix it.

Changed in openstack-ci:
status: New → Incomplete
Tracy Jones (tjones-i)
tags: added: testing
Revision history for this message
Sean Dague (sdague) wrote :

The logs aren't available any more, without more info this isn't possible to address.

Changed in nova:
status: New → Incomplete
no longer affects: openstack-ci
Changed in nova:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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