Console Output
07:45:29 [2024-02-27T07:45:29.923Z] Selected Git installation does not exist. Using Default
07:45:29 [2024-02-27T07:45:29.923Z] The recommended git tool is: NONE
07:45:29 [2024-02-27T07:45:29.923Z] No credentials specified
07:45:29 [2024-02-27T07:45:29.923Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
07:45:29 [2024-02-27T07:45:29.931Z] Fetching changes from the remote Git repository
07:45:29 [2024-02-27T07:45:29.932Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
07:45:29 [2024-02-27T07:45:29.948Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
07:45:29 [2024-02-27T07:45:29.948Z] > git --version # timeout=10
07:45:29 [2024-02-27T07:45:29.954Z] > git --version # 'git version 2.39.3'
07:45:29 [2024-02-27T07:45:29.954Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
07:45:30 [2024-02-27T07:45:30.062Z] > git rev-parse origin/main^{commit} # timeout=10
07:45:30 [2024-02-27T07:45:30.070Z] Checking out Revision d08ce149e81e62bb5b849bb7b7aafd26cace36b8 (origin/main)
07:45:30 [2024-02-27T07:45:30.070Z] > git config core.sparsecheckout # timeout=10
07:45:30 [2024-02-27T07:45:30.076Z] > git checkout -f d08ce149e81e62bb5b849bb7b7aafd26cace36b8 # timeout=10
07:45:30 [2024-02-27T07:45:30.085Z] Commit message: "jobs/bodhi-trigger: report SUCCESS even for UNSTABLE builds"