Console Output

09:22:39 [2025-02-20T09:22:39.364Z] Selected Git installation does not exist. Using Default
09:22:39 [2025-02-20T09:22:39.364Z] The recommended git tool is: NONE
09:22:39 [2025-02-20T09:22:39.364Z] No credentials specified
09:22:39 [2025-02-20T09:22:39.364Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
09:22:39 [2025-02-20T09:22:39.371Z] Fetching changes from the remote Git repository
09:22:39 [2025-02-20T09:22:39.372Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
09:22:39 [2025-02-20T09:22:39.380Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
09:22:39 [2025-02-20T09:22:39.380Z]  > git --version # timeout=10
09:22:39 [2025-02-20T09:22:39.386Z]  > git --version # 'git version 2.39.3'
09:22:39 [2025-02-20T09:22:39.387Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
09:22:39 [2025-02-20T09:22:39.714Z]  > git rev-parse origin/main^{commit} # timeout=10
09:22:39 [2025-02-20T09:22:39.722Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
09:22:39 [2025-02-20T09:22:39.722Z]  > git config core.sparsecheckout # timeout=10
09:22:39 [2025-02-20T09:22:39.728Z]  > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
09:22:39 [2025-02-20T09:22:39.737Z] Commit message: "bodhi-testing: fix zincati configuration"