Name: orc-controller-manager-6cb597b5d4-wxhdw Namespace: orc-system Priority: 0 Service Account: orc-controller-manager Node: instance/199.204.45.238 Start Time: Sun, 10 May 2026 01:33:58 +0000 Labels: control-plane=controller-manager pod-template-hash=6cb597b5d4 Annotations: kubectl.kubernetes.io/default-container: manager Status: Running SeccompProfile: RuntimeDefault IP: 10.0.0.236 IPs: IP: 10.0.0.236 Controlled By: ReplicaSet/orc-controller-manager-6cb597b5d4 Containers: manager: Container ID: containerd://a1b406b9a2c11912941443ad264bc5ec67a58918082b0d4da5caa86416eefae6 Image: harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0 Image ID: harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller@sha256:e3c51b1c3048c3f8c2856a6327810981fd4624602091021c4d310092c85e247c Port: Host Port: Command: /manager Args: --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 State: Running Started: Sun, 10 May 2026 01:39:16 +0000 Last State: Terminated Reason: Error Message: ion.go:429] Failed to update lock optimistically: Put "https://10.96.0.1:443/apis/coordination.k8s.io/v1/namespaces/orc-system/leases/f35396c5.k-orc.cloud?timeout=5s": net/http: request canceled (Client.Timeout exceeded while awaiting headers), falling back to slow path E0510 01:38:52.586312 1 leaderelection.go:436] error retrieving resource lock orc-system/f35396c5.k-orc.cloud: Get "https://10.96.0.1:443/apis/coordination.k8s.io/v1/namespaces/orc-system/leases/f35396c5.k-orc.cloud?timeout=5s": context deadline exceeded I0510 01:38:52.586395 1 leaderelection.go:297] failed to renew lease orc-system/f35396c5.k-orc.cloud: context deadline exceeded E0510 01:38:57.586836 1 leaderelection.go:322] Failed to release lock: Put "https://10.96.0.1:443/apis/coordination.k8s.io/v1/namespaces/orc-system/leases/f35396c5.k-orc.cloud?timeout=5s": net/http: request canceled (Client.Timeout exceeded while awaiting headers) 2026-05-10T01:38:57Z INFO Stopping and waiting for non leader election runnables 2026-05-10T01:38:57Z INFO Stopping and waiting for leader election runnables 2026-05-10T01:38:57Z DEBUG events orc-controller-manager-6cb597b5d4-wxhdw_ab144a45-f2a0-40c7-99b8-ae9a8b35ab69 stopped leading {"type": "Normal", "object": {"kind":"Lease","namespace":"orc-system","name":"f35396c5.k-orc.cloud","uid":"76a0fd74-8d75-4b7b-99e7-d7b8e044762b","apiVersion":"coordination.k8s.io/v1","resourceVersion":"24780"}, "reason": "LeaderElection"} 2026-05-10T01:38:57Z ERROR setup Error starting manager {"error": "problem running manager: leader election lost"} main.main /workspace/cmd/manager/main.go:121 runtime.main /usr/local/go/src/runtime/proc.go:272 2026-05-10T01:38:57Z INFO Stopping and waiting for caches 2026-05-10T01:38:57Z INFO Shutdown signal received, waiting for all workers to finish {"controller": "credentials_deletion_guard_for_image", "controllerGroup": "", "controllerKind": "Secret"} 2026-05-10T01:38:57Z INFO Stopping and waiting for webhooks 2026-05-10T01:38:57Z INFO Stopping and waiting for HTTP servers Exit Code: 1 Started: Sun, 10 May 2026 01:34:00 +0000 Finished: Sun, 10 May 2026 01:38:57 +0000 Ready: True Restart Count: 1 Limits: cpu: 500m memory: 256Mi Requests: cpu: 10m memory: 64Mi Liveness: http-get http://:8081/healthz delay=15s timeout=1s period=20s #success=1 #failure=3 Readiness: http-get http://:8081/readyz delay=5s timeout=1s period=10s #success=1 #failure=3 Environment: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-6whrl (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: kube-api-access-6whrl: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: openstack-control-plane=enabled Tolerations: 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 35m default-scheduler Successfully assigned orc-system/orc-controller-manager-6cb597b5d4-wxhdw to instance Normal Pulling 35m kubelet Pulling image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" Normal Pulled 35m kubelet Successfully pulled image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" in 1.326s (1.326s including waiting) Warning Unhealthy 30m kubelet Liveness probe failed: Get "http://10.0.0.236:8081/healthz": dial tcp 10.0.0.236:8081: connect: connection refused Warning Unhealthy 30m (x2 over 30m) kubelet Readiness probe failed: Get "http://10.0.0.236:8081/readyz": dial tcp 10.0.0.236:8081: connect: connection refused Normal Created 30m (x2 over 35m) kubelet Created container manager Normal Started 30m (x2 over 35m) kubelet Started container manager Normal Pulled 30m kubelet Container image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" already present on machine