Console Output
06:41:33 [2024-07-12T06:41:33.494Z] Selected Git installation does not exist. Using Default
06:41:33 [2024-07-12T06:41:33.495Z] The recommended git tool is: NONE
06:41:33 [2024-07-12T06:41:33.495Z] No credentials specified
06:41:33 [2024-07-12T06:41:33.495Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
06:41:33 [2024-07-12T06:41:33.503Z] Fetching changes from the remote Git repository
06:41:33 [2024-07-12T06:41:33.504Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
06:41:33 [2024-07-12T06:41:33.512Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
06:41:33 [2024-07-12T06:41:33.512Z] > git --version # timeout=10
06:41:33 [2024-07-12T06:41:33.519Z] > git --version # 'git version 2.39.3'
06:41:33 [2024-07-12T06:41:33.519Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
06:41:33 [2024-07-12T06:41:33.604Z] > git rev-parse origin/main^{commit} # timeout=10
06:41:33 [2024-07-12T06:41:33.612Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
06:41:33 [2024-07-12T06:41:33.612Z] > git config core.sparsecheckout # timeout=10
06:41:33 [2024-07-12T06:41:33.621Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
06:41:33 [2024-07-12T06:41:33.632Z] Commit message: "hacking: fix matrix webhook env var"