-
Bug
-
Resolution: Cannot Reproduce
-
Normal
-
None
-
4.18
-
-
-
Low
-
None
-
False
-
Description of problem:
Enable TechPreviewNoUpgrade,check capo-infracluster-controller log, report Reconciler error continuously
Version-Release number of selected component (if applicable):
4.18.0-0.nightly-2024-09-13-024933
How reproducible:
Always
Steps to Reproduce:
1. Set up a cluster with TechPreviewNoUpgrade 2. 3.
Actual results:
capo-infracluster-controller log report Reconciler error continuously log: https://drive.google.com/file/d/1g7nznKep-FpOKryL92RZtG_ceVLxMJhf/view?usp=sharing $ oc get openstackcluster NAME CLUSTER READY NETWORK BASTION IP AGE zhsun-osp-jcgww zhsun-osp-jcgww true 8bb97d68-3430-4cc7-a388-a5e0e61640dd 5h2m $ oc logs -f capo-infracluster-controller-5bf8fd665-dknhb 2024-09-14T01:47:51Z ERROR Reconciler error {"controller": "clusteroperator", "controllerGroup": "config.openshift.io", "controllerKind": "ClusterOperator", "ClusterOperator": {"name":"cluster-api"}, "namespace": "", "name": "cluster-api", "reconcileID": "60aa2a7d-d4c4-44f0-aca1-9af919decc39", "error": "creating OpenStack provider scope: providerClient authentication err: Post \"https://rhos-d.infra.prod.upshift.rdu2.redhat.com:13000/v3/auth/tokens\": dial tcp: lookup rhos-d.infra.prod.upshift.rdu2.redhat.com on 172.30.0.10:53: read udp 10.130.0.19:36827->172.30.0.10:53: read: connection refused"}sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler /workspace/openshift/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:329sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem /workspace/openshift/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:266sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2 /workspace/openshift/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:227 ... 2024-09-14T01:53:18Z ERROR Reconciler error {"controller": "clusteroperator", "controllerGroup": "config.openshift.io", "controllerKind": "ClusterOperator", "ClusterOperator": {"name":"cluster-api"}, "namespace": "", "name": "cluster-api", "reconcileID": "b00e86f1-c1e5-401c-b134-c96fdd579160", "error": "creating OpenStackCluster: openstackclusters.infrastructure.cluster.x-k8s.io \"zhsun-osp-jcgww\" already exists"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
Expected results:
No error in logs
Additional info: