bash test/kbcli/test_kbcli_0.9.sh --type 16 --version 0.9.5 --generate-output true --chaos-mesh true --drain-node true --random-namespace true --region eastus --cloud-provider aks CURRENT_TEST_DIR:test/kbcli source commons files source engines files source kubeblocks files `kubectl get namespace | grep ns-bkwga ` `kubectl create namespace ns-bkwga` namespace/ns-bkwga created create namespace ns-bkwga done download kbcli `gh release list --repo apecloud/kbcli --limit 100 | (grep "0.9" || true)` `curl -fsSL https://kubeblocks.io/installer/install_cli.sh | bash -s v0.9.5-beta.8` Your system is linux_amd64 Installing kbcli ... Downloading ... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32.1M 100 32.1M 0 0 114M 0 --:--:-- --:--:-- --:--:-- 114M kbcli installed successfully. Kubernetes: v1.32.6 KubeBlocks: 0.9.5 kbcli: 0.9.5-beta.8 WARNING: version difference between kbcli (0.9.5-beta.8) and kubeblocks (0.9.5) 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 v0.9.5-beta.8 done Kubernetes: v1.32.6 KubeBlocks: 0.9.5 kbcli: 0.9.5-beta.8 WARNING: version difference between kbcli (0.9.5-beta.8) and kubeblocks (0.9.5) Kubernetes Env: v1.32.6 POD_RESOURCES: aks kb-default-sc found aks default-vsc found found default storage class: default kubeblocks version is:0.9.5 skip upgrade kubeblocks Error: no repositories to show helm repo add chaos-mesh https://charts.chaos-mesh.org "chaos-mesh" has been added to your repositories add helm chart repo chaos-mesh success chaos mesh already installed check cluster definition set component name:ob-bundle set component version No resources found no component version found REPORT_COUNT 0:1 not found component version set replicas first:3|2 REPORT_COUNT 1:2 CLUSTER_TOPOLOGY: Not found topology in cluster definition ob-ce LIMIT_CPU:3 LIMIT_MEMORY:4 storage size: 50 No resources found in ns-bkwga namespace. termination_policy:Delete create 3 replica Delete ob-ce cluster check cluster version check cluster definition check component definition set component definition by component version no component definitions found apiVersion: apps.kubeblocks.io/v1alpha1 kind: Cluster metadata: name: obce-darrri namespace: ns-bkwga annotations: "kubeblocks.io/extra-env": '***"TENANT_NAME":"tenant3","ZONE_COUNT":"3","OB_CLUSTERS_COUNT":"1","TENANT_CPU":"2","TENANT_MEMORY":"2G","TENANT_DISK":"10G"***' spec: terminationPolicy: Delete componentSpecs: - name: ob-bundle componentDefRef: ob-ce componentDef: ob-ce replicas: 3 resources: requests: cpu: 3000m memory: 4Gi limits: cpu: 3000m memory: 4Gi volumeClaimTemplates: - name: data-file spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: "50Gi" - name: data-log spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: "50Gi" - name: log spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: "10Gi" - name: workdir spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: "100Mi" `kubectl apply -f test_create_obce-darrri.yaml` cluster.apps.kubeblocks.io/obce-darrri created apply test_create_obce-darrri.yaml Success `rm -rf test_create_obce-darrri.yaml` check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Delete Sep 01,2025 11:18 UTC+0800 cluster_status: cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000004/10.224.0.6 Sep 01,2025 11:18 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:21 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-2 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:26 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase There is no password in Type: 16. describe cluster `kbcli cluster describe obce-darrri --namespace ns-bkwga ` Name: obce-darrri Created Time: Sep 01,2025 11:18 UTC+0800 NAMESPACE CLUSTER-DEFINITION VERSION STATUS TERMINATION-POLICY ns-bkwga Running Delete Endpoints: COMPONENT MODE INTERNAL EXTERNAL ob-bundle ReadWrite obce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local:2881 obce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local:2882 obce-darrri-ob-bundle-ordinal-1.ns-bkwga.svc.cluster.local:2881 obce-darrri-ob-bundle-ordinal-1.ns-bkwga.svc.cluster.local:2882 obce-darrri-ob-bundle-ordinal-2.ns-bkwga.svc.cluster.local:2881 obce-darrri-ob-bundle-ordinal-2.ns-bkwga.svc.cluster.local:2882 Topology: COMPONENT INSTANCE ROLE STATUS AZ NODE CREATED-TIME ob-bundle obce-darrri-ob-bundle-0 Running 0 aks-cicdamdpool-25950949-vmss000004/10.224.0.6 Sep 01,2025 11:18 UTC+0800 ob-bundle obce-darrri-ob-bundle-1 Running 0 aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:21 UTC+0800 ob-bundle obce-darrri-ob-bundle-2 Running 0 aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:26 UTC+0800 Resources Allocation: COMPONENT DEDICATED CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE-SIZE STORAGE-CLASS ob-bundle false 3 / 3 4Gi / 4Gi data-file:50Gi default data-log:50Gi default log:10Gi default workdir:100Mi default Images: COMPONENT TYPE IMAGE ob-bundle ob-ce docker.io/apecloud/oceanbase:4.3.0.1-100000242024032211 Data Protection: BACKUP-REPO AUTO-BACKUP BACKUP-SCHEDULE BACKUP-METHOD BACKUP-RETENTION RECOVERABLE-TIME Show cluster events: kbcli cluster list-events -n ns-bkwga obce-darrri `kbcli cluster label obce-darrri app.kubernetes.io/instance- --namespace ns-bkwga ` label "app.kubernetes.io/instance" not found. `kbcli cluster label obce-darrri app.kubernetes.io/instance=obce-darrri --namespace ns-bkwga ` `kbcli cluster label obce-darrri --list --namespace ns-bkwga ` NAME NAMESPACE LABELS obce-darrri ns-bkwga app.kubernetes.io/instance=obce-darrri label cluster app.kubernetes.io/instance=obce-darrri Success `kbcli cluster label case.name=kbcli.test1 -l app.kubernetes.io/instance=obce-darrri --namespace ns-bkwga ` `kbcli cluster label obce-darrri --list --namespace ns-bkwga ` NAME NAMESPACE LABELS obce-darrri ns-bkwga app.kubernetes.io/instance=obce-darrri case.name=kbcli.test1 label cluster case.name=kbcli.test1 Success `kbcli cluster label obce-darrri case.name=kbcli.test2 --overwrite --namespace ns-bkwga ` `kbcli cluster label obce-darrri --list --namespace ns-bkwga ` NAME NAMESPACE LABELS obce-darrri ns-bkwga app.kubernetes.io/instance=obce-darrri case.name=kbcli.test2 label cluster case.name=kbcli.test2 Success `kbcli cluster label obce-darrri case.name- --namespace ns-bkwga ` `kbcli cluster label obce-darrri --list --namespace ns-bkwga ` NAME NAMESPACE LABELS obce-darrri ns-bkwga app.kubernetes.io/instance=obce-darrri delete cluster label case.name Success cluster connect `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"SHOW PARAMETERS LIKE '%syslog_level%'\G;\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash ` Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file ERROR 1146 (42S02) at line 1: Table 'oceanbase.__all_virtual_tenant_parameter_stat' doesn't exist command terminated with exit code 1 check connect cluster... Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file ERROR 1146 (42S02) at line 1: Table 'oceanbase.__all_virtual_tenant_parameter_stat' doesn't exist command terminated with exit code 1 check connect cluster... Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file ERROR 1146 (42S02) at line 1: Table 'oceanbase.__all_virtual_tenant_parameter_stat' doesn't exist command terminated with exit code 1 check connect cluster... Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file ERROR 1146 (42S02) at line 1: Table 'oceanbase.__all_virtual_tenant_parameter_stat' doesn't exist command terminated with exit code 1 check connect cluster... Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file ERROR 1146 (42S02) at line 1: Table 'oceanbase.__all_virtual_tenant_parameter_stat' doesn't exist command terminated with exit code 1 check connect cluster... Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file ERROR 4012 (HY000) at line 1: Timeout, query has reached the maximum query timeout: 10000000(us), maybe you can adjust the session variable ob_query_timeout or query_timeout hint, and try again. command terminated with exit code 1 check connect cluster... Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file *************************** 1. row *************************** zone: zone2 svr_type: observer svr_ip: 10.0.38.25 svr_port: 2882 name: syslog_level data_type: STRING value: DEBUG info: specifies the current level of logging. There are DEBUG, TRACE, WDIAG, EDIAG, INFO, WARN, ERROR, seven different log levels. section: OBSERVER scope: CLUSTER source: DEFAULT edit_level: DYNAMIC_EFFECTIVE *************************** 2. row *************************** zone: zone0 svr_type: observer svr_ip: 10.0.73.239 svr_port: 2882 name: syslog_level data_type: STRING value: DEBUG info: specifies the current level of logging. There are DEBUG, TRACE, WDIAG, EDIAG, INFO, WARN, ERROR, seven different log levels. section: OBSERVER scope: CLUSTER source: DEFAULT edit_level: DYNAMIC_EFFECTIVE *************************** 3. row *************************** zone: zone1 svr_type: observer svr_ip: 10.0.252.241 svr_port: 2882 name: syslog_level data_type: STRING value: DEBUG info: specifies the current level of logging. There are DEBUG, TRACE, WDIAG, EDIAG, INFO, WARN, ERROR, seven different log levels. section: OBSERVER scope: CLUSTER source: DEFAULT edit_level: DYNAMIC_EFFECTIVE connect cluster Success insert batch data by db client Error from server (NotFound): pods "test-db-client-executionloop-obce-darrri" not found DB_CLIENT_BATCH_DATA_COUNT: `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge pods test-db-client-executionloop-obce-darrri --namespace ns-bkwga ` Error from server (NotFound): pods "test-db-client-executionloop-obce-darrri" not found Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. Error from server (NotFound): pods "test-db-client-executionloop-obce-darrri" not found `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase apiVersion: v1 kind: Pod metadata: name: test-db-client-executionloop-obce-darrri namespace: ns-bkwga spec: containers: - name: test-dbclient imagePullPolicy: IfNotPresent image: docker.io/apecloud/dbclient:test args: - "--host" - "obce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local" - "--user" - "root" - "--password" - "" - "--port" - "2881" - "--dbtype" - "oceanbase" - "--test" - "executionloop" - "--duration" - "60" - "--interval" - "1" restartPolicy: Never `kubectl apply -f test-db-client-executionloop-obce-darrri.yaml` pod/test-db-client-executionloop-obce-darrri created apply test-db-client-executionloop-obce-darrri.yaml Success `rm -rf test-db-client-executionloop-obce-darrri.yaml` check pod status pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 0/1 ContainerCreating 0 5s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 0/1 ContainerCreating 0 9s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 0/1 ContainerCreating 0 14s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 20s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 25s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 30s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 35s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 41s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 46s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 51s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 56s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 61s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 67s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 72s check pod test-db-client-executionloop-obce-darrri status done pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 0/1 Completed 0 77s check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Delete Running Sep 01,2025 11:18 UTC+0800 app.kubernetes.io/instance=obce-darrri check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000004/10.224.0.6 Sep 01,2025 11:18 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:21 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-2 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:26 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done --host obce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local --user root --password --port 2881 --dbtype oceanbase --test executionloop --duration 60 --interval 1 SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider] Execution loop start: create databases executions_loop CREATE DATABASE IF NOT EXISTS executions_loop; drop table executions_loop_table DROP TABLE IF EXISTS executions_loop.executions_loop_table; create table executions_loop_table CREATE TABLE IF NOT EXISTS executions_loop.executions_loop_table (id INT PRIMARY KEY AUTO_INCREMENT, value VARCHAR(255)); Execution loop start:INSERT INTO executions_loop.executions_loop_table (value) VALUES ('executions_loop_test_1'); [ 1s ] executions total: 1 successful: 1 failed: 0 disconnect: 0 [ 2s ] executions total: 89 successful: 89 failed: 0 disconnect: 0 [ 3s ] executions total: 181 successful: 181 failed: 0 disconnect: 0 [ 4s ] executions total: 270 successful: 270 failed: 0 disconnect: 0 [ 5s ] executions total: 361 successful: 361 failed: 0 disconnect: 0 [ 6s ] executions total: 454 successful: 454 failed: 0 disconnect: 0 [ 7s ] executions total: 546 successful: 546 failed: 0 disconnect: 0 [ 8s ] executions total: 637 successful: 637 failed: 0 disconnect: 0 [ 9s ] executions total: 727 successful: 727 failed: 0 disconnect: 0 [ 10s ] executions total: 799 successful: 799 failed: 0 disconnect: 0 [ 11s ] executions total: 889 successful: 889 failed: 0 disconnect: 0 [ 12s ] executions total: 982 successful: 982 failed: 0 disconnect: 0 [ 13s ] executions total: 1077 successful: 1077 failed: 0 disconnect: 0 [ 14s ] executions total: 1166 successful: 1166 failed: 0 disconnect: 0 [ 15s ] executions total: 1253 successful: 1253 failed: 0 disconnect: 0 [ 16s ] executions total: 1348 successful: 1348 failed: 0 disconnect: 0 [ 17s ] executions total: 1444 successful: 1444 failed: 0 disconnect: 0 [ 18s ] executions total: 1540 successful: 1540 failed: 0 disconnect: 0 [ 19s ] executions total: 1641 successful: 1641 failed: 0 disconnect: 0 [ 20s ] executions total: 1744 successful: 1744 failed: 0 disconnect: 0 [ 21s ] executions total: 1846 successful: 1846 failed: 0 disconnect: 0 [ 22s ] executions total: 1947 successful: 1947 failed: 0 disconnect: 0 [ 23s ] executions total: 2048 successful: 2048 failed: 0 disconnect: 0 [ 24s ] executions total: 2151 successful: 2151 failed: 0 disconnect: 0 [ 25s ] executions total: 2255 successful: 2255 failed: 0 disconnect: 0 [ 26s ] executions total: 2361 successful: 2361 failed: 0 disconnect: 0 [ 27s ] executions total: 2463 successful: 2463 failed: 0 disconnect: 0 [ 28s ] executions total: 2568 successful: 2568 failed: 0 disconnect: 0 [ 29s ] executions total: 2673 successful: 2673 failed: 0 disconnect: 0 [ 60s ] executions total: 2760 successful: 2760 failed: 0 disconnect: 0 Test Result: Total Executions: 2760 Successful Executions: 2760 Failed Executions: 0 Disconnection Counts: 0 Connection Information: Database Type: oceanbase Host: obce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local Port: 2881 Database: Table: User: root Org: Access Mode: mysql Test Type: executionloop Query: Duration: 60 seconds Interval: 1 seconds DB_CLIENT_BATCH_DATA_COUNT: 2760 `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge pods test-db-client-executionloop-obce-darrri --namespace ns-bkwga ` pod/test-db-client-executionloop-obce-darrri patched (no change) Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. pod "test-db-client-executionloop-obce-darrri" force deleted get oceanbase compatibility mode COMPATIBILITY_MOD:mysql check tenant role `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"SELECT TENANT_NAME,TENANT_TYPE,CREATE_TIME,STATUS,TENANT_ROLE FROM oceanbase.DBA_OB_TENANTS WHERE TENANT_NAME like 'tenant%';\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-0 --namespace ns-bkwga -- bash` Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file `echo " echo \"SELECT TENANT_NAME,TENANT_TYPE,CREATE_TIME,STATUS,TENANT_ROLE FROM oceanbase.DBA_OB_TENANTS WHERE TENANT_NAME like 'tenant%';\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1 --namespace ns-bkwga -- bash` Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file `echo " echo \"SELECT TENANT_NAME,TENANT_TYPE,CREATE_TIME,STATUS,TENANT_ROLE FROM oceanbase.DBA_OB_TENANTS WHERE TENANT_NAME like 'tenant%';\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file check tenant role [PRIMARY][PRIMARY][PRIMARY] Success TENANT_NAME:tenant3 `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"use test; DROP TABLE IF EXISTS tmp_table; CREATE TABLE IF NOT EXISTS tmp_table (id INT PRIMARY KEY AUTO_INCREMENT, value VARCHAR(255)); INSERT INTO tmp_table (value) VALUES ('vasuh');\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file add consistent data vasuh Success `kubectl get pvc -l app.kubernetes.io/instance=obce-darrri,apps.kubeblocks.io/component-name=ob-bundle,apps.kubeblocks.io/vct-name=data-file --namespace ns-bkwga ` cluster volume-expand check cluster status before ops check cluster status done cluster_status:Running No resources found in obce-darrri namespace. `kbcli cluster volume-expand obce-darrri --auto-approve --force=true --components ob-bundle --volume-claim-templates data-file --storage 52Gi --namespace ns-bkwga ` OpsRequest obce-darrri-volumeexpansion-2w5x9 created successfully, you can view the progress: kbcli cluster describe-ops obce-darrri-volumeexpansion-2w5x9 -n ns-bkwga check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-volumeexpansion-2w5x9 ns-bkwga VolumeExpansion obce-darrri ob-bundle Running -/- Sep 01,2025 11:29 UTC+0800 check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Delete Updating Sep 01,2025 11:18 UTC+0800 app.kubernetes.io/instance=obce-darrri cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000004/10.224.0.6 Sep 01,2025 11:18 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:21 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-2 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:26 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done No resources found in obce-darrri namespace. check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-volumeexpansion-2w5x9 ns-bkwga VolumeExpansion obce-darrri ob-bundle Succeed 3/3 Sep 01,2025 11:29 UTC+0800 check ops status done ops_status:obce-darrri-volumeexpansion-2w5x9 ns-bkwga VolumeExpansion obce-darrri ob-bundle Succeed 3/3 Sep 01,2025 11:29 UTC+0800 `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge opsrequests obce-darrri-volumeexpansion-2w5x9 --namespace ns-bkwga ` opsrequest.apps.kubeblocks.io/obce-darrri-volumeexpansion-2w5x9 patched `kbcli cluster delete-ops --name obce-darrri-volumeexpansion-2w5x9 --force --auto-approve --namespace ns-bkwga ` OpsRequest obce-darrri-volumeexpansion-2w5x9 deleted `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"use test; SELECT value FROM tmp_table WHERE id = 1;\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` check data: Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file value vasuh check cluster data consistent Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase check db_client batch data count `echo " echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` check db_client batch data Success skip cluster restart: not support skip cluster vscale: not support cluster configure component_tmp: ob-bundle check cluster status before ops check cluster status done cluster_status:Running `kbcli cluster configure obce-darrri --auto-approve --force=true --set system_memory=2G --components ob-bundle --config-spec ob-ce-config --config-file oceanbase.conf --namespace ns-bkwga ` Will updated configure file meta: ConfigSpec: ob-ce-config ConfigFile: oceanbase.conf ComponentName: ob-bundle ClusterName: obce-darrri OpsRequest obce-darrri-reconfiguring-btjjm created successfully, you can view the progress: kbcli cluster describe-ops obce-darrri-reconfiguring-btjjm -n ns-bkwga check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-reconfiguring-btjjm ns-bkwga Reconfiguring obce-darrri ob-bundle Creating -/- Sep 01,2025 11:35 UTC+0800 check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Delete Running Sep 01,2025 11:18 UTC+0800 app.kubernetes.io/instance=obce-darrri check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000004/10.224.0.6 Sep 01,2025 11:18 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:21 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-2 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:26 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-reconfiguring-btjjm ns-bkwga Reconfiguring obce-darrri ob-bundle Succeed 3/3 Sep 01,2025 11:35 UTC+0800 check ops status done ops_status:obce-darrri-reconfiguring-btjjm ns-bkwga Reconfiguring obce-darrri ob-bundle Succeed 3/3 Sep 01,2025 11:35 UTC+0800 `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge opsrequests obce-darrri-reconfiguring-btjjm --namespace ns-bkwga ` opsrequest.apps.kubeblocks.io/obce-darrri-reconfiguring-btjjm patched `kbcli cluster delete-ops --name obce-darrri-reconfiguring-btjjm --force --auto-approve --namespace ns-bkwga ` OpsRequest obce-darrri-reconfiguring-btjjm deleted check config variables `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file current value_actual: 2G configure:[system_memory] result actual:[2G] equal expected:[2G] `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"use test; SELECT value FROM tmp_table WHERE id = 1;\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` check data: Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file value vasuh check cluster data consistent Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase check db_client batch data count `echo " echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` check db_client batch data Success test failover connectionstress check cluster status before cluster-failover-connectionstress check cluster status done cluster_status:Running check node drain check node drain success Error from server (NotFound): pods "test-db-client-connectionstress-obce-darrri" not found `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge pods test-db-client-connectionstress-obce-darrri --namespace ns-bkwga ` Error from server (NotFound): pods "test-db-client-connectionstress-obce-darrri" not found Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. Error from server (NotFound): pods "test-db-client-connectionstress-obce-darrri" not found `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase apiVersion: v1 kind: Pod metadata: name: test-db-client-connectionstress-obce-darrri namespace: ns-bkwga spec: containers: - name: test-dbclient imagePullPolicy: IfNotPresent image: docker.io/apecloud/dbclient:test args: - "--host" - "obce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local" - "--user" - "root" - "--password" - "" - "--port" - "2881" - "--database" - "oceanbase" - "--dbtype" - "oceanbase" - "--test" - "connectionstress" - "--connections" - "5000" - "--duration" - "60" restartPolicy: Never `kubectl apply -f test-db-client-connectionstress-obce-darrri.yaml` pod/test-db-client-connectionstress-obce-darrri created apply test-db-client-connectionstress-obce-darrri.yaml Success `rm -rf test-db-client-connectionstress-obce-darrri.yaml` check pod status pod_status:NAME READY STATUS RESTARTS AGE test-db-client-connectionstress-obce-darrri 1/1 Running 0 6s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-connectionstress-obce-darrri 1/1 Running 0 10s check pod test-db-client-connectionstress-obce-darrri status done pod_status:NAME READY STATUS RESTARTS AGE test-db-client-connectionstress-obce-darrri 0/1 Completed 0 15s check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Delete Running Sep 01,2025 11:18 UTC+0800 app.kubernetes.io/instance=obce-darrri check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000004/10.224.0.6 Sep 01,2025 11:18 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:21 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-2 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:26 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done --host obce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local --user root --password --port 2881 --database oceanbase --dbtype oceanbase --test connectionstress --connections 5000 --duration 60 SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider] Test Result: Created 5000 connections Connection Information: Database Type: oceanbase Host: obce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local Port: 2881 Database: oceanbase Table: User: root Org: Access Mode: mysql Test Type: connectionstress Connection Count: 5000 Duration: 60 seconds `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge pods test-db-client-connectionstress-obce-darrri --namespace ns-bkwga ` pod/test-db-client-connectionstress-obce-darrri patched (no change) Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. pod "test-db-client-connectionstress-obce-darrri" force deleted check failover pod name failover pod name:obce-darrri-ob-bundle-2 failover connectionstress Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"use test; SELECT value FROM tmp_table WHERE id = 1;\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` check data: Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file value vasuh check cluster data consistent Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase check db_client batch data count `echo " echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` check db_client batch data Success skip cluster hscale skip cluster stop: not support 10 skip cluster SwitchOver: not support `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase apiVersion: v1 kind: Pod metadata: name: benchtest-obce-darrri namespace: ns-bkwga spec: containers: - name: test-sysbench imagePullPolicy: IfNotPresent image: docker.io/apecloud/customsuites:latest env: - name: TYPE value: "2" - name: FLAG value: "0" - name: CONFIGS value: "mode:all,driver:mysql,host:obce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local,user:root,password:,port:2881,db:benchtest,tables:5,threads:4,times:10,size:1000,type:oltp_read_write" restartPolicy: Never `kubectl apply -f benchtest-obce-darrri.yaml` pod/benchtest-obce-darrri created apply benchtest-obce-darrri.yaml Success check pod status pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 ContainerCreating 0 0s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 ContainerCreating 0 4s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 ContainerCreating 0 9s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 ContainerCreating 0 15s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 ContainerCreating 0 20s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 25s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 30s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 36s check pod benchtest-obce-darrri status done pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 Completed 0 41s `rm -rf benchtest-obce-darrri.yaml` `kubectl logs benchtest-obce-darrri --tail 30 --namespace ns-bkwga ` [ 7s ] thds: 4 tps: 57.01 qps: 1137.22 (r/w/o: 797.15/226.04/114.02) lat (ms,99%): 170.48 err/s: 0.00 reconn/s: 0.00 [ 8s ] thds: 4 tps: 80.00 qps: 1607.01 (r/w/o: 1123.00/324.00/160.00) lat (ms,99%): 84.47 err/s: 0.00 reconn/s: 0.00 [ 9s ] thds: 4 tps: 86.99 qps: 1754.81 (r/w/o: 1228.87/351.96/173.98) lat (ms,99%): 62.19 err/s: 0.00 reconn/s: 0.00 [ 10s ] thds: 4 tps: 92.99 qps: 1835.90 (r/w/o: 1288.93/360.98/185.99) lat (ms,99%): 56.84 err/s: 0.00 reconn/s: 0.00 SQL statistics: queries performed: read: 10724 write: 3064 other: 1532 total: 15320 transactions: 766 (76.17 per sec.) queries: 15320 (1523.40 per sec.) ignored errors: 0 (0.00 per sec.) reconnects: 0 (0.00 per sec.) General statistics: total time: 10.0544s total number of events: 766 Latency (ms): min: 33.15 avg: 52.40 max: 171.12 99th percentile: 114.72 sum: 40135.85 Threads fairness: events (avg/stddev): 191.5000/2.06 execution time (avg/stddev): 10.0340/0.01 `kubectl delete pod benchtest-obce-darrri --force --namespace ns-bkwga ` Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. pod "benchtest-obce-darrri" force deleted cluster expose check cluster status before ops check cluster status done cluster_status:Running `kbcli cluster expose obce-darrri --auto-approve --force=true --type vpc --enable true --components ob-bundle --namespace ns-bkwga ` OpsRequest obce-darrri-expose-smm5j created successfully, you can view the progress: kbcli cluster describe-ops obce-darrri-expose-smm5j -n ns-bkwga check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri Creating -/- Sep 01,2025 11:38 UTC+0800 check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Delete Running Sep 01,2025 11:18 UTC+0800 app.kubernetes.io/instance=obce-darrri check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000004/10.224.0.6 Sep 01,2025 11:18 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:21 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-2 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:26 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 11:38 UTC+0800 check ops status done ops_status:obce-darrri-expose-smm5j ns-bkwga Expose obce-darrri ob-bundle Succeed 1/1 Sep 01,2025 11:38 UTC+0800 `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge opsrequests obce-darrri-expose-smm5j --namespace ns-bkwga ` opsrequest.apps.kubeblocks.io/obce-darrri-expose-smm5j patched `kbcli cluster delete-ops --name obce-darrri-expose-smm5j --force --auto-approve --namespace ns-bkwga ` OpsRequest obce-darrri-expose-smm5j deleted `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"use test; SELECT value FROM tmp_table WHERE id = 1;\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` check data: Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file value vasuh check cluster data consistent Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase check db_client batch data count `echo " echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` check db_client batch data Success No resources found in ns-bkwga namespace. `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase apiVersion: v1 kind: Pod metadata: name: benchtest-obce-darrri namespace: ns-bkwga spec: containers: - name: test-sysbench imagePullPolicy: IfNotPresent image: docker.io/apecloud/customsuites:latest env: - name: TYPE value: "2" - name: FLAG value: "0" - name: CONFIGS value: "mode:all,driver:mysql,host:10.224.0.7,user:root,password:,port:2881,db:benchtest,tables:5,threads:4,times:10,size:1000,type:oltp_read_write" restartPolicy: Never `kubectl apply -f benchtest-obce-darrri.yaml` pod/benchtest-obce-darrri created apply benchtest-obce-darrri.yaml Success check pod status pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 ContainerCreating 0 0s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 ContainerCreating 0 4s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 ContainerCreating 0 9s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 ContainerCreating 0 15s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 ContainerCreating 0 20s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 25s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 30s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 35s check pod benchtest-obce-darrri status done pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 Completed 0 41s `rm -rf benchtest-obce-darrri.yaml` `kubectl logs benchtest-obce-darrri --tail 30 --namespace ns-bkwga ` [ 7s ] thds: 4 tps: 113.98 qps: 2266.65 (r/w/o: 1584.76/453.93/227.97) lat (ms,99%): 59.99 err/s: 0.00 reconn/s: 0.00 [ 8s ] thds: 4 tps: 112.98 qps: 2259.59 (r/w/o: 1583.71/449.92/225.96) lat (ms,99%): 57.87 err/s: 0.00 reconn/s: 0.00 [ 9s ] thds: 4 tps: 115.03 qps: 2323.70 (r/w/o: 1625.49/468.14/230.07) lat (ms,99%): 62.19 err/s: 0.00 reconn/s: 0.00 [ 10s ] thds: 4 tps: 115.00 qps: 2282.00 (r/w/o: 1600.00/452.00/230.00) lat (ms,99%): 62.19 err/s: 0.00 reconn/s: 0.00 SQL statistics: queries performed: read: 14924 write: 4264 other: 2132 total: 21320 transactions: 1066 (106.08 per sec.) queries: 21320 (2121.63 per sec.) ignored errors: 0 (0.00 per sec.) reconnects: 0 (0.00 per sec.) General statistics: total time: 10.0468s total number of events: 1066 Latency (ms): min: 12.93 avg: 37.60 max: 146.30 99th percentile: 78.60 sum: 40085.68 Threads fairness: events (avg/stddev): 266.5000/82.39 execution time (avg/stddev): 10.0214/0.02 `kubectl delete pod benchtest-obce-darrri --force --namespace ns-bkwga ` Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. pod "benchtest-obce-darrri" force deleted `kubectl get pvc -l app.kubernetes.io/instance=obce-darrri,apps.kubeblocks.io/component-name=ob-bundle,apps.kubeblocks.io/vct-name=data-log --namespace ns-bkwga ` cluster volume-expand check cluster status before ops check cluster status done cluster_status:Running No resources found in obce-darrri namespace. `kbcli cluster volume-expand obce-darrri --auto-approve --force=true --components ob-bundle --volume-claim-templates data-log --storage 51Gi --namespace ns-bkwga ` OpsRequest obce-darrri-volumeexpansion-djw8g created successfully, you can view the progress: kbcli cluster describe-ops obce-darrri-volumeexpansion-djw8g -n ns-bkwga check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-volumeexpansion-djw8g ns-bkwga VolumeExpansion obce-darrri ob-bundle Running -/- Sep 01,2025 11:45 UTC+0800 check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Delete Updating Sep 01,2025 11:18 UTC+0800 app.kubernetes.io/instance=obce-darrri cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 11:55 UTC+0800 data-log:51Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:21 UTC+0800 data-log:51Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-2 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:26 UTC+0800 data-log:51Gi log:10Gi workdir:100Mi check pod status done check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done No resources found in obce-darrri namespace. check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-volumeexpansion-djw8g ns-bkwga VolumeExpansion obce-darrri ob-bundle Succeed 3/3 Sep 01,2025 11:45 UTC+0800 check ops status done ops_status:obce-darrri-volumeexpansion-djw8g ns-bkwga VolumeExpansion obce-darrri ob-bundle Succeed 3/3 Sep 01,2025 11:45 UTC+0800 `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge opsrequests obce-darrri-volumeexpansion-djw8g --namespace ns-bkwga ` opsrequest.apps.kubeblocks.io/obce-darrri-volumeexpansion-djw8g patched `kbcli cluster delete-ops --name obce-darrri-volumeexpansion-djw8g --force --auto-approve --namespace ns-bkwga ` OpsRequest obce-darrri-volumeexpansion-djw8g deleted `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"use test; SELECT value FROM tmp_table WHERE id = 1;\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` check data: Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file value vasuh check cluster data consistent Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase check db_client batch data count `echo " echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` check db_client batch data Success cluster update terminationPolicy WipeOut `kbcli cluster update obce-darrri --termination-policy=WipeOut --namespace ns-bkwga ` cluster.apps.kubeblocks.io/obce-darrri updated check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga WipeOut Running Sep 01,2025 11:18 UTC+0800 app.kubernetes.io/instance=obce-darrri check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 11:55 UTC+0800 data-log:51Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:21 UTC+0800 data-log:51Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-2 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:26 UTC+0800 data-log:51Gi log:10Gi workdir:100Mi check pod status done check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done cluster list-logs `kbcli cluster list-logs obce-darrri --namespace ns-bkwga ` No log files found. You can enable the log feature with the kbcli command below. kbcli cluster update obce-darrri --enable-all-logs=true --namespace ns-bkwga Error from server (NotFound): pods "obce-darrri-ob-bundle-2" not found cluster logs `kbcli cluster logs obce-darrri --tail 30 --namespace ns-bkwga ` Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) SVR_PORT: 2882 ID: 3 ZONE: zone2 SQL_PORT: 2881 WITH_ROOTSERVER: YES STATUS: ACTIVE START_SERVICE_TIME: 2025-09-01 11:27:44.996606 STOP_TIME: NULL BLOCK_MIGRATE_IN_TIME: NULL CREATE_TIME: 2025-09-01 11:27:42.547418 MODIFY_TIME: 2025-09-01 11:27:45.628494 BUILD_VERSION: 4.3.0.1_100000242024032211-0193a343bc60b4699ec47792c3fc4ce166a182f9(Mar 22 2024 13:07:59) LAST_OFFLINE_TIME: NULL *************************** 3. row *************************** SVR_IP: 10.0.73.239 SVR_PORT: 2882 ID: 1 ZONE: zone0 SQL_PORT: 2881 WITH_ROOTSERVER: NO STATUS: INACTIVE START_SERVICE_TIME: NULL STOP_TIME: NULL BLOCK_MIGRATE_IN_TIME: NULL CREATE_TIME: 2025-09-01 11:27:42.483191 MODIFY_TIME: 2025-09-01 11:55:30.938649 BUILD_VERSION: 4.3.0.1_100000242024032211-0193a343bc60b4699ec47792c3fc4ce166a182f9(Mar 22 2024 13:07:59) LAST_OFFLINE_TIME: 2025-09-01 11:55:30.936504 Wait for the server to be ready... Server recovered successfully cluster expose check cluster status before ops check cluster status done cluster_status:Running `kbcli cluster expose obce-darrri --auto-approve --force=true --type vpc --enable false --components ob-bundle --namespace ns-bkwga ` OpsRequest obce-darrri-expose-597fk created successfully, you can view the progress: kbcli cluster describe-ops obce-darrri-expose-597fk -n ns-bkwga check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-expose-597fk ns-bkwga Expose obce-darrri Creating -/- Sep 01,2025 12:02 UTC+0800 check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga WipeOut Running Sep 01,2025 11:18 UTC+0800 app.kubernetes.io/instance=obce-darrri check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 11:55 UTC+0800 data-log:51Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:21 UTC+0800 data-log:51Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-2 ns-bkwga obce-darrri ob-bundle Running 0 3200m / 4 4352Mi / 5Gi data-file:52Gi aks-cicdamdpool-25950949-vmss000006/10.224.0.10 Sep 01,2025 11:26 UTC+0800 data-log:51Gi log:10Gi workdir:100Mi check pod status done check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Running 0/1 Sep 01,2025 12:02 UTC+0800 check ops status done ops_status:obce-darrri-expose-597fk ns-bkwga Expose obce-darrri ob-bundle Succeed 1/1 Sep 01,2025 12:02 UTC+0800 `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge opsrequests obce-darrri-expose-597fk --namespace ns-bkwga ` opsrequest.apps.kubeblocks.io/obce-darrri-expose-597fk patched `kbcli cluster delete-ops --name obce-darrri-expose-597fk --force --auto-approve --namespace ns-bkwga ` OpsRequest obce-darrri-expose-597fk deleted `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"use test; SELECT value FROM tmp_table WHERE id = 1;\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` check data: Defaulted container "observer-container" out of: observer-container, metrics, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file value vasuh check cluster data consistent Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase check db_client batch data count `echo " echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -hobce-darrri-ob-bundle-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-2 --namespace ns-bkwga -- bash` check db_client batch data Success delete cluster obce-darrri `kbcli cluster delete obce-darrri --auto-approve --namespace ns-bkwga ` Cluster obce-darrri deleted pod_info:obce-darrri-ob-bundle-0 3/3 Running 0 8m57s obce-darrri-ob-bundle-1 3/3 Running 0 43m obce-darrri-ob-bundle-2 3/3 Running 0 38m pod_info:obce-darrri-ob-bundle-0 3/3 Terminating 0 9m18s obce-darrri-ob-bundle-1 3/3 Terminating 0 43m obce-darrri-ob-bundle-2 3/3 Terminating 0 38m pod_info:obce-darrri-ob-bundle-0 3/3 Terminating 0 9m43s obce-darrri-ob-bundle-1 3/3 Terminating 0 43m obce-darrri-ob-bundle-2 3/3 Terminating 0 39m No resources found in ns-bkwga namespace. delete cluster pod done No resources found in ns-bkwga namespace. check cluster resource non-exist OK: pvc No resources found in ns-bkwga namespace. delete cluster done No resources found in ns-bkwga namespace. No resources found in ns-bkwga namespace. No resources found in ns-bkwga namespace. --------------------------------------OceanBase CE (Topology = Replicas 3) Test Result-------------------------------------- [PASSED]|[Create]|[ClusterDefinition=ob-ce;ClusterVersion=ob-ce-4.3.0.1-100000242024032211;]|[Description=Create a cluster with the specified cluster definition ob-ce and cluster version ob-ce-4.3.0.1-100000242024032211] [PASSED]|[Connect]|[ComponentName=ob-bundle]|[Description=Connect to the cluster] [PASSED]|[Check Role]|[Tenant=tenant3]|[Description=Check the cluster tenant role] [PASSED]|[AddData]|[Values=vasuh]|[Description=Add data to the cluster] [PASSED]|[VolumeExpansion]|[ComponentName=ob-bundle;ComponentVolume=data-file]|[Description=VolumeExpansion the cluster specify component ob-bundle and volume data-file] [PASSED]|[Reconfiguring]|[ComponentName=ob-bundle;system_memory=2G]|[Description=Reconfiguring the cluster specify component ob-bundle set system_memory=2G] [PASSED]|[No-Failover]|[HA=Connection Stress;ComponentName=ob-bundle]|[Description=Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load.] [PASSED]|[Bench]|[ComponentName=ob-bundle]|[Description=Bench the cluster service with ob-bundle component] [PASSED]|[Expose]|[Enable=true;TYPE=vpc;ComponentName=ob-bundle]|[Description=Expose Enable the vpc service with ob-bundle component] [PASSED]|[Bench]|[HostType=LB;ComponentName=ob-bundle]|[Description=Bench the cluster LB service with ob-bundle component] [PASSED]|[VolumeExpansion]|[ComponentName=ob-bundle;ComponentVolume=data-log]|[Description=VolumeExpansion the cluster specify component ob-bundle and volume data-log] [PASSED]|[Update]|[TerminationPolicy=WipeOut]|[Description=Update the cluster TerminationPolicy WipeOut] [PASSED]|[Expose]|[Disable=true;TYPE=vpc;ComponentName=ob-bundle]|[Description=Expose Disable the vpc service with ob-bundle component] [PASSED]|[Delete]|[-]|[Description=Delete the cluster] CLUSTER_TOPOLOGY: Not found topology in cluster definition ob-ce LIMIT_CPU:3 LIMIT_MEMORY:4 storage size: 50 No resources found in ns-bkwga namespace. termination_policy:Halt create 2 replica Halt ob-ce cluster check cluster version check cluster definition check component definition set component definition by component version no component definitions found apiVersion: apps.kubeblocks.io/v1alpha1 kind: Cluster metadata: name: obce-darrri namespace: ns-bkwga annotations: "kubeblocks.io/extra-env": '***"TENANT_NAME":"tenant2","ZONE_COUNT":"1","OB_CLUSTERS_COUNT":"2","TENANT_CPU":"2","TENANT_MEMORY":"2G","TENANT_DISK":"10G"***' spec: terminationPolicy: Halt componentSpecs: - name: ob-bundle-0 componentDefRef: ob-ce-repl componentDef: ob-ce-repl replicas: 1 resources: requests: cpu: 3000m memory: 4Gi limits: cpu: 3000m memory: 4Gi volumeClaimTemplates: - name: data-file spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: "50Gi" - name: data-log spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: "50Gi" - name: log spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: "10Gi" - name: workdir spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: "100Mi" - name: ob-bundle-1 componentDefRef: ob-ce-repl componentDef: ob-ce-repl replicas: 1 resources: requests: cpu: 3000m memory: 4Gi limits: cpu: 3000m memory: 4Gi volumeClaimTemplates: - name: data-file spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: "50Gi" - name: data-log spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: "50Gi" - name: log spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: "10Gi" - name: workdir spec: storageClassName: accessModes: - ReadWriteOnce resources: requests: storage: "100Mi" `kubectl apply -f test_create_obce-darrri.yaml` cluster.apps.kubeblocks.io/obce-darrri created apply test_create_obce-darrri.yaml Success `rm -rf test_create_obce-darrri.yaml` check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Halt Sep 01,2025 12:05 UTC+0800 cluster_status: cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Creating cluster_status:Updating check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0-0 ns-bkwga obce-darrri ob-bundle-0 Running primary 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1-0 ns-bkwga obce-darrri ob-bundle-1 Running standby 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster role check cluster role done primary: obce-darrri-ob-bundle-0-0;standby: obce-darrri-ob-bundle-1-0 check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase There is no password in Type: 16. describe cluster `kbcli cluster describe obce-darrri --namespace ns-bkwga ` Name: obce-darrri Created Time: Sep 01,2025 12:05 UTC+0800 NAMESPACE CLUSTER-DEFINITION VERSION STATUS TERMINATION-POLICY ns-bkwga Running Halt Endpoints: COMPONENT MODE INTERNAL EXTERNAL ob-bundle-0 ReadWrite obce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local:2881 obce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local:2882 ob-bundle-1 ReadWrite obce-darrri-ob-bundle-1-ordinal-0.ns-bkwga.svc.cluster.local:2881 obce-darrri-ob-bundle-1-ordinal-0.ns-bkwga.svc.cluster.local:2882 Topology: COMPONENT INSTANCE ROLE STATUS AZ NODE CREATED-TIME ob-bundle-0 obce-darrri-ob-bundle-0-0 primary Running 0 aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 ob-bundle-1 obce-darrri-ob-bundle-1-0 standby Running 0 aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 Resources Allocation: COMPONENT DEDICATED CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE-SIZE STORAGE-CLASS ob-bundle-0 false 3 / 3 4Gi / 4Gi data-file:50Gi default data-log:50Gi default log:10Gi default workdir:100Mi default ob-bundle-1 false 3 / 3 4Gi / 4Gi data-file:50Gi default data-log:50Gi default log:10Gi default workdir:100Mi default Images: COMPONENT TYPE IMAGE ob-bundle-0 ob-ce-repl docker.io/apecloud/oceanbase:4.3.0.1-100000242024032211 ob-bundle-1 ob-ce-repl docker.io/apecloud/oceanbase:4.3.0.1-100000242024032211 Data Protection: BACKUP-REPO AUTO-BACKUP BACKUP-SCHEDULE BACKUP-METHOD BACKUP-RETENTION RECOVERABLE-TIME Show cluster events: kbcli cluster list-events -n ns-bkwga obce-darrri `kbcli cluster label obce-darrri app.kubernetes.io/instance- --namespace ns-bkwga ` label "app.kubernetes.io/instance" not found. `kbcli cluster label obce-darrri app.kubernetes.io/instance=obce-darrri --namespace ns-bkwga ` `kbcli cluster label obce-darrri --list --namespace ns-bkwga ` NAME NAMESPACE LABELS obce-darrri ns-bkwga app.kubernetes.io/instance=obce-darrri label cluster app.kubernetes.io/instance=obce-darrri Success `kbcli cluster label case.name=kbcli.test1 -l app.kubernetes.io/instance=obce-darrri --namespace ns-bkwga ` `kbcli cluster label obce-darrri --list --namespace ns-bkwga ` NAME NAMESPACE LABELS obce-darrri ns-bkwga app.kubernetes.io/instance=obce-darrri case.name=kbcli.test1 label cluster case.name=kbcli.test1 Success `kbcli cluster label obce-darrri case.name=kbcli.test2 --overwrite --namespace ns-bkwga ` `kbcli cluster label obce-darrri --list --namespace ns-bkwga ` NAME NAMESPACE LABELS obce-darrri ns-bkwga app.kubernetes.io/instance=obce-darrri case.name=kbcli.test2 label cluster case.name=kbcli.test2 Success `kbcli cluster label obce-darrri case.name- --namespace ns-bkwga ` `kbcli cluster label obce-darrri --list --namespace ns-bkwga ` NAME NAMESPACE LABELS obce-darrri ns-bkwga app.kubernetes.io/instance=obce-darrri delete cluster label case.name Success cluster connect `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"SHOW PARAMETERS LIKE '%syslog_level%'\G;\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-0-0 --namespace ns-bkwga -- bash ` Defaulted container "observer-container" out of: observer-container, metrics, lorry, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file *************************** 1. row *************************** zone: zone0 svr_type: observer svr_ip: 10.0.57.135 svr_port: 2882 name: syslog_level data_type: STRING value: DEBUG info: specifies the current level of logging. There are DEBUG, TRACE, WDIAG, EDIAG, INFO, WARN, ERROR, seven different log levels. section: OBSERVER scope: CLUSTER source: DEFAULT edit_level: DYNAMIC_EFFECTIVE connect cluster Success insert batch data by db client Error from server (NotFound): pods "test-db-client-executionloop-obce-darrri" not found DB_CLIENT_BATCH_DATA_COUNT: `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge pods test-db-client-executionloop-obce-darrri --namespace ns-bkwga ` Error from server (NotFound): pods "test-db-client-executionloop-obce-darrri" not found Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. Error from server (NotFound): pods "test-db-client-executionloop-obce-darrri" not found `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase No resources found in ns-bkwga namespace. apiVersion: v1 kind: Pod metadata: name: test-db-client-executionloop-obce-darrri namespace: ns-bkwga spec: containers: - name: test-dbclient imagePullPolicy: IfNotPresent image: docker.io/apecloud/dbclient:test args: - "--host" - "obce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local" - "--user" - "root@tenant2" - "--password" - "" - "--port" - "2881" - "--dbtype" - "oceanbase" - "--test" - "executionloop" - "--duration" - "60" - "--interval" - "1" restartPolicy: Never `kubectl apply -f test-db-client-executionloop-obce-darrri.yaml` pod/test-db-client-executionloop-obce-darrri created apply test-db-client-executionloop-obce-darrri.yaml Success `rm -rf test-db-client-executionloop-obce-darrri.yaml` check pod status pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 0/1 ContainerCreating 0 5s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 9s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 15s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 20s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 25s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 30s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 36s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 41s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 46s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 51s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 57s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 62s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 1/1 Running 0 67s check pod test-db-client-executionloop-obce-darrri status done pod_status:NAME READY STATUS RESTARTS AGE test-db-client-executionloop-obce-darrri 0/1 Completed 0 72s check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Halt Running Sep 01,2025 12:05 UTC+0800 app.kubernetes.io/instance=obce-darrri check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0-0 ns-bkwga obce-darrri ob-bundle-0 Running primary 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1-0 ns-bkwga obce-darrri ob-bundle-1 Running standby 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster role check cluster role done primary: obce-darrri-ob-bundle-0-0;standby: obce-darrri-ob-bundle-1-0 check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done --host obce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local --user root@tenant2 --password --port 2881 --dbtype oceanbase --test executionloop --duration 60 --interval 1 SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider] Execution loop start: create databases executions_loop CREATE DATABASE IF NOT EXISTS executions_loop; drop table executions_loop_table DROP TABLE IF EXISTS executions_loop.executions_loop_table; create table executions_loop_table CREATE TABLE IF NOT EXISTS executions_loop.executions_loop_table (id INT PRIMARY KEY AUTO_INCREMENT, value VARCHAR(255)); Execution loop start:INSERT INTO executions_loop.executions_loop_table (value) VALUES ('executions_loop_test_1'); [ 1s ] executions total: 68 successful: 68 failed: 0 disconnect: 0 [ 2s ] executions total: 177 successful: 177 failed: 0 disconnect: 0 [ 3s ] executions total: 288 successful: 288 failed: 0 disconnect: 0 [ 4s ] executions total: 401 successful: 401 failed: 0 disconnect: 0 [ 5s ] executions total: 516 successful: 516 failed: 0 disconnect: 0 [ 6s ] executions total: 630 successful: 630 failed: 0 disconnect: 0 [ 7s ] executions total: 745 successful: 745 failed: 0 disconnect: 0 [ 8s ] executions total: 854 successful: 854 failed: 0 disconnect: 0 [ 9s ] executions total: 970 successful: 970 failed: 0 disconnect: 0 [ 10s ] executions total: 1082 successful: 1082 failed: 0 disconnect: 0 [ 11s ] executions total: 1192 successful: 1192 failed: 0 disconnect: 0 [ 12s ] executions total: 1307 successful: 1307 failed: 0 disconnect: 0 [ 13s ] executions total: 1413 successful: 1413 failed: 0 disconnect: 0 [ 14s ] executions total: 1528 successful: 1528 failed: 0 disconnect: 0 [ 15s ] executions total: 1643 successful: 1643 failed: 0 disconnect: 0 [ 16s ] executions total: 1756 successful: 1756 failed: 0 disconnect: 0 [ 17s ] executions total: 1872 successful: 1872 failed: 0 disconnect: 0 [ 18s ] executions total: 1984 successful: 1984 failed: 0 disconnect: 0 [ 19s ] executions total: 2095 successful: 2095 failed: 0 disconnect: 0 [ 20s ] executions total: 2212 successful: 2212 failed: 0 disconnect: 0 [ 21s ] executions total: 2325 successful: 2325 failed: 0 disconnect: 0 [ 22s ] executions total: 2441 successful: 2441 failed: 0 disconnect: 0 [ 23s ] executions total: 2549 successful: 2549 failed: 0 disconnect: 0 [ 24s ] executions total: 2664 successful: 2664 failed: 0 disconnect: 0 [ 25s ] executions total: 2779 successful: 2779 failed: 0 disconnect: 0 [ 26s ] executions total: 2892 successful: 2892 failed: 0 disconnect: 0 [ 27s ] executions total: 3002 successful: 3002 failed: 0 disconnect: 0 [ 28s ] executions total: 3109 successful: 3109 failed: 0 disconnect: 0 [ 29s ] executions total: 3221 successful: 3221 failed: 0 disconnect: 0 [ 30s ] executions total: 3335 successful: 3335 failed: 0 disconnect: 0 [ 31s ] executions total: 3448 successful: 3448 failed: 0 disconnect: 0 [ 32s ] executions total: 3561 successful: 3561 failed: 0 disconnect: 0 [ 33s ] executions total: 3670 successful: 3670 failed: 0 disconnect: 0 [ 34s ] executions total: 3780 successful: 3780 failed: 0 disconnect: 0 [ 35s ] executions total: 3895 successful: 3895 failed: 0 disconnect: 0 [ 36s ] executions total: 4008 successful: 4008 failed: 0 disconnect: 0 [ 37s ] executions total: 4119 successful: 4119 failed: 0 disconnect: 0 [ 38s ] executions total: 4224 successful: 4224 failed: 0 disconnect: 0 [ 39s ] executions total: 4341 successful: 4341 failed: 0 disconnect: 0 [ 40s ] executions total: 4453 successful: 4453 failed: 0 disconnect: 0 [ 41s ] executions total: 4570 successful: 4570 failed: 0 disconnect: 0 [ 42s ] executions total: 4684 successful: 4684 failed: 0 disconnect: 0 [ 43s ] executions total: 4788 successful: 4788 failed: 0 disconnect: 0 [ 44s ] executions total: 4901 successful: 4901 failed: 0 disconnect: 0 [ 45s ] executions total: 5018 successful: 5018 failed: 0 disconnect: 0 [ 46s ] executions total: 5131 successful: 5131 failed: 0 disconnect: 0 [ 47s ] executions total: 5241 successful: 5241 failed: 0 disconnect: 0 [ 48s ] executions total: 5352 successful: 5352 failed: 0 disconnect: 0 [ 49s ] executions total: 5466 successful: 5466 failed: 0 disconnect: 0 [ 50s ] executions total: 5580 successful: 5580 failed: 0 disconnect: 0 [ 51s ] executions total: 5691 successful: 5691 failed: 0 disconnect: 0 [ 52s ] executions total: 5806 successful: 5806 failed: 0 disconnect: 0 [ 53s ] executions total: 5913 successful: 5913 failed: 0 disconnect: 0 [ 54s ] executions total: 6024 successful: 6024 failed: 0 disconnect: 0 [ 55s ] executions total: 6137 successful: 6137 failed: 0 disconnect: 0 [ 56s ] executions total: 6251 successful: 6251 failed: 0 disconnect: 0 [ 57s ] executions total: 6359 successful: 6359 failed: 0 disconnect: 0 [ 58s ] executions total: 6473 successful: 6473 failed: 0 disconnect: 0 [ 59s ] executions total: 6586 successful: 6586 failed: 0 disconnect: 0 [ 60s ] executions total: 6670 successful: 6670 failed: 0 disconnect: 0 Test Result: Total Executions: 6670 Successful Executions: 6670 Failed Executions: 0 Disconnection Counts: 0 Connection Information: Database Type: oceanbase Host: obce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local Port: 2881 Database: Table: User: root@tenant2 Org: Access Mode: mysql Test Type: executionloop Query: Duration: 60 seconds Interval: 1 seconds DB_CLIENT_BATCH_DATA_COUNT: 6670 `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge pods test-db-client-executionloop-obce-darrri --namespace ns-bkwga ` pod/test-db-client-executionloop-obce-darrri patched (no change) Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. pod "test-db-client-executionloop-obce-darrri" force deleted get oceanbase compatibility mode COMPATIBILITY_MOD:mysql check tenant role `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"SELECT TENANT_NAME,TENANT_TYPE,CREATE_TIME,STATUS,TENANT_ROLE FROM oceanbase.DBA_OB_TENANTS WHERE TENANT_NAME like 'tenant%';\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-0-0 --namespace ns-bkwga -- bash` Defaulted container "observer-container" out of: observer-container, metrics, lorry, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file `echo " echo \"SELECT TENANT_NAME,TENANT_TYPE,CREATE_TIME,STATUS,TENANT_ROLE FROM oceanbase.DBA_OB_TENANTS WHERE TENANT_NAME like 'tenant%';\" | mysql -hobce-darrri-ob-bundle-1-ordinal-0.ns-bkwga.svc.cluster.local -uroot -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1-0 --namespace ns-bkwga -- bash` Defaulted container "observer-container" out of: observer-container, metrics, lorry, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file check tenant role [PRIMARY][STANDBY] Success TENANT_NAME:tenant2 `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase Defaulted container "observer-container" out of: observer-container, metrics, lorry, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file `echo " echo \"use test; DROP TABLE IF EXISTS tmp_table; CREATE TABLE IF NOT EXISTS tmp_table (id INT PRIMARY KEY AUTO_INCREMENT, value VARCHAR(255)); INSERT INTO tmp_table (value) VALUES ('euscr');\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-0-0 --namespace ns-bkwga -- bash` add consistent data euscr Success skip cluster SwitchOver: not support `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase apiVersion: v1 kind: Pod metadata: name: benchtest-obce-darrri namespace: ns-bkwga spec: containers: - name: test-sysbench imagePullPolicy: IfNotPresent image: docker.io/apecloud/customsuites:latest env: - name: TYPE value: "2" - name: FLAG value: "0" - name: CONFIGS value: "mode:all,driver:mysql,host:obce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local,user:root@tenant2,password:,port:2881,db:benchtest,tables:5,threads:4,times:10,size:1000,type:oltp_read_write" restartPolicy: Never `kubectl apply -f benchtest-obce-darrri.yaml` pod/benchtest-obce-darrri created apply benchtest-obce-darrri.yaml Success check pod status pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 ContainerCreating 0 0s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 5s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 10s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 15s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 20s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 26s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 31s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 36s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 41s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 46s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 52s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 57s check pod benchtest-obce-darrri status done pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 Completed 0 62s `rm -rf benchtest-obce-darrri.yaml` `kubectl logs benchtest-obce-darrri --tail 30 --namespace ns-bkwga ` [ 7s ] thds: 4 tps: 191.02 qps: 3829.40 (r/w/o: 2679.28/768.08/382.04) lat (ms,99%): 29.72 err/s: 0.00 reconn/s: 0.00 [ 8s ] thds: 4 tps: 196.00 qps: 3922.98 (r/w/o: 2742.99/788.00/392.00) lat (ms,99%): 34.33 err/s: 0.00 reconn/s: 0.00 [ 9s ] thds: 4 tps: 197.00 qps: 3934.97 (r/w/o: 2756.98/783.99/394.00) lat (ms,99%): 36.89 err/s: 0.00 reconn/s: 0.00 [ 10s ] thds: 4 tps: 198.92 qps: 3990.40 (r/w/o: 2789.88/802.68/397.84) lat (ms,99%): 27.66 err/s: 0.00 reconn/s: 0.00 SQL statistics: queries performed: read: 27538 write: 7868 other: 3934 total: 39340 transactions: 1967 (196.40 per sec.) queries: 39340 (3927.90 per sec.) ignored errors: 0 (0.00 per sec.) reconnects: 0 (0.00 per sec.) General statistics: total time: 10.0135s total number of events: 1967 Latency (ms): min: 12.97 avg: 20.35 max: 47.29 99th percentile: 33.72 sum: 40021.64 Threads fairness: events (avg/stddev): 491.7500/8.32 execution time (avg/stddev): 10.0054/0.01 `kubectl delete pod benchtest-obce-darrri --force --namespace ns-bkwga ` Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. pod "benchtest-obce-darrri" force deleted cluster expose check cluster status before ops check cluster status done cluster_status:Running `kbcli cluster expose obce-darrri --auto-approve --force=true --type vpc --enable true --components ob-bundle-0 --namespace ns-bkwga ` OpsRequest obce-darrri-expose-g8zsw created successfully, you can view the progress: kbcli cluster describe-ops obce-darrri-expose-g8zsw -n ns-bkwga check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri Running -/- Sep 01,2025 12:12 UTC+0800 check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Halt Running Sep 01,2025 12:05 UTC+0800 app.kubernetes.io/instance=obce-darrri check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0-0 ns-bkwga obce-darrri ob-bundle-0 Running primary 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1-0 ns-bkwga obce-darrri ob-bundle-1 Running standby 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster role check cluster role done primary: obce-darrri-ob-bundle-0-0;standby: obce-darrri-ob-bundle-1-0 check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:12 UTC+0800 check ops status done ops_status:obce-darrri-expose-g8zsw ns-bkwga Expose obce-darrri ob-bundle-0 Succeed 1/1 Sep 01,2025 12:12 UTC+0800 `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge opsrequests obce-darrri-expose-g8zsw --namespace ns-bkwga ` opsrequest.apps.kubeblocks.io/obce-darrri-expose-g8zsw patched `kbcli cluster delete-ops --name obce-darrri-expose-g8zsw --force --auto-approve --namespace ns-bkwga ` OpsRequest obce-darrri-expose-g8zsw deleted `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"use test; SELECT value FROM tmp_table WHERE id = 1;\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1-0 --namespace ns-bkwga -- bash` check data: Defaulted container "observer-container" out of: observer-container, metrics, lorry, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file value euscr check cluster data consistent Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase check db_client batch data count `echo " echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1-0 --namespace ns-bkwga -- bash` check db_client batch data Success No resources found in ns-bkwga namespace. `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase apiVersion: v1 kind: Pod metadata: name: benchtest-obce-darrri namespace: ns-bkwga spec: containers: - name: test-sysbench imagePullPolicy: IfNotPresent image: docker.io/apecloud/customsuites:latest env: - name: TYPE value: "2" - name: FLAG value: "0" - name: CONFIGS value: "mode:all,driver:mysql,host:10.224.0.6,user:root@tenant2,password:,port:2881,db:benchtest,tables:5,threads:4,times:10,size:1000,type:oltp_read_write" restartPolicy: Never `kubectl apply -f benchtest-obce-darrri.yaml` pod/benchtest-obce-darrri created apply benchtest-obce-darrri.yaml Success check pod status pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 ContainerCreating 0 0s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 4s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 9s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 14s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 20s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 25s pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 1/1 Running 0 30s check pod benchtest-obce-darrri status done pod_status:NAME READY STATUS RESTARTS AGE benchtest-obce-darrri 0/1 Completed 0 35s `rm -rf benchtest-obce-darrri.yaml` `kubectl logs benchtest-obce-darrri --tail 30 --namespace ns-bkwga ` [ 8s ] thds: 4 tps: 0.00 qps: 0.00 (r/w/o: 0.00/0.00/0.00) lat (ms,99%): 0.00 err/s: 0.00 reconn/s: 0.00 [ 9s ] thds: 4 tps: 0.00 qps: 0.00 (r/w/o: 0.00/0.00/0.00) lat (ms,99%): 0.00 err/s: 0.00 reconn/s: 0.00 [ 10s ] thds: 4 tps: 0.00 qps: 0.00 (r/w/o: 0.00/0.00/0.00) lat (ms,99%): 0.00 err/s: 0.00 reconn/s: 0.00 [ 11s ] thds: 4 tps: 0.00 qps: 0.00 (r/w/o: 0.00/0.00/0.00) lat (ms,99%): 0.00 err/s: 0.00 reconn/s: 0.00 SQL statistics: queries performed: read: 3654 write: 1032 other: 518 total: 5204 transactions: 257 (22.75 per sec.) queries: 5204 (460.66 per sec.) ignored errors: 4 (0.35 per sec.) reconnects: 0 (0.00 per sec.) General statistics: total time: 11.2949s total number of events: 257 Latency (ms): min: 13.51 avg: 175.74 max: 10173.44 99th percentile: 9977.52 sum: 45165.99 Threads fairness: events (avg/stddev): 64.2500/5.45 execution time (avg/stddev): 11.2915/0.00 `kubectl delete pod benchtest-obce-darrri --force --namespace ns-bkwga ` Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. pod "benchtest-obce-darrri" force deleted skip cluster stop: not support skip cluster vscale: not support cluster configure check component ob-bundle-0 exists `kubectl get components -l app.kubernetes.io/instance=obce-darrri,apps.kubeblocks.io/component-name=ob-bundle-0 --namespace ns-bkwga | (grep "ob-bundle-0" || true )` check component ob-bundle-1 exists `kubectl get components -l app.kubernetes.io/instance=obce-darrri,apps.kubeblocks.io/component-name=ob-bundle-1 --namespace ns-bkwga | (grep "ob-bundle-1" || true )` component_tmp: ob-bundle-0,ob-bundle-1 check cluster status before ops check cluster status done cluster_status:Running `kbcli cluster configure obce-darrri --auto-approve --force=true --set system_memory=2G --components ob-bundle-0,ob-bundle-1 --config-spec ob-ce-config --config-file oceanbase.conf --namespace ns-bkwga ` Will updated configure file meta: ConfigSpec: ob-ce-config ConfigFile: oceanbase.conf ComponentName: ob-bundle-0 ClusterName: obce-darrri OpsRequest obce-darrri-reconfiguring-2llbv created successfully, you can view the progress: kbcli cluster describe-ops obce-darrri-reconfiguring-2llbv -n ns-bkwga check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-reconfiguring-2llbv ns-bkwga Reconfiguring obce-darrri ob-bundle-0,ob-bundle-1 Creating -/- Sep 01,2025 12:16 UTC+0800 check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Halt Running Sep 01,2025 12:05 UTC+0800 app.kubernetes.io/instance=obce-darrri check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0-0 ns-bkwga obce-darrri ob-bundle-0 Running primary 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1-0 ns-bkwga obce-darrri ob-bundle-1 Running standby 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster role check cluster role done primary: obce-darrri-ob-bundle-0-0;standby: obce-darrri-ob-bundle-1-0 check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-reconfiguring-2llbv ns-bkwga Reconfiguring obce-darrri ob-bundle-0,ob-bundle-1 Succeed 2/2 Sep 01,2025 12:16 UTC+0800 check ops status done ops_status:obce-darrri-reconfiguring-2llbv ns-bkwga Reconfiguring obce-darrri ob-bundle-0,ob-bundle-1 Succeed 2/2 Sep 01,2025 12:16 UTC+0800 `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge opsrequests obce-darrri-reconfiguring-2llbv --namespace ns-bkwga ` opsrequest.apps.kubeblocks.io/obce-darrri-reconfiguring-2llbv patched `kbcli cluster delete-ops --name obce-darrri-reconfiguring-2llbv --force --auto-approve --namespace ns-bkwga ` OpsRequest obce-darrri-reconfiguring-2llbv deleted check config variables `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase Defaulted container "observer-container" out of: observer-container, metrics, lorry, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file current value_actual: 2G configure:[system_memory] result actual:[2G] equal expected:[2G] `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"use test; SELECT value FROM tmp_table WHERE id = 1;\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1-0 --namespace ns-bkwga -- bash` check data: Defaulted container "observer-container" out of: observer-container, metrics, lorry, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file value euscr check cluster data consistent Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase check db_client batch data count `echo " echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1-0 --namespace ns-bkwga -- bash` check db_client batch data Success check component ob-bundle-0 exists `kubectl get components -l app.kubernetes.io/instance=obce-darrri,apps.kubeblocks.io/component-name=ob-bundle-0 --namespace ns-bkwga | (grep "ob-bundle-0" || true )` `kubectl get pvc -l app.kubernetes.io/instance=obce-darrri,apps.kubeblocks.io/component-name=ob-bundle-0,apps.kubeblocks.io/vct-name=data-file --namespace ns-bkwga ` cluster volume-expand check cluster status before ops check cluster status done cluster_status:Running No resources found in obce-darrri namespace. `kbcli cluster volume-expand obce-darrri --auto-approve --force=true --components ob-bundle-0 --volume-claim-templates data-file --storage 55Gi --namespace ns-bkwga ` OpsRequest obce-darrri-volumeexpansion-d7dm6 created successfully, you can view the progress: kbcli cluster describe-ops obce-darrri-volumeexpansion-d7dm6 -n ns-bkwga check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-volumeexpansion-d7dm6 ns-bkwga VolumeExpansion obce-darrri ob-bundle-0 Creating -/- Sep 01,2025 12:17 UTC+0800 check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Halt Updating Sep 01,2025 12:05 UTC+0800 app.kubernetes.io/instance=obce-darrri cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0-0 ns-bkwga obce-darrri ob-bundle-0 Running primary 0 3200m / 4 4352Mi / 5Gi data-file:55Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1-0 ns-bkwga obce-darrri ob-bundle-1 Running standby 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster role check cluster role done primary: obce-darrri-ob-bundle-0-0;standby: obce-darrri-ob-bundle-1-0 check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done No resources found in obce-darrri namespace. check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-volumeexpansion-d7dm6 ns-bkwga VolumeExpansion obce-darrri ob-bundle-0 Succeed 1/1 Sep 01,2025 12:17 UTC+0800 check ops status done ops_status:obce-darrri-volumeexpansion-d7dm6 ns-bkwga VolumeExpansion obce-darrri ob-bundle-0 Succeed 1/1 Sep 01,2025 12:17 UTC+0800 `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge opsrequests obce-darrri-volumeexpansion-d7dm6 --namespace ns-bkwga ` opsrequest.apps.kubeblocks.io/obce-darrri-volumeexpansion-d7dm6 patched `kbcli cluster delete-ops --name obce-darrri-volumeexpansion-d7dm6 --force --auto-approve --namespace ns-bkwga ` OpsRequest obce-darrri-volumeexpansion-d7dm6 deleted `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"use test; SELECT value FROM tmp_table WHERE id = 1;\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1-0 --namespace ns-bkwga -- bash` check data: Defaulted container "observer-container" out of: observer-container, metrics, lorry, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file value euscr check cluster data consistent Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase check db_client batch data count `echo " echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1-0 --namespace ns-bkwga -- bash` check db_client batch data Success check component ob-bundle-0 exists `kubectl get components -l app.kubernetes.io/instance=obce-darrri,apps.kubeblocks.io/component-name=ob-bundle-0 --namespace ns-bkwga | (grep "ob-bundle-0" || true )` `kubectl get pvc -l app.kubernetes.io/instance=obce-darrri,apps.kubeblocks.io/component-name=ob-bundle-0,apps.kubeblocks.io/vct-name=data-log --namespace ns-bkwga ` cluster volume-expand check cluster status before ops check cluster status done cluster_status:Running No resources found in obce-darrri namespace. `kbcli cluster volume-expand obce-darrri --auto-approve --force=true --components ob-bundle-0 --volume-claim-templates data-log --storage 52Gi --namespace ns-bkwga ` OpsRequest obce-darrri-volumeexpansion-gwtcv created successfully, you can view the progress: kbcli cluster describe-ops obce-darrri-volumeexpansion-gwtcv -n ns-bkwga check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-volumeexpansion-gwtcv ns-bkwga VolumeExpansion obce-darrri ob-bundle-0 Creating -/- Sep 01,2025 12:22 UTC+0800 check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Halt Updating Sep 01,2025 12:05 UTC+0800 app.kubernetes.io/instance=obce-darrri cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating cluster_status:Updating check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0-0 ns-bkwga obce-darrri ob-bundle-0 Running primary 0 3200m / 4 4352Mi / 5Gi data-file:55Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:52Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1-0 ns-bkwga obce-darrri ob-bundle-1 Running standby 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster role check cluster role done primary: obce-darrri-ob-bundle-0-0;standby: obce-darrri-ob-bundle-1-0 check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done No resources found in obce-darrri namespace. check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-volumeexpansion-gwtcv ns-bkwga VolumeExpansion obce-darrri ob-bundle-0 Succeed 1/1 Sep 01,2025 12:22 UTC+0800 check ops status done ops_status:obce-darrri-volumeexpansion-gwtcv ns-bkwga VolumeExpansion obce-darrri ob-bundle-0 Succeed 1/1 Sep 01,2025 12:22 UTC+0800 `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge opsrequests obce-darrri-volumeexpansion-gwtcv --namespace ns-bkwga ` opsrequest.apps.kubeblocks.io/obce-darrri-volumeexpansion-gwtcv patched `kbcli cluster delete-ops --name obce-darrri-volumeexpansion-gwtcv --force --auto-approve --namespace ns-bkwga ` OpsRequest obce-darrri-volumeexpansion-gwtcv deleted `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"use test; SELECT value FROM tmp_table WHERE id = 1;\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1-0 --namespace ns-bkwga -- bash` check data: Defaulted container "observer-container" out of: observer-container, metrics, lorry, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file value euscr check cluster data consistent Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase check db_client batch data count `echo " echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1-0 --namespace ns-bkwga -- bash` check db_client batch data Success test failover connectionstress check cluster status before cluster-failover-connectionstress check cluster status done cluster_status:Running check node drain check node drain success Error from server (NotFound): pods "test-db-client-connectionstress-obce-darrri" not found `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge pods test-db-client-connectionstress-obce-darrri --namespace ns-bkwga ` Error from server (NotFound): pods "test-db-client-connectionstress-obce-darrri" not found Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. Error from server (NotFound): pods "test-db-client-connectionstress-obce-darrri" not found `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase No resources found in ns-bkwga namespace. apiVersion: v1 kind: Pod metadata: name: test-db-client-connectionstress-obce-darrri namespace: ns-bkwga spec: containers: - name: test-dbclient imagePullPolicy: IfNotPresent image: docker.io/apecloud/dbclient:test args: - "--host" - "obce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local" - "--user" - "root@tenant2" - "--password" - "" - "--port" - "2881" - "--database" - "oceanbase" - "--dbtype" - "oceanbase" - "--test" - "connectionstress" - "--connections" - "5000" - "--duration" - "60" restartPolicy: Never `kubectl apply -f test-db-client-connectionstress-obce-darrri.yaml` pod/test-db-client-connectionstress-obce-darrri created apply test-db-client-connectionstress-obce-darrri.yaml Success `rm -rf test-db-client-connectionstress-obce-darrri.yaml` check pod status pod_status:NAME READY STATUS RESTARTS AGE test-db-client-connectionstress-obce-darrri 1/1 Running 0 5s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-connectionstress-obce-darrri 1/1 Running 0 10s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-connectionstress-obce-darrri 1/1 Running 0 15s pod_status:NAME READY STATUS RESTARTS AGE test-db-client-connectionstress-obce-darrri 1/1 Running 0 20s check pod test-db-client-connectionstress-obce-darrri status done pod_status:NAME READY STATUS RESTARTS AGE test-db-client-connectionstress-obce-darrri 0/1 Completed 0 25s check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga Halt Running Sep 01,2025 12:05 UTC+0800 app.kubernetes.io/instance=obce-darrri check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0-0 ns-bkwga obce-darrri ob-bundle-0 Running primary 0 3200m / 4 4352Mi / 5Gi data-file:55Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:52Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1-0 ns-bkwga obce-darrri ob-bundle-1 Running standby 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster role check cluster role done primary: obce-darrri-ob-bundle-0-0;standby: obce-darrri-ob-bundle-1-0 check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done --host obce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local --user root@tenant2 --password --port 2881 --database oceanbase --dbtype oceanbase --test connectionstress --connections 5000 --duration 60 SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider] Test Result: Created 5000 connections Connection Information: Database Type: oceanbase Host: obce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local Port: 2881 Database: oceanbase Table: User: root@tenant2 Org: Access Mode: mysql Test Type: connectionstress Connection Count: 5000 Duration: 60 seconds `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge pods test-db-client-connectionstress-obce-darrri --namespace ns-bkwga ` pod/test-db-client-connectionstress-obce-darrri patched (no change) Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. pod "test-db-client-connectionstress-obce-darrri" force deleted check failover pod name failover pod name:obce-darrri-ob-bundle-0-0 failover connectionstress Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"use test; SELECT value FROM tmp_table WHERE id = 1;\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1-0 --namespace ns-bkwga -- bash` check data: Defaulted container "observer-container" out of: observer-container, metrics, lorry, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file value euscr check cluster data consistent Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase check db_client batch data count `echo " echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1-0 --namespace ns-bkwga -- bash` check db_client batch data Success skip cluster restart: not support 10 skip cluster HorizontalScaling out cluster update terminationPolicy WipeOut `kbcli cluster update obce-darrri --termination-policy=WipeOut --namespace ns-bkwga ` cluster.apps.kubeblocks.io/obce-darrri updated check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga WipeOut Running Sep 01,2025 12:05 UTC+0800 app.kubernetes.io/instance=obce-darrri check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0-0 ns-bkwga obce-darrri ob-bundle-0 Running primary 0 3200m / 4 4352Mi / 5Gi data-file:55Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:52Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1-0 ns-bkwga obce-darrri ob-bundle-1 Running standby 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster role check cluster role done primary: obce-darrri-ob-bundle-0-0;standby: obce-darrri-ob-bundle-1-0 check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done cluster list-logs `kbcli cluster list-logs obce-darrri --namespace ns-bkwga ` No log files found. You can enable the log feature with the kbcli command below. kbcli cluster update obce-darrri --enable-all-logs=true --namespace ns-bkwga Error from server (NotFound): pods "obce-darrri-ob-bundle-0-0" not found cluster logs `kbcli cluster logs obce-darrri --tail 30 --namespace ns-bkwga ` Defaulted container "observer-container" out of: observer-container, metrics, lorry, config-manager, kb-tools (init) BLOCK_MIGRATE_IN_TIME: NULL CREATE_TIME: 2025-09-01 12:07:28.669395 MODIFY_TIME: 2025-09-01 12:07:34.248006 BUILD_VERSION: 4.3.0.1_100000242024032211-0193a343bc60b4699ec47792c3fc4ce166a182f9(Mar 22 2024 13:07:59) LAST_OFFLINE_TIME: NULL 10.0.25.177 CREATE RESOURCE UNIT IF NOT EXISTS unit_for_tenant2 10.0.25.177 CREATE RESOURCE POOL IF NOT EXISTS pool_for_tenant2 UNIT = 'unit_for_tenant2', UNIT_NUM = 1; create tenant tenant2 10.0.25.177 SET SESSION ob_query_timeout=1000000000; CREATE STANDBY TENANT IF NOT EXISTS tenant2 LOG_RESTORE_SOURCE ='SERVICE=10.0.57.135:2881; USER=rep_user@tenant2 ***' RESOURCE_POOL_LIST=('pool_for_tenant2'); 10.0.25.177 ALTER SYSTEM ARCHIVELOG; check tenant tenant2 exists count(*) 1 *************************** 1. row *************************** TENANT_NAME: sys TENANT_TYPE: SYS TENANT_ROLE: PRIMARY SWITCHOVER_STATUS: NORMAL *************************** 2. row *************************** TENANT_NAME: META$1002 TENANT_TYPE: META TENANT_ROLE: PRIMARY SWITCHOVER_STATUS: NORMAL *************************** 3. row *************************** TENANT_NAME: tenant2 TENANT_TYPE: USER TENANT_ROLE: STANDBY SWITCHOVER_STATUS: NORMAL Bootstrap successfully Server started successfully cluster expose check cluster status before ops check cluster status done cluster_status:Running `kbcli cluster expose obce-darrri --auto-approve --force=true --type vpc --enable false --components ob-bundle-0 --namespace ns-bkwga ` OpsRequest obce-darrri-expose-t5cpd created successfully, you can view the progress: kbcli cluster describe-ops obce-darrri-expose-t5cpd -n ns-bkwga check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri Running -/- Sep 01,2025 12:27 UTC+0800 check cluster status `kbcli cluster list obce-darrri --show-labels --namespace ns-bkwga ` NAME NAMESPACE CLUSTER-DEFINITION VERSION TERMINATION-POLICY STATUS CREATED-TIME LABELS obce-darrri ns-bkwga WipeOut Running Sep 01,2025 12:05 UTC+0800 app.kubernetes.io/instance=obce-darrri check cluster status done cluster_status:Running check pod status `kbcli cluster list-instances obce-darrri --namespace ns-bkwga ` NAME NAMESPACE CLUSTER COMPONENT STATUS ROLE ACCESSMODE AZ CPU(REQUEST/LIMIT) MEMORY(REQUEST/LIMIT) STORAGE NODE CREATED-TIME obce-darrri-ob-bundle-0-0 ns-bkwga obce-darrri ob-bundle-0 Running primary 0 3200m / 4 4352Mi / 5Gi data-file:55Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:52Gi log:10Gi workdir:100Mi obce-darrri-ob-bundle-1-0 ns-bkwga obce-darrri ob-bundle-1 Running standby 0 3200m / 4 4352Mi / 5Gi data-file:50Gi aks-cicdamdpool-25950949-vmss000007/10.224.0.5 Sep 01,2025 12:05 UTC+0800 data-log:50Gi log:10Gi workdir:100Mi check pod status done check cluster role check cluster role done primary: obce-darrri-ob-bundle-0-0;standby: obce-darrri-ob-bundle-1-0 check cluster connect `echo '' | kbcli cluster connect obce-darrri --namespace ns-bkwga` check cluster connect done check ops status `kbcli cluster list-ops obce-darrri --status all --namespace ns-bkwga ` NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Running 0/1 Sep 01,2025 12:27 UTC+0800 check ops status done ops_status:obce-darrri-expose-t5cpd ns-bkwga Expose obce-darrri ob-bundle-0 Succeed 1/1 Sep 01,2025 12:27 UTC+0800 `kubectl patch -p '***"metadata":***"finalizers":[]***' --type=merge opsrequests obce-darrri-expose-t5cpd --namespace ns-bkwga ` opsrequest.apps.kubeblocks.io/obce-darrri-expose-t5cpd patched `kbcli cluster delete-ops --name obce-darrri-expose-t5cpd --force --auto-approve --namespace ns-bkwga ` OpsRequest obce-darrri-expose-t5cpd deleted `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase `echo " echo \"use test; SELECT value FROM tmp_table WHERE id = 1;\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1-0 --namespace ns-bkwga -- bash` check data: Defaulted container "observer-container" out of: observer-container, metrics, lorry, config-manager, kb-tools (init) Unable to use a TTY - input is not a terminal or the right kind of file value euscr check cluster data consistent Success `kubectl get secrets -l app.kubernetes.io/instance=obce-darrri` No resources found in ns-bkwga namespace. Not found cluster secret DB_USERNAME:root@tenant2;DB_PASSWORD:;DB_PORT:2881;DB_DATABASE:oceanbase check db_client batch data count `echo " echo \"select count(*) from executions_loop.executions_loop_table;\" | mysql -hobce-darrri-ob-bundle-0-ordinal-0.ns-bkwga.svc.cluster.local -uroot@tenant2 -P2881 " | kubectl exec -it obce-darrri-ob-bundle-1-0 --namespace ns-bkwga -- bash` check db_client batch data Success delete cluster obce-darrri `kbcli cluster delete obce-darrri --auto-approve --namespace ns-bkwga ` Cluster obce-darrri deleted pod_info:obce-darrri-ob-bundle-0-0 4/4 Running 0 26m obce-darrri-ob-bundle-1-0 4/4 Running 0 26m pod_info:obce-darrri-ob-bundle-0-0 3/4 Terminating 0 26m obce-darrri-ob-bundle-1-0 3/4 Terminating 0 26m pod_info:obce-darrri-ob-bundle-0-0 3/4 Terminating 0 27m obce-darrri-ob-bundle-1-0 3/4 Terminating 0 27m No resources found in ns-bkwga namespace. delete cluster pod done No resources found in ns-bkwga namespace. check cluster resource non-exist OK: pvc No resources found in ns-bkwga namespace. delete cluster done No resources found in ns-bkwga namespace. No resources found in ns-bkwga namespace. No resources found in ns-bkwga namespace. OceanBase CE Test Suite All Done! --------------------------------------OceanBase CE (Topology = Replicas 3) Test Result-------------------------------------- [PASSED]|[Create]|[ClusterDefinition=ob-ce;ClusterVersion=ob-ce-4.3.0.1-100000242024032211;]|[Description=Create a cluster with the specified cluster definition ob-ce and cluster version ob-ce-4.3.0.1-100000242024032211] [PASSED]|[Connect]|[ComponentName=ob-bundle]|[Description=Connect to the cluster] [PASSED]|[Check Role]|[Tenant=tenant3]|[Description=Check the cluster tenant role] [PASSED]|[AddData]|[Values=vasuh]|[Description=Add data to the cluster] [PASSED]|[VolumeExpansion]|[ComponentName=ob-bundle;ComponentVolume=data-file]|[Description=VolumeExpansion the cluster specify component ob-bundle and volume data-file] [PASSED]|[Reconfiguring]|[ComponentName=ob-bundle;system_memory=2G]|[Description=Reconfiguring the cluster specify component ob-bundle set system_memory=2G] [PASSED]|[No-Failover]|[HA=Connection Stress;ComponentName=ob-bundle]|[Description=Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load.] [PASSED]|[Bench]|[ComponentName=ob-bundle]|[Description=Bench the cluster service with ob-bundle component] [PASSED]|[Expose]|[Enable=true;TYPE=vpc;ComponentName=ob-bundle]|[Description=Expose Enable the vpc service with ob-bundle component] [PASSED]|[Bench]|[HostType=LB;ComponentName=ob-bundle]|[Description=Bench the cluster LB service with ob-bundle component] [PASSED]|[VolumeExpansion]|[ComponentName=ob-bundle;ComponentVolume=data-log]|[Description=VolumeExpansion the cluster specify component ob-bundle and volume data-log] [PASSED]|[Update]|[TerminationPolicy=WipeOut]|[Description=Update the cluster TerminationPolicy WipeOut] [PASSED]|[Expose]|[Disable=true;TYPE=vpc;ComponentName=ob-bundle]|[Description=Expose Disable the vpc service with ob-bundle component] [PASSED]|[Delete]|[-]|[Description=Delete the cluster] --------------------------------------OceanBase CE (Topology = Replicas 2) Test Result-------------------------------------- [PASSED]|[Create]|[ClusterDefinition=ob-ce;ClusterVersion=ob-ce-4.3.0.1-100000242024032211;]|[Description=Create a cluster with the specified cluster definition ob-ce and cluster version ob-ce-4.3.0.1-100000242024032211] [PASSED]|[Connect]|[ComponentName=ob-bundle]|[Description=Connect to the cluster] [PASSED]|[Check Role]|[Tenant=tenant2]|[Description=Check the cluster tenant role] [PASSED]|[AddData]|[Values=euscr]|[Description=Add data to the cluster] [PASSED]|[Bench]|[ComponentName=ob-bundle]|[Description=Bench the cluster service with ob-bundle component] [PASSED]|[Expose]|[Enable=true;TYPE=vpc;ComponentName=ob-bundle-0]|[Description=Expose Enable the vpc service with ob-bundle-0 component] [PASSED]|[Bench]|[HostType=LB;ComponentName=ob-bundle]|[Description=Bench the cluster LB service with ob-bundle component] [PASSED]|[Reconfiguring]|[ComponentName=ob-bundle;system_memory=2G]|[Description=Reconfiguring the cluster specify component ob-bundle set system_memory=2G] [PASSED]|[VolumeExpansion]|[ComponentName=ob-bundle-0;ComponentVolume=data-file]|[Description=VolumeExpansion the cluster specify component ob-bundle-0 and volume data-file] [PASSED]|[VolumeExpansion]|[ComponentName=ob-bundle-0;ComponentVolume=data-log]|[Description=VolumeExpansion the cluster specify component ob-bundle-0 and volume data-log] [PASSED]|[No-Failover]|[HA=Connection Stress;ComponentName=ob-bundle]|[Description=Simulates conditions where pods experience connection stress either due to expected/undesired processes thereby testing the application's resilience to potential slowness/unavailability of some replicas due to high Connection load.] [PASSED]|[Update]|[TerminationPolicy=WipeOut]|[Description=Update the cluster TerminationPolicy WipeOut] [PASSED]|[Expose]|[Disable=true;TYPE=vpc;ComponentName=ob-bundle-0]|[Description=Expose Disable the vpc service with ob-bundle-0 component] [PASSED]|[Delete]|[-]|[Description=Delete the cluster] [END]