Console Output

19:20:16 [2024-03-21T19:20:16.854Z] Selected Git installation does not exist. Using Default
19:20:16 [2024-03-21T19:20:16.854Z] The recommended git tool is: NONE
19:20:16 [2024-03-21T19:20:16.854Z] No credentials specified
19:20:16 [2024-03-21T19:20:16.854Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:20:16 [2024-03-21T19:20:16.862Z] Fetching changes from the remote Git repository
19:20:16 [2024-03-21T19:20:16.863Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:20:16 [2024-03-21T19:20:16.871Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:20:16 [2024-03-21T19:20:16.871Z]  > git --version # timeout=10
19:20:16 [2024-03-21T19:20:16.877Z]  > git --version # 'git version 2.39.3'
19:20:16 [2024-03-21T19:20:16.877Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:20:16 [2024-03-21T19:20:16.974Z]  > git rev-parse origin/main^{commit} # timeout=10
19:20:16 [2024-03-21T19:20:16.992Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
19:20:16 [2024-03-21T19:20:16.992Z]  > git config core.sparsecheckout # timeout=10
19:20:16 [2024-03-21T19:20:16.998Z]  > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
19:20:17 [2024-03-21T19:20:17.006Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"