Console Output
15:15:50 [2024-11-18T15:15:50.507Z] Selected Git installation does not exist. Using Default
15:15:50 [2024-11-18T15:15:50.507Z] The recommended git tool is: NONE
15:15:50 [2024-11-18T15:15:50.507Z] No credentials specified
15:15:50 [2024-11-18T15:15:50.508Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:15:50 [2024-11-18T15:15:50.515Z] Fetching changes from the remote Git repository
15:15:50 [2024-11-18T15:15:50.516Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:15:50 [2024-11-18T15:15:50.523Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:15:50 [2024-11-18T15:15:50.523Z] > git --version # timeout=10
15:15:50 [2024-11-18T15:15:50.533Z] > git --version # 'git version 2.39.3'
15:15:50 [2024-11-18T15:15:50.533Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:15:50 [2024-11-18T15:15:50.602Z] > git rev-parse origin/main^{commit} # timeout=10
15:15:50 [2024-11-18T15:15:50.610Z] Checking out Revision 07a689d9a2731a1ad401232f9e29bff3bfd242ca (origin/main)
15:15:50 [2024-11-18T15:15:50.610Z] > git config core.sparsecheckout # timeout=10
15:15:50 [2024-11-18T15:15:50.617Z] > git checkout -f 07a689d9a2731a1ad401232f9e29bff3bfd242ca # timeout=10
15:15:50 [2024-11-18T15:15:50.626Z] Commit message: "jobs/test-override: respect env vars for stream"