Console Output
18:07:18 [2024-02-26T18:07:18.811Z] Selected Git installation does not exist. Using Default
18:07:18 [2024-02-26T18:07:18.811Z] The recommended git tool is: NONE
18:07:18 [2024-02-26T18:07:18.811Z] No credentials specified
18:07:18 [2024-02-26T18:07:18.811Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
18:07:18 [2024-02-26T18:07:18.819Z] Fetching changes from the remote Git repository
18:07:18 [2024-02-26T18:07:18.831Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
18:07:18 [2024-02-26T18:07:18.850Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
18:07:18 [2024-02-26T18:07:18.850Z] > git --version # timeout=10
18:07:18 [2024-02-26T18:07:18.855Z] > git --version # 'git version 2.39.3'
18:07:18 [2024-02-26T18:07:18.855Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
18:07:18 [2024-02-26T18:07:18.961Z] > git rev-parse origin/main^{commit} # timeout=10
18:07:18 [2024-02-26T18:07:18.969Z] Checking out Revision d08ce149e81e62bb5b849bb7b7aafd26cace36b8 (origin/main)
18:07:18 [2024-02-26T18:07:18.969Z] > git config core.sparsecheckout # timeout=10
18:07:18 [2024-02-26T18:07:18.976Z] > git checkout -f d08ce149e81e62bb5b849bb7b7aafd26cace36b8 # timeout=10
18:07:18 [2024-02-26T18:07:18.985Z] Commit message: "jobs/bodhi-trigger: report SUCCESS even for UNSTABLE builds"