← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1334151] Re: tempest.api.compute.servers.test_server_actions.ServerActionsTestXML.test_create_backup

 

*** This bug is a duplicate of bug 1329995 ***
    https://bugs.launchpad.net/bugs/1329995

** This bug has been marked a duplicate of bug 1329995
   Sporadic tempest failures: "The server could not comply with the request since it is either malformed or otherwise incorrect"

-- 
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/1334151

Title:
  tempest.api.compute.servers.test_server_actions.ServerActionsTestXML.test_create_backup

Status in OpenStack Compute (Nova):
  New

Bug description:
  http://logs.openstack.org/76/101876/1/gate/gate-tempest-dsvm-
  full/1543d84/

  https://review.openstack.org/#/c/101876/

  
  2014-06-24 22:40:12.195 | ==============================
  2014-06-24 22:40:12.196 | Failed 1 tests - output below:
  2014-06-24 22:40:12.196 | ==============================
  2014-06-24 22:40:12.197 | 
  2014-06-24 22:40:12.197 | tempest.api.compute.servers.test_server_actions.ServerActionsTestXML.test_create_backup[gate]
  2014-06-24 22:40:12.197 | ---------------------------------------------------------------------------------------------
  2014-06-24 22:40:12.198 | 
  2014-06-24 22:40:12.198 | Captured traceback:
  2014-06-24 22:40:12.199 | ~~~~~~~~~~~~~~~~~~~
  2014-06-24 22:40:12.199 |     Traceback (most recent call last):
  2014-06-24 22:40:12.200 |       File "tempest/api/compute/servers/test_server_actions.py", line 316, in test_create_backup
  2014-06-24 22:40:12.200 |         self.servers_client.wait_for_server_status(self.server_id, 'ACTIVE')
  2014-06-24 22:40:12.201 |       File "tempest/services/compute/xml/servers_client.py", line 390, in wait_for_server_status
  2014-06-24 22:40:12.201 |         raise_on_error=raise_on_error)
  2014-06-24 22:40:12.201 |       File "tempest/common/waiters.py", line 106, in wait_for_server_status
  2014-06-24 22:40:12.202 |         _console_dump(client, server_id)
  2014-06-24 22:40:12.202 |       File "tempest/common/waiters.py", line 27, in _console_dump
  2014-06-24 22:40:12.203 |         resp, output = client.get_console_output(server_id, None)
  2014-06-24 22:40:12.203 |       File "tempest/services/compute/xml/servers_client.py", line 598, in get_console_output
  2014-06-24 22:40:12.204 |         length=length)
  2014-06-24 22:40:12.204 |       File "tempest/services/compute/xml/servers_client.py", line 441, in action
  2014-06-24 22:40:12.205 |         resp, body = self.post("servers/%s/action" % server_id, str(doc))
  2014-06-24 22:40:12.205 |       File "tempest/common/rest_client.py", line 218, in post
  2014-06-24 22:40:12.206 |         return self.request('POST', url, extra_headers, headers, body)
  2014-06-24 22:40:12.206 |       File "tempest/common/rest_client.py", line 430, in request
  2014-06-24 22:40:12.206 |         resp, resp_body)
  2014-06-24 22:40:12.207 |       File "tempest/common/rest_client.py", line 479, in _error_checker
  2014-06-24 22:40:12.207 |         raise exceptions.BadRequest(resp_body)
  2014-06-24 22:40:12.208 |     BadRequest: Bad request
  2014-06-24 22:40:12.208 |     Details: {'message': 'The server could not comply with the request since it is either malformed or otherwise incorrect.', 'code': '400'}

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1334151/+subscriptions


References