Console Output
13:34:59 [2025-06-06T13:34:59.380Z] Selected Git installation does not exist. Using Default
13:34:59 [2025-06-06T13:34:59.380Z] The recommended git tool is: NONE
13:34:59 [2025-06-06T13:34:59.380Z] No credentials specified
13:34:59 [2025-06-06T13:34:59.380Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
13:34:59 [2025-06-06T13:34:59.387Z] Fetching changes from the remote Git repository
13:34:59 [2025-06-06T13:34:59.389Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:34:59 [2025-06-06T13:34:59.448Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:34:59 [2025-06-06T13:34:59.448Z] > git --version # timeout=10
13:34:59 [2025-06-06T13:34:59.455Z] > git --version # 'git version 2.39.3'
13:34:59 [2025-06-06T13:34:59.455Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:34:59 [2025-06-06T13:34:59.554Z] > git rev-parse origin/main^{commit} # timeout=10
13:34:59 [2025-06-06T13:34:59.562Z] Checking out Revision 0270f159c0c9aa73b67d45dc2d53538642f58757 (origin/main)
13:34:59 [2025-06-06T13:34:59.562Z] > git config core.sparsecheckout # timeout=10
13:34:59 [2025-06-06T13:34:59.570Z] > git checkout -f 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10
13:34:59 [2025-06-06T13:34:59.579Z] Commit message: "test-override: use new get_source_config_for_stream()"