Console Output

20:09:46 [2024-06-08T20:09:46.567Z] Selected Git installation does not exist. Using Default
20:09:46 [2024-06-08T20:09:46.567Z] The recommended git tool is: NONE
20:09:46 [2024-06-08T20:09:46.567Z] No credentials specified
20:09:46 [2024-06-08T20:09:46.568Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:09:46 [2024-06-08T20:09:46.575Z] Fetching changes from the remote Git repository
20:09:46 [2024-06-08T20:09:46.576Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:09:46 [2024-06-08T20:09:46.602Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:09:46 [2024-06-08T20:09:46.602Z]  > git --version # timeout=10
20:09:46 [2024-06-08T20:09:46.609Z]  > git --version # 'git version 2.39.3'
20:09:46 [2024-06-08T20:09:46.609Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:09:46 [2024-06-08T20:09:46.727Z]  > git rev-parse origin/main^{commit} # timeout=10
20:09:46 [2024-06-08T20:09:46.734Z] Checking out Revision 930794291aba54cf37747dcfcc3224079d379f60 (origin/main)
20:09:46 [2024-06-08T20:09:46.734Z]  > git config core.sparsecheckout # timeout=10
20:09:46 [2024-06-08T20:09:46.741Z]  > git checkout -f 930794291aba54cf37747dcfcc3224079d379f60 # timeout=10
20:09:46 [2024-06-08T20:09:46.750Z] Commit message: "jobs/bodhi-trigger: Add a link to blueoecean in the matrix message"