Console Output

02:44:13 [2025-01-24T02:44:13.136Z] Selected Git installation does not exist. Using Default
02:44:13 [2025-01-24T02:44:13.136Z] The recommended git tool is: NONE
02:44:13 [2025-01-24T02:44:13.136Z] No credentials specified
02:44:13 [2025-01-24T02:44:13.136Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
02:44:13 [2025-01-24T02:44:13.144Z] Fetching changes from the remote Git repository
02:44:13 [2025-01-24T02:44:13.145Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
02:44:13 [2025-01-24T02:44:13.152Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
02:44:13 [2025-01-24T02:44:13.152Z]  > git --version # timeout=10
02:44:13 [2025-01-24T02:44:13.158Z]  > git --version # 'git version 2.39.3'
02:44:13 [2025-01-24T02:44:13.158Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
02:44:13 [2025-01-24T02:44:13.226Z]  > git rev-parse origin/main^{commit} # timeout=10
02:44:13 [2025-01-24T02:44:13.234Z] Checking out Revision 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c (origin/main)
02:44:13 [2025-01-24T02:44:13.234Z]  > git config core.sparsecheckout # timeout=10
02:44:13 [2025-01-24T02:44:13.240Z]  > git checkout -f 65efc68d9a3808f8b1bfabd4707e6ea4688bf66c # timeout=10
02:44:13 [2025-01-24T02:44:13.249Z] Commit message: "jenkins/config: allow rhkdump org members to cancel and retrigger runs"