Console Output
11:25:55 [2024-06-04T11:25:55.375Z] Selected Git installation does not exist. Using Default
11:25:55 [2024-06-04T11:25:55.375Z] The recommended git tool is: NONE
11:25:55 [2024-06-04T11:25:55.375Z] No credentials specified
11:25:55 [2024-06-04T11:25:55.375Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
11:25:55 [2024-06-04T11:25:55.384Z] Fetching changes from the remote Git repository
11:25:55 [2024-06-04T11:25:55.385Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
11:25:55 [2024-06-04T11:25:55.392Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
11:25:55 [2024-06-04T11:25:55.392Z] > git --version # timeout=10
11:25:55 [2024-06-04T11:25:55.399Z] > git --version # 'git version 2.39.3'
11:25:55 [2024-06-04T11:25:55.399Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
11:25:55 [2024-06-04T11:25:55.527Z] > git rev-parse origin/main^{commit} # timeout=10
11:25:55 [2024-06-04T11:25:55.536Z] Checking out Revision 930794291aba54cf37747dcfcc3224079d379f60 (origin/main)
11:25:55 [2024-06-04T11:25:55.536Z] > git config core.sparsecheckout # timeout=10
11:25:55 [2024-06-04T11:25:55.543Z] > git checkout -f 930794291aba54cf37747dcfcc3224079d379f60 # timeout=10
11:25:55 [2024-06-04T11:25:55.554Z] Commit message: "jobs/bodhi-trigger: Add a link to blueoecean in the matrix message"