Bug 2104906 - Uninstall fails with Observed a panic: runtime.boundsError
Summary: Uninstall fails with Observed a panic: runtime.boundsError
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.11
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ---
: 4.11.0
Assignee: Brent Barbachem
QA Contact: Jianli Wei
URL:
Whiteboard:
: 2106375 2109326 (view as bug list)
Depends On: 2102632
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-07 12:53 UTC by OpenShift BugZilla Robot
Modified: 2022-08-10 11:21 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-10 11:20:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift installer pull 6094 0 None open [release-4.11] BUG 2104906: destroy/gcp: Use min length for destroying disks 2022-07-07 17:45:53 UTC
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 11:21:15 UTC

Comment 2 Rafael Fonseca 2022-07-12 13:56:53 UTC
*** Bug 2106375 has been marked as a duplicate of this bug. ***

Comment 3 Jianli Wei 2022-07-13 02:20:16 UTC
>Verified with 4.11.0-0.nightly-2022-07-12-130219.

$ openshift-install version
openshift-install 4.11.0-0.nightly-2022-07-12-130219
built from commit cdb9627de7efb43ad7af53e7804ddd3434b0dc58
release image registry.ci.openshift.org/ocp/release@sha256:724f673b0b9acc65f3458f9a5ff92e0f359d1525b4ad75983c54f6a564e50384
release architecture amd64
$ openshift-install create cluster --dir work
? SSH Public Key /home/fedora/.ssh/openshift-qe.pub
? Platform gcp
INFO Credentials loaded from file "/home/fedora/.gcp/osServiceAccount.json"
? Project ID OpenShift QE (openshift-qe)
? Region us-central1
? Base Domain qe.gcp.devcluster.openshift.com
? Cluster Name jiwei
? Pull Secret [? for help] *****
INFO Creating infrastructure resources...
INFO Waiting up to 20m0s (until 1:40AM) for the Kubernetes API at https://api.jiwei.qe.gcp.devcluster.openshift.com:6443...
INFO API v1.24.0+9546431 up
INFO Waiting up to 30m0s (until 1:54AM) for bootstrapping to complete...
INFO Destroying the bootstrap resources...
INFO Waiting up to 40m0s (until 2:15AM) for the cluster at https://api.jiwei.qe.gcp.devcluster.openshift.com:6443 to initialize...
INFO Waiting up to 10m0s (until 1:53AM) for the openshift-console route to be created...
INFO Install complete!
INFO To access the cluster as the system:admin user when using 'oc', run
INFO     export KUBECONFIG=/home/fedora/work/auth/kubeconfig
INFO Access the OpenShift web-console here: https://console-openshift-console.apps.jiwei.qe.gcp.devcluster.openshift.com
INFO Login to the console with user: "kubeadmin", and password: "KisGD-bZFGU-cVs26-nVtZF"
INFO Time elapsed: 27m1s   
$ export KUBECONFIG=/home/fedora/work/auth/kubeconfig
$ oc get clusterversion
NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.11.0-0.nightly-2022-07-12-130219   True        False         5m36s   Cluster version is 4.11.0-0.nightly-2022-07-12-130219
$ oc get nodes
NAME                                                 STATUS   ROLES    AGE   VERSION
jiwei-csx8j-master-0.c.openshift-qe.internal         Ready    master   22m   v1.24.0+9546431
jiwei-csx8j-master-1.c.openshift-qe.internal         Ready    master   20m   v1.24.0+9546431
jiwei-csx8j-master-2.c.openshift-qe.internal         Ready    master   22m   v1.24.0+9546431
jiwei-csx8j-worker-a-wkmmb.c.openshift-qe.internal   Ready    worker   14m   v1.24.0+9546431
jiwei-csx8j-worker-b-xbg8j.c.openshift-qe.internal   Ready    worker   14m   v1.24.0+9546431
jiwei-csx8j-worker-c-2cw7z.c.openshift-qe.internal   Ready    worker   14m   v1.24.0+9546431
$ oc get co
NAME                                       VERSION                              AVAILABLE   PROGRESSING   DEGRADED   SINCE   MESSAGE
authentication                             4.11.0-0.nightly-2022-07-12-130219   True        False         False      5m50s
baremetal                                  4.11.0-0.nightly-2022-07-12-130219   True        False         False      20m
cloud-controller-manager                   4.11.0-0.nightly-2022-07-12-130219   True        False         False      22m
cloud-credential                           4.11.0-0.nightly-2022-07-12-130219   True        False         False      24m
cluster-autoscaler                         4.11.0-0.nightly-2022-07-12-130219   True        False         False      19m
config-operator                            4.11.0-0.nightly-2022-07-12-130219   True        False         False      21m
console                                    4.11.0-0.nightly-2022-07-12-130219   True        False         False      10m
csi-snapshot-controller                    4.11.0-0.nightly-2022-07-12-130219   True        False         False      20m
dns                                        4.11.0-0.nightly-2022-07-12-130219   True        False         False      19m
etcd                                       4.11.0-0.nightly-2022-07-12-130219   True        False         False      18m
image-registry                             4.11.0-0.nightly-2022-07-12-130219   True        False         False      13m
ingress                                    4.11.0-0.nightly-2022-07-12-130219   True        False         False      11m
insights                                   4.11.0-0.nightly-2022-07-12-130219   True        False         False      14m
kube-apiserver                             4.11.0-0.nightly-2022-07-12-130219   True        False         False      11m
kube-controller-manager                    4.11.0-0.nightly-2022-07-12-130219   True        False         False      17m
kube-scheduler                             4.11.0-0.nightly-2022-07-12-130219   True        False         False      17m
kube-storage-version-migrator              4.11.0-0.nightly-2022-07-12-130219   True        False         False      20m
machine-api                                4.11.0-0.nightly-2022-07-12-130219   True        False         False      16m
machine-approver                           4.11.0-0.nightly-2022-07-12-130219   True        False         False      19m
machine-config                             4.11.0-0.nightly-2022-07-12-130219   True        False         False      19m
marketplace                                4.11.0-0.nightly-2022-07-12-130219   True        False         False      19m
monitoring                                 4.11.0-0.nightly-2022-07-12-130219   True        False         False      9m45s
network                                    4.11.0-0.nightly-2022-07-12-130219   True        False         False      22m
node-tuning                                4.11.0-0.nightly-2022-07-12-130219   True        False         False      19m
openshift-apiserver                        4.11.0-0.nightly-2022-07-12-130219   True        False         False      12m
openshift-controller-manager               4.11.0-0.nightly-2022-07-12-130219   True        False         False      14m
openshift-samples                          4.11.0-0.nightly-2022-07-12-130219   True        False         False      14m
operator-lifecycle-manager                 4.11.0-0.nightly-2022-07-12-130219   True        False         False      20m
operator-lifecycle-manager-catalog         4.11.0-0.nightly-2022-07-12-130219   True        False         False      20m
operator-lifecycle-manager-packageserver   4.11.0-0.nightly-2022-07-12-130219   True        False         False      14m
service-ca                                 4.11.0-0.nightly-2022-07-12-130219   True        False         False      21m
storage                                    4.11.0-0.nightly-2022-07-12-130219   True        False         False      20m
$ 
$ openshift-install destroy cluster --dir work
INFO Credentials loaded from file "/home/fedora/.gcp/osServiceAccount.json"
INFO Stopped instance jiwei-csx8j-worker-c-2cw7z
INFO Stopped instance jiwei-csx8j-worker-b-xbg8j
INFO Stopped instance jiwei-csx8j-worker-a-wkmmb
INFO Stopped instance jiwei-csx8j-master-0
INFO Stopped instance jiwei-csx8j-master-1
INFO Stopped instance jiwei-csx8j-master-2
INFO Deleted IAM project role bindings
INFO Deleted service account projects/openshift-qe/serviceAccounts/jiwei-csx8j-cloud-crede-jtrrm.gserviceaccount.com
INFO Deleted service account projects/openshift-qe/serviceAccounts/jiwei-csx8j-w.gserviceaccount.com
INFO Deleted service account projects/openshift-qe/serviceAccounts/jiwei-csx8j-openshift-i-b8jsb.gserviceaccount.com
INFO Deleted service account projects/openshift-qe/serviceAccounts/jiwei-csx8j-openshift-c-clz49.gserviceaccount.com
INFO Deleted service account projects/openshift-qe/serviceAccounts/jiwei-csx8j-openshift-g-b7l2k.gserviceaccount.com
INFO Deleted service account projects/openshift-qe/serviceAccounts/jiwei-csx8j-openshift-g-p95vk.gserviceaccount.com
INFO Deleted service account projects/openshift-qe/serviceAccounts/jiwei-csx8j-openshift-m-pbbp9.gserviceaccount.com
INFO Deleted service account projects/openshift-qe/serviceAccounts/jiwei-csx8j-m.gserviceaccount.com
INFO Deleted service account projects/openshift-qe/serviceAccounts/jiwei-csx8j-openshift-i-xlqm5.gserviceaccount.com
INFO Deleted 2 recordset(s) in zone qe
INFO Deleted 3 recordset(s) in zone jiwei-csx8j-private-zone
INFO Deleted DNS zone jiwei-csx8j-private-zone
INFO Deleted bucket jiwei-csx8j-image-registry-us-central1-hylxyatielwfvwhxkygrolq
INFO Deleted instance jiwei-csx8j-master-2
INFO Deleted instance jiwei-csx8j-worker-c-2cw7z
INFO Deleted instance jiwei-csx8j-master-0
INFO Deleted instance jiwei-csx8j-worker-a-wkmmb
INFO Deleted instance jiwei-csx8j-master-1
INFO Deleted instance jiwei-csx8j-worker-b-xbg8j
INFO Deleted disk jiwei-csx8j-master-1
INFO Deleted disk jiwei-csx8j-worker-b-xbg8j
INFO Deleted disk jiwei-csx8j-master-0
INFO Deleted disk jiwei-csx8j-worker-a-wkmmb
INFO Deleted disk jiwei-csx8j-master-2
INFO Deleted disk jiwei-csx8j-worker-c-2cw7z
INFO Deleted firewall rule jiwei-csx8j-health-checks
INFO Deleted firewall rule jiwei-csx8j-internal-cluster
INFO Deleted firewall rule jiwei-csx8j-internal-network
INFO Deleted firewall rule k8s-fw-a3c2655cb5271474292032f067baf5e8
INFO Deleted firewall rule k8s-a3c2655cb5271474292032f067baf5e8-http-hc
INFO Deleted firewall rule jiwei-csx8j-api
INFO Deleted firewall rule jiwei-csx8j-control-plane
INFO Deleted firewall rule jiwei-csx8j-etcd
INFO Deleted address jiwei-csx8j-cluster-ip
INFO Deleted address jiwei-csx8j-cluster-public-ip
INFO Deleted forwarding rule jiwei-csx8j-api
INFO Deleted forwarding rule jiwei-csx8j-api-internal
INFO Deleted forwarding rule a3c2655cb5271474292032f067baf5e8
INFO Deleted router jiwei-csx8j-router
INFO Deleted target pool a3c2655cb5271474292032f067baf5e8
INFO Deleted target pool jiwei-csx8j-api
INFO Deleted backend service jiwei-csx8j-api-internal
INFO Deleted subnetwork jiwei-csx8j-master-subnet
INFO Deleted subnetwork jiwei-csx8j-worker-subnet
INFO Deleted instance group jiwei-csx8j-master-us-central1-b
INFO Deleted instance group jiwei-csx8j-master-us-central1-a
INFO Deleted instance group jiwei-csx8j-master-us-central1-c
INFO Deleted health check jiwei-csx8j-api-internal
INFO Deleted HTTP health check a3c2655cb5271474292032f067baf5e8
INFO Deleted HTTP health check jiwei-csx8j-api
INFO Deleted network jiwei-csx8j-network
INFO Time elapsed: 4m13s   
$

Comment 5 Rafael Fonseca 2022-07-21 07:13:59 UTC
*** Bug 2109326 has been marked as a duplicate of this bug. ***

Comment 6 Peter Larsen 2022-07-21 19:21:18 UTC
I opened #2109326 replicating this issue with 4.11.0-rc.2.  Installing 4.11.0-rc.4 resolved the issue.

Comment 7 errata-xmlrpc 2022-08-10 11:20:51 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:5069


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