Console Output
14:41:28 [2025-08-25T14:41:28.939Z] The recommended git tool is: NONE
14:41:28 [2025-08-25T14:41:28.939Z] No credentials specified
14:41:28 [2025-08-25T14:41:28.939Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
14:41:28 [2025-08-25T14:41:28.946Z] Fetching changes from the remote Git repository
14:41:28 [2025-08-25T14:41:28.947Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:41:28 [2025-08-25T14:41:28.954Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:41:28 [2025-08-25T14:41:28.954Z] > git --version # timeout=10
14:41:28 [2025-08-25T14:41:28.959Z] > git --version # 'git version 2.47.1'
14:41:28 [2025-08-25T14:41:28.959Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:41:29 [2025-08-25T14:41:29.084Z] > git rev-parse origin/main^{commit} # timeout=10
14:41:29 [2025-08-25T14:41:29.089Z] Checking out Revision 7579d142427776ba5a4f8e6313d8c5dc59b99ad1 (origin/main)
14:41:29 [2025-08-25T14:41:29.089Z] > git config core.sparsecheckout # timeout=10
14:41:29 [2025-08-25T14:41:29.095Z] > git checkout -f 7579d142427776ba5a4f8e6313d8c5dc59b99ad1 # timeout=10
14:41:29 [2025-08-25T14:41:29.102Z] Commit message: "jobs/test-override: disable buildah path for now"