Console Output

04:37:41 [2025-02-18T04:37:41.339Z] Selected Git installation does not exist. Using Default
04:37:41 [2025-02-18T04:37:41.339Z] The recommended git tool is: NONE
04:37:41 [2025-02-18T04:37:41.339Z] No credentials specified
04:37:41 [2025-02-18T04:37:41.339Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
04:37:41 [2025-02-18T04:37:41.354Z] Fetching changes from the remote Git repository
04:37:41 [2025-02-18T04:37:41.357Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
04:37:41 [2025-02-18T04:37:41.366Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
04:37:41 [2025-02-18T04:37:41.366Z]  > git --version # timeout=10
04:37:41 [2025-02-18T04:37:41.373Z]  > git --version # 'git version 2.39.3'
04:37:41 [2025-02-18T04:37:41.373Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
04:37:41 [2025-02-18T04:37:41.509Z]  > git rev-parse origin/main^{commit} # timeout=10
04:37:41 [2025-02-18T04:37:41.518Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
04:37:41 [2025-02-18T04:37:41.518Z]  > git config core.sparsecheckout # timeout=10
04:37:41 [2025-02-18T04:37:41.524Z]  > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
04:37:41 [2025-02-18T04:37:41.576Z] Commit message: "bodhi-testing: fix zincati configuration"