Bug 1486921

Summary: Cloudforms AWS image with Azure provider fails to discover entire environment
Product: Red Hat CloudForms Management Engine Reporter: Ryan Spagnola <rspagnol>
Component: ProvidersAssignee: Daniel Berger <dberger>
Status: CLOSED CURRENTRELEASE QA Contact: Nikhil Dhandre <ndhandre>
Severity: high Docs Contact:
Priority: high    
Version: 5.8.0CC: dberger, gblomqui, jfrey, jhardy, myoder, ndhandre, obarenbo, rspagnol, saali, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: 5.9.0.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1500053 1500067 (view as bug list) Environment:
Last Closed: 2018-03-06 14:45:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Azure Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1500053, 1500067    

Comment 3 Daniel Berger 2017-09-01 16:51:43 UTC
I'm not sure if this is an Azure error, as I don't see any Azure specific issues. I am seeing two other potential issues, however. Specifically, I see this:

Temporary failure (message: 'AnsibleTowerClient::UnlicensedFeatureError') caught during #do_work. Sleeping for a while before resuming.

I'm also seeing this, which doesn't look right as it has a nil key:

[----] I, [2017-08-25T03:59:21.964404 #3288:c1d130]  INFO -- : Q-task_id([log_status]) MIQ(MiqServer.log_system_status) [EVM Server (2966)] MiqQueue count for state=["error"] by zone and role: {"default"=>{nil=>4}}

How these might tie into the Azure issue, I'm not sure yet.

Comment 9 Daniel Berger 2017-10-09 18:46:11 UTC
This should resolve the memory issues:

https://github.com/ManageIQ/manageiq-providers-azure/pull/139

Comment 10 Daniel Berger 2017-10-09 18:47:54 UTC
Correction: https://github.com/ManageIQ/manageiq-providers-azure/pull/138