Console Output
16:47:07 [2025-02-09T16:47:07.130Z] Selected Git installation does not exist. Using Default
16:47:07 [2025-02-09T16:47:07.130Z] The recommended git tool is: NONE
16:47:07 [2025-02-09T16:47:07.130Z] No credentials specified
16:47:07 [2025-02-09T16:47:07.131Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:47:07 [2025-02-09T16:47:07.138Z] Fetching changes from the remote Git repository
16:47:07 [2025-02-09T16:47:07.139Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:47:07 [2025-02-09T16:47:07.196Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:47:07 [2025-02-09T16:47:07.196Z] > git --version # timeout=10
16:47:07 [2025-02-09T16:47:07.204Z] > git --version # 'git version 2.39.3'
16:47:07 [2025-02-09T16:47:07.204Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:47:07 [2025-02-09T16:47:07.271Z] > git rev-parse origin/main^{commit} # timeout=10
16:47:07 [2025-02-09T16:47:07.278Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
16:47:07 [2025-02-09T16:47:07.278Z] > git config core.sparsecheckout # timeout=10
16:47:07 [2025-02-09T16:47:07.286Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
16:47:07 [2025-02-09T16:47:07.296Z] Commit message: "bodhi-testing: fix zincati configuration"