Console Output
20:00:20 [2024-06-18T20:00:20.047Z] Selected Git installation does not exist. Using Default
20:00:20 [2024-06-18T20:00:20.047Z] The recommended git tool is: NONE
20:00:20 [2024-06-18T20:00:20.047Z] No credentials specified
20:00:20 [2024-06-18T20:00:20.047Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:00:20 [2024-06-18T20:00:20.054Z] Fetching changes from the remote Git repository
20:00:20 [2024-06-18T20:00:20.055Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:00:20 [2024-06-18T20:00:20.082Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:00:20 [2024-06-18T20:00:20.082Z] > git --version # timeout=10
20:00:20 [2024-06-18T20:00:20.089Z] > git --version # 'git version 2.39.3'
20:00:20 [2024-06-18T20:00:20.089Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:00:20 [2024-06-18T20:00:20.192Z] > git rev-parse origin/main^{commit} # timeout=10
20:00:20 [2024-06-18T20:00:20.199Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
20:00:20 [2024-06-18T20:00:20.199Z] > git config core.sparsecheckout # timeout=10
20:00:20 [2024-06-18T20:00:20.205Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
20:00:20 [2024-06-18T20:00:20.214Z] Commit message: "hacking: fix matrix webhook env var"