{
  "_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" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 33477,
      "buildableTimeMillis" : 33477,
      "buildingDurationMillis" : 152095,
      "executingTimeMillis" : 152095,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5212,
      "waitingTimeMillis" : 5212
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1111,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6c293b0fe1aa8cb4cda4ba519f33a8b402a8cfa0",
            "branch" : [
              {
                "SHA1" : "6c293b0fe1aa8cb4cda4ba519f33a8b402a8cfa0",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6c293b0fe1aa8cb4cda4ba519f33a8b402a8cfa0",
            "branch" : [
              {
                "SHA1" : "6c293b0fe1aa8cb4cda4ba519f33a8b402a8cfa0",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6c293b0fe1aa8cb4cda4ba519f33a8b402a8cfa0",
        "branch" : [
          {
            "SHA1" : "6c293b0fe1aa8cb4cda4ba519f33a8b402a8cfa0",
            "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" : "#1111",
  "duration" : 152095,
  "estimatedDuration" : 78085,
  "executor" : None,
  "fullDisplayName" : "seed #1111",
  "id" : "1111",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1111,
  "queueId" : 2279599,
  "result" : "SUCCESS",
  "timestamp" : 1761633686215,
  "url" : "https://do.pingcap.net/jenkins/view/all/job/seed/1111/",
  "builtOn" : "default-4ntcl",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "prow-jobs/pingcap/ticdc/latest-presubmits-next-gen.yaml",
          "pipelines/pingcap/ticdc/latest/pull_cdc_storage_integration_heavy_next_gen/pipeline.groovy"
        ],
        "commitId" : "6c293b0fe1aa8cb4cda4ba519f33a8b402a8cfa0",
        "timestamp" : 1761633643000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ticdc: Refactor pipeline to download TiCDC binaries to 'bin' directory for improved test execution. (#3848)\u000a\u000aThis PR updates the `pull_cdc_storage_integration_heavy_next_gen`\u000apipeline to improve the handling and verification of TiCDC's\u000adependencies.\u000a\u000aThe primary motivation for these changes is to ensure that the necessary\u000aTiDB components (TiDB, TiKV, PD, TiFlash) are correctly downloaded and\u000aaccessible before the integration tests are run. This will help prevent\u000atest failures that are caused by missing or incorrectly configured\u000adependencies.\u000a\u000aChanges include:\u000a\u000a* The directory for downloading third-party binaries has been renamed\u000afrom `third_party_download` to `bin` for clarity and consistency.\u000a* Added a step to explicitly check for the presence and version of\u000a`tidb-server`, `pd-server`, `tikv-server`, and `tiflash` within the\u000a`bin` directory. This provides better visibility into the downloaded\u000adependencies.\u000a* The `make check_third_party_binary` command is now executed to ensure\u000aall required binaries are present and executable.\u000a* The actual integration test execution command remains, ensuring that\u000athe tests still run as intended after the dependency checks.\u000a\u000a---------\u000a\u000aSigned-off-by: tenfyzhong <tenfy@tenfy.cn>\u000a",
        "date" : "2025-10-28 06:40:43 +0000",
        "id" : "6c293b0fe1aa8cb4cda4ba519f33a8b402a8cfa0",
        "msg" : "ticdc: Refactor pipeline to download TiCDC binaries to 'bin' directory",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/ticdc/latest-presubmits-next-gen.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_storage_integration_heavy_next_gen/pipeline.groovy"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}