Console Output
16:02:48 [2024-05-20T16:02:48.975Z] Selected Git installation does not exist. Using Default
16:02:48 [2024-05-20T16:02:48.975Z] The recommended git tool is: NONE
16:02:48 [2024-05-20T16:02:48.975Z] No credentials specified
16:02:48 [2024-05-20T16:02:48.976Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:02:48 [2024-05-20T16:02:48.983Z] Fetching changes from the remote Git repository
16:02:48 [2024-05-20T16:02:48.984Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:02:49 [2024-05-20T16:02:49.044Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:02:49 [2024-05-20T16:02:49.044Z] > git --version # timeout=10
16:02:49 [2024-05-20T16:02:49.054Z] > git --version # 'git version 2.39.3'
16:02:49 [2024-05-20T16:02:49.054Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:02:49 [2024-05-20T16:02:49.166Z] > git rev-parse origin/main^{commit} # timeout=10
16:02:49 [2024-05-20T16:02:49.173Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
16:02:49 [2024-05-20T16:02:49.173Z] > git config core.sparsecheckout # timeout=10
16:02:49 [2024-05-20T16:02:49.179Z] > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
16:02:49 [2024-05-20T16:02:49.189Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"