Console Output

10:40:09 [2025-02-07T10:40:09.506Z] Selected Git installation does not exist. Using Default
10:40:09 [2025-02-07T10:40:09.506Z] The recommended git tool is: NONE
10:40:09 [2025-02-07T10:40:09.506Z] No credentials specified
10:40:09 [2025-02-07T10:40:09.507Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:40:09 [2025-02-07T10:40:09.514Z] Fetching changes from the remote Git repository
10:40:09 [2025-02-07T10:40:09.515Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:40:09 [2025-02-07T10:40:09.530Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:40:09 [2025-02-07T10:40:09.530Z]  > git --version # timeout=10
10:40:09 [2025-02-07T10:40:09.539Z]  > git --version # 'git version 2.39.3'
10:40:09 [2025-02-07T10:40:09.539Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:40:09 [2025-02-07T10:40:09.638Z]  > git rev-parse origin/main^{commit} # timeout=10
10:40:09 [2025-02-07T10:40:09.647Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
10:40:09 [2025-02-07T10:40:09.647Z]  > git config core.sparsecheckout # timeout=10
10:40:09 [2025-02-07T10:40:09.655Z]  > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
10:40:09 [2025-02-07T10:40:09.665Z] Commit message: "bodhi-testing: fix zincati configuration"