Console Output

19:00:32 [2024-06-06T19:00:32.096Z] Selected Git installation does not exist. Using Default
19:00:32 [2024-06-06T19:00:32.096Z] The recommended git tool is: NONE
19:00:32 [2024-06-06T19:00:32.096Z] No credentials specified
19:00:32 [2024-06-06T19:00:32.096Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:00:32 [2024-06-06T19:00:32.104Z] Fetching changes from the remote Git repository
19:00:32 [2024-06-06T19:00:32.105Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:00:32 [2024-06-06T19:00:32.112Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:00:32 [2024-06-06T19:00:32.112Z]  > git --version # timeout=10
19:00:32 [2024-06-06T19:00:32.117Z]  > git --version # 'git version 2.39.3'
19:00:32 [2024-06-06T19:00:32.117Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:00:32 [2024-06-06T19:00:32.243Z]  > git rev-parse origin/main^{commit} # timeout=10
19:00:32 [2024-06-06T19:00:32.260Z] Checking out Revision 930794291aba54cf37747dcfcc3224079d379f60 (origin/main)
19:00:32 [2024-06-06T19:00:32.260Z]  > git config core.sparsecheckout # timeout=10
19:00:32 [2024-06-06T19:00:32.267Z]  > git checkout -f 930794291aba54cf37747dcfcc3224079d379f60 # timeout=10
19:00:32 [2024-06-06T19:00:32.276Z] Commit message: "jobs/bodhi-trigger: Add a link to blueoecean in the matrix message"