Console Output
21:10:35 [2024-09-09T21:10:35.542Z] Selected Git installation does not exist. Using Default
21:10:35 [2024-09-09T21:10:35.542Z] The recommended git tool is: NONE
21:10:35 [2024-09-09T21:10:35.542Z] No credentials specified
21:10:35 [2024-09-09T21:10:35.543Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
21:10:35 [2024-09-09T21:10:35.551Z] Fetching changes from the remote Git repository
21:10:35 [2024-09-09T21:10:35.552Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
21:10:35 [2024-09-09T21:10:35.561Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
21:10:35 [2024-09-09T21:10:35.561Z] > git --version # timeout=10
21:10:35 [2024-09-09T21:10:35.569Z] > git --version # 'git version 2.39.3'
21:10:35 [2024-09-09T21:10:35.569Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
21:10:35 [2024-09-09T21:10:35.660Z] > git rev-parse origin/main^{commit} # timeout=10
21:10:35 [2024-09-09T21:10:35.668Z] Checking out Revision c088dcc406170d2eee426505e33bcd7088bbb2cd (origin/main)
21:10:35 [2024-09-09T21:10:35.668Z] > git config core.sparsecheckout # timeout=10
21:10:35 [2024-09-09T21:10:35.676Z] > git checkout -f c088dcc406170d2eee426505e33bcd7088bbb2cd # timeout=10
21:10:35 [2024-09-09T21:10:35.686Z] Commit message: "jobs/bodhi-trigger: print raw JSON instead of parsed object"
21:10:35 [2024-09-09T21:10:35.686Z] > git rev-list --no-walk c088dcc406170d2eee426505e33bcd7088bbb2cd # timeout=10