https://github.com/apecloud/apecloud-cd/actions/runs/21930243811 previous_version: kubeblocks_version:1.0.2 bash test/kbcli/test_kbcli_1.0.sh --type 58 --version 1.0.2 --service-version 9 --generate-output true --aws-access-key-id *** --aws-secret-access-key *** --jihulab-token *** --random-namespace true --region eastus --cloud-provider aks CURRENT_TEST_DIR:test/kbcli source commons files source engines files source kubeblocks files source kubedb files CLUSTER_NAME:  `kubectl get namespace | grep ns-xtfhr `(B   `kubectl create namespace ns-xtfhr`(B  namespace/ns-xtfhr created create namespace ns-xtfhr done(B download kbcli  `gh release list --repo apecloud/kbcli --limit 100 | (grep "1.0" || true)`(B   `curl -fsSL https://kubeblocks.io/installer/install_cli.sh | bash -s v1.0.2`(B  Your system is linux_amd64 Installing kbcli ... Downloading ... kbcli installed successfully. Kubernetes: v1.32.10 KubeBlocks: 1.0.2 kbcli: 1.0.2 Make sure your docker service is running and begin your journey with kbcli: kbcli playground init For more information on how to get started, please visit: https://kubeblocks.io download kbcli v1.0.2 done(B Kubernetes: v1.32.10 KubeBlocks: 1.0.2 kbcli: 1.0.2 Kubernetes Env: v1.32.10 check snapshot controller check snapshot controller done(B POD_RESOURCES: aks kb-default-sc found aks default-vsc found found default storage class: default (B KubeBlocks version is:1.0.2 skip upgrade KubeBlocks(B current KubeBlocks version: 1.0.2 check component definition set component name:kingbase set component version set component version:kingbase-cluster set service versions:9.3.11,9.1.10,8.6.8 set service versions sorted:8.6.8,9.1.10,9.3.11 set kingbase component definition set kingbase component definition kingbase-monitor-1.0.3 REPORT_COUNT 0:0 set replicas first:2,8.6.8|2,9.1.10|2,9.3.11 set replicas second max again:2,9.1.10 set replicas second max again:2,9.3.11 REPORT_COUNT 2:1 CLUSTER_TOPOLOGY:kingbase-cluster cluster definition topology: kingbase-cluster kingbase-cluster-with-monitor topology kingbase-cluster found in cluster definition kingbase set kingbase component definition set kingbase component definition kingbase-monitor-1.0.3 LIMIT_CPU:1 LIMIT_MEMORY:2 storage size: 20 CLUSTER_NAME:kingbase-bxqwuz pod_info: termination_policy:WipeOut create 2 replica WipeOut kingbase cluster check component definition set component definition by component version check cmpd by labels set component definition1: kingbase-v9-1.0.3 by component version:kingbase-cluster apiVersion: v1 kind: Secret metadata: name: kingbase-bxqwuz-license namespace: ns-xtfhr type: Opaque --- apiVersion: apps.kubeblocks.io/v1 kind: Cluster metadata: name: kingbase-bxqwuz namespace: ns-xtfhr spec: clusterDef: kingbase topology: kingbase-cluster terminationPolicy: WipeOut componentSpecs: - name: kingbase serviceVersion: 9.3.11 schedulingPolicy: affinity: podAntiAffinity: requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: matchLabels: app.kubernetes.io/instance: kingbase-bxqwuz apps.kubeblocks.io/component-name: kingbase topologyKey: kubernetes.io/hostname replicas: 2 env: - name: "DB_ENCODING" value: "utf-8" - name: "DB_MODE" value: "mysql" - name: "DB_CASE_SENSITIVE" value: "yes" volumes: - name: license secret: secretName: kingbase-bxqwuz-license resources: requests: cpu: 1000m memory: 2Gi limits: cpu: 1000m memory: 2Gi volumeClaimTemplates: - name: data spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi - name: etc spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi  `kubectl apply -f test_create_kingbase-bxqwuz.yaml`(B  secret/kingbase-bxqwuz-license created cluster.apps.kubeblocks.io/kingbase-bxqwuz created apply test_create_kingbase-bxqwuz.yaml Success(B  `rm -rf test_create_kingbase-bxqwuz.yaml`(B  check cluster status  `kbcli cluster list kingbase-bxqwuz --show-labels --namespace ns-xtfhr `(B  NAME NAMESPACE CLUSTER-DEFINITION TERMINATION-POLICY STATUS CREATED-TIME LABELS kingbase-bxqwuz ns-xtfhr kingbase WipeOut Creating Feb 12,2026 10:00 UTC+0800 clusterdefinition.kubeblocks.io/name=kingbase cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Creating(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B cluster_status:Failed(B [Error] check cluster status timeout(B --------------------------------------get cluster kingbase-bxqwuz yaml--------------------------------------  `kubectl get cluster kingbase-bxqwuz -o yaml --namespace ns-xtfhr `(B  apiVersion: apps.kubeblocks.io/v1 kind: Cluster metadata: annotations: kubeblocks.io/crd-api-version: apps.kubeblocks.io/v1 kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"apps.kubeblocks.io/v1","kind":"Cluster","metadata":{"annotations":{},"name":"kingbase-bxqwuz","namespace":"ns-xtfhr"},"spec":{"clusterDef":"kingbase","componentSpecs":[{"env":[{"name":"DB_ENCODING","value":"utf-8"},{"name":"DB_MODE","value":"mysql"},{"name":"DB_CASE_SENSITIVE","value":"yes"}],"name":"kingbase","replicas":2,"resources":{"limits":{"cpu":"1000m","memory":"2Gi"},"requests":{"cpu":"1000m","memory":"2Gi"}},"schedulingPolicy":{"affinity":{"podAntiAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":[{"labelSelector":{"matchLabels":{"app.kubernetes.io/instance":"kingbase-bxqwuz","apps.kubeblocks.io/component-name":"kingbase"}},"topologyKey":"kubernetes.io/hostname"}]}}},"serviceVersion":"9.3.11","volumeClaimTemplates":[{"name":"data","spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"20Gi"}},"storageClassName":null}},{"name":"etc","spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"20Gi"}},"storageClassName":null}}],"volumes":[{"name":"license","secret":{"secretName":"kingbase-bxqwuz-license"}}]}],"terminationPolicy":"WipeOut","topology":"kingbase-cluster"}} creationTimestamp: "2026-02-12T02:00:16Z" finalizers: - cluster.kubeblocks.io/finalizer generation: 2 labels: clusterdefinition.kubeblocks.io/name: kingbase name: kingbase-bxqwuz namespace: ns-xtfhr resourceVersion: "23360" uid: ae8572cc-07fa-4414-9985-8e24757febd4 spec: clusterDef: kingbase componentSpecs: - componentDef: kingbase-v9-1.0.3 env: - name: DB_ENCODING value: utf-8 - name: DB_MODE value: mysql - name: DB_CASE_SENSITIVE value: "yes" name: kingbase podUpdatePolicy: PreferInPlace replicas: 2 resources: limits: cpu: "1" memory: 2Gi requests: cpu: "1" memory: 2Gi schedulingPolicy: affinity: podAntiAffinity: requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: matchLabels: app.kubernetes.io/instance: kingbase-bxqwuz apps.kubeblocks.io/component-name: kingbase topologyKey: kubernetes.io/hostname serviceVersion: 9.3.11 volumeClaimTemplates: - name: data spec: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi - name: etc spec: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi volumes: - name: license secret: secretName: kingbase-bxqwuz-license terminationPolicy: WipeOut topology: kingbase-cluster status: components: kingbase: message: InstanceSet/kingbase-bxqwuz-kingbase: '["kingbase-bxqwuz-kingbase-1"]' observedGeneration: 2 phase: Failed upToDate: true conditions: - lastTransitionTime: "2026-02-12T02:00:16Z" message: 'The operator has started the provisioning of Cluster: kingbase-bxqwuz' observedGeneration: 2 reason: PreCheckSucceed status: "True" type: ProvisioningStarted - lastTransitionTime: "2026-02-12T02:00:16Z" message: Successfully applied for resources observedGeneration: 2 reason: ApplyResourcesSucceed status: "True" type: ApplyResources - lastTransitionTime: "2026-02-12T02:06:55Z" message: 'cluster kingbase-bxqwuz is NOT ready, unavailable components: kingbase' reason: ComponentsNotReady status: "False" type: Ready observedGeneration: 2 phase: Failed ------------------------------------------------------------------------------------------------------------------ --------------------------------------describe cluster kingbase-bxqwuz--------------------------------------  `kubectl describe cluster kingbase-bxqwuz --namespace ns-xtfhr `(B  Name: kingbase-bxqwuz Namespace: ns-xtfhr Labels: clusterdefinition.kubeblocks.io/name=kingbase Annotations: kubeblocks.io/crd-api-version: apps.kubeblocks.io/v1 API Version: apps.kubeblocks.io/v1 Kind: Cluster Metadata: Creation Timestamp: 2026-02-12T02:00:16Z Finalizers: cluster.kubeblocks.io/finalizer Generation: 2 Resource Version: 23360 UID: ae8572cc-07fa-4414-9985-8e24757febd4 Spec: Cluster Def: kingbase Component Specs: Component Def: kingbase-v9-1.0.3 Env: Name: DB_ENCODING Value: utf-8 Name: DB_MODE Value: mysql Name: DB_CASE_SENSITIVE Value: yes Name: kingbase Pod Update Policy: PreferInPlace Replicas: 2 Resources: Limits: Cpu: 1 Memory: 2Gi Requests: Cpu: 1 Memory: 2Gi Scheduling Policy: Affinity: Pod Anti Affinity: Required During Scheduling Ignored During Execution: Label Selector: Match Labels: app.kubernetes.io/instance: kingbase-bxqwuz apps.kubeblocks.io/component-name: kingbase Topology Key: kubernetes.io/hostname Service Version: 9.3.11 Volume Claim Templates: Name: data Spec: Access Modes: ReadWriteOnce Resources: Requests: Storage: 20Gi Name: etc Spec: Access Modes: ReadWriteOnce Resources: Requests: Storage: 20Gi Volumes: Name: license Secret: Secret Name: kingbase-bxqwuz-license Termination Policy: WipeOut Topology: kingbase-cluster Status: Components: Kingbase: Message: InstanceSet/kingbase-bxqwuz-kingbase: ["kingbase-bxqwuz-kingbase-1"] Observed Generation: 2 Phase: Failed Up To Date: true Conditions: Last Transition Time: 2026-02-12T02:00:16Z Message: The operator has started the provisioning of Cluster: kingbase-bxqwuz Observed Generation: 2 Reason: PreCheckSucceed Status: True Type: ProvisioningStarted Last Transition Time: 2026-02-12T02:00:16Z Message: Successfully applied for resources Observed Generation: 2 Reason: ApplyResourcesSucceed Status: True Type: ApplyResources Last Transition Time: 2026-02-12T02:06:55Z Message: cluster kingbase-bxqwuz is NOT ready, unavailable components: kingbase Reason: ComponentsNotReady Status: False Type: Ready Observed Generation: 2 Phase: Failed Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal PreCheckSucceed 35m (x2 over 35m) cluster-controller The operator has started the provisioning of Cluster: kingbase-bxqwuz Normal ApplyResourcesSucceed 35m (x2 over 35m) cluster-controller Successfully applied for resources Normal ClusterComponentPhaseTransition 31m (x4 over 35m) cluster-controller cluster component kingbase is Creating Normal ClusterComponentPhaseTransition 28m (x2 over 28m) cluster-controller cluster component kingbase is Failed Warning Failed 28m cluster-controller Cluster: kingbase-bxqwuz is Failed, check according to the components message ------------------------------------------------------------------------------------------------------------------ check pod status  `kbcli cluster list-instances kingbase-bxqwuz --namespace ns-xtfhr `(B  NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME kingbase-bxqwuz-kingbase-0 ns-xtfhr kingbase-bxqwuz kingbase CrashLoopBackOff 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Feb 12,2026 10:00 UTC+0800 etc:20Gi kingbase-bxqwuz-kingbase-1 ns-xtfhr kingbase-bxqwuz kingbase CrashLoopBackOff 0 1 / 1 2Gi / 2Gi data:20Gi aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Feb 12,2026 10:02 UTC+0800 etc:20Gi pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B pod_status:CrashLoopBackOff(B [Error] check pod status timeout(B --------------------------------------get cluster kingbase-bxqwuz yaml--------------------------------------  `kubectl get cluster kingbase-bxqwuz -o yaml --namespace ns-xtfhr `(B  apiVersion: apps.kubeblocks.io/v1 kind: Cluster metadata: annotations: kubeblocks.io/crd-api-version: apps.kubeblocks.io/v1 kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"apps.kubeblocks.io/v1","kind":"Cluster","metadata":{"annotations":{},"name":"kingbase-bxqwuz","namespace":"ns-xtfhr"},"spec":{"clusterDef":"kingbase","componentSpecs":[{"env":[{"name":"DB_ENCODING","value":"utf-8"},{"name":"DB_MODE","value":"mysql"},{"name":"DB_CASE_SENSITIVE","value":"yes"}],"name":"kingbase","replicas":2,"resources":{"limits":{"cpu":"1000m","memory":"2Gi"},"requests":{"cpu":"1000m","memory":"2Gi"}},"schedulingPolicy":{"affinity":{"podAntiAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":[{"labelSelector":{"matchLabels":{"app.kubernetes.io/instance":"kingbase-bxqwuz","apps.kubeblocks.io/component-name":"kingbase"}},"topologyKey":"kubernetes.io/hostname"}]}}},"serviceVersion":"9.3.11","volumeClaimTemplates":[{"name":"data","spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"20Gi"}},"storageClassName":null}},{"name":"etc","spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"20Gi"}},"storageClassName":null}}],"volumes":[{"name":"license","secret":{"secretName":"kingbase-bxqwuz-license"}}]}],"terminationPolicy":"WipeOut","topology":"kingbase-cluster"}} creationTimestamp: "2026-02-12T02:00:16Z" finalizers: - cluster.kubeblocks.io/finalizer generation: 2 labels: clusterdefinition.kubeblocks.io/name: kingbase name: kingbase-bxqwuz namespace: ns-xtfhr resourceVersion: "23360" uid: ae8572cc-07fa-4414-9985-8e24757febd4 spec: clusterDef: kingbase componentSpecs: - componentDef: kingbase-v9-1.0.3 env: - name: DB_ENCODING value: utf-8 - name: DB_MODE value: mysql - name: DB_CASE_SENSITIVE value: "yes" name: kingbase podUpdatePolicy: PreferInPlace replicas: 2 resources: limits: cpu: "1" memory: 2Gi requests: cpu: "1" memory: 2Gi schedulingPolicy: affinity: podAntiAffinity: requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: matchLabels: app.kubernetes.io/instance: kingbase-bxqwuz apps.kubeblocks.io/component-name: kingbase topologyKey: kubernetes.io/hostname serviceVersion: 9.3.11 volumeClaimTemplates: - name: data spec: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi - name: etc spec: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi volumes: - name: license secret: secretName: kingbase-bxqwuz-license terminationPolicy: WipeOut topology: kingbase-cluster status: components: kingbase: message: InstanceSet/kingbase-bxqwuz-kingbase: '["kingbase-bxqwuz-kingbase-1"]' observedGeneration: 2 phase: Failed upToDate: true conditions: - lastTransitionTime: "2026-02-12T02:00:16Z" message: 'The operator has started the provisioning of Cluster: kingbase-bxqwuz' observedGeneration: 2 reason: PreCheckSucceed status: "True" type: ProvisioningStarted - lastTransitionTime: "2026-02-12T02:00:16Z" message: Successfully applied for resources observedGeneration: 2 reason: ApplyResourcesSucceed status: "True" type: ApplyResources - lastTransitionTime: "2026-02-12T02:06:55Z" message: 'cluster kingbase-bxqwuz is NOT ready, unavailable components: kingbase' reason: ComponentsNotReady status: "False" type: Ready observedGeneration: 2 phase: Failed ------------------------------------------------------------------------------------------------------------------ --------------------------------------describe cluster kingbase-bxqwuz--------------------------------------  `kubectl describe cluster kingbase-bxqwuz --namespace ns-xtfhr `(B  Name: kingbase-bxqwuz Namespace: ns-xtfhr Labels: clusterdefinition.kubeblocks.io/name=kingbase Annotations: kubeblocks.io/crd-api-version: apps.kubeblocks.io/v1 API Version: apps.kubeblocks.io/v1 Kind: Cluster Metadata: Creation Timestamp: 2026-02-12T02:00:16Z Finalizers: cluster.kubeblocks.io/finalizer Generation: 2 Resource Version: 23360 UID: ae8572cc-07fa-4414-9985-8e24757febd4 Spec: Cluster Def: kingbase Component Specs: Component Def: kingbase-v9-1.0.3 Env: Name: DB_ENCODING Value: utf-8 Name: DB_MODE Value: mysql Name: DB_CASE_SENSITIVE Value: yes Name: kingbase Pod Update Policy: PreferInPlace Replicas: 2 Resources: Limits: Cpu: 1 Memory: 2Gi Requests: Cpu: 1 Memory: 2Gi Scheduling Policy: Affinity: Pod Anti Affinity: Required During Scheduling Ignored During Execution: Label Selector: Match Labels: app.kubernetes.io/instance: kingbase-bxqwuz apps.kubeblocks.io/component-name: kingbase Topology Key: kubernetes.io/hostname Service Version: 9.3.11 Volume Claim Templates: Name: data Spec: Access Modes: ReadWriteOnce Resources: Requests: Storage: 20Gi Name: etc Spec: Access Modes: ReadWriteOnce Resources: Requests: Storage: 20Gi Volumes: Name: license Secret: Secret Name: kingbase-bxqwuz-license Termination Policy: WipeOut Topology: kingbase-cluster Status: Components: Kingbase: Message: InstanceSet/kingbase-bxqwuz-kingbase: ["kingbase-bxqwuz-kingbase-1"] Observed Generation: 2 Phase: Failed Up To Date: true Conditions: Last Transition Time: 2026-02-12T02:00:16Z Message: The operator has started the provisioning of Cluster: kingbase-bxqwuz Observed Generation: 2 Reason: PreCheckSucceed Status: True Type: ProvisioningStarted Last Transition Time: 2026-02-12T02:00:16Z Message: Successfully applied for resources Observed Generation: 2 Reason: ApplyResourcesSucceed Status: True Type: ApplyResources Last Transition Time: 2026-02-12T02:06:55Z Message: cluster kingbase-bxqwuz is NOT ready, unavailable components: kingbase Reason: ComponentsNotReady Status: False Type: Ready Observed Generation: 2 Phase: Failed Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal PreCheckSucceed 43m (x2 over 43m) cluster-controller The operator has started the provisioning of Cluster: kingbase-bxqwuz Normal ApplyResourcesSucceed 43m (x2 over 43m) cluster-controller Successfully applied for resources Normal ClusterComponentPhaseTransition 39m (x4 over 43m) cluster-controller cluster component kingbase is Creating Normal ClusterComponentPhaseTransition 36m (x2 over 36m) cluster-controller cluster component kingbase is Failed Warning Failed 36m cluster-controller Cluster: kingbase-bxqwuz is Failed, check according to the components message ------------------------------------------------------------------------------------------------------------------ --------------------------------------get pod kingbase-bxqwuz-kingbase-0 kingbase-bxqwuz-kingbase-1 yaml--------------------------------------  `kubectl get pod kingbase-bxqwuz-kingbase-0 -o yaml --namespace ns-xtfhr `(B  apiVersion: v1 kind: Pod metadata: annotations: apps.kubeblocks.io/last-role-snapshot-version: "1770861761341387" creationTimestamp: "2026-02-12T02:00:17Z" labels: app.kubernetes.io/component: kingbase-v9-1.0.3 app.kubernetes.io/instance: kingbase-bxqwuz app.kubernetes.io/managed-by: kubeblocks apps.kubeblocks.io/component-name: kingbase apps.kubeblocks.io/pod-name: kingbase-bxqwuz-kingbase-0 apps.kubeblocks.io/release-phase: stable apps.kubeblocks.io/service-version: 9.3.11 controller-revision-hash: 56db886c5f workloads.kubeblocks.io/instance: kingbase-bxqwuz-kingbase workloads.kubeblocks.io/managed-by: InstanceSet name: kingbase-bxqwuz-kingbase-0 namespace: ns-xtfhr ownerReferences: - apiVersion: workloads.kubeblocks.io/v1 blockOwnerDeletion: true controller: true kind: InstanceSet name: kingbase-bxqwuz-kingbase uid: e6ac2ae2-b986-4c0f-96fa-e4e670e0cf2c resourceVersion: "61138" uid: 14b96c4d-afc3-40cc-abff-5b70dc02459c spec: affinity: podAntiAffinity: requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: matchLabels: app.kubernetes.io/instance: kingbase-bxqwuz apps.kubeblocks.io/component-name: kingbase topologyKey: kubernetes.io/hostname containers: - command: - /usr/sbin/init env: - name: DB_USER valueFrom: secretKeyRef: key: username name: kingbase-bxqwuz-kingbase-account-system - name: DB_PASSWORD valueFrom: secretKeyRef: key: password name: kingbase-bxqwuz-kingbase-account-system - name: REPLICA_COUNT value: $(KB_COMP_REPLICAS) - name: KMONITOR_ENABLE value: "true" - name: KMONITOR_KINGBASE_PORT value: "54321" - name: DB_MODE value: oracle - name: DB_ENCODING value: utf8 - name: DB_CASE_SENSITIVE value: "true" - name: KINGBASE_EXPORTER_PORT value: "1234" - name: NODE_EXPORTER_PORT value: "9100" - name: DB_MAX_CONNECTIONS value: "200" - name: LICENSE_PATH value: /opt/license - name: CONTAINER_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: AUDIT_ENABLED value: "true" - name: KB_POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: KB_NAMESPACE valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.namespace - name: KB_POD_FQDN value: $(KB_POD_NAME).$(KB_COMPONENT_NAME)-headless.$(KB_NAMESPACE).svc - name: DB_ENCODING value: utf-8 - name: DB_MODE value: mysql - name: DB_CASE_SENSITIVE value: "yes" envFrom: - configMapRef: name: kingbase-bxqwuz-kingbase-env optional: false image: docker.io/apecloud/kingbase:v009r003c011b0003 imagePullPolicy: IfNotPresent lifecycle: postStart: exec: command: - /bin/bash - -c - "# export BASH_ENV=/tmp/enable-xtrace.sh\n# echo 'set -x' > /tmp/enable-xtrace.sh\nif [ -f /var/lib/data/start-kingbase.log ] && [ $(stat -c%s /var/lib/data/start-kingbase.log) -gt 100485760 ]; then\n :> /var/lib/data/start-kingbase.log\nfi\n/opt/scripts//sync_ssl_cert.sh $MOUNT_PATH\n\n# append function init_db to docker-entrypoint.sh\nsed -i \"/^function init_db()/,/^}/d\" /home/kingbase/cluster/bin/docker-entrypoint.sh\nsed -i \"/^function config_kingbase_conf()/,/^}/d\" /home/kingbase/cluster/bin/docker-entrypoint.sh\nsed -i \"/^function start_db()/,/^}/d\" /home/kingbase/cluster/bin/docker-entrypoint.sh\nsed -i \"/^function config_sys_hba_conf()/,/^}/d\" /home/kingbase/cluster/bin/docker-entrypoint.sh\ncp /opt/scripts/v9_utils.sh /home/kingbase/cluster/bin/functions.sh\n\n# insert source functions to line 4 of docker-entrypoint.sh\nsed -i '4i source /home/kingbase/cluster/bin/functions.sh' /home/kingbase/cluster/bin/docker-entrypoint.sh\n\n# get pod index\npod_index=${HOSTNAME##*-}\nif [ $pod_index -ne 0 ]\nthen \n rm -rf $MOUNT_PATH/backup_dir\nfi\n/home/kingbase/cluster/bin/docker-entrypoint.sh >> /var/lib/data/start-kingbase.log 2>&1\n" livenessProbe: failureThreshold: 10 initialDelaySeconds: 120 periodSeconds: 10 successThreshold: 1 tcpSocket: port: kingbase timeoutSeconds: 5 name: kingbase ports: - containerPort: 54321 name: kingbase protocol: TCP - containerPort: 1234 name: exporter protocol: TCP resources: limits: cpu: "1" memory: 2Gi requests: cpu: "1" memory: 2Gi securityContext: privileged: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: File tty: true volumeMounts: - mountPath: /var/lib/data name: data - mountPath: /opt/license name: license - mountPath: /etc/cron.d name: etc - mountPath: /opt/scripts name: scripts - mountPath: /opt/config name: config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-kr4vd readOnly: true - args: - --port - "3501" - --streaming-port - "3502" command: - /kubeblocks/kbagent env: - name: DB_USER valueFrom: secretKeyRef: key: username name: kingbase-bxqwuz-kingbase-account-system - name: DB_PASSWORD valueFrom: secretKeyRef: key: password name: kingbase-bxqwuz-kingbase-account-system - name: KB_POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: KB_NAMESPACE valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.namespace - name: KB_POD_FQDN value: $(KB_POD_NAME).$(KB_COMPONENT_NAME)-headless.$(KB_NAMESPACE).svc - name: KB_AGENT_NAMESPACE valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.namespace - name: KB_AGENT_POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: KB_AGENT_POD_UID valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.uid - name: KB_AGENT_NODE_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: spec.nodeName - name: KB_AGENT_ACTION value: '[{"name":"switchover","exec":{"command":["bash","-c","sh /opt/scripts/switchover-with-candidate.sh\n"]}},{"name":"memberLeave","exec":{"command":["bash","-c","sh /home/kingbase/cluster/bin/docker-entrypoint.sh shrink\n"]}},{"name":"roleProbe","exec":{"command":["bash","-c","sh /opt/scripts/kingbase_role_probe.sh\n"]},"timeoutSeconds":10}]' - name: KB_AGENT_PROBE value: '[{"instance":"kingbase-bxqwuz-kingbase","action":"roleProbe","initialDelaySeconds":60,"periodSeconds":1}]' - name: DB_ENCODING value: utf-8 - name: DB_MODE value: mysql - name: DB_CASE_SENSITIVE value: "yes" envFrom: - configMapRef: name: kingbase-bxqwuz-kingbase-env optional: false image: docker.io/apecloud/kingbase:v009r003c011b0003 imagePullPolicy: IfNotPresent name: kbagent ports: - containerPort: 3501 name: http protocol: TCP - containerPort: 3502 name: streaming protocol: TCP resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" securityContext: runAsGroup: 1000 startupProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 3501 timeoutSeconds: 1 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /kubeblocks name: kubeblocks - mountPath: /var/lib/data name: data - mountPath: /opt/license name: license - mountPath: /etc/cron.d name: etc - mountPath: /opt/scripts name: scripts - mountPath: /opt/config name: config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-kr4vd readOnly: true - args: - PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$(TOOLS_PATH) - /kb_tools/reloader - --log-level - info - --operator-update-enable - --tcp - "9901" - --config - /opt/config-manager/config-manager.yaml command: - env env: - name: DB_USER valueFrom: secretKeyRef: key: username name: kingbase-bxqwuz-kingbase-account-system - name: DB_PASSWORD valueFrom: secretKeyRef: key: password name: kingbase-bxqwuz-kingbase-account-system - name: CONFIG_MANAGER_POD_IP valueFrom: fieldRef: apiVersion: v1 fieldPath: status.podIP - name: TOOLS_PATH value: /opt/kb-tools/reload/kingbase-config:/opt/config-manager:/kb_tools envFrom: - configMapRef: name: kingbase-bxqwuz-kingbase-env optional: false image: docker.io/apecloud/kingbase:v009r001c010b0004 imagePullPolicy: IfNotPresent name: config-manager ports: - containerPort: 9901 name: config-manager protocol: TCP resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /opt/config name: config - mountPath: /opt/kb-tools/reload/kingbase-config name: cm-script-kingbase-config - mountPath: /opt/config-manager name: config-manager-config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-kr4vd readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostname: kingbase-bxqwuz-kingbase-0 initContainers: - command: - cp - -r - /bin/kbagent - /kubeblocks/ env: - name: DB_USER valueFrom: secretKeyRef: key: username name: kingbase-bxqwuz-kingbase-account-system - name: DB_PASSWORD valueFrom: secretKeyRef: key: password name: kingbase-bxqwuz-kingbase-account-system - name: DB_ENCODING value: utf-8 - name: DB_MODE value: mysql - name: DB_CASE_SENSITIVE value: "yes" envFrom: - configMapRef: name: kingbase-bxqwuz-kingbase-env optional: false image: docker.io/apecloud/kubeblocks-tools:1.0.2 imagePullPolicy: IfNotPresent name: init-kbagent resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /kubeblocks name: kubeblocks - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-kr4vd readOnly: true - args: - --server=false command: - /kubeblocks/kbagent env: - name: DB_USER valueFrom: secretKeyRef: key: username name: kingbase-bxqwuz-kingbase-account-system - name: DB_PASSWORD valueFrom: secretKeyRef: key: password name: kingbase-bxqwuz-kingbase-account-system - name: KB_POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: KB_NAMESPACE valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.namespace - name: KB_POD_FQDN value: $(KB_POD_NAME).$(KB_COMPONENT_NAME)-headless.$(KB_NAMESPACE).svc - name: KB_AGENT_NAMESPACE valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.namespace - name: KB_AGENT_POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: KB_AGENT_POD_UID valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.uid - name: KB_AGENT_NODE_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: spec.nodeName - name: KB_AGENT_ACTION value: '[{"name":"switchover","exec":{"command":["bash","-c","sh /opt/scripts/switchover-with-candidate.sh\n"]}},{"name":"memberLeave","exec":{"command":["bash","-c","sh /home/kingbase/cluster/bin/docker-entrypoint.sh shrink\n"]}},{"name":"roleProbe","exec":{"command":["bash","-c","sh /opt/scripts/kingbase_role_probe.sh\n"]},"timeoutSeconds":10}]' - name: KB_AGENT_PROBE value: '[{"instance":"kingbase-bxqwuz-kingbase","action":"roleProbe","initialDelaySeconds":60,"periodSeconds":1}]' - name: DB_ENCODING value: utf-8 - name: DB_MODE value: mysql - name: DB_CASE_SENSITIVE value: "yes" envFrom: - configMapRef: name: kingbase-bxqwuz-kingbase-env optional: false image: docker.io/apecloud/kingbase:v009r003c011b0003 imagePullPolicy: IfNotPresent name: kbagent-worker resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" securityContext: runAsGroup: 1000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /kubeblocks name: kubeblocks - mountPath: /var/lib/data name: data - mountPath: /opt/license name: license - mountPath: /etc/cron.d name: etc - mountPath: /opt/scripts name: scripts - mountPath: /opt/config name: config - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-kr4vd readOnly: true - command: - cp - /bin/reloader - /kb_tools env: - name: DB_USER valueFrom: secretKeyRef: key: username name: kingbase-bxqwuz-kingbase-account-system - name: DB_PASSWORD valueFrom: secretKeyRef: key: password name: kingbase-bxqwuz-kingbase-account-system envFrom: - configMapRef: name: kingbase-bxqwuz-kingbase-env optional: false image: docker.io/apecloud/kubeblocks-tools:1.0.2 imagePullPolicy: IfNotPresent name: install-config-manager-tool resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /opt/config name: config - mountPath: /opt/kb-tools/reload/kingbase-config name: cm-script-kingbase-config - mountPath: /opt/config-manager name: config-manager-config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-kr4vd readOnly: true nodeName: aks-cicdamdpool-17227131-vmss000004 preemptionPolicy: PreemptLowerPriority priority: 0 restartPolicy: Always schedulerName: default-scheduler securityContext: runAsGroup: 0 runAsUser: 0 serviceAccount: kb-kingbase-v9-1.0.3 serviceAccountName: kb-kingbase-v9-1.0.3 subdomain: kingbase-bxqwuz-kingbase-headless terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - hostPath: path: / type: "" name: root - name: license secret: defaultMode: 420 secretName: kingbase-bxqwuz-license - name: data persistentVolumeClaim: claimName: data-kingbase-bxqwuz-kingbase-0 - name: etc persistentVolumeClaim: claimName: etc-kingbase-bxqwuz-kingbase-0 - emptyDir: {} name: kubeblocks - configMap: defaultMode: 292 name: kingbase-bxqwuz-kingbase-kingbase-config name: config - configMap: defaultMode: 493 name: kingbase-bxqwuz-kingbase-kingbase-scripts name: scripts - configMap: defaultMode: 493 name: sidecar-kingbase-reload-tools-script-kingbase-bxqwuz name: cm-script-kingbase-config - configMap: defaultMode: 493 name: sidecar-kingbase-bxqwuz-kingbase-config-manager-config name: config-manager-config - emptyDir: {} name: kb-tools - name: kube-api-access-kr4vd projected: defaultMode: 420 sources: - serviceAccountToken: expirationSeconds: 3607 path: token - configMap: items: - key: ca.crt path: ca.crt name: kube-root-ca.crt - downwardAPI: items: - fieldRef: apiVersion: v1 fieldPath: metadata.namespace path: namespace status: conditions: - lastProbeTime: null lastTransitionTime: "2026-02-12T02:00:41Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-02-12T02:01:40Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-02-12T02:39:16Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2026-02-12T02:39:16Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-02-12T02:00:18Z" status: "True" type: PodScheduled containerStatuses: - containerID: containerd://823eaf8a1c7aa3d8b71bf0c3d8eac77959c80d6ccf64217ed0a63b16c0560326 image: docker.io/apecloud/kingbase:v009r001c010b0004 imageID: docker.io/apecloud/kingbase@sha256:2580b55585fc3934912fdcd5bd58a20b7e9a2177e68c01a6cccae945e7fb8e3c lastState: {} name: config-manager ready: true restartCount: 0 started: true state: running: startedAt: "2026-02-12T02:01:53Z" volumeMounts: - mountPath: /opt/config name: config - mountPath: /opt/kb-tools/reload/kingbase-config name: cm-script-kingbase-config - mountPath: /opt/config-manager name: config-manager-config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-kr4vd readOnly: true recursiveReadOnly: Disabled - containerID: containerd://c5333c868eab58f4f2712d2f1ede6469c194533ec2520cce872024f43b5c61db image: docker.io/apecloud/kingbase:v009r003c011b0003 imageID: docker.io/apecloud/kingbase@sha256:91c13b473bfd9a399a520e60b0b5b8dc8a7ccdec1f6aa663724138066c530927 lastState: {} name: kbagent ready: true restartCount: 0 started: true state: running: startedAt: "2026-02-12T02:01:41Z" volumeMounts: - mountPath: /kubeblocks name: kubeblocks - mountPath: /var/lib/data name: data - mountPath: /opt/license name: license - mountPath: /etc/cron.d name: etc - mountPath: /opt/scripts name: scripts - mountPath: /opt/config name: config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-kr4vd readOnly: true recursiveReadOnly: Disabled - containerID: containerd://732bab99f756b1da807b552b5ad86e94c9d1b39fd951dee1f26442c9f133b18b image: docker.io/apecloud/kingbase:v009r003c011b0003 imageID: docker.io/apecloud/kingbase@sha256:91c13b473bfd9a399a520e60b0b5b8dc8a7ccdec1f6aa663724138066c530927 lastState: terminated: containerID: containerd://15ab95f700ea353c22ba216aa447c9716dce1284e11874b21f9e66f845fdecf6 exitCode: 137 finishedAt: "2026-02-12T02:43:17Z" reason: Error startedAt: "2026-02-12T02:39:12Z" name: kingbase ready: true restartCount: 9 started: true state: running: startedAt: "2026-02-12T02:43:17Z" volumeMounts: - mountPath: /var/lib/data name: data - mountPath: /opt/license name: license - mountPath: /etc/cron.d name: etc - mountPath: /opt/scripts name: scripts - mountPath: /opt/config name: config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-kr4vd readOnly: true recursiveReadOnly: Disabled hostIP: 10.224.0.8 hostIPs: - ip: 10.224.0.8 initContainerStatuses: - containerID: containerd://1c57febdfc4ca42f40d7e22b41c4fe2d193febe89c020e677921980f69c08921 image: docker.io/apecloud/kubeblocks-tools:1.0.2 imageID: docker.io/apecloud/kubeblocks-tools@sha256:52a60316d6ece80cb1440179a7902bad1129a8535c025722486f4f1986d095ea lastState: {} name: init-kbagent ready: true restartCount: 0 started: false state: terminated: containerID: containerd://1c57febdfc4ca42f40d7e22b41c4fe2d193febe89c020e677921980f69c08921 exitCode: 0 finishedAt: "2026-02-12T02:00:41Z" reason: Completed startedAt: "2026-02-12T02:00:41Z" volumeMounts: - mountPath: /kubeblocks name: kubeblocks - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-kr4vd readOnly: true recursiveReadOnly: Disabled - containerID: containerd://1a0cdcb5171d1ada71e70149e10550884cc15c4c5e33d1d54162aea3f0530fd0 image: docker.io/apecloud/kingbase:v009r003c011b0003 imageID: docker.io/apecloud/kingbase@sha256:91c13b473bfd9a399a520e60b0b5b8dc8a7ccdec1f6aa663724138066c530927 lastState: {} name: kbagent-worker ready: true restartCount: 0 started: false state: terminated: containerID: containerd://1a0cdcb5171d1ada71e70149e10550884cc15c4c5e33d1d54162aea3f0530fd0 exitCode: 0 finishedAt: "2026-02-12T02:01:37Z" reason: Completed startedAt: "2026-02-12T02:01:37Z" volumeMounts: - mountPath: /kubeblocks name: kubeblocks - mountPath: /var/lib/data name: data - mountPath: /opt/license name: license - mountPath: /etc/cron.d name: etc - mountPath: /opt/scripts name: scripts - mountPath: /opt/config name: config - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-kr4vd readOnly: true recursiveReadOnly: Disabled - containerID: containerd://164c3b7b45489366eae050b02ba5dee11626e7d1976b2028959831c6472db22c image: docker.io/apecloud/kubeblocks-tools:1.0.2 imageID: docker.io/apecloud/kubeblocks-tools@sha256:52a60316d6ece80cb1440179a7902bad1129a8535c025722486f4f1986d095ea lastState: {} name: install-config-manager-tool ready: true restartCount: 0 started: false state: terminated: containerID: containerd://164c3b7b45489366eae050b02ba5dee11626e7d1976b2028959831c6472db22c exitCode: 0 finishedAt: "2026-02-12T02:01:39Z" reason: Completed startedAt: "2026-02-12T02:01:39Z" volumeMounts: - mountPath: /opt/config name: config - mountPath: /opt/kb-tools/reload/kingbase-config name: cm-script-kingbase-config - mountPath: /opt/config-manager name: config-manager-config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-kr4vd readOnly: true recursiveReadOnly: Disabled phase: Running podIP: 10.244.6.130 podIPs: - ip: 10.244.6.130 qosClass: Burstable startTime: "2026-02-12T02:00:18Z" ------------------------------------------------------------------------------------------------------------------  `kubectl get pod kingbase-bxqwuz-kingbase-1 -o yaml --namespace ns-xtfhr `(B  apiVersion: v1 kind: Pod metadata: annotations: apps.kubeblocks.io/last-role-snapshot-version: "1770862051031046" creationTimestamp: "2026-02-12T02:02:07Z" labels: app.kubernetes.io/component: kingbase-v9-1.0.3 app.kubernetes.io/instance: kingbase-bxqwuz app.kubernetes.io/managed-by: kubeblocks apps.kubeblocks.io/component-name: kingbase apps.kubeblocks.io/pod-name: kingbase-bxqwuz-kingbase-1 apps.kubeblocks.io/release-phase: stable apps.kubeblocks.io/service-version: 9.3.11 controller-revision-hash: 56db886c5f workloads.kubeblocks.io/instance: kingbase-bxqwuz-kingbase workloads.kubeblocks.io/managed-by: InstanceSet name: kingbase-bxqwuz-kingbase-1 namespace: ns-xtfhr ownerReferences: - apiVersion: workloads.kubeblocks.io/v1 blockOwnerDeletion: true controller: true kind: InstanceSet name: kingbase-bxqwuz-kingbase uid: e6ac2ae2-b986-4c0f-96fa-e4e670e0cf2c resourceVersion: "55941" uid: e5f39874-0763-4ce2-80e8-44d91588986f spec: affinity: podAntiAffinity: requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: matchLabels: app.kubernetes.io/instance: kingbase-bxqwuz apps.kubeblocks.io/component-name: kingbase topologyKey: kubernetes.io/hostname containers: - command: - /usr/sbin/init env: - name: DB_USER valueFrom: secretKeyRef: key: username name: kingbase-bxqwuz-kingbase-account-system - name: DB_PASSWORD valueFrom: secretKeyRef: key: password name: kingbase-bxqwuz-kingbase-account-system - name: REPLICA_COUNT value: $(KB_COMP_REPLICAS) - name: KMONITOR_ENABLE value: "true" - name: KMONITOR_KINGBASE_PORT value: "54321" - name: DB_MODE value: oracle - name: DB_ENCODING value: utf8 - name: DB_CASE_SENSITIVE value: "true" - name: KINGBASE_EXPORTER_PORT value: "1234" - name: NODE_EXPORTER_PORT value: "9100" - name: DB_MAX_CONNECTIONS value: "200" - name: LICENSE_PATH value: /opt/license - name: CONTAINER_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: AUDIT_ENABLED value: "true" - name: KB_POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: KB_NAMESPACE valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.namespace - name: KB_POD_FQDN value: $(KB_POD_NAME).$(KB_COMPONENT_NAME)-headless.$(KB_NAMESPACE).svc - name: DB_ENCODING value: utf-8 - name: DB_MODE value: mysql - name: DB_CASE_SENSITIVE value: "yes" envFrom: - configMapRef: name: kingbase-bxqwuz-kingbase-env optional: false image: docker.io/apecloud/kingbase:v009r003c011b0003 imagePullPolicy: IfNotPresent lifecycle: postStart: exec: command: - /bin/bash - -c - "# export BASH_ENV=/tmp/enable-xtrace.sh\n# echo 'set -x' > /tmp/enable-xtrace.sh\nif [ -f /var/lib/data/start-kingbase.log ] && [ $(stat -c%s /var/lib/data/start-kingbase.log) -gt 100485760 ]; then\n :> /var/lib/data/start-kingbase.log\nfi\n/opt/scripts//sync_ssl_cert.sh $MOUNT_PATH\n\n# append function init_db to docker-entrypoint.sh\nsed -i \"/^function init_db()/,/^}/d\" /home/kingbase/cluster/bin/docker-entrypoint.sh\nsed -i \"/^function config_kingbase_conf()/,/^}/d\" /home/kingbase/cluster/bin/docker-entrypoint.sh\nsed -i \"/^function start_db()/,/^}/d\" /home/kingbase/cluster/bin/docker-entrypoint.sh\nsed -i \"/^function config_sys_hba_conf()/,/^}/d\" /home/kingbase/cluster/bin/docker-entrypoint.sh\ncp /opt/scripts/v9_utils.sh /home/kingbase/cluster/bin/functions.sh\n\n# insert source functions to line 4 of docker-entrypoint.sh\nsed -i '4i source /home/kingbase/cluster/bin/functions.sh' /home/kingbase/cluster/bin/docker-entrypoint.sh\n\n# get pod index\npod_index=${HOSTNAME##*-}\nif [ $pod_index -ne 0 ]\nthen \n rm -rf $MOUNT_PATH/backup_dir\nfi\n/home/kingbase/cluster/bin/docker-entrypoint.sh >> /var/lib/data/start-kingbase.log 2>&1\n" livenessProbe: failureThreshold: 10 initialDelaySeconds: 120 periodSeconds: 10 successThreshold: 1 tcpSocket: port: kingbase timeoutSeconds: 5 name: kingbase ports: - containerPort: 54321 name: kingbase protocol: TCP - containerPort: 1234 name: exporter protocol: TCP resources: limits: cpu: "1" memory: 2Gi requests: cpu: "1" memory: 2Gi securityContext: privileged: true terminationMessagePath: /dev/termination-log terminationMessagePolicy: File tty: true volumeMounts: - mountPath: /var/lib/data name: data - mountPath: /opt/license name: license - mountPath: /etc/cron.d name: etc - mountPath: /opt/scripts name: scripts - mountPath: /opt/config name: config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-p8nwk readOnly: true - args: - --port - "3501" - --streaming-port - "3502" command: - /kubeblocks/kbagent env: - name: DB_USER valueFrom: secretKeyRef: key: username name: kingbase-bxqwuz-kingbase-account-system - name: DB_PASSWORD valueFrom: secretKeyRef: key: password name: kingbase-bxqwuz-kingbase-account-system - name: KB_POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: KB_NAMESPACE valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.namespace - name: KB_POD_FQDN value: $(KB_POD_NAME).$(KB_COMPONENT_NAME)-headless.$(KB_NAMESPACE).svc - name: KB_AGENT_NAMESPACE valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.namespace - name: KB_AGENT_POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: KB_AGENT_POD_UID valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.uid - name: KB_AGENT_NODE_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: spec.nodeName - name: KB_AGENT_ACTION value: '[{"name":"switchover","exec":{"command":["bash","-c","sh /opt/scripts/switchover-with-candidate.sh\n"]}},{"name":"memberLeave","exec":{"command":["bash","-c","sh /home/kingbase/cluster/bin/docker-entrypoint.sh shrink\n"]}},{"name":"roleProbe","exec":{"command":["bash","-c","sh /opt/scripts/kingbase_role_probe.sh\n"]},"timeoutSeconds":10}]' - name: KB_AGENT_PROBE value: '[{"instance":"kingbase-bxqwuz-kingbase","action":"roleProbe","initialDelaySeconds":60,"periodSeconds":1}]' - name: DB_ENCODING value: utf-8 - name: DB_MODE value: mysql - name: DB_CASE_SENSITIVE value: "yes" envFrom: - configMapRef: name: kingbase-bxqwuz-kingbase-env optional: false image: docker.io/apecloud/kingbase:v009r003c011b0003 imagePullPolicy: IfNotPresent name: kbagent ports: - containerPort: 3501 name: http protocol: TCP - containerPort: 3502 name: streaming protocol: TCP resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" securityContext: runAsGroup: 1000 startupProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 3501 timeoutSeconds: 1 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /kubeblocks name: kubeblocks - mountPath: /var/lib/data name: data - mountPath: /opt/license name: license - mountPath: /etc/cron.d name: etc - mountPath: /opt/scripts name: scripts - mountPath: /opt/config name: config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-p8nwk readOnly: true - args: - PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$(TOOLS_PATH) - /kb_tools/reloader - --log-level - info - --operator-update-enable - --tcp - "9901" - --config - /opt/config-manager/config-manager.yaml command: - env env: - name: DB_USER valueFrom: secretKeyRef: key: username name: kingbase-bxqwuz-kingbase-account-system - name: DB_PASSWORD valueFrom: secretKeyRef: key: password name: kingbase-bxqwuz-kingbase-account-system - name: CONFIG_MANAGER_POD_IP valueFrom: fieldRef: apiVersion: v1 fieldPath: status.podIP - name: TOOLS_PATH value: /opt/kb-tools/reload/kingbase-config:/opt/config-manager:/kb_tools envFrom: - configMapRef: name: kingbase-bxqwuz-kingbase-env optional: false image: docker.io/apecloud/kingbase:v009r001c010b0004 imagePullPolicy: IfNotPresent name: config-manager ports: - containerPort: 9901 name: config-manager protocol: TCP resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /opt/config name: config - mountPath: /opt/kb-tools/reload/kingbase-config name: cm-script-kingbase-config - mountPath: /opt/config-manager name: config-manager-config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-p8nwk readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true hostname: kingbase-bxqwuz-kingbase-1 initContainers: - command: - cp - -r - /bin/kbagent - /kubeblocks/ env: - name: DB_USER valueFrom: secretKeyRef: key: username name: kingbase-bxqwuz-kingbase-account-system - name: DB_PASSWORD valueFrom: secretKeyRef: key: password name: kingbase-bxqwuz-kingbase-account-system - name: DB_ENCODING value: utf-8 - name: DB_MODE value: mysql - name: DB_CASE_SENSITIVE value: "yes" envFrom: - configMapRef: name: kingbase-bxqwuz-kingbase-env optional: false image: docker.io/apecloud/kubeblocks-tools:1.0.2 imagePullPolicy: IfNotPresent name: init-kbagent resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /kubeblocks name: kubeblocks - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-p8nwk readOnly: true - args: - --server=false command: - /kubeblocks/kbagent env: - name: DB_USER valueFrom: secretKeyRef: key: username name: kingbase-bxqwuz-kingbase-account-system - name: DB_PASSWORD valueFrom: secretKeyRef: key: password name: kingbase-bxqwuz-kingbase-account-system - name: KB_POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: KB_NAMESPACE valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.namespace - name: KB_POD_FQDN value: $(KB_POD_NAME).$(KB_COMPONENT_NAME)-headless.$(KB_NAMESPACE).svc - name: KB_AGENT_NAMESPACE valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.namespace - name: KB_AGENT_POD_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.name - name: KB_AGENT_POD_UID valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.uid - name: KB_AGENT_NODE_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: spec.nodeName - name: KB_AGENT_ACTION value: '[{"name":"switchover","exec":{"command":["bash","-c","sh /opt/scripts/switchover-with-candidate.sh\n"]}},{"name":"memberLeave","exec":{"command":["bash","-c","sh /home/kingbase/cluster/bin/docker-entrypoint.sh shrink\n"]}},{"name":"roleProbe","exec":{"command":["bash","-c","sh /opt/scripts/kingbase_role_probe.sh\n"]},"timeoutSeconds":10}]' - name: KB_AGENT_PROBE value: '[{"instance":"kingbase-bxqwuz-kingbase","action":"roleProbe","initialDelaySeconds":60,"periodSeconds":1}]' - name: DB_ENCODING value: utf-8 - name: DB_MODE value: mysql - name: DB_CASE_SENSITIVE value: "yes" envFrom: - configMapRef: name: kingbase-bxqwuz-kingbase-env optional: false image: docker.io/apecloud/kingbase:v009r003c011b0003 imagePullPolicy: IfNotPresent name: kbagent-worker resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" securityContext: runAsGroup: 1000 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /kubeblocks name: kubeblocks - mountPath: /var/lib/data name: data - mountPath: /opt/license name: license - mountPath: /etc/cron.d name: etc - mountPath: /opt/scripts name: scripts - mountPath: /opt/config name: config - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-p8nwk readOnly: true - command: - cp - /bin/reloader - /kb_tools env: - name: DB_USER valueFrom: secretKeyRef: key: username name: kingbase-bxqwuz-kingbase-account-system - name: DB_PASSWORD valueFrom: secretKeyRef: key: password name: kingbase-bxqwuz-kingbase-account-system envFrom: - configMapRef: name: kingbase-bxqwuz-kingbase-env optional: false image: docker.io/apecloud/kubeblocks-tools:1.0.2 imagePullPolicy: IfNotPresent name: install-config-manager-tool resources: limits: cpu: "0" memory: "0" requests: cpu: "0" memory: "0" terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /opt/config name: config - mountPath: /opt/kb-tools/reload/kingbase-config name: cm-script-kingbase-config - mountPath: /opt/config-manager name: config-manager-config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-p8nwk readOnly: true nodeName: aks-cicdamdpool-17227131-vmss000003 preemptionPolicy: PreemptLowerPriority priority: 0 restartPolicy: Always schedulerName: default-scheduler securityContext: runAsGroup: 0 runAsUser: 0 serviceAccount: kb-kingbase-v9-1.0.3 serviceAccountName: kb-kingbase-v9-1.0.3 subdomain: kingbase-bxqwuz-kingbase-headless terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - hostPath: path: / type: "" name: root - name: license secret: defaultMode: 420 secretName: kingbase-bxqwuz-license - name: data persistentVolumeClaim: claimName: data-kingbase-bxqwuz-kingbase-1 - name: etc persistentVolumeClaim: claimName: etc-kingbase-bxqwuz-kingbase-1 - emptyDir: {} name: kubeblocks - configMap: defaultMode: 292 name: kingbase-bxqwuz-kingbase-kingbase-config name: config - configMap: defaultMode: 493 name: kingbase-bxqwuz-kingbase-kingbase-scripts name: scripts - configMap: defaultMode: 493 name: sidecar-kingbase-reload-tools-script-kingbase-bxqwuz name: cm-script-kingbase-config - configMap: defaultMode: 493 name: sidecar-kingbase-bxqwuz-kingbase-config-manager-config name: config-manager-config - emptyDir: {} name: kb-tools - name: kube-api-access-p8nwk projected: defaultMode: 420 sources: - serviceAccountToken: expirationSeconds: 3607 path: token - configMap: items: - key: ca.crt path: ca.crt name: kube-root-ca.crt - downwardAPI: items: - fieldRef: apiVersion: v1 fieldPath: metadata.namespace path: namespace status: conditions: - lastProbeTime: null lastTransitionTime: "2026-02-12T02:02:29Z" status: "True" type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: "2026-02-12T02:04:49Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2026-02-12T02:02:08Z" message: 'containers with unready status: [kingbase]' reason: ContainersNotReady status: "False" type: Ready - lastProbeTime: null lastTransitionTime: "2026-02-12T02:02:08Z" message: 'containers with unready status: [kingbase]' reason: ContainersNotReady status: "False" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2026-02-12T02:02:08Z" status: "True" type: PodScheduled containerStatuses: - containerID: containerd://65116d11df3da703e3295204324ec263238b9029d3fa4bb7aabc0b83fc46737d image: docker.io/apecloud/kingbase:v009r001c010b0004 imageID: docker.io/apecloud/kingbase@sha256:2580b55585fc3934912fdcd5bd58a20b7e9a2177e68c01a6cccae945e7fb8e3c lastState: {} name: config-manager ready: true restartCount: 0 started: true state: running: startedAt: "2026-02-12T02:06:54Z" volumeMounts: - mountPath: /opt/config name: config - mountPath: /opt/kb-tools/reload/kingbase-config name: cm-script-kingbase-config - mountPath: /opt/config-manager name: config-manager-config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-p8nwk readOnly: true recursiveReadOnly: Disabled - containerID: containerd://02275d7e13e14edfc7e665274559412a5a9e86a379baee631a7f6d898554a59a image: docker.io/apecloud/kingbase:v009r003c011b0003 imageID: docker.io/apecloud/kingbase@sha256:91c13b473bfd9a399a520e60b0b5b8dc8a7ccdec1f6aa663724138066c530927 lastState: {} name: kbagent ready: true restartCount: 0 started: true state: running: startedAt: "2026-02-12T02:06:30Z" volumeMounts: - mountPath: /kubeblocks name: kubeblocks - mountPath: /var/lib/data name: data - mountPath: /opt/license name: license - mountPath: /etc/cron.d name: etc - mountPath: /opt/scripts name: scripts - mountPath: /opt/config name: config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-p8nwk readOnly: true recursiveReadOnly: Disabled - containerID: containerd://10d12d9d1642a8643b56b66beb64d16743e1f4a6f10471f6a3b02ca45a553a92 image: docker.io/apecloud/kingbase:v009r003c011b0003 imageID: docker.io/apecloud/kingbase@sha256:91c13b473bfd9a399a520e60b0b5b8dc8a7ccdec1f6aa663724138066c530927 lastState: terminated: containerID: containerd://10d12d9d1642a8643b56b66beb64d16743e1f4a6f10471f6a3b02ca45a553a92 exitCode: 137 finishedAt: "2026-02-12T02:37:40Z" reason: Error startedAt: "2026-02-12T02:30:18Z" name: kingbase ready: false restartCount: 4 started: false state: waiting: message: back-off 1m20s restarting failed container=kingbase pod=kingbase-bxqwuz-kingbase-1_ns-xtfhr(e5f39874-0763-4ce2-80e8-44d91588986f) reason: CrashLoopBackOff volumeMounts: - mountPath: /var/lib/data name: data - mountPath: /opt/license name: license - mountPath: /etc/cron.d name: etc - mountPath: /opt/scripts name: scripts - mountPath: /opt/config name: config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-p8nwk readOnly: true recursiveReadOnly: Disabled hostIP: 10.224.0.5 hostIPs: - ip: 10.224.0.5 initContainerStatuses: - containerID: containerd://f1c407eaab8099025712c400e2aefc8b0fd966bd9def45f9a7e842fd10487f75 image: docker.io/apecloud/kubeblocks-tools:1.0.2 imageID: docker.io/apecloud/kubeblocks-tools@sha256:52a60316d6ece80cb1440179a7902bad1129a8535c025722486f4f1986d095ea lastState: {} name: init-kbagent ready: true restartCount: 0 started: false state: terminated: containerID: containerd://f1c407eaab8099025712c400e2aefc8b0fd966bd9def45f9a7e842fd10487f75 exitCode: 0 finishedAt: "2026-02-12T02:02:29Z" reason: Completed startedAt: "2026-02-12T02:02:29Z" volumeMounts: - mountPath: /kubeblocks name: kubeblocks - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-p8nwk readOnly: true recursiveReadOnly: Disabled - containerID: containerd://868c7b876c09392d00829891b802e1b5e476756ce1e31c5c7dc13384ccde7087 image: docker.io/apecloud/kingbase:v009r003c011b0003 imageID: docker.io/apecloud/kingbase@sha256:91c13b473bfd9a399a520e60b0b5b8dc8a7ccdec1f6aa663724138066c530927 lastState: {} name: kbagent-worker ready: true restartCount: 0 started: false state: terminated: containerID: containerd://868c7b876c09392d00829891b802e1b5e476756ce1e31c5c7dc13384ccde7087 exitCode: 0 finishedAt: "2026-02-12T02:04:45Z" reason: Completed startedAt: "2026-02-12T02:04:45Z" volumeMounts: - mountPath: /kubeblocks name: kubeblocks - mountPath: /var/lib/data name: data - mountPath: /opt/license name: license - mountPath: /etc/cron.d name: etc - mountPath: /opt/scripts name: scripts - mountPath: /opt/config name: config - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-p8nwk readOnly: true recursiveReadOnly: Disabled - containerID: containerd://39165495dfd7282f19e968bc05575e6d0c8a4342ee091f6ae663e898508816ae image: docker.io/apecloud/kubeblocks-tools:1.0.2 imageID: docker.io/apecloud/kubeblocks-tools@sha256:52a60316d6ece80cb1440179a7902bad1129a8535c025722486f4f1986d095ea lastState: {} name: install-config-manager-tool ready: true restartCount: 0 started: false state: terminated: containerID: containerd://39165495dfd7282f19e968bc05575e6d0c8a4342ee091f6ae663e898508816ae exitCode: 0 finishedAt: "2026-02-12T02:04:48Z" reason: Completed startedAt: "2026-02-12T02:04:48Z" volumeMounts: - mountPath: /opt/config name: config - mountPath: /opt/kb-tools/reload/kingbase-config name: cm-script-kingbase-config - mountPath: /opt/config-manager name: config-manager-config - mountPath: /kb_tools name: kb-tools - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-p8nwk readOnly: true recursiveReadOnly: Disabled phase: Running podIP: 10.244.3.26 podIPs: - ip: 10.244.3.26 qosClass: Burstable startTime: "2026-02-12T02:02:08Z" ------------------------------------------------------------------------------------------------------------------ --------------------------------------describe pod kingbase-bxqwuz-kingbase-0 kingbase-bxqwuz-kingbase-1--------------------------------------  `kubectl describe pod kingbase-bxqwuz-kingbase-0 --namespace ns-xtfhr `(B  Name: kingbase-bxqwuz-kingbase-0 Namespace: ns-xtfhr Priority: 0 Service Account: kb-kingbase-v9-1.0.3 Node: aks-cicdamdpool-17227131-vmss000004/10.224.0.8 Start Time: Thu, 12 Feb 2026 10:00:18 +0800 Labels: app.kubernetes.io/component=kingbase-v9-1.0.3 app.kubernetes.io/instance=kingbase-bxqwuz app.kubernetes.io/managed-by=kubeblocks apps.kubeblocks.io/component-name=kingbase apps.kubeblocks.io/pod-name=kingbase-bxqwuz-kingbase-0 apps.kubeblocks.io/release-phase=stable apps.kubeblocks.io/service-version=9.3.11 controller-revision-hash=56db886c5f workloads.kubeblocks.io/instance=kingbase-bxqwuz-kingbase workloads.kubeblocks.io/managed-by=InstanceSet Annotations: apps.kubeblocks.io/last-role-snapshot-version: 1770861761341387 Status: Running IP: 10.244.6.130 IPs: IP: 10.244.6.130 Controlled By: InstanceSet/kingbase-bxqwuz-kingbase Init Containers: init-kbagent: Container ID: containerd://1c57febdfc4ca42f40d7e22b41c4fe2d193febe89c020e677921980f69c08921 Image: docker.io/apecloud/kubeblocks-tools:1.0.2 Image ID: docker.io/apecloud/kubeblocks-tools@sha256:52a60316d6ece80cb1440179a7902bad1129a8535c025722486f4f1986d095ea Port: Host Port: Command: cp -r /bin/kbagent /kubeblocks/ State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 12 Feb 2026 10:00:41 +0800 Finished: Thu, 12 Feb 2026 10:00:41 +0800 Ready: True Restart Count: 0 Limits: cpu: 0 memory: 0 Requests: cpu: 0 memory: 0 Environment Variables from: kingbase-bxqwuz-kingbase-env ConfigMap Optional: false Environment: DB_USER: Optional: false DB_PASSWORD: Optional: false DB_ENCODING: utf-8 DB_MODE: mysql DB_CASE_SENSITIVE: yes Mounts: /kubeblocks from kubeblocks (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kr4vd (ro) kbagent-worker: Container ID: containerd://1a0cdcb5171d1ada71e70149e10550884cc15c4c5e33d1d54162aea3f0530fd0 Image: docker.io/apecloud/kingbase:v009r003c011b0003 Image ID: docker.io/apecloud/kingbase@sha256:91c13b473bfd9a399a520e60b0b5b8dc8a7ccdec1f6aa663724138066c530927 Port: Host Port: Command: /kubeblocks/kbagent Args: --server=false State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 12 Feb 2026 10:01:37 +0800 Finished: Thu, 12 Feb 2026 10:01:37 +0800 Ready: True Restart Count: 0 Limits: cpu: 0 memory: 0 Requests: cpu: 0 memory: 0 Environment Variables from: kingbase-bxqwuz-kingbase-env ConfigMap Optional: false Environment: DB_USER: Optional: false DB_PASSWORD: Optional: false KB_POD_NAME: kingbase-bxqwuz-kingbase-0 (v1:metadata.name) KB_NAMESPACE: ns-xtfhr (v1:metadata.namespace) KB_POD_FQDN: $(KB_POD_NAME).$(KB_COMPONENT_NAME)-headless.$(KB_NAMESPACE).svc KB_AGENT_NAMESPACE: ns-xtfhr (v1:metadata.namespace) KB_AGENT_POD_NAME: kingbase-bxqwuz-kingbase-0 (v1:metadata.name) KB_AGENT_POD_UID: (v1:metadata.uid) KB_AGENT_NODE_NAME: (v1:spec.nodeName) KB_AGENT_ACTION: [{"name":"switchover","exec":{"command":["bash","-c","sh /opt/scripts/switchover-with-candidate.sh\n"]}},{"name":"memberLeave","exec":{"command":["bash","-c","sh /home/kingbase/cluster/bin/docker-entrypoint.sh shrink\n"]}},{"name":"roleProbe","exec":{"command":["bash","-c","sh /opt/scripts/kingbase_role_probe.sh\n"]},"timeoutSeconds":10}] KB_AGENT_PROBE: [{"instance":"kingbase-bxqwuz-kingbase","action":"roleProbe","initialDelaySeconds":60,"periodSeconds":1}] DB_ENCODING: utf-8 DB_MODE: mysql DB_CASE_SENSITIVE: yes Mounts: /etc/cron.d from etc (rw) /kubeblocks from kubeblocks (rw) /opt/config from config (rw) /opt/license from license (rw) /opt/scripts from scripts (rw) /var/lib/data from data (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kr4vd (ro) install-config-manager-tool: Container ID: containerd://164c3b7b45489366eae050b02ba5dee11626e7d1976b2028959831c6472db22c Image: docker.io/apecloud/kubeblocks-tools:1.0.2 Image ID: docker.io/apecloud/kubeblocks-tools@sha256:52a60316d6ece80cb1440179a7902bad1129a8535c025722486f4f1986d095ea Port: Host Port: Command: cp /bin/reloader /kb_tools State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 12 Feb 2026 10:01:39 +0800 Finished: Thu, 12 Feb 2026 10:01:39 +0800 Ready: True Restart Count: 0 Limits: cpu: 0 memory: 0 Requests: cpu: 0 memory: 0 Environment Variables from: kingbase-bxqwuz-kingbase-env ConfigMap Optional: false Environment: DB_USER: Optional: false DB_PASSWORD: Optional: false Mounts: /kb_tools from kb-tools (rw) /opt/config from config (rw) /opt/config-manager from config-manager-config (rw) /opt/kb-tools/reload/kingbase-config from cm-script-kingbase-config (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kr4vd (ro) Containers: kingbase: Container ID: containerd://732bab99f756b1da807b552b5ad86e94c9d1b39fd951dee1f26442c9f133b18b Image: docker.io/apecloud/kingbase:v009r003c011b0003 Image ID: docker.io/apecloud/kingbase@sha256:91c13b473bfd9a399a520e60b0b5b8dc8a7ccdec1f6aa663724138066c530927 Ports: 54321/TCP, 1234/TCP Host Ports: 0/TCP, 0/TCP Command: /usr/sbin/init State: Running Started: Thu, 12 Feb 2026 10:43:17 +0800 Last State: Terminated Reason: Error Exit Code: 137 Started: Thu, 12 Feb 2026 10:39:12 +0800 Finished: Thu, 12 Feb 2026 10:43:17 +0800 Ready: True Restart Count: 9 Limits: cpu: 1 memory: 2Gi Requests: cpu: 1 memory: 2Gi Liveness: tcp-socket :kingbase delay=120s timeout=5s period=10s #success=1 #failure=10 Environment Variables from: kingbase-bxqwuz-kingbase-env ConfigMap Optional: false Environment: DB_USER: Optional: false DB_PASSWORD: Optional: false REPLICA_COUNT: $(KB_COMP_REPLICAS) KMONITOR_ENABLE: true KMONITOR_KINGBASE_PORT: 54321 DB_MODE: oracle DB_ENCODING: utf8 DB_CASE_SENSITIVE: true KINGBASE_EXPORTER_PORT: 1234 NODE_EXPORTER_PORT: 9100 DB_MAX_CONNECTIONS: 200 LICENSE_PATH: /opt/license CONTAINER_NAME: kingbase-bxqwuz-kingbase-0 (v1:metadata.name) AUDIT_ENABLED: true KB_POD_NAME: kingbase-bxqwuz-kingbase-0 (v1:metadata.name) KB_NAMESPACE: ns-xtfhr (v1:metadata.namespace) KB_POD_FQDN: $(KB_POD_NAME).$(KB_COMPONENT_NAME)-headless.$(KB_NAMESPACE).svc DB_ENCODING: utf-8 DB_MODE: mysql DB_CASE_SENSITIVE: yes Mounts: /etc/cron.d from etc (rw) /kb_tools from kb-tools (rw) /opt/config from config (rw) /opt/license from license (rw) /opt/scripts from scripts (rw) /var/lib/data from data (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kr4vd (ro) kbagent: Container ID: containerd://c5333c868eab58f4f2712d2f1ede6469c194533ec2520cce872024f43b5c61db Image: docker.io/apecloud/kingbase:v009r003c011b0003 Image ID: docker.io/apecloud/kingbase@sha256:91c13b473bfd9a399a520e60b0b5b8dc8a7ccdec1f6aa663724138066c530927 Ports: 3501/TCP, 3502/TCP Host Ports: 0/TCP, 0/TCP Command: /kubeblocks/kbagent Args: --port 3501 --streaming-port 3502 State: Running Started: Thu, 12 Feb 2026 10:01:41 +0800 Ready: True Restart Count: 0 Limits: cpu: 0 memory: 0 Requests: cpu: 0 memory: 0 Startup: tcp-socket :3501 delay=0s timeout=1s period=10s #success=1 #failure=3 Environment Variables from: kingbase-bxqwuz-kingbase-env ConfigMap Optional: false Environment: DB_USER: Optional: false DB_PASSWORD: Optional: false KB_POD_NAME: kingbase-bxqwuz-kingbase-0 (v1:metadata.name) KB_NAMESPACE: ns-xtfhr (v1:metadata.namespace) KB_POD_FQDN: $(KB_POD_NAME).$(KB_COMPONENT_NAME)-headless.$(KB_NAMESPACE).svc KB_AGENT_NAMESPACE: ns-xtfhr (v1:metadata.namespace) KB_AGENT_POD_NAME: kingbase-bxqwuz-kingbase-0 (v1:metadata.name) KB_AGENT_POD_UID: (v1:metadata.uid) KB_AGENT_NODE_NAME: (v1:spec.nodeName) KB_AGENT_ACTION: [{"name":"switchover","exec":{"command":["bash","-c","sh /opt/scripts/switchover-with-candidate.sh\n"]}},{"name":"memberLeave","exec":{"command":["bash","-c","sh /home/kingbase/cluster/bin/docker-entrypoint.sh shrink\n"]}},{"name":"roleProbe","exec":{"command":["bash","-c","sh /opt/scripts/kingbase_role_probe.sh\n"]},"timeoutSeconds":10}] KB_AGENT_PROBE: [{"instance":"kingbase-bxqwuz-kingbase","action":"roleProbe","initialDelaySeconds":60,"periodSeconds":1}] DB_ENCODING: utf-8 DB_MODE: mysql DB_CASE_SENSITIVE: yes Mounts: /etc/cron.d from etc (rw) /kb_tools from kb-tools (rw) /kubeblocks from kubeblocks (rw) /opt/config from config (rw) /opt/license from license (rw) /opt/scripts from scripts (rw) /var/lib/data from data (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kr4vd (ro) config-manager: Container ID: containerd://823eaf8a1c7aa3d8b71bf0c3d8eac77959c80d6ccf64217ed0a63b16c0560326 Image: docker.io/apecloud/kingbase:v009r001c010b0004 Image ID: docker.io/apecloud/kingbase@sha256:2580b55585fc3934912fdcd5bd58a20b7e9a2177e68c01a6cccae945e7fb8e3c Port: 9901/TCP Host Port: 0/TCP Command: env Args: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$(TOOLS_PATH) /kb_tools/reloader --log-level info --operator-update-enable --tcp 9901 --config /opt/config-manager/config-manager.yaml State: Running Started: Thu, 12 Feb 2026 10:01:53 +0800 Ready: True Restart Count: 0 Limits: cpu: 0 memory: 0 Requests: cpu: 0 memory: 0 Environment Variables from: kingbase-bxqwuz-kingbase-env ConfigMap Optional: false Environment: DB_USER: Optional: false DB_PASSWORD: Optional: false CONFIG_MANAGER_POD_IP: (v1:status.podIP) TOOLS_PATH: /opt/kb-tools/reload/kingbase-config:/opt/config-manager:/kb_tools Mounts: /kb_tools from kb-tools (rw) /opt/config from config (rw) /opt/config-manager from config-manager-config (rw) /opt/kb-tools/reload/kingbase-config from cm-script-kingbase-config (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kr4vd (ro) Conditions: Type Status PodReadyToStartContainers True Initialized True Ready True ContainersReady True PodScheduled True Volumes: root: Type: HostPath (bare host directory volume) Path: / HostPathType: license: Type: Secret (a volume populated by a Secret) SecretName: kingbase-bxqwuz-license Optional: false data: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: data-kingbase-bxqwuz-kingbase-0 ReadOnly: false etc: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: etc-kingbase-bxqwuz-kingbase-0 ReadOnly: false kubeblocks: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: config: Type: ConfigMap (a volume populated by a ConfigMap) Name: kingbase-bxqwuz-kingbase-kingbase-config Optional: false scripts: Type: ConfigMap (a volume populated by a ConfigMap) Name: kingbase-bxqwuz-kingbase-kingbase-scripts Optional: false cm-script-kingbase-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: sidecar-kingbase-reload-tools-script-kingbase-bxqwuz Optional: false config-manager-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: sidecar-kingbase-bxqwuz-kingbase-config-manager-config Optional: false kb-tools: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: kube-api-access-kr4vd: 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: Tolerations: node.kubernetes.io/memory-pressure:NoSchedule op=Exists 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 43m default-scheduler Successfully assigned ns-xtfhr/kingbase-bxqwuz-kingbase-0 to aks-cicdamdpool-17227131-vmss000004 Normal SuccessfulAttachVolume 43m attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-2f043f45-e881-41dd-9b87-7da0fd234c40" Normal SuccessfulAttachVolume 43m attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-141ac7ed-d3c6-4a0c-9f06-335636686aca" Normal Pulling 43m kubelet Pulling image "docker.io/apecloud/kubeblocks-tools:1.0.2" Normal Pulled 43m kubelet Successfully pulled image "docker.io/apecloud/kubeblocks-tools:1.0.2" in 3.879s (3.879s including waiting). Image size: 93757002 bytes. Normal Created 43m kubelet Created container: init-kbagent Normal Started 43m kubelet Started container init-kbagent Normal Pulling 42m kubelet Pulling image "docker.io/apecloud/kingbase:v009r003c011b0003" Normal Pulled 42m kubelet Successfully pulled image "docker.io/apecloud/kingbase:v009r003c011b0003" in 43.087s (43.087s including waiting). Image size: 1125818369 bytes. Normal Created 42m kubelet Created container: kbagent-worker Normal Started 42m kubelet Started container kbagent-worker Normal Pulled 42m kubelet Container image "docker.io/apecloud/kubeblocks-tools:1.0.2" already present on machine Normal Created 42m kubelet Created container: install-config-manager-tool Normal Started 42m kubelet Started container install-config-manager-tool Normal Created 42m kubelet Created container: kbagent Normal Pulled 42m kubelet Container image "docker.io/apecloud/kingbase:v009r003c011b0003" already present on machine Normal Pulling 42m kubelet Pulling image "docker.io/apecloud/kingbase:v009r001c010b0004" Normal Started 42m kubelet Started container kbagent Normal Pulled 41m kubelet Successfully pulled image "docker.io/apecloud/kingbase:v009r001c010b0004" in 12.044s (12.044s including waiting). Image size: 924665702 bytes. Normal Created 41m kubelet Created container: config-manager Normal Started 41m kubelet Started container config-manager Normal roleProbe 41m kbagent {"instance":"kingbase-bxqwuz-kingbase","probe":"roleProbe","code":0,"output":"Cg=="} Normal Started 37m (x2 over 42m) kubelet Started container kingbase Normal Created 37m (x2 over 42m) kubelet Created container: kingbase Warning Unhealthy 15m (x66 over 40m) kubelet Liveness probe failed: dial tcp 10.244.6.130:54321: connect: connection refused Warning BackOff 4m54s (x25 over 9m54s) kubelet Back-off restarting failed container kingbase in pod kingbase-bxqwuz-kingbase-0_ns-xtfhr(14b96c4d-afc3-40cc-abff-5b70dc02459c) Normal Pulled 4m39s (x9 over 42m) kubelet Container image "docker.io/apecloud/kingbase:v009r003c011b0003" already present on machine Normal Killing 64s (x9 over 38m) kubelet Container kingbase failed liveness probe, will be restarted ------------------------------------------------------------------------------------------------------------------  `kubectl describe pod kingbase-bxqwuz-kingbase-1 --namespace ns-xtfhr `(B  Name: kingbase-bxqwuz-kingbase-1 Namespace: ns-xtfhr Priority: 0 Service Account: kb-kingbase-v9-1.0.3 Node: aks-cicdamdpool-17227131-vmss000003/10.224.0.5 Start Time: Thu, 12 Feb 2026 10:02:08 +0800 Labels: app.kubernetes.io/component=kingbase-v9-1.0.3 app.kubernetes.io/instance=kingbase-bxqwuz app.kubernetes.io/managed-by=kubeblocks apps.kubeblocks.io/component-name=kingbase apps.kubeblocks.io/pod-name=kingbase-bxqwuz-kingbase-1 apps.kubeblocks.io/release-phase=stable apps.kubeblocks.io/service-version=9.3.11 controller-revision-hash=56db886c5f workloads.kubeblocks.io/instance=kingbase-bxqwuz-kingbase workloads.kubeblocks.io/managed-by=InstanceSet Annotations: apps.kubeblocks.io/last-role-snapshot-version: 1770862051031046 Status: Running IP: 10.244.3.26 IPs: IP: 10.244.3.26 Controlled By: InstanceSet/kingbase-bxqwuz-kingbase Init Containers: init-kbagent: Container ID: containerd://f1c407eaab8099025712c400e2aefc8b0fd966bd9def45f9a7e842fd10487f75 Image: docker.io/apecloud/kubeblocks-tools:1.0.2 Image ID: docker.io/apecloud/kubeblocks-tools@sha256:52a60316d6ece80cb1440179a7902bad1129a8535c025722486f4f1986d095ea Port: Host Port: Command: cp -r /bin/kbagent /kubeblocks/ State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 12 Feb 2026 10:02:29 +0800 Finished: Thu, 12 Feb 2026 10:02:29 +0800 Ready: True Restart Count: 0 Limits: cpu: 0 memory: 0 Requests: cpu: 0 memory: 0 Environment Variables from: kingbase-bxqwuz-kingbase-env ConfigMap Optional: false Environment: DB_USER: Optional: false DB_PASSWORD: Optional: false DB_ENCODING: utf-8 DB_MODE: mysql DB_CASE_SENSITIVE: yes Mounts: /kubeblocks from kubeblocks (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p8nwk (ro) kbagent-worker: Container ID: containerd://868c7b876c09392d00829891b802e1b5e476756ce1e31c5c7dc13384ccde7087 Image: docker.io/apecloud/kingbase:v009r003c011b0003 Image ID: docker.io/apecloud/kingbase@sha256:91c13b473bfd9a399a520e60b0b5b8dc8a7ccdec1f6aa663724138066c530927 Port: Host Port: Command: /kubeblocks/kbagent Args: --server=false State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 12 Feb 2026 10:04:45 +0800 Finished: Thu, 12 Feb 2026 10:04:45 +0800 Ready: True Restart Count: 0 Limits: cpu: 0 memory: 0 Requests: cpu: 0 memory: 0 Environment Variables from: kingbase-bxqwuz-kingbase-env ConfigMap Optional: false Environment: DB_USER: Optional: false DB_PASSWORD: Optional: false KB_POD_NAME: kingbase-bxqwuz-kingbase-1 (v1:metadata.name) KB_NAMESPACE: ns-xtfhr (v1:metadata.namespace) KB_POD_FQDN: $(KB_POD_NAME).$(KB_COMPONENT_NAME)-headless.$(KB_NAMESPACE).svc KB_AGENT_NAMESPACE: ns-xtfhr (v1:metadata.namespace) KB_AGENT_POD_NAME: kingbase-bxqwuz-kingbase-1 (v1:metadata.name) KB_AGENT_POD_UID: (v1:metadata.uid) KB_AGENT_NODE_NAME: (v1:spec.nodeName) KB_AGENT_ACTION: [{"name":"switchover","exec":{"command":["bash","-c","sh /opt/scripts/switchover-with-candidate.sh\n"]}},{"name":"memberLeave","exec":{"command":["bash","-c","sh /home/kingbase/cluster/bin/docker-entrypoint.sh shrink\n"]}},{"name":"roleProbe","exec":{"command":["bash","-c","sh /opt/scripts/kingbase_role_probe.sh\n"]},"timeoutSeconds":10}] KB_AGENT_PROBE: [{"instance":"kingbase-bxqwuz-kingbase","action":"roleProbe","initialDelaySeconds":60,"periodSeconds":1}] DB_ENCODING: utf-8 DB_MODE: mysql DB_CASE_SENSITIVE: yes Mounts: /etc/cron.d from etc (rw) /kubeblocks from kubeblocks (rw) /opt/config from config (rw) /opt/license from license (rw) /opt/scripts from scripts (rw) /var/lib/data from data (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p8nwk (ro) install-config-manager-tool: Container ID: containerd://39165495dfd7282f19e968bc05575e6d0c8a4342ee091f6ae663e898508816ae Image: docker.io/apecloud/kubeblocks-tools:1.0.2 Image ID: docker.io/apecloud/kubeblocks-tools@sha256:52a60316d6ece80cb1440179a7902bad1129a8535c025722486f4f1986d095ea Port: Host Port: Command: cp /bin/reloader /kb_tools State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 12 Feb 2026 10:04:48 +0800 Finished: Thu, 12 Feb 2026 10:04:48 +0800 Ready: True Restart Count: 0 Limits: cpu: 0 memory: 0 Requests: cpu: 0 memory: 0 Environment Variables from: kingbase-bxqwuz-kingbase-env ConfigMap Optional: false Environment: DB_USER: Optional: false DB_PASSWORD: Optional: false Mounts: /kb_tools from kb-tools (rw) /opt/config from config (rw) /opt/config-manager from config-manager-config (rw) /opt/kb-tools/reload/kingbase-config from cm-script-kingbase-config (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p8nwk (ro) Containers: kingbase: Container ID: containerd://10d12d9d1642a8643b56b66beb64d16743e1f4a6f10471f6a3b02ca45a553a92 Image: docker.io/apecloud/kingbase:v009r003c011b0003 Image ID: docker.io/apecloud/kingbase@sha256:91c13b473bfd9a399a520e60b0b5b8dc8a7ccdec1f6aa663724138066c530927 Ports: 54321/TCP, 1234/TCP Host Ports: 0/TCP, 0/TCP Command: /usr/sbin/init State: Waiting Reason: CrashLoopBackOff Last State: Terminated Reason: Error Exit Code: 137 Started: Thu, 12 Feb 2026 10:30:18 +0800 Finished: Thu, 12 Feb 2026 10:37:40 +0800 Ready: False Restart Count: 4 Limits: cpu: 1 memory: 2Gi Requests: cpu: 1 memory: 2Gi Liveness: tcp-socket :kingbase delay=120s timeout=5s period=10s #success=1 #failure=10 Environment Variables from: kingbase-bxqwuz-kingbase-env ConfigMap Optional: false Environment: DB_USER: Optional: false DB_PASSWORD: Optional: false REPLICA_COUNT: $(KB_COMP_REPLICAS) KMONITOR_ENABLE: true KMONITOR_KINGBASE_PORT: 54321 DB_MODE: oracle DB_ENCODING: utf8 DB_CASE_SENSITIVE: true KINGBASE_EXPORTER_PORT: 1234 NODE_EXPORTER_PORT: 9100 DB_MAX_CONNECTIONS: 200 LICENSE_PATH: /opt/license CONTAINER_NAME: kingbase-bxqwuz-kingbase-1 (v1:metadata.name) AUDIT_ENABLED: true KB_POD_NAME: kingbase-bxqwuz-kingbase-1 (v1:metadata.name) KB_NAMESPACE: ns-xtfhr (v1:metadata.namespace) KB_POD_FQDN: $(KB_POD_NAME).$(KB_COMPONENT_NAME)-headless.$(KB_NAMESPACE).svc DB_ENCODING: utf-8 DB_MODE: mysql DB_CASE_SENSITIVE: yes Mounts: /etc/cron.d from etc (rw) /kb_tools from kb-tools (rw) /opt/config from config (rw) /opt/license from license (rw) /opt/scripts from scripts (rw) /var/lib/data from data (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p8nwk (ro) kbagent: Container ID: containerd://02275d7e13e14edfc7e665274559412a5a9e86a379baee631a7f6d898554a59a Image: docker.io/apecloud/kingbase:v009r003c011b0003 Image ID: docker.io/apecloud/kingbase@sha256:91c13b473bfd9a399a520e60b0b5b8dc8a7ccdec1f6aa663724138066c530927 Ports: 3501/TCP, 3502/TCP Host Ports: 0/TCP, 0/TCP Command: /kubeblocks/kbagent Args: --port 3501 --streaming-port 3502 State: Running Started: Thu, 12 Feb 2026 10:06:30 +0800 Ready: True Restart Count: 0 Limits: cpu: 0 memory: 0 Requests: cpu: 0 memory: 0 Startup: tcp-socket :3501 delay=0s timeout=1s period=10s #success=1 #failure=3 Environment Variables from: kingbase-bxqwuz-kingbase-env ConfigMap Optional: false Environment: DB_USER: Optional: false DB_PASSWORD: Optional: false KB_POD_NAME: kingbase-bxqwuz-kingbase-1 (v1:metadata.name) KB_NAMESPACE: ns-xtfhr (v1:metadata.namespace) KB_POD_FQDN: $(KB_POD_NAME).$(KB_COMPONENT_NAME)-headless.$(KB_NAMESPACE).svc KB_AGENT_NAMESPACE: ns-xtfhr (v1:metadata.namespace) KB_AGENT_POD_NAME: kingbase-bxqwuz-kingbase-1 (v1:metadata.name) KB_AGENT_POD_UID: (v1:metadata.uid) KB_AGENT_NODE_NAME: (v1:spec.nodeName) KB_AGENT_ACTION: [{"name":"switchover","exec":{"command":["bash","-c","sh /opt/scripts/switchover-with-candidate.sh\n"]}},{"name":"memberLeave","exec":{"command":["bash","-c","sh /home/kingbase/cluster/bin/docker-entrypoint.sh shrink\n"]}},{"name":"roleProbe","exec":{"command":["bash","-c","sh /opt/scripts/kingbase_role_probe.sh\n"]},"timeoutSeconds":10}] KB_AGENT_PROBE: [{"instance":"kingbase-bxqwuz-kingbase","action":"roleProbe","initialDelaySeconds":60,"periodSeconds":1}] DB_ENCODING: utf-8 DB_MODE: mysql DB_CASE_SENSITIVE: yes Mounts: /etc/cron.d from etc (rw) /kb_tools from kb-tools (rw) /kubeblocks from kubeblocks (rw) /opt/config from config (rw) /opt/license from license (rw) /opt/scripts from scripts (rw) /var/lib/data from data (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p8nwk (ro) config-manager: Container ID: containerd://65116d11df3da703e3295204324ec263238b9029d3fa4bb7aabc0b83fc46737d Image: docker.io/apecloud/kingbase:v009r001c010b0004 Image ID: docker.io/apecloud/kingbase@sha256:2580b55585fc3934912fdcd5bd58a20b7e9a2177e68c01a6cccae945e7fb8e3c Port: 9901/TCP Host Port: 0/TCP Command: env Args: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$(TOOLS_PATH) /kb_tools/reloader --log-level info --operator-update-enable --tcp 9901 --config /opt/config-manager/config-manager.yaml State: Running Started: Thu, 12 Feb 2026 10:06:54 +0800 Ready: True Restart Count: 0 Limits: cpu: 0 memory: 0 Requests: cpu: 0 memory: 0 Environment Variables from: kingbase-bxqwuz-kingbase-env ConfigMap Optional: false Environment: DB_USER: Optional: false DB_PASSWORD: Optional: false CONFIG_MANAGER_POD_IP: (v1:status.podIP) TOOLS_PATH: /opt/kb-tools/reload/kingbase-config:/opt/config-manager:/kb_tools Mounts: /kb_tools from kb-tools (rw) /opt/config from config (rw) /opt/config-manager from config-manager-config (rw) /opt/kb-tools/reload/kingbase-config from cm-script-kingbase-config (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p8nwk (ro) Conditions: Type Status PodReadyToStartContainers True Initialized True Ready False ContainersReady False PodScheduled True Volumes: root: Type: HostPath (bare host directory volume) Path: / HostPathType: license: Type: Secret (a volume populated by a Secret) SecretName: kingbase-bxqwuz-license Optional: false data: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: data-kingbase-bxqwuz-kingbase-1 ReadOnly: false etc: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: etc-kingbase-bxqwuz-kingbase-1 ReadOnly: false kubeblocks: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: config: Type: ConfigMap (a volume populated by a ConfigMap) Name: kingbase-bxqwuz-kingbase-kingbase-config Optional: false scripts: Type: ConfigMap (a volume populated by a ConfigMap) Name: kingbase-bxqwuz-kingbase-kingbase-scripts Optional: false cm-script-kingbase-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: sidecar-kingbase-reload-tools-script-kingbase-bxqwuz Optional: false config-manager-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: sidecar-kingbase-bxqwuz-kingbase-config-manager-config Optional: false kb-tools: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: kube-api-access-p8nwk: 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: Tolerations: node.kubernetes.io/memory-pressure:NoSchedule op=Exists 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 41m default-scheduler Successfully assigned ns-xtfhr/kingbase-bxqwuz-kingbase-1 to aks-cicdamdpool-17227131-vmss000003 Normal SuccessfulAttachVolume 41m attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-eddd0b21-356d-46ec-ad0e-db94b9c822a0" Normal SuccessfulAttachVolume 41m attachdetach-controller AttachVolume.Attach succeeded for volume "pvc-d39d4e32-081b-4e4a-ac6f-29205eb78afb" Normal Pulled 41m kubelet Container image "docker.io/apecloud/kubeblocks-tools:1.0.2" already present on machine Normal Created 41m kubelet Created container: init-kbagent Normal Started 41m kubelet Started container init-kbagent Normal Pulling 41m kubelet Pulling image "docker.io/apecloud/kingbase:v009r003c011b0003" Normal Pulled 39m kubelet Successfully pulled image "docker.io/apecloud/kingbase:v009r003c011b0003" in 1m30.419s (1m30.419s including waiting). Image size: 1125818369 bytes. Normal Created 39m kubelet Created container: kbagent-worker Normal Started 39m kubelet Started container kbagent-worker Normal Started 39m kubelet Started container install-config-manager-tool Normal Pulled 39m kubelet Container image "docker.io/apecloud/kubeblocks-tools:1.0.2" already present on machine Normal Created 39m kubelet Created container: install-config-manager-tool Normal Pulled 37m kubelet Container image "docker.io/apecloud/kingbase:v009r003c011b0003" already present on machine Normal Pulling 37m kubelet Pulling image "docker.io/apecloud/kingbase:v009r001c010b0004" Normal Started 37m kubelet Started container kbagent Normal Created 37m kubelet Created container: kbagent Normal Pulled 37m kubelet Successfully pulled image "docker.io/apecloud/kingbase:v009r001c010b0004" in 17.106s (17.106s including waiting). Image size: 924665702 bytes. Normal Created 37m kubelet Created container: config-manager Normal Started 36m kubelet Started container config-manager Normal Started 36m (x2 over 39m) kubelet Started container kingbase Normal roleProbe 36m kbagent {"instance":"kingbase-bxqwuz-kingbase","probe":"roleProbe","code":0,"output":"Cg=="} Normal Created 29m (x3 over 39m) kubelet Created container: kingbase Normal Killing 6m41s (x5 over 38m) kubelet FailedPostStartHook Warning FailedPostStartHook 6m41s (x5 over 38m) kubelet PostStartHook failed Warning BackOff 4m57s (x19 over 29m) kubelet Back-off restarting failed container kingbase in pod kingbase-bxqwuz-kingbase-1_ns-xtfhr(e5f39874-0763-4ce2-80e8-44d91588986f) Normal Pulled 4m42s (x6 over 39m) kubelet Container image "docker.io/apecloud/kingbase:v009r003c011b0003" already present on machine ------------------------------------------------------------------------------------------------------------------ --------------------------------------pod kingbase-bxqwuz-kingbase-0 kingbase-bxqwuz-kingbase-1--------------------------------------  `kubectl logs kingbase-bxqwuz-kingbase-0 --namespace ns-xtfhr --tail 500`(B  Welcome to openEuler 21.03! [ OK ] Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-sshd\x2dkeygen.slice. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ OK ] Set up automount Arbitrary…s File System Automount Point. [UNSUPP] Starting of /dev/ttyS0 not supported. [DEPEND] Dependency failed for Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. [ OK ] Reached target Paths. [ OK ] Reached target Remote File Systems. [ OK ] Reached target Slices. [ OK ] Reached target Swap. [ OK ] Listening on Process Core Dump Socket. [ OK ] Listening on initctl Compatibility Named Pipe. [ OK ] Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket. [ OK ] Listening on Network Service Netlink Socket. [ OK ] Listening on User Database Manager Socket. [ OK ] Reached target Sockets. Mounting Huge Pages File System... Mounting FUSE Control File System... Mounting Kernel Configuration File System... Mounting Kernel Debug File System... Mounting Kernel Trace File System... Mounting Temporary Directory (/tmp)... Starting Journal Service... Starting Apply Kernel Variables... Starting Create System Users... [ OK ] Mounted Huge Pages File System. [ OK ] Mounted FUSE Control File System. [ OK ] Mounted Kernel Configuration File System. [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted Kernel Trace File System. [ OK ] Mounted Temporary Directory (/tmp). [ OK ] Reached target Local File Systems. Starting Rebuild Dynamic Linker Cache... [ OK ] Finished Apply Kernel Variables. [ OK ] Finished Rebuild Dynamic Linker Cache. [ OK ] Finished Create System Users. Starting Network Service... [ OK ] Started Journal Service. Starting Flush Journal to Persistent Storage... [ OK ] Finished Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [ OK ] Started Network Service. [ OK ] Reached target Network. Starting Wait for Network to be Configured... [ OK ] Finished Create Volatile Files and Directories. Starting Security Auditing Service... Starting Rebuild Journal Catalog... [ OK ] Finished Wait for Network to be Configured. [ OK ] Reached target Network is Online. [FAILED] Failed to start Security Auditing Service. See 'systemctl status auditd.service' for details. [ OK ] Finished Rebuild Journal Catalog. Starting Update is Completed... Starting Update UTMP about System Boot/Shutdown... [ OK ] Finished Update is Completed. [ OK ] Finished Update UTMP about System Boot/Shutdown. [ OK ] Reached target System Initialization. [ OK ] Started dnf makecache --timer. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Basic System. [ OK ] Reached target Timers. Starting Update RTC With System Clock... Starting OpenSSH ecdsa Server Key Generation... Starting OpenSSH ed25519 Server Key Generation... Starting OpenSSH rsa Server Key Generation... Starting User Login Management... Starting Permit User Sessions... [ OK ] Finished Update RTC With System Clock. Starting Cleanup of Temporary Directories... Starting dnf makecache... [ OK ] Finished Permit User Sessions. [ OK ] Started Command Scheduler. [ OK ] Finished OpenSSH ecdsa Server Key Generation. [ OK ] Finished OpenSSH ed25519 Server Key Generation. [ OK ] Finished Cleanup of Temporary Directories. [FAILED] Failed to start User Login Management. See 'systemctl status systemd-logind.service' for details. [ OK ] Finished OpenSSH rsa Server Key Generation. [ OK ] Reached target sshd-keygen.target. Starting OpenSSH server daemon... [ OK ] Started OpenSSH server daemon. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Finished Update UTMP about System Runlevel Changes. Starting User Database Manager... [ OK ] Started User Database Manager. [* ] A start job is running for dnf makecache (3s / no limit) M [** ] A start job is running for dnf makecache (3s / no limit) M [*** ] A start job is running for dnf makecache (4s / no limit) M [ *** ] A start job is running for dnf makecache (4s / no limit) M [ *** ] A start job is running for dnf makecache (5s / no limit) M [ ***] A start job is running for dnf makecache (5s / no limit) M [ **] A start job is running for dnf makecache (6s / no limit) M [ *] A start job is running for dnf makecache (6s / no limit) M [ **] A start job is running for dnf makecache (7s / no limit) M [ ***] A start job is running for dnf makecache (7s / no limit) M [ *** ] A start job is running for dnf makecache (8s / no limit) M [ *** ] A start job is running for dnf makecache (8s / no limit) M [*** ] A start job is running for dnf makecache (9s / no limit) M [** ] A start job is running for dnf makecache (9s / no limit) M [* ] A start job is running for dnf makecache (10s / no limit) M [** ] A start job is running for dnf makecache (10s / no limit) M [*** ] A start job is running for dnf makecache (11s / no limit) M [ *** ] A start job is running for dnf makecache (11s / no limit) M [ *** ] A start job is running for dnf makecache (12s / no limit) M [ ***] A start job is running for dnf makecache (12s / no limit) M [ **] A start job is running for dnf makecache (12s / no limit) M [ *] A start job is running for dnf makecache (13s / no limit) M [ **] A start job is running for dnf makecache (13s / no limit) M [ ***] A start job is running for dnf makecache (14s / no limit) M [ *** ] A start job is running for dnf makecache (14s / no limit) M [ *** ] A start job is running for dnf makecache (15s / no limit) M [*** ] A start job is running for dnf makecache (15s / no limit) M [** ] A start job is running for dnf makecache (16s / no limit) M [* ] A start job is running for dnf makecache (16s / no limit) M [** ] A start job is running for dnf makecache (17s / no limit) M [*** ] A start job is running for dnf makecache (17s / no limit) M [ *** ] A start job is running for dnf makecache (18s / no limit) M [ *** ] A start job is running for dnf makecache (18s / no limit) M [ ***] A start job is running for dnf makecache (18s / no limit) M [ **] A start job is running for dnf makecache (19s / no limit) M [ *] A start job is running for dnf makecache (19s / no limit) M [ **] A start job is running for dnf makecache (20s / no limit) M [ ***] A start job is running for dnf makecache (20s / no limit) M [ *** ] A start job is running for dnf makecache (21s / no limit) M [ *** ] A start job is running for dnf makecache (21s / no limit) M [*** ] A start job is running for dnf makecache (22s / no limit) M [** ] A start job is running for dnf makecache (22s / no limit) M [* ] A start job is running for dnf makecache (23s / no limit) M [** ] A start job is running for dnf makecache (23s / no limit) M [*** ] A start job is running for dnf makecache (24s / no limit) M [ *** ] A start job is running for dnf makecache (24s / no limit) M [ *** ] A start job is running for dnf makecache (25s / no limit) M [ ***] A start job is running for dnf makecache (25s / no limit) M [ **] A start job is running for dnf makecache (26s / no limit) M [ *] A start job is running for dnf makecache (26s / no limit) M [ **] A start job is running for dnf makecache (27s / no limit) M [ ***] A start job is running for dnf makecache (27s / no limit) M [ *** ] A start job is running for dnf makecache (28s / no limit) M [ *** ] A start job is running for dnf makecache (28s / no limit) M [*** ] A start job is running for dnf makecache (29s / no limit) M [** ] A start job is running for dnf makecache (29s / no limit) M [* ] A start job is running for dnf makecache (30s / no limit) M [** ] A start job is running for dnf makecache (30s / no limit) M [FAILED] Failed to start dnf makecache. See 'systemctl status dnf-makecache.service' for details. ------------------------------------------------------------------------------------------------------------------  `kubectl logs kingbase-bxqwuz-kingbase-1 --namespace ns-xtfhr --tail 500`(B  Welcome to openEuler 21.03! [ OK ] Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-sshd\x2dkeygen.slice. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ OK ] Set up automount Arbitrary…s File System Automount Point. [UNSUPP] Starting of /dev/ttyS0 not supported. [DEPEND] Dependency failed for Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. [ OK ] Reached target Paths. [ OK ] Reached target Remote File Systems. [ OK ] Reached target Slices. [ OK ] Reached target Swap. [ OK ] Listening on Process Core Dump Socket. [ OK ] Listening on initctl Compatibility Named Pipe. [ OK ] Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket. [ OK ] Listening on Network Service Netlink Socket. [ OK ] Listening on User Database Manager Socket. [ OK ] Reached target Sockets. Mounting Huge Pages File System... Mounting FUSE Control File System... Mounting Kernel Configuration File System... Mounting Kernel Debug File System... Mounting Kernel Trace File System... Mounting Temporary Directory (/tmp)... Starting Journal Service... Starting Apply Kernel Variables... Starting Create System Users... [ OK ] Mounted Huge Pages File System. [ OK ] Mounted FUSE Control File System. [ OK ] Mounted Kernel Configuration File System. [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted Kernel Trace File System. [ OK ] Mounted Temporary Directory (/tmp). [ OK ] Reached target Local File Systems. Starting Rebuild Dynamic Linker Cache... [ OK ] Finished Apply Kernel Variables. [ OK ] Finished Rebuild Dynamic Linker Cache. [ OK ] Finished Create System Users. Starting Network Service... [ OK ] Started Journal Service. Starting Flush Journal to Persistent Storage... [ OK ] Finished Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [ OK ] Finished Create Volatile Files and Directories. Starting Security Auditing Service... Starting Rebuild Journal Catalog... [ OK ] Started Network Service. [ OK ] Reached target Network. Starting Wait for Network to be Configured... [FAILED] Failed to start Security Auditing Service. See 'systemctl status auditd.service' for details. Starting Update UTMP about System Boot/Shutdown... [ OK ] Finished Rebuild Journal Catalog. Starting Update is Completed... [ OK ] Finished Wait for Network to be Configured. [ OK ] Reached target Network is Online. [ OK ] Finished Update UTMP about System Boot/Shutdown. [ OK ] Finished Update is Completed. [ OK ] Reached target System Initialization. [ OK ] Started dnf makecache --timer. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Basic System. [ OK ] Reached target Timers. Starting Update RTC With System Clock... Starting OpenSSH ecdsa Server Key Generation... Starting OpenSSH ed25519 Server Key Generation... Starting OpenSSH rsa Server Key Generation... Starting User Login Management... Starting Permit User Sessions... [ OK ] Finished Update RTC With System Clock. Starting Cleanup of Temporary Directories... Starting dnf makecache... [ OK ] Finished Permit User Sessions. [ OK ] Started Command Scheduler. [ OK ] Finished OpenSSH ecdsa Server Key Generation. [ OK ] Finished OpenSSH ed25519 Server Key Generation. [ OK ] Finished Cleanup of Temporary Directories. [FAILED] Failed to start User Login Management. See 'systemctl status systemd-logind.service' for details. [ OK ] Finished OpenSSH rsa Server Key Generation. [ OK ] Reached target sshd-keygen.target. Starting OpenSSH server daemon... [ OK ] Started OpenSSH server daemon. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Finished Update UTMP about System Runlevel Changes. Starting User Database Manager... [ OK ] Started User Database Manager. [* ] A start job is running for dnf makecache (3s / no limit) M [** ] A start job is running for dnf makecache (3s / no limit) M [*** ] A start job is running for dnf makecache (4s / no limit) M [ *** ] A start job is running for dnf makecache (4s / no limit) M [ *** ] A start job is running for dnf makecache (5s / no limit) M [ ***] A start job is running for dnf makecache (5s / no limit) M [ **] A start job is running for dnf makecache (6s / no limit) M [ *] A start job is running for dnf makecache (6s / no limit) M [ **] A start job is running for dnf makecache (6s / no limit) M [ ***] A start job is running for dnf makecache (7s / no limit) M [ *** ] A start job is running for dnf makecache (7s / no limit) M [ *** ] A start job is running for dnf makecache (8s / no limit) M [*** ] A start job is running for dnf makecache (8s / no limit) M [** ] A start job is running for dnf makecache (9s / no limit) M [* ] A start job is running for dnf makecache (9s / no limit) M [** ] A start job is running for dnf makecache (10s / no limit) M [*** ] A start job is running for dnf makecache (10s / no limit) M [ *** ] A start job is running for dnf makecache (11s / no limit) M [ *** ] A start job is running for dnf makecache (11s / no limit) M [ ***] A start job is running for dnf makecache (12s / no limit) M [ **] A start job is running for dnf makecache (12s / no limit) M [ *] A start job is running for dnf makecache (13s / no limit) M [ **] A start job is running for dnf makecache (13s / no limit) M [ ***] A start job is running for dnf makecache (14s / no limit) M [ *** ] A start job is running for dnf makecache (14s / no limit) M [ *** ] A start job is running for dnf makecache (15s / no limit) M [*** ] A start job is running for dnf makecache (15s / no limit) M [** ] A start job is running for dnf makecache (16s / no limit) M [* ] A start job is running for dnf makecache (16s / no limit) M [** ] A start job is running for dnf makecache (17s / no limit) M [*** ] A start job is running for dnf makecache (17s / no limit) M [ *** ] A start job is running for dnf makecache (18s / no limit) M [ *** ] A start job is running for dnf makecache (18s / no limit) M [ ***] A start job is running for dnf makecache (19s / no limit) M [ **] A start job is running for dnf makecache (19s / no limit) M [ *] A start job is running for dnf makecache (20s / no limit) M [ **] A start job is running for dnf makecache (20s / no limit) M [ ***] A start job is running for dnf makecache (21s / no limit) M [ *** ] A start job is running for dnf makecache (21s / no limit) M [ *** ] A start job is running for dnf makecache (22s / no limit) M [*** ] A start job is running for dnf makecache (22s / no limit) M [** ] A start job is running for dnf makecache (23s / no limit) M [* ] A start job is running for dnf makecache (23s / no limit) M [** ] A start job is running for dnf makecache (24s / no limit) M [*** ] A start job is running for dnf makecache (24s / no limit) M [ *** ] A start job is running for dnf makecache (25s / no limit) M [ *** ] A start job is running for dnf makecache (25s / no limit) M [ ***] A start job is running for dnf makecache (26s / no limit) M [ **] A start job is running for dnf makecache (26s / no limit) M [ *] A start job is running for dnf makecache (27s / no limit) M [ **] A start job is running for dnf makecache (27s / no limit) M [ ***] A start job is running for dnf makecache (27s / no limit) M [ *** ] A start job is running for dnf makecache (28s / no limit) M [ *** ] A start job is running for dnf makecache (28s / no limit) M [*** ] A start job is running for dnf makecache (29s / no limit) M [** ] A start job is running for dnf makecache (29s / no limit) M [* ] A start job is running for dnf makecache (30s / no limit) M [** ] A start job is running for dnf makecache (30s / no limit) M [FAILED] Failed to start dnf makecache. See 'systemctl status dnf-makecache.service' for details. ------------------------------------------------------------------------------------------------------------------  `kubectl get secrets -l app.kubernetes.io/instance=kingbase-bxqwuz`(B   `kubectl get secrets kingbase-bxqwuz-kingbase-account-system -o jsonpath="{.data.username}"`(B   `kubectl get secrets kingbase-bxqwuz-kingbase-account-system -o jsonpath="{.data.password}"`(B   `kubectl get secrets kingbase-bxqwuz-kingbase-account-system -o jsonpath="{.data.port}"`(B  DB_USERNAME:system;DB_PASSWORD:6zK9CU58R6z061Sy;DB_PORT:54321;DB_DATABASE:esrep(B get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get kingbase primary pod name... get pod name timeout(B There are no pods gotten.(B --------------------------------------describe component kingbase-bxqwuz-kingbase--------------------------------------  `kubectl describe component kingbase-bxqwuz-kingbase --namespace ns-xtfhr `(B  Name: kingbase-bxqwuz-kingbase Namespace: ns-xtfhr Labels: app.kubernetes.io/component=kingbase-v9-1.0.3 app.kubernetes.io/instance=kingbase-bxqwuz app.kubernetes.io/managed-by=kubeblocks apps.kubeblocks.io/component-name=kingbase componentdefinition.kubeblocks.io/name=kingbase-v9-1.0.3 Annotations: apps.kubeblocks.io/cluster-uid: ae8572cc-07fa-4414-9985-8e24757febd4 component.kubeblocks.io/last-service-account-name: kb-kingbase-v9-1.0.3 component.kubeblocks.io/last-service-account-rule-hash: 6678c4b8bd kubeblocks.io/crd-api-version: apps.kubeblocks.io/v1 kubeblocks.io/generation: 2 API Version: apps.kubeblocks.io/v1 Kind: Component Metadata: Creation Timestamp: 2026-02-12T02:00:16Z Finalizers: cluster.kubeblocks.io/finalizer component.kubeblocks.io/finalizer Generation: 2 Owner References: API Version: apps.kubeblocks.io/v1 Block Owner Deletion: true Controller: true Kind: Cluster Name: kingbase-bxqwuz UID: ae8572cc-07fa-4414-9985-8e24757febd4 Resource Version: 23355 UID: 6405f0a9-3102-4551-ac59-e17c7be81d26 Spec: Comp Def: kingbase-v9-1.0.3 Configs: Config Map: Name: kingbase-bxqwuz-kingbase-kingbase-config Name: kingbase-config Env: Name: DB_ENCODING Value: utf-8 Name: DB_MODE Value: mysql Name: DB_CASE_SENSITIVE Value: yes Pod Update Policy: PreferInPlace Replicas: 2 Resources: Limits: Cpu: 1 Memory: 2Gi Requests: Cpu: 1 Memory: 2Gi Scheduling Policy: Affinity: Pod Anti Affinity: Required During Scheduling Ignored During Execution: Label Selector: Match Labels: app.kubernetes.io/instance: kingbase-bxqwuz apps.kubeblocks.io/component-name: kingbase Topology Key: kubernetes.io/hostname Service Version: 9.3.11 Termination Policy: WipeOut Volume Claim Templates: Name: data Spec: Access Modes: ReadWriteOnce Resources: Requests: Storage: 20Gi Name: etc Spec: Access Modes: ReadWriteOnce Resources: Requests: Storage: 20Gi Volumes: Name: license Secret: Secret Name: kingbase-bxqwuz-license Status: Conditions: Last Transition Time: 2026-02-12T02:00:16Z Message: The operator has started the provisioning of Cluster: kingbase-bxqwuz-kingbase Observed Generation: 2 Reason: PreCheckSucceed Status: True Type: ProvisioningStarted Last Transition Time: 2026-02-12T02:00:17Z Message: the component phase is Failed Observed Generation: 2 Reason: Unavailable Status: False Type: Available Message: InstanceSet/kingbase-bxqwuz-kingbase: ["kingbase-bxqwuz-kingbase-1"] Observed Generation: 2 Phase: Failed Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning Warning 45m component-controller config/script template has no template specified: kingbase-config Normal Unknown 45m component-controller the component phase is unknown Normal ComponentPhaseTransition 45m (x3 over 45m) component-controller component is Creating Normal Unavailable 45m (x3 over 45m) component-controller the component phase is Creating Normal ComponentPhaseTransition 38m component-controller component is Failed Normal Unavailable 38m component-controller the component phase is Failed ------------------------------------------------------------------------------------------------------------------ cluster update terminationPolicy WipeOut  `kbcli cluster update kingbase-bxqwuz --termination-policy=WipeOut --namespace ns-xtfhr `(B  cluster.apps.kubeblocks.io/kingbase-bxqwuz updated (no change) delete cluster kingbase-bxqwuz  `kbcli cluster delete kingbase-bxqwuz --auto-approve --namespace ns-xtfhr `(B  secret "kingbase-bxqwuz-license" deleted Cluster kingbase-bxqwuz deleted pod_info:kingbase-bxqwuz-kingbase-0 3/3 Running 9 (2m28s ago) 45m kingbase-bxqwuz-kingbase-1 2/3 CrashLoopBackOff 4 (8m5s ago) 43m pod_info:kingbase-bxqwuz-kingbase-0 3/3 Terminating 9 (2m48s ago) 45m kingbase-bxqwuz-kingbase-1 2/3 Terminating 4 (8m25s ago) 43m delete cluster pod done(B check cluster resource non-exist OK: pvc(B delete cluster done(B Kingbase Test Suite All Done!(B Test Engine: kingbase Test Type: 58 --------------------------------------Kingbase 9.3.11 (Topology = kingbase-cluster Replicas 2) Test Result-------------------------------------- [FAILED]|[Create]|[Topology=kingbase-cluster;ComponentDefinition=kingbase-v9-1.0.3;ComponentVersion=kingbase-cluster;ServiceVersion=9.3.11;]|[Description=Create a cluster with the specified topology kingbase-cluster with the specified component definition kingbase-v9-1.0.3 and component version kingbase-cluster and service version 9.3.11](B [WARNING]|[Update]|[TerminationPolicy=WipeOut]|[Description=Update the cluster TerminationPolicy WipeOut](B [END]