metadata: annotations: prow.k8s.io/context: pull-unit-test-cdc prow.k8s.io/job: pull-unit-test-cdc creationTimestamp: "2026-05-15T11:40:15Z" generation: 17 labels: created-by-prow: "true" event-GUID: d60b2130-5052-11f1-9dd1-ce643eadb092 prow.k8s.io/build-id: "2055251913187790848" prow.k8s.io/context: pull-unit-test-cdc prow.k8s.io/id: c549643f-1afa-425b-8f06-f17fb9ba471b prow.k8s.io/is-optional: "false" prow.k8s.io/job: pull-unit-test-cdc prow.k8s.io/refs.base_ref: master prow.k8s.io/refs.org: pingcap prow.k8s.io/refs.pull: "12640" prow.k8s.io/refs.repo: tiflow prow.k8s.io/type: presubmit name: c549643f-1afa-425b-8f06-f17fb9ba471b namespace: apps resourceVersion: "1778845815026655007" uid: 42ca221a-6e10-4f07-9d7d-9cc851cfca52 spec: agent: kubernetes cluster: default context: pull-unit-test-cdc decoration_config: gcs_configuration: bucket: gs://prow-tidb-logs path_strategy: explicit gcs_credentials_secret: gcs-credentials utility_images: clonerefs: gcr.io/k8s-prow/clonerefs:v20230601-43eb1068e4 entrypoint: gcr.io/k8s-prow/entrypoint:v20230601-43eb1068e4 initupload: gcr.io/k8s-prow/initupload:v20230601-43eb1068e4 sidecar: gcr.io/k8s-prow/sidecar:v20230601-43eb1068e4 job: pull-unit-test-cdc namespace: prow-test-pods pod_spec: containers: - args: - | # Preserve junit artifacts for Prow even when tests fail. archive_junit_reports() { local report shopt -s globstar nullglob mkdir -p "${ARTIFACTS}" || return 0 for report in ./**/*-junit-report.xml; do cp -f "$report" "${ARTIFACTS}/$(basename "$report")" || true done } trap archive_junit_reports EXIT make unit_test_in_verify_ci if [ -f /tmp/tidb_cdc_test/cov.unit.out ] && [ "${JOB_TYPE:-}" != "batch" ]; then codecov -f /tmp/tidb_cdc_test/cov.unit.out -F unit,cdc -r "pingcap/tiflow" -C "${PULL_PULL_SHA}" -B "${PULL_BASE_REF}" --pr "${PULL_NUMBER}" -Z || true fi command: - bash - -ce env: - name: CODECOV_TOKEN valueFrom: secretKeyRef: key: pingcap-tiflow name: codecov-tokens - name: TICDC_CODECOV_TOKEN valueFrom: secretKeyRef: key: pingcap-tiflow name: codecov-tokens image: ghcr.io/pingcap-qe/ci/base:v2026.4.12-10-gc29110c-go1.25 name: cdc-unit-test resources: limits: cpu: "6" memory: 24Gi requests: cpu: "6" memory: 24Gi prowjob_defaults: tenant_id: GlobalDefaultID refs: base_link: https://github.com/pingcap/tiflow/commit/073cdff178a0bc4640f882200b4536d5f6b0bcfa base_ref: master base_sha: 073cdff178a0bc4640f882200b4536d5f6b0bcfa org: pingcap pulls: - author: dveeden author_link: https://github.com/dveeden commit_link: https://github.com/pingcap/tiflow/pull/12640/commits/964566a02e5e11176591e3599af8a80a3b07ea3e head_ref: ci_nextgen_keyspace link: https://github.com/pingcap/tiflow/pull/12640 number: 12640 sha: 964566a02e5e11176591e3599af8a80a3b07ea3e title: 'CI: set keyspace in test for nextgen' repo: tiflow repo_link: https://github.com/pingcap/tiflow report: true rerun_command: /test pull-unit-test-cdc type: presubmit status: build_id: "2055251913187790848" completionTime: "2026-05-15T11:50:15Z" description: Aborted by trigger plugin. pendingTime: "2026-05-15T11:40:15Z" pod_name: c549643f-1afa-425b-8f06-f17fb9ba471b prev_report_states: gcsk8sreporter: aborted gcsreporter: aborted github-reporter: aborted startTime: "2026-05-15T11:40:15Z" state: aborted url: https://prow.tidb.net/view/gs/prow-tidb-logs/pr-logs/pull/pingcap_tiflow/12640/pull-unit-test-cdc/2055251913187790848