Console Output
14:35:39 [2024-07-23T14:35:39.431Z] Selected Git installation does not exist. Using Default
14:35:39 [2024-07-23T14:35:39.432Z] The recommended git tool is: NONE
14:35:39 [2024-07-23T14:35:39.432Z] No credentials specified
14:35:39 [2024-07-23T14:35:39.432Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
14:35:39 [2024-07-23T14:35:39.439Z] Fetching changes from the remote Git repository
14:35:39 [2024-07-23T14:35:39.450Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:35:39 [2024-07-23T14:35:39.457Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:35:39 [2024-07-23T14:35:39.457Z] > git --version # timeout=10
14:35:39 [2024-07-23T14:35:39.463Z] > git --version # 'git version 2.39.3'
14:35:39 [2024-07-23T14:35:39.463Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:35:39 [2024-07-23T14:35:39.533Z] > git rev-parse origin/main^{commit} # timeout=10
14:35:39 [2024-07-23T14:35:39.540Z] Checking out Revision b38b8c79be06cf98018a1862c161b7ab69077279 (origin/main)
14:35:39 [2024-07-23T14:35:39.540Z] > git config core.sparsecheckout # timeout=10
14:35:39 [2024-07-23T14:35:39.546Z] > git checkout -f b38b8c79be06cf98018a1862c161b7ab69077279 # timeout=10
14:35:39 [2024-07-23T14:35:39.555Z] Commit message: "Jobs/bodhi-trigger update matrix message formatting"