Bug 1313232

Summary: EOFError occurred when ordering a service catalog in fog.
Product: Red Hat CloudForms Management Engine Reporter: Chen <cchen>
Component: ProvisioningAssignee: Greg McCullough <gmccullo>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Shveta <sshveta>
Severity: high Docs Contact:
Priority: high    
Version: 5.5.0CC: cchen, jhardy, jocarter, obarenbo
Target Milestone: GA   
Target Release: 5.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: openstack:service:catalog:provision
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-27 12:55:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Chen 2016-03-01 08:44:38 UTC
Description of problem:

EOFError occurred when ordering a service catalog in fog.

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

CFME 5.5

How reproducible:

Sometimes

Steps to Reproduce:
1.
2.
3.

Actual results:

The following error in fog.log is causing [CheckProvisioned] with Result=[error]

[----] E, [2016-02-12T15:37:16.028442 #5041:67dea0] ERROR -- : Q-task_id([miq_provision_1000000004696]) <Fog> excon.error     #<Excon::Errors::SocketError: end of file reached (EOFError)>

Expected results:

There should be no EOFError

Additional info: