Bug 2097304

Summary: [IBM Z - s390x] [RHACM 2.5] - MultiClusterHub creation stuck in installing phase
Product: Red Hat Advanced Cluster Management for Kubernetes Reporter: Abdul Kandathil (IBM) <akandath>
Component: ConsoleAssignee: Kevin Cormier <kcormier>
Status: CLOSED DUPLICATE QA Contact: dhuynh
Severity: medium Docs Contact: Christopher Dawson <cdawson>
Priority: unspecified    
Version: rhacm-2.5CC: huichen, nagbetra, nmanos
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-06-15 13:28:38 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:
Attachments:
Description Flags
screenshot none

Description Abdul Kandathil (IBM) 2022-06-15 12:03:34 UTC
Created attachment 1890289 [details]
screenshot

Description of problem:
Multiclusterhub creation stuck in installing phase.

ACM Console is not accessible, even though pods looks healthy.

Every 2.0s: oc -n open-cluster-management get pod                              m1312001.lnxero1.boe: Wed Jun 15 13:27:22 2022

NAME                                                              READY   STATUS    RESTARTS       AGE
console-chart-de589-console-v2-6f487f8f5-dh6dg                    1/1     Running   0              141m
console-chart-de589-console-v2-6f487f8f5-pjbqw                    1/1     Running   0              141m
grc-65ea0-policy-addon-controller-79c7bcb5f-d2lxm                 1/1     Running   0              140m
grc-65ea0-policy-addon-controller-79c7bcb5f-j46np                 1/1     Running   0              140m
grc-65ea0-policy-propagator-56bf965646-68skp                      2/2     Running   0              140m
grc-65ea0-policy-propagator-56bf965646-m95pk                      2/2     Running   0              140m
klusterlet-addon-controller-v2-59d5d557b8-6ph4f                   1/1     Running   0              141m
klusterlet-addon-controller-v2-59d5d557b8-nh4f2                   1/1     Running   0              141m
multicluster-observability-operator-7877c7f848-sppvz              1/1     Running   0              3h11m
multicluster-operators-application-6b48785f9f-9gf8m               3/3     Running   2 (3h4m ago)   3h11m
multicluster-operators-channel-778667675d-cvv9l                   1/1     Running   1 (3h4m ago)   3h11m
multicluster-operators-hub-subscription-54ffd9998b-pk2vj          1/1     Running   1 (3h4m ago)   3h11m
multicluster-operators-standalone-subscription-77889c678c-knsn4   1/1     Running   0              3h11m
multicluster-operators-subscription-report-5cfb85b966-kwvjq	  1/1     Running   0              3h11m
multiclusterhub-operator-77789b88bc-5fzg5                         1/1     Running   0              3h11m
multiclusterhub-repo-9d7454596-hfd6w                              1/1     Running   0              143m
policyreport-8e768-insights-client-847bd75fb9-sfdlt               1/1     Running   0              141m
policyreport-8e768-metrics-5547cf498d-cmp7t                       2/2     Running   0              141m
search-operator-679d68684b-gfsjv                                  1/1     Running   0              141m
search-prod-162e4-search-aggregator-667697b7c6-7zt4f              1/1     Running   0              141m
search-prod-162e4-search-api-9469856bb-58fhz                      1/1     Running   0              141m
search-prod-162e4-search-api-9469856bb-zghfn                      1/1     Running   0              141m
search-prod-162e4-search-collector-5597dffd7d-9ddpf               1/1     Running   0              141m
search-redisgraph-0                                               1/1     Running   0              138m
submariner-addon-d8b756889-lpnfc                                  1/1     Running   0              3h11m
volsync-addon-controller-ff91b-deploy-d64c6569d-fjxjs             1/1     Running   0              141m

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


How reproducible:


Steps to Reproduce:
1. Deploy ACM 2.5 on OCP 4.11
2. Create Multiclusterhub
3.

Actual results:
Multicluster hub is stuck at Installing


Expected results:

Multicluster hub is in Ready state


Additional info:

Must gather logs available in google drive : https://drive.google.com/file/d/1Vg5V6vg68OzdYj_2kCP_4_djsOVSCrKG/view?usp=sharing

ClusterID: bf97a99a-2ef4-46e7-9d45-84733da3899a
ClusterVersion: Stable at "4.11.0-0.nightly-s390x-2022-06-14-113459"
ClusterOperators:
	All healthy and stable

Comment 1 Kevin Cormier 2022-06-15 13:28:38 UTC
Notice that there is no management-ingress pod in the list. This is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2082254

There is a workaround described in that issue.

*** This bug has been marked as a duplicate of bug 2082254 ***