community CI failed to create image from suspended server

Bug #1854617 reported by Xuchu Jiang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
New
Undecided
Unassigned

Bug Description

tempest-integrated-storage test for this patch:https://review.opendev.org/#/c/696438 failed.
I don't think this is related to storwize cinder driver.

Whole output: https://zuul.opendev.org/t/openstack/build/b1a1779255204aa4a4ef59ffdb271d67/console

==============================
Failed 4 tests - output below:
==============================

tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634]
--------------------------------------------------------------------------------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    b'Traceback (most recent call last):'
    b' File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 98, in test_create_image_from_suspended_server'
    b" server = self.create_test_server(wait_until='ACTIVE')"
    b' File "/opt/stack/tempest/tempest/api/compute/base.py", line 246, in create_test_server'
    b' **kwargs)'
    b' File "/opt/stack/tempest/tempest/common/compute.py", line 271, in create_test_server'
    b" server['id'])"
    b' File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__'
    b' self.force_reraise()'
    b' File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise'
    b' six.reraise(self.type_, self.value, self.tb)'
    b' File "/opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/six.py", line 696, in reraise'
    b' raise value'
    b' File "/opt/stack/tempest/tempest/common/compute.py", line 242, in create_test_server'
    b" clients.servers_client, server['id'], wait_until)"
    b' File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status'
    b' raise lib_exc.TimeoutException(message)'
    b'tempest.lib.exceptions.TimeoutException: Request timed out'
    b'Details: (ImagesTestJSON:test_create_image_from_suspended_server) Server d5995960-31c8-4975-96be-fd57d233fc64 failed to reach ACTIVE status and task state "None" within the required time (196 s). Current status: BUILD. Current task state: spawning.'
    b''

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.