Console Output
04:12:01 [2024-09-02T04:12:01.852Z] Selected Git installation does not exist. Using Default
04:12:01 [2024-09-02T04:12:01.852Z] The recommended git tool is: NONE
04:12:01 [2024-09-02T04:12:01.852Z] No credentials specified
04:12:01 [2024-09-02T04:12:01.852Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
04:12:01 [2024-09-02T04:12:01.859Z] Fetching changes from the remote Git repository
04:12:01 [2024-09-02T04:12:01.860Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
04:12:01 [2024-09-02T04:12:01.867Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
04:12:01 [2024-09-02T04:12:01.867Z] > git --version # timeout=10
04:12:01 [2024-09-02T04:12:01.873Z] > git --version # 'git version 2.39.3'
04:12:01 [2024-09-02T04:12:01.873Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
04:12:01 [2024-09-02T04:12:01.957Z] > git rev-parse origin/main^{commit} # timeout=10
04:12:01 [2024-09-02T04:12:01.965Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
04:12:01 [2024-09-02T04:12:01.965Z] > git config core.sparsecheckout # timeout=10
04:12:01 [2024-09-02T04:12:01.972Z] > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
04:12:01 [2024-09-02T04:12:01.982Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"