Console Output

16:08:56 [2024-06-04T16:08:56.777Z] Selected Git installation does not exist. Using Default
16:08:56 [2024-06-04T16:08:56.777Z] The recommended git tool is: NONE
16:08:56 [2024-06-04T16:08:56.777Z] No credentials specified
16:08:56 [2024-06-04T16:08:56.777Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:08:56 [2024-06-04T16:08:56.784Z] Fetching changes from the remote Git repository
16:08:56 [2024-06-04T16:08:56.786Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:08:56 [2024-06-04T16:08:56.816Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:08:56 [2024-06-04T16:08:56.816Z]  > git --version # timeout=10
16:08:56 [2024-06-04T16:08:56.823Z]  > git --version # 'git version 2.39.3'
16:08:56 [2024-06-04T16:08:56.823Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:08:56 [2024-06-04T16:08:56.940Z]  > git rev-parse origin/main^{commit} # timeout=10
16:08:56 [2024-06-04T16:08:56.947Z] Checking out Revision 930794291aba54cf37747dcfcc3224079d379f60 (origin/main)
16:08:56 [2024-06-04T16:08:56.947Z]  > git config core.sparsecheckout # timeout=10
16:08:56 [2024-06-04T16:08:56.954Z]  > git checkout -f 930794291aba54cf37747dcfcc3224079d379f60 # timeout=10
16:08:56 [2024-06-04T16:08:56.963Z] Commit message: "jobs/bodhi-trigger: Add a link to blueoecean in the matrix message"