[OSTF] Test 'Check creation of stack with Wait Condition/Handle resources' fails: Time limit exceeded while waiting for stack status becoming "CREATE_COMPLETE" to finish.

Bug #1548900 reported by Artem Panchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
New
High
MOS QA Team

Bug Description

OSTF test 'Check creation of stack with Wait Condition/Handle resources' fails on step #5:

2016-02-23 03:08:11 ERROR (nose_storage_plugin) fuel_health.tests.tests_platform.test_heat.HeatSmokeTests.test_wait_condition
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 67, in testPartExecutor
    yield
  File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 601, in run
    testMethod()
  File "/usr/lib/python2.7/site-packages/fuel_health/tests/tests_platform/test_heat.py", line 865, in test_wait_condition
    stack.id, 'CREATE_COMPLETE', 600, 15
  File "/usr/lib/python2.7/site-packages/fuel_health/common/test_mixins.py", line 183, in verify
    " Please refer to OpenStack logs for more details.")
  File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 666, in fail
    raise self.failureException(msg)
AssertionError: Step 5 failed: Time limit exceeded while waiting for stack status becoming "CREATE_COMPLETE" to finish. Please refer to OpenStack logs for more details.

http://paste.openstack.org/show/487914/

Heat stack creation fails, here is an error from its logs:

<131>Feb 23 03:07:57 node-1 heat-engine: 2016-02-23 03:07:57.418 99159 ERROR heat.engine.stack [-] Unexpected exception in create:
<135>Feb 23 03:07:57 node-1 heat-engine: 2016-02-23 03:07:57.429 99159 DEBUG oslo_messaging._drivers.amqpdriver [-] CAST unique_id: fe1ebb62fbe7400691788a71f0752047 NOTIFY exchange 'heat' topic 'notifications.error' _send /usr/lib/python2.
7/dist-packages/oslo_messaging/_drivers/amqpdriver.py:434
<134>Feb 23 03:07:57 node-1 heat-engine: 2016-02-23 03:07:57.536 99159 INFO heat.engine.stack [-] Stack CREATE FAILED (ost1_test-heat-stack-211082243):
<135>Feb 23 03:07:57 node-1 heat-engine: 2016-02-23 03:07:57.543 99159 DEBUG oslo_messaging._drivers.amqpdriver [req-0bdc4838-626b-477c-be9d-1cf45b8199e0 - netTemplate - default default] sending reply msg_id: 2624de1ef34d4f6ab484c4cbb02185
a8 reply queue: reply_9a173ab4d5e645f1b66a8c6ef6e89d61 _send_reply /usr/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py:71
<1

Steps to reproduce:

1. Deploy any environment
2. Run OSTF tests

Expected result: all tests passed

Actual: all tests passed except "Check creation of stack with Wait Condition/Handle resources"

Revision history for this message
Artem Panchenko (apanchenko-8) wrote :
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.