Console Output

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