Console Output
12:44:07 [2026-02-25T12:44:07.574Z] The recommended git tool is: NONE
12:44:07 [2026-02-25T12:44:07.574Z] No credentials specified
12:44:07 [2026-02-25T12:44:07.574Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
12:44:07 [2026-02-25T12:44:07.582Z] Fetching changes from the remote Git repository
12:44:07 [2026-02-25T12:44:07.583Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:44:07 [2026-02-25T12:44:07.589Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:44:07 [2026-02-25T12:44:07.589Z] > git --version # timeout=10
12:44:07 [2026-02-25T12:44:07.595Z] > git --version # 'git version 2.47.1'
12:44:07 [2026-02-25T12:44:07.595Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:44:07 [2026-02-25T12:44:07.692Z] > git rev-parse origin/main^{commit} # timeout=10
12:44:07 [2026-02-25T12:44:07.699Z] Checking out Revision a0e72c7401b0e61ac5e0b952e93ffea20dfc43f3 (origin/main)
12:44:07 [2026-02-25T12:44:07.699Z] > git config core.sparsecheckout # timeout=10
12:44:07 [2026-02-25T12:44:07.705Z] > git checkout -f a0e72c7401b0e61ac5e0b952e93ffea20dfc43f3 # timeout=10
12:44:07 [2026-02-25T12:44:07.713Z] Commit message: "jobs/bodhi-trigger: update stream_to_releasever logic"