Console Output
13:25:51 [2024-09-04T13:25:51.863Z] Selected Git installation does not exist. Using Default
13:25:51 [2024-09-04T13:25:51.863Z] The recommended git tool is: NONE
13:25:51 [2024-09-04T13:25:51.863Z] No credentials specified
13:25:51 [2024-09-04T13:25:51.872Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
13:25:51 [2024-09-04T13:25:51.879Z] Fetching changes from the remote Git repository
13:25:51 [2024-09-04T13:25:51.881Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:25:51 [2024-09-04T13:25:51.888Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:25:51 [2024-09-04T13:25:51.888Z] > git --version # timeout=10
13:25:51 [2024-09-04T13:25:51.894Z] > git --version # 'git version 2.39.3'
13:25:51 [2024-09-04T13:25:51.894Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:25:51 [2024-09-04T13:25:51.971Z] > git rev-parse origin/main^{commit} # timeout=10
13:25:51 [2024-09-04T13:25:51.978Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
13:25:51 [2024-09-04T13:25:51.978Z] > git config core.sparsecheckout # timeout=10
13:25:51 [2024-09-04T13:25:51.986Z] > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
13:25:51 [2024-09-04T13:25:51.996Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"