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 -- 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): Invalid 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp