Name: capi-controller-manager-bc4cf8c95-rr9cs Namespace: capi-system Priority: 0 Service Account: capi-manager Node: instance/199.204.45.235 Start Time: Sat, 09 May 2026 13:39:53 +0000 Labels: cluster.x-k8s.io/provider=cluster-api control-plane=controller-manager pod-template-hash=bc4cf8c95 Annotations: Status: Running SeccompProfile: RuntimeDefault IP: 10.0.0.219 IPs: IP: 10.0.0.219 Controlled By: ReplicaSet/capi-controller-manager-bc4cf8c95 Containers: manager: Container ID: containerd://a91c9022d1f84de2228ffc147a31a1d0f9f44ab5e0b6d29914ea50320f5a4a6b Image: harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.10.5 Image ID: harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller@sha256:d93407d031296336ccbabc8494005672dc048c4ebc616ccfc18f813d49bd87fc Ports: 9443/TCP, 9440/TCP, 8443/TCP Host Ports: 0/TCP, 0/TCP, 0/TCP Command: /manager Args: --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false State: Running Started: Sat, 09 May 2026 13:46:21 +0000 Last State: Terminated Reason: Error Message: text deadline exceeded I0509 13:45:49.560433 1 internal.go:538] "Stopping and waiting for non leader election runnables" I0509 13:45:49.560393 1 recorder.go:104] "capi-controller-manager-bc4cf8c95-rr9cs_0fac3f72-7e96-4e7f-b126-c6002e94d9b1 stopped leading" logger="events" type="Normal" object={"kind":"Lease","namespace":"capi-system","name":"controller-leader-election-capi","uid":"3754fb5a-de09-4c4c-961f-37cc2e129e7e","apiVersion":"coordination.k8s.io/v1","resourceVersion":"25656"} reason="LeaderElection" I0509 13:45:49.560467 1 internal.go:542] "Stopping and waiting for leader election runnables" I0509 13:45:49.560576 1 internal.go:550] "Stopping and waiting for caches" I0509 13:45:49.560617 1 controller.go:268] "Shutdown signal received, waiting for all workers to finish" controller="clusterresourcesetbinding" controllerGroup="addons.cluster.x-k8s.io" controllerKind="ClusterResourceSetBinding" I0509 13:45:49.560629 1 internal.go:554] "Stopping and waiting for webhooks" I0509 13:45:49.560654 1 internal.go:557] "Stopping and waiting for HTTP servers" I0509 13:45:49.560666 1 internal.go:561] "Wait completed, proceeding to shutdown the manager" I0509 13:45:49.560681 1 controller.go:268] "Shutdown signal received, waiting for all workers to finish" controller="machineset" controllerGroup="cluster.x-k8s.io" controllerKind="MachineSet" I0509 13:45:49.560718 1 controller.go:270] "All workers finished" controller="clusterresourcesetbinding" controllerGroup="addons.cluster.x-k8s.io" controllerKind="ClusterResourceSetBinding" I0509 13:45:49.560746 1 controller.go:268] "Shutdown signal received, waiting for all workers to finish" controller="clustercache" controllerGroup="cluster.x-k8s.io" controllerKind="Cluster" I0509 13:45:49.560776 1 server.go:249] "Shutting down webhook server with timeout of 1 minute" logger="controller-runtime.webhook" E0509 13:45:49.560808 1 main.go:433] "Problem running manager" err="leader election lost" logger="setup" Exit Code: 1 Started: Sat, 09 May 2026 13:39:53 +0000 Finished: Sat, 09 May 2026 13:45:49 +0000 Ready: True Restart Count: 1 Liveness: http-get http://:healthz/healthz delay=0s timeout=1s period=10s #success=1 #failure=3 Readiness: http-get http://:healthz/readyz delay=0s timeout=1s period=10s #success=1 #failure=3 Environment: POD_NAMESPACE: capi-system (v1:metadata.namespace) POD_NAME: capi-controller-manager-bc4cf8c95-rr9cs (v1:metadata.name) POD_UID: (v1:metadata.uid) Mounts: /tmp/k8s-webhook-server/serving-certs from cert (ro) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nd676 (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: cert: Type: Secret (a volume populated by a Secret) SecretName: capi-webhook-service-cert Optional: false kube-api-access-nd676: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled Tolerations: node-role.kubernetes.io/control-plane:NoSchedule node-role.kubernetes.io/master:NoSchedule node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 34m default-scheduler Successfully assigned capi-system/capi-controller-manager-bc4cf8c95-rr9cs to instance Warning Unhealthy 28m (x3 over 28m) kubelet Liveness probe failed: Get "http://10.0.0.219:9440/healthz": dial tcp 10.0.0.219:9440: connect: connection refused Warning Unhealthy 28m (x3 over 28m) kubelet Readiness probe failed: Get "http://10.0.0.219:9440/readyz": dial tcp 10.0.0.219:9440: connect: connection refused Normal Killing 28m kubelet Container manager failed liveness probe, will be restarted Normal Pulled 28m (x2 over 34m) kubelet Container image "harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.10.5" already present on machine Normal Created 28m (x2 over 34m) kubelet Created container manager Normal Started 28m (x2 over 34m) kubelet Started container manager