Console Output
09:26:21 [2024-06-20T09:26:21.424Z] Selected Git installation does not exist. Using Default
09:26:21 [2024-06-20T09:26:21.425Z] The recommended git tool is: NONE
09:26:21 [2024-06-20T09:26:21.425Z] No credentials specified
09:26:21 [2024-06-20T09:26:21.425Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
09:26:21 [2024-06-20T09:26:21.438Z] Fetching changes from the remote Git repository
09:26:21 [2024-06-20T09:26:21.456Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
09:26:21 [2024-06-20T09:26:21.464Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
09:26:21 [2024-06-20T09:26:21.464Z] > git --version # timeout=10
09:26:21 [2024-06-20T09:26:21.470Z] > git --version # 'git version 2.39.3'
09:26:21 [2024-06-20T09:26:21.470Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
09:26:21 [2024-06-20T09:26:21.578Z] > git rev-parse origin/main^{commit} # timeout=10
09:26:21 [2024-06-20T09:26:21.585Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
09:26:21 [2024-06-20T09:26:21.585Z] > git config core.sparsecheckout # timeout=10
09:26:21 [2024-06-20T09:26:21.591Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
09:26:21 [2024-06-20T09:26:21.600Z] Commit message: "hacking: fix matrix webhook env var"