Console Output
16:01:33 [2025-08-25T16:01:33.069Z] The recommended git tool is: NONE
16:01:33 [2025-08-25T16:01:33.069Z] No credentials specified
16:01:33 [2025-08-25T16:01:33.069Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:01:33 [2025-08-25T16:01:33.074Z] Fetching changes from the remote Git repository
16:01:33 [2025-08-25T16:01:33.076Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:01:33 [2025-08-25T16:01:33.082Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:01:33 [2025-08-25T16:01:33.082Z] > git --version # timeout=10
16:01:33 [2025-08-25T16:01:33.089Z] > git --version # 'git version 2.47.1'
16:01:33 [2025-08-25T16:01:33.089Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:01:33 [2025-08-25T16:01:33.210Z] > git rev-parse origin/main^{commit} # timeout=10
16:01:33 [2025-08-25T16:01:33.216Z] Checking out Revision 7579d142427776ba5a4f8e6313d8c5dc59b99ad1 (origin/main)
16:01:33 [2025-08-25T16:01:33.216Z] > git config core.sparsecheckout # timeout=10
16:01:33 [2025-08-25T16:01:33.221Z] > git checkout -f 7579d142427776ba5a4f8e6313d8c5dc59b99ad1 # timeout=10
16:01:33 [2025-08-25T16:01:33.229Z] Commit message: "jobs/test-override: disable buildah path for now"