yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17020
[Bug 1329995] Re: Sporadic tempest failures: "The server could not comply with the request since it is either malformed or otherwise incorrect"
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.
** Also affects: nova
Importance: Undecided
Status: New
** Changed in: openstack-ci
Status: New => Incomplete
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1329995
Title:
Sporadic tempest failures: "The server could not comply with the
request since it is either malformed or otherwise incorrect"
Status in OpenStack Compute (Nova):
New
Status in OpenStack Core Infrastructure:
Incomplete
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1329995/+subscriptions