"Server could not comply with the request" for .test_create_image_from_stopped_server

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

Bug Description

The following gate test failed for patchset https://review.openstack.org/#/c/98693/:

 tempest.api.compute.images.test_images_negative.ImagesNegativeTestXML.test_create_image_from_stopped_server

The console.log showed the following traceback:

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):
      File "tempest/api/compute/images/test_images_negative.py", line 63, in test_create_image_from_stopped_server
        resp, server = self.create_test_server(wait_until='ACTIVE')
      File "tempest/api/compute/base.py", line 247, in create_test_server
        raise ex
    BadRequest: Bad request
    Details: {'message': 'The server could not comply with the request since it is either malformed or otherwise incorrect.', 'code': '400'}

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

This appears to be a nova bug. Tempest asked nova to perform an action and the resulting response was unexpected. It may be a tempest bug but usually it is an issue in the project being tested.

I have marked this bug as Incomplete for the Infra side, please feel free to add more info indicating why this might be an Infra bug if you have it.

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

This is a drive by bug without enough info to get to the bottom of it, closing.

no longer affects: openstack-ci
Changed in nova:
status: New → Incomplete
Sean Dague (sdague)
Changed in nova:
status: Incomplete → Invalid
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.