Console Output
20:20:26 [2025-02-07T20:20:26.727Z] Selected Git installation does not exist. Using Default
20:20:26 [2025-02-07T20:20:26.727Z] The recommended git tool is: NONE
20:20:26 [2025-02-07T20:20:26.727Z] No credentials specified
20:20:26 [2025-02-07T20:20:26.727Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:20:26 [2025-02-07T20:20:26.735Z] Fetching changes from the remote Git repository
20:20:26 [2025-02-07T20:20:26.736Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:20:26 [2025-02-07T20:20:26.743Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:20:26 [2025-02-07T20:20:26.743Z] > git --version # timeout=10
20:20:26 [2025-02-07T20:20:26.749Z] > git --version # 'git version 2.39.3'
20:20:26 [2025-02-07T20:20:26.750Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:20:26 [2025-02-07T20:20:26.832Z] > git rev-parse origin/main^{commit} # timeout=10
20:20:26 [2025-02-07T20:20:26.840Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
20:20:26 [2025-02-07T20:20:26.840Z] > git config core.sparsecheckout # timeout=10
20:20:26 [2025-02-07T20:20:26.846Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
20:20:26 [2025-02-07T20:20:26.856Z] Commit message: "bodhi-testing: fix zincati configuration"