{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 18493,
      "buildableTimeMillis" : 18493,
      "buildingDurationMillis" : 61985,
      "executingTimeMillis" : 61985,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6224,
      "waitingTimeMillis" : 6224
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1755,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "30b58f9adf07c80c275583625eab60dee32d2d00",
            "branch" : [
              {
                "SHA1" : "30b58f9adf07c80c275583625eab60dee32d2d00",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "30b58f9adf07c80c275583625eab60dee32d2d00",
            "branch" : [
              {
                "SHA1" : "30b58f9adf07c80c275583625eab60dee32d2d00",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "30b58f9adf07c80c275583625eab60dee32d2d00",
        "branch" : [
          {
            "SHA1" : "30b58f9adf07c80c275583625eab60dee32d2d00",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1755",
  "duration" : 61985,
  "estimatedDuration" : 80564,
  "executor" : None,
  "fullDisplayName" : "seed #1755",
  "id" : "1755",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1755,
  "queueId" : 3692833,
  "result" : "SUCCESS",
  "timestamp" : 1781084561967,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1755/",
  "builtOn" : "default-6p4tp",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "prow-jobs/kustomization.yaml",
          "prow-jobs/tikv/client-go/latest-presubmits-nextgen.yaml",
          ".ci/security-policy-allowlist.txt",
          "prow-jobs/tikv/client-go/latest-presubmits.yaml"
        ],
        "commitId" : "30b58f9adf07c80c275583625eab60dee32d2d00",
        "timestamp" : 1781084532000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "feat(prow): add sidecar containers for pull-integration-test-nextgen job (#4669)\u000a\u000aConvert `pull-integration-test-nextgen` from a single-container approach\u000a(background processes with manual PID management) to dedicated sidecar\u000acontainers for MinIO, PD, and TiKV.\u000a\u000a### Changes\u000a\u000a**Multi-container architecture:**\u000a- `sidecar-minio`: official `minio/minio:RELEASE.2025-07-23T15-54-02Z`\u000aimage\u000a- `sidecar-pd`: `tidbx/tikv/pd/image:master-nextgen` image\u000a- `sidecar-tikv`: `tidbx/tikv/tikv/image:cloud-engine-nextgen` image\u000a- `test`: waits for all services, runs tests, then signals shutdown\u000a\u000a**Lifecycle management:**\u000a- Shared `lifecycle` emptyDir volume coordinates container shutdown\u000a- Test container creates `/lifecycle/done` after completion (or on\u000areadiness failure)\u000a- Sidecars poll for the marker and exit cleanly, killing child processes\u000a- Prevents resource waste after tests finish\u000a\u000a**Fixes and improvements:**\u000a- `sidecar-pd` env var expansion fixed (now wrapped with `bash -c`)\u000a- Test container exit code properly propagated when readiness checks\u000afail\u000a- `tikv-data` ephemeral PVC for TiKV data (previously emptyDir)\u000a- `sidecar-minio` env set for MinIO client compatibility\u000a- GKE Workload Identity via `tidbx-puller` SA for GAR authentication\u000a\u000a### Prerequisites (already merged)\u000a- PingCAP-QE/ee-ops#2020 — K8s ServiceAccount\u000a- PingCAP-QE/ee-infra#94 — IAM binding\u000a",
        "date" : "2026-06-10 09:42:12 +0000",
        "id" : "30b58f9adf07c80c275583625eab60dee32d2d00",
        "msg" : "feat(prow): add sidecar containers for pull-integration-test-nextgen job",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "prow-jobs/kustomization.yaml"
          },
          {
            "editType" : "add",
            "file" : "prow-jobs/tikv/client-go/latest-presubmits-nextgen.yaml"
          },
          {
            "editType" : "delete",
            "file" : "prow-jobs/tikv/client-go/latest-presubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : ".ci/security-policy-allowlist.txt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}