Console Output
12:31:31 [2025-01-08T12:31:31.219Z] Selected Git installation does not exist. Using Default
12:31:31 [2025-01-08T12:31:31.219Z] The recommended git tool is: NONE
12:31:31 [2025-01-08T12:31:31.219Z] No credentials specified
12:31:31 [2025-01-08T12:31:31.219Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
12:31:31 [2025-01-08T12:31:31.226Z] Fetching changes from the remote Git repository
12:31:31 [2025-01-08T12:31:31.236Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:31:31 [2025-01-08T12:31:31.243Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:31:31 [2025-01-08T12:31:31.243Z] > git --version # timeout=10
12:31:31 [2025-01-08T12:31:31.249Z] > git --version # 'git version 2.39.3'
12:31:31 [2025-01-08T12:31:31.249Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:31:31 [2025-01-08T12:31:31.911Z] > git rev-parse origin/main^{commit} # timeout=10
12:31:31 [2025-01-08T12:31:31.920Z] Checking out Revision 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c (origin/main)
12:31:31 [2025-01-08T12:31:31.921Z] > git config core.sparsecheckout # timeout=10
12:31:31 [2025-01-08T12:31:31.928Z] > git checkout -f 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c # timeout=10
12:31:31 [2025-01-08T12:31:31.937Z] Commit message: "jenkins/config: allow rhkdump org members to cancel and retrigger runs"