Bug 1889811

Summary: api call failed with 500 error
Product: OpenShift Container Platform Reporter: Constantin Vultur <cvultur>
Component: assisted-installerAssignee: Michael Filanov <mfilanov>
assisted-installer sub component: assisted-service QA Contact: Yuri Obshansky <yobshans>
Status: CLOSED WONTFIX Docs Contact:
Severity: high    
Priority: unspecified CC: aos-bugs, sasha
Version: 4.6   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-29 06:23:43 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:
Embargoed:

Comment 1 Michael Filanov 2020-10-20 17:50:24 UTC
saw it twice in the last 24 hours 

time="2020-10-20T14:39:20Z" level=error msg="failed to list clusters" func="github.com/openshift/assisted-service/internal/bminventory.(*bareMetalInventory).ListClusters" file="/go/src/github.com/openshift/origin/internal/bminventory/inventory.go:1582" error="dial tcp: lookup assisted-installer-stage.cgkhgcepvyrh.us-east-1.rds.amazonaws.com on 10.120.0.10:53: read udp 10.130.3.10:43041->10.120.0.10:53: i/o timeout" go-id=5778185 pkg=Inventory request_id=c58f486f-04f6-40fc-8c92-47cadc93eb27
time="2020-10-20T14:39:20Z" level=error msg="failed to list clusters" func="github.com/openshift/assisted-service/internal/bminventory.(*bareMetalInventory).ListClusters" file="/go/src/github.com/openshift/origin/internal/bminventory/inventory.go:1582" error="dial tcp: lookup assisted-installer-stage.cgkhgcepvyrh.us-east-1.rds.amazonaws.com on 10.120.0.10:53: read udp 10.130.3.10:43041->10.120.0.10:53: i/o timeout" go-id=5778168 pkg=Inventory request_id=7f0ce7aa-6f42-450e-bf46-5ccfecd3960f

looks like it happened at the same time, suspecting some hiccup in the network.

Comment 3 Michael Filanov 2020-10-29 06:23:43 UTC
Because it looks like a hiccup in the network i'm closing this bug for now - it happened once.

Comment 4 Constantin Vultur 2020-11-02 12:57:27 UTC
Ok. Will monitor and if reoccurs, will reopen.