-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.16
-
Important
-
Yes
-
Rejected
-
False
-
-
Release Note Not Required
-
In Progress
This is a clone of issue OCPBUGS-33172. The following is the description of the original issue:
—
Seeing this in hypershift e2e. I think it is racing with the Infrastructure status being populated and PlatformStatus being nil.
I0501 00:13:11.951062 1 azurepathfixcontroller.go:324] Started AzurePathFixController I0501 00:13:11.951056 1 base_controller.go:73] Caches are synced for LoggingSyncer I0501 00:13:11.951072 1 imageregistrycertificates.go:214] Started ImageRegistryCertificatesController I0501 00:13:11.951077 1 base_controller.go:110] Starting #1 worker of LoggingSyncer controller ... E0501 00:13:11.951369 1 runtime.go:79] Observed a panic: "invalid memory address or nil pointer dereference" (runtime error: invalid memory address or nil pointer dereference) goroutine 534 [running]: k8s.io/apimachinery/pkg/util/runtime.logPanic({0x2d6bd00?, 0x57a60e0}) /go/src/github.com/openshift/cluster-image-registry-operator/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:75 +0x85 k8s.io/apimachinery/pkg/util/runtime.HandleCrash({0x0, 0x0, 0x3bcb370?}) /go/src/github.com/openshift/cluster-image-registry-operator/vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go:49 +0x6b panic({0x2d6bd00?, 0x57a60e0?}) /usr/lib/golang/src/runtime/panic.go:914 +0x21f github.com/openshift/cluster-image-registry-operator/pkg/operator.(*AzurePathFixController).sync(0xc000003d40) /go/src/github.com/openshift/cluster-image-registry-operator/pkg/operator/azurepathfixcontroller.go:171 +0x97 github.com/openshift/cluster-image-registry-operator/pkg/operator.(*AzurePathFixController).processNextWorkItem(0xc000003d40) /go/src/github.com/openshift/cluster-image-registry-operator/pkg/operator/azurepathfixcontroller.go:154 +0x292 github.com/openshift/cluster-image-registry-operator/pkg/operator.(*AzurePathFixController).runWorker(...) /go/src/github.com/openshift/cluster-image-registry-operator/pkg/operator/azurepathfixcontroller.go:133 k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0x30?) /go/src/github.com/openshift/cluster-image-registry-operator/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:226 +0x33 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001186820?, {0x3bd1320, 0xc000cace40}, 0x1, 0xc000ca2540) /go/src/github.com/openshift/cluster-image-registry-operator/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:227 +0xaf k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0011bac00?, 0x3b9aca00, 0x0, 0xd0?, 0x447f9c?) /go/src/github.com/openshift/cluster-image-registry-operator/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:204 +0x7f k8s.io/apimachinery/pkg/util/wait.Until(0x0?, 0xc001385f68?, 0xc001385f78?) /go/src/github.com/openshift/cluster-image-registry-operator/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:161 +0x1e created by github.com/openshift/cluster-image-registry-operator/pkg/operator.(*AzurePathFixController).Run in goroutine 248 /go/src/github.com/openshift/cluster-image-registry-operator/pkg/operator/azurepathfixcontroller.go:322 +0x1a6 panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x2966e97]
- blocks
-
OCPBUGS-33409 nil pointer dereference in AzurePathFix controller
- Verified
- clones
-
OCPBUGS-33172 nil pointer dereference in AzurePathFix controller
- Closed
- is blocked by
-
OCPBUGS-33172 nil pointer dereference in AzurePathFix controller
- Closed
- is cloned by
-
OCPBUGS-33409 nil pointer dereference in AzurePathFix controller
- Verified
- links to
-
RHBA-2024:2773 OpenShift Container Platform 4.15.z bug fix update