Console Output
20:30:48 [2024-09-09T20:30:48.079Z] Selected Git installation does not exist. Using Default
20:30:48 [2024-09-09T20:30:48.079Z] The recommended git tool is: NONE
20:30:48 [2024-09-09T20:30:48.079Z] No credentials specified
20:30:48 [2024-09-09T20:30:48.079Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:30:48 [2024-09-09T20:30:48.086Z] Fetching changes from the remote Git repository
20:30:48 [2024-09-09T20:30:48.087Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:30:48 [2024-09-09T20:30:48.094Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:30:48 [2024-09-09T20:30:48.094Z] > git --version # timeout=10
20:30:48 [2024-09-09T20:30:48.105Z] > git --version # 'git version 2.39.3'
20:30:48 [2024-09-09T20:30:48.105Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:30:48 [2024-09-09T20:30:48.195Z] > git rev-parse origin/main^{commit} # timeout=10
20:30:48 [2024-09-09T20:30:48.203Z] Checking out Revision 322a6d481a3bda9e79171e0338fad2fe4592d350 (origin/main)
20:30:48 [2024-09-09T20:30:48.203Z] > git config core.sparsecheckout # timeout=10
20:30:48 [2024-09-09T20:30:48.208Z] > git checkout -f 322a6d481a3bda9e79171e0338fad2fe4592d350 # timeout=10
20:30:48 [2024-09-09T20:30:48.217Z] Commit message: "jobs/bodhi-trigger: also report test successes"
20:30:48 [2024-09-09T20:30:48.217Z] > git rev-list --no-walk 322a6d481a3bda9e79171e0338fad2fe4592d350 # timeout=10