Console Output
05:23:04 [2024-02-12T05:23:04.475Z] Selected Git installation does not exist. Using Default
05:23:04 [2024-02-12T05:23:04.475Z] The recommended git tool is: NONE
05:23:04 [2024-02-12T05:23:04.475Z] No credentials specified
05:23:04 [2024-02-12T05:23:04.475Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
05:23:04 [2024-02-12T05:23:04.482Z] Fetching changes from the remote Git repository
05:23:04 [2024-02-12T05:23:04.484Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
05:23:04 [2024-02-12T05:23:04.498Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
05:23:04 [2024-02-12T05:23:04.498Z] > git --version # timeout=10
05:23:04 [2024-02-12T05:23:04.504Z] > git --version # 'git version 2.39.3'
05:23:04 [2024-02-12T05:23:04.504Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
05:23:04 [2024-02-12T05:23:04.602Z] > git rev-parse origin/main^{commit} # timeout=10
05:23:04 [2024-02-12T05:23:04.609Z] Checking out Revision 29647db409f7a9041b46d4b3edf9f451a18ef1ad (origin/main)
05:23:04 [2024-02-12T05:23:04.609Z] > git config core.sparsecheckout # timeout=10
05:23:04 [2024-02-12T05:23:04.616Z] > git checkout -f 29647db409f7a9041b46d4b3edf9f451a18ef1ad # timeout=10
05:23:04 [2024-02-12T05:23:04.626Z] Commit message: "README.md: update Jenkins URL"