Console Output

15:16:05 [2024-06-06T15:16:05.568Z] Selected Git installation does not exist. Using Default
15:16:05 [2024-06-06T15:16:05.569Z] The recommended git tool is: NONE
15:16:05 [2024-06-06T15:16:05.569Z] No credentials specified
15:16:05 [2024-06-06T15:16:05.569Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:16:05 [2024-06-06T15:16:05.576Z] Fetching changes from the remote Git repository
15:16:05 [2024-06-06T15:16:05.577Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:16:05 [2024-06-06T15:16:05.583Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:16:05 [2024-06-06T15:16:05.583Z]  > git --version # timeout=10
15:16:05 [2024-06-06T15:16:05.591Z]  > git --version # 'git version 2.39.3'
15:16:05 [2024-06-06T15:16:05.591Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:16:05 [2024-06-06T15:16:05.701Z]  > git rev-parse origin/main^{commit} # timeout=10
15:16:05 [2024-06-06T15:16:05.708Z] Checking out Revision 930794291aba54cf37747dcfcc3224079d379f60 (origin/main)
15:16:05 [2024-06-06T15:16:05.708Z]  > git config core.sparsecheckout # timeout=10
15:16:05 [2024-06-06T15:16:05.715Z]  > git checkout -f 930794291aba54cf37747dcfcc3224079d379f60 # timeout=10
15:16:05 [2024-06-06T15:16:05.724Z] Commit message: "jobs/bodhi-trigger: Add a link to blueoecean in the matrix message"