← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1289546] Re: test_create_backup times out while waiting for the image to be active

 

** Also affects: tempest
   Importance: Undecided
       Status: New

** Changed in: tempest
       Status: New => Fix Committed

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

Title:
  test_create_backup times out while waiting for the image to be active

Status in OpenStack Image Registry and Delivery Service (Glance):
  New
Status in OpenStack Compute (Nova):
  New
Status in Tempest:
  Fix Committed

Bug description:
  Seems that this is unreported but there are other bugs for the same
  test case having problems.

  http://logs.openstack.org/73/76373/9/check/check-tempest-dsvm-
  full/748db9b/console.html

  2014-03-07 17:03:15.693 | Traceback (most recent call last):
  2014-03-07 17:03:15.693 |   File "tempest/api/compute/servers/test_server_actions.py", line 265, in test_create_backup
  2014-03-07 17:03:15.693 |     self.os.image_client.wait_for_image_status(image2_id, 'active')
  2014-03-07 17:03:15.693 |   File "tempest/services/image/v1/json/image_client.py", line 295, in wait_for_image_status
  2014-03-07 17:03:15.693 |     raise exceptions.TimeoutException(message)
  2014-03-07 17:03:15.694 | TimeoutException: Request timed out
  2014-03-07 17:03:15.694 | Details: Time Limit Exceeded! (196s)while waiting for active, but we got queued.

  Looks like the error message started showing up around 3/2:

  http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiVGltZSBMaW1pdCBFeGNlZWRlZCFcIiBBTkQgbWVzc2FnZTpcIndoaWxlIHdhaXRpbmcgZm9yIGFjdGl2ZSwgYnV0IHdlIGdvdCBxdWV1ZWQuXCIgQU5EIGZpbGVuYW1lOlwiY29uc29sZS5odG1sXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjEzOTQyMjA1ODY0NzZ9

  Possibly related bugs:

  bug 1288038 - Invalid backup: Backup status must be available or error
  bug 1280937 - test_create_backup times out on waiting for resource delete
  bug 1267326 - test_create_backup fails due to unexpected image number

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


References