Console Output
10:18:37 [2024-03-22T10:18:37.125Z] Selected Git installation does not exist. Using Default
10:18:37 [2024-03-22T10:18:37.125Z] The recommended git tool is: NONE
10:18:37 [2024-03-22T10:18:37.125Z] No credentials specified
10:18:37 [2024-03-22T10:18:37.125Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:18:37 [2024-03-22T10:18:37.132Z] Fetching changes from the remote Git repository
10:18:37 [2024-03-22T10:18:37.134Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:18:37 [2024-03-22T10:18:37.195Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:18:37 [2024-03-22T10:18:37.195Z] > git --version # timeout=10
10:18:37 [2024-03-22T10:18:37.201Z] > git --version # 'git version 2.39.3'
10:18:37 [2024-03-22T10:18:37.201Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:18:37 [2024-03-22T10:18:37.354Z] > git rev-parse origin/main^{commit} # timeout=10
10:18:37 [2024-03-22T10:18:37.362Z] Checking out Revision 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 (origin/main)
10:18:37 [2024-03-22T10:18:37.362Z] > git config core.sparsecheckout # timeout=10
10:18:37 [2024-03-22T10:18:37.369Z] > git checkout -f 6146f5a1d7a3bee87fb5ba2c0202d28cd6bc3290 # timeout=10
10:18:37 [2024-03-22T10:18:37.378Z] Commit message: "jobs/test-override: run `cosa fetch` with `--with-cosa-overrides`"