Skip to content

Console Output

15:41:05 [2026-02-19T15:41:05.656Z] The recommended git tool is: NONE
15:41:05 [2026-02-19T15:41:05.656Z] No credentials specified
15:41:05 [2026-02-19T15:41:05.656Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:41:05 [2026-02-19T15:41:05.662Z] Fetching changes from the remote Git repository
15:41:05 [2026-02-19T15:41:05.663Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:41:05 [2026-02-19T15:41:05.669Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:41:05 [2026-02-19T15:41:05.669Z]  > git --version # timeout=10
15:41:05 [2026-02-19T15:41:05.675Z]  > git --version # 'git version 2.47.1'
15:41:05 [2026-02-19T15:41:05.675Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:41:05 [2026-02-19T15:41:05.798Z]  > git rev-parse origin/main^{commit} # timeout=10
15:41:05 [2026-02-19T15:41:05.805Z] Checking out Revision a0e72c7401b0e61ac5e0b952e93ffea20dfc43f3 (origin/main)
15:41:05 [2026-02-19T15:41:05.805Z]  > git config core.sparsecheckout # timeout=10
15:41:05 [2026-02-19T15:41:05.810Z]  > git checkout -f a0e72c7401b0e61ac5e0b952e93ffea20dfc43f3 # timeout=10
15:41:05 [2026-02-19T15:41:05.818Z] Commit message: "jobs/bodhi-trigger: update stream_to_releasever logic"