Console Output
20:40:01 [2025-08-21T20:40:01.029Z] The recommended git tool is: NONE
20:40:01 [2025-08-21T20:40:01.029Z] No credentials specified
20:40:01 [2025-08-21T20:40:01.030Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:40:01 [2025-08-21T20:40:01.035Z] Fetching changes from the remote Git repository
20:40:01 [2025-08-21T20:40:01.038Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:40:01 [2025-08-21T20:40:01.045Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:40:01 [2025-08-21T20:40:01.045Z] > git --version # timeout=10
20:40:01 [2025-08-21T20:40:01.052Z] > git --version # 'git version 2.47.1'
20:40:01 [2025-08-21T20:40:01.052Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:40:01 [2025-08-21T20:40:01.171Z] > git rev-parse origin/main^{commit} # timeout=10
20:40:01 [2025-08-21T20:40:01.178Z] Checking out Revision 01fc8777a4c64e2b4be60abfb8d02f0012e55db8 (origin/main)
20:40:01 [2025-08-21T20:40:01.178Z] > git config core.sparsecheckout # timeout=10
20:40:01 [2025-08-21T20:40:01.183Z] > git checkout -f 01fc8777a4c64e2b4be60abfb8d02f0012e55db8 # timeout=10
20:40:01 [2025-08-21T20:40:01.193Z] Commit message: "test-override: Build qemu in separate invocation"