Console Output

23:25:20 [2024-02-22T23:25:20.660Z] Selected Git installation does not exist. Using Default
23:25:20 [2024-02-22T23:25:20.660Z] The recommended git tool is: NONE
23:25:20 [2024-02-22T23:25:20.660Z] No credentials specified
23:25:20 [2024-02-22T23:25:20.660Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
23:25:20 [2024-02-22T23:25:20.667Z] Fetching changes from the remote Git repository
23:25:20 [2024-02-22T23:25:20.668Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
23:25:20 [2024-02-22T23:25:20.677Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
23:25:20 [2024-02-22T23:25:20.677Z]  > git --version # timeout=10
23:25:20 [2024-02-22T23:25:20.684Z]  > git --version # 'git version 2.39.3'
23:25:20 [2024-02-22T23:25:20.684Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
23:25:20 [2024-02-22T23:25:20.910Z]  > git rev-parse origin/main^{commit} # timeout=10
23:25:20 [2024-02-22T23:25:20.917Z] Checking out Revision d08ce149e81e62bb5b849bb7b7aafd26cace36b8 (origin/main)
23:25:20 [2024-02-22T23:25:20.917Z]  > git config core.sparsecheckout # timeout=10
23:25:20 [2024-02-22T23:25:20.923Z]  > git checkout -f d08ce149e81e62bb5b849bb7b7aafd26cace36b8 # timeout=10
23:25:20 [2024-02-22T23:25:20.969Z] Commit message: "jobs/bodhi-trigger: report SUCCESS even for UNSTABLE builds"