{
  "_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" : 21931,
      "buildableTimeMillis" : 21931,
      "buildingDurationMillis" : 66384,
      "executingTimeMillis" : 66384,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6686,
      "waitingTimeMillis" : 6686
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1391,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1ab8e2efcbfc0444accfd23e6e55f7e46096ad72",
            "branch" : [
              {
                "SHA1" : "1ab8e2efcbfc0444accfd23e6e55f7e46096ad72",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1ab8e2efcbfc0444accfd23e6e55f7e46096ad72",
            "branch" : [
              {
                "SHA1" : "1ab8e2efcbfc0444accfd23e6e55f7e46096ad72",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1ab8e2efcbfc0444accfd23e6e55f7e46096ad72",
        "branch" : [
          {
            "SHA1" : "1ab8e2efcbfc0444accfd23e6e55f7e46096ad72",
            "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" : "#1391",
  "duration" : 66384,
  "estimatedDuration" : 77476,
  "executor" : None,
  "fullDisplayName" : "seed #1391",
  "id" : "1391",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1391,
  "queueId" : 3167142,
  "result" : "SUCCESS",
  "timestamp" : 1770091451244,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1391/",
  "builtOn" : "default-0smw5",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/pingcap/tiflow/latest/pull_dm_compatibility_test.groovy",
          "pipelines/pingcap/tiflow/latest/pull_syncdiff_integration_test.groovy",
          "pipelines/pingcap/tiflow/latest/pull_cdc_integration_storage_test.groovy",
          "pipelines/pingcap/tiflow/latest/pull_cdc_integration_test.groovy",
          "pipelines/pingcap/tiflow/latest/pull_cdc_integration_pulsar_test.groovy",
          "pipelines/pingcap/tiflow/latest/pull_cdc_integration_kafka_test.groovy",
          "AGENTS.md",
          "pipelines/pingcap/tiflow/latest/pull_dm_integration_test.groovy",
          "pipelines/pingcap/tiflow/latest/ghpr_verify.groovy",
          "pipelines/pingcap/tiflow/latest/merged_unit_test.groovy"
        ],
        "commitId" : "1ab8e2efcbfc0444accfd23e6e55f7e46096ad72",
        "timestamp" : 1770091419000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pipelines(tiflow): increase pipeline timeout and keep only pipeline-level timeout (#4142)\u000a\u000a### What changed\u000a- Increased **pipeline-level** `options { timeout(...) }` for TiFlow\u000apipelines under `pipelines/pingcap/tiflow/latest`.\u000a- Removed all **non-pipeline-level** timeouts:\u000a  - stage-level `options { timeout(...) }`\u000a  - nested `timeout { ... }` blocks\u000a- Updated `AGENTS.md` to include **Development Guidelines → Git Commit\u000aConvention** (Conventional Commits)\u000a\u000a### Pipelines updated\u000a- `ghpr_verify.groovy` (40m → 90m)\u000a- `merged_unit_test.groovy` (40m → 120m)\u000a- `pull_cdc_integration_*.groovy` (60–75m → 120m)\u000a- `pull_dm_*.groovy` (60m → 120m)\u000a- `pull_syncdiff_integration_test.groovy` (40m → 120m)\u000a",
        "date" : "2026-02-03 04:03:39 +0000",
        "id" : "1ab8e2efcbfc0444accfd23e6e55f7e46096ad72",
        "msg" : "pipelines(tiflow): increase pipeline timeout and keep only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "AGENTS.md"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflow/latest/pull_cdc_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflow/latest/pull_dm_compatibility_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflow/latest/pull_dm_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflow/latest/pull_syncdiff_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflow/latest/ghpr_verify.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflow/latest/merged_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflow/latest/pull_cdc_integration_pulsar_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflow/latest/pull_cdc_integration_storage_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tiflow/latest/pull_cdc_integration_kafka_test.groovy"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}