Bug 1773595 - Orchestration stack deployment error
Summary: Orchestration stack deployment error
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Automate
Version: 5.10.0
Hardware: All
OS: All
high
high
Target Milestone: GA
: 5.12.0
Assignee: Lucy Fu
QA Contact: Sudhir Mallamprabhakara
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks: 1783388 1783389
TreeView+ depends on / blocked
 
Reported: 2019-11-18 14:33 UTC by Ryan Spagnola
Modified: 2023-09-18 00:18 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1783388 1783389 (view as bug list)
Environment:
Last Closed: 2020-06-10 13:06:00 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:
mfeifer: mirror+


Attachments (Terms of Use)

Description Ryan Spagnola 2019-11-18 14:33:04 UTC
Description of problem:
When deploying an orchestration stack, CloudForms errors out however, the stack is deployed in AWS.

Version-Release number of selected component (if applicable):
5.10.5

How reproducible:
always

Steps to Reproduce:
1. Deploy Orchestration stack to AWS
2. 
3.

Actual results:
CloudForms errors out

Expected results:
No errors in CloudForms

Additional info:
[----] E, [2019-11-14T08:32:01.955219 #21320:848f50] ERROR -- : Q-task_id([r6000000009985_service_template_provision_task_6000000005450]) MIQ(ManageIQ::Providers::CloudManager::OrchestrationTemplateRunner#poll_stack_status) Orchestration stack deployment error: The following resource(s) failed to create: [AccountSetup]. . Please examine stack resources for more details

Comment 9 CFME Bot 2019-12-09 19:56:02 UTC
New commit detected on ManageIQ/manageiq/master:

https://github.com/ManageIQ/manageiq/commit/6d1207783cdd4dffa0b176594184522b0a160ec0
commit 6d1207783cdd4dffa0b176594184522b0a160ec0
Author:     Lucy Fu <lufu>
AuthorDate: Thu Nov 21 09:54:16 2019 -0500
Commit:     Lucy Fu <lufu>
CommitDate: Thu Nov 21 09:54:16 2019 -0500

    Fine tune the error handling.

    https://bugzilla.redhat.com/show_bug.cgi?id=1773595

 app/models/manageiq/providers/cloud_manager/orchestration_template_runner.rb | 14 +-
 1 file changed, 7 insertions(+), 7 deletions(-)


https://github.com/ManageIQ/manageiq/commit/aff456ad25b4f764512f71b234b0e20c1a5b5f1a
commit aff456ad25b4f764512f71b234b0e20c1a5b5f1a
Author:     Lucy Fu <lufu>
AuthorDate: Thu Nov 21 10:01:05 2019 -0500
Commit:     Lucy Fu <lufu>
CommitDate: Thu Nov 21 10:01:05 2019 -0500

    Raise an error in case the orchestration template runner finishes unexpectedly

    OrchestrationTemplateRunner would get into finished state when the stack already exists on the provider side.

    https://bugzilla.redhat.com/show_bug.cgi?id=1773595

 app/models/manageiq/providers/cloud_manager/orchestration_template_runner.rb | 4 +-
 app/models/service_orchestration.rb | 2 +
 spec/models/service_orchestration_spec.rb | 7 +
 3 files changed, 11 insertions(+), 2 deletions(-)

Comment 10 Lucy Fu 2019-12-09 20:24:31 UTC
Above PR addressed the issue that the provision method didn't raise an error immediately, instead of waited 10 minutes.

Comment 14 Red Hat Bugzilla 2023-09-18 00:18:29 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


Note You need to log in before you can comment on or make changes to this bug.