← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1260982] [NEW] TimeoutException waiting for image status in test_create_second_image_when_first_image_is_being_saved

 

Public bug reported:

2013-12-14 03:57:13.997 | Traceback (most recent call last):
2013-12-14 03:57:13.998 |   File "tempest/api/compute/images/test_images_oneserver_negative.py", line 124, in test_create_second_image_when_first_image_is_being_saved
2013-12-14 03:57:13.998 |     self.client.wait_for_image_status(image_id, 'ACTIVE')
2013-12-14 03:57:13.998 |   File "tempest/services/compute/json/images_client.py", line 96, in wait_for_image_status
2013-12-14 03:57:13.998 |     raise exceptions.TimeoutException
2013-12-14 03:57:13.998 | TimeoutException: Request timed out

http://logs.openstack.org/50/55750/11/check/check-tempest-dsvm-
full/3bfb47c/console.html.gz

We should at least make that timeout exception message better, i.e. dump
the status that we're waiting for vs the current status to help debug
these fails.

I'm not seeing any obvious fails in the glance api or registry logs.

** Affects: glance
     Importance: Undecided
         Status: New

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: testing

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

** Tags added: testing

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1260982

Title:
  TimeoutException waiting for image status in
  test_create_second_image_when_first_image_is_being_saved

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

Bug description:
  2013-12-14 03:57:13.997 | Traceback (most recent call last):
  2013-12-14 03:57:13.998 |   File "tempest/api/compute/images/test_images_oneserver_negative.py", line 124, in test_create_second_image_when_first_image_is_being_saved
  2013-12-14 03:57:13.998 |     self.client.wait_for_image_status(image_id, 'ACTIVE')
  2013-12-14 03:57:13.998 |   File "tempest/services/compute/json/images_client.py", line 96, in wait_for_image_status
  2013-12-14 03:57:13.998 |     raise exceptions.TimeoutException
  2013-12-14 03:57:13.998 | TimeoutException: Request timed out

  http://logs.openstack.org/50/55750/11/check/check-tempest-dsvm-
  full/3bfb47c/console.html.gz

  We should at least make that timeout exception message better, i.e.
  dump the status that we're waiting for vs the current status to help
  debug these fails.

  I'm not seeing any obvious fails in the glance api or registry logs.

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


Follow ups

References