Console Output
10:20:27 [2024-11-13T10:20:27.953Z] Selected Git installation does not exist. Using Default
10:20:27 [2024-11-13T10:20:27.953Z] The recommended git tool is: NONE
10:20:27 [2024-11-13T10:20:27.953Z] No credentials specified
10:20:27 [2024-11-13T10:20:27.953Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:20:28 [2024-11-13T10:20:28.052Z] Fetching changes from the remote Git repository
10:20:28 [2024-11-13T10:20:28.053Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:20:28 [2024-11-13T10:20:28.069Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:20:28 [2024-11-13T10:20:28.069Z] > git --version # timeout=10
10:20:28 [2024-11-13T10:20:28.363Z] > git --version # 'git version 2.39.3'
10:20:28 [2024-11-13T10:20:28.363Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:20:28 [2024-11-13T10:20:28.440Z] > git rev-parse origin/main^{commit} # timeout=10
10:20:28 [2024-11-13T10:20:28.447Z] Checking out Revision 07a689d9a2731a1ad401232f9e29bff3bfd242ca (origin/main)
10:20:28 [2024-11-13T10:20:28.447Z] > git config core.sparsecheckout # timeout=10
10:20:28 [2024-11-13T10:20:28.454Z] > git checkout -f 07a689d9a2731a1ad401232f9e29bff3bfd242ca # timeout=10
10:20:28 [2024-11-13T10:20:28.463Z] Commit message: "jobs/test-override: respect env vars for stream"