Console Output
14:57:03 [2024-06-07T14:57:03.645Z] Selected Git installation does not exist. Using Default
14:57:03 [2024-06-07T14:57:03.645Z] The recommended git tool is: NONE
14:57:03 [2024-06-07T14:57:03.645Z] No credentials specified
14:57:03 [2024-06-07T14:57:03.645Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
14:57:03 [2024-06-07T14:57:03.653Z] Fetching changes from the remote Git repository
14:57:03 [2024-06-07T14:57:03.654Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:57:03 [2024-06-07T14:57:03.676Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:57:03 [2024-06-07T14:57:03.676Z] > git --version # timeout=10
14:57:03 [2024-06-07T14:57:03.688Z] > git --version # 'git version 2.39.3'
14:57:03 [2024-06-07T14:57:03.688Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:57:03 [2024-06-07T14:57:03.820Z] > git rev-parse origin/main^{commit} # timeout=10
14:57:03 [2024-06-07T14:57:03.827Z] Checking out Revision 930794291aba54cf37747dcfcc3224079d379f60 (origin/main)
14:57:03 [2024-06-07T14:57:03.827Z] > git config core.sparsecheckout # timeout=10
14:57:03 [2024-06-07T14:57:03.834Z] > git checkout -f 930794291aba54cf37747dcfcc3224079d379f60 # timeout=10
14:57:03 [2024-06-07T14:57:03.844Z] Commit message: "jobs/bodhi-trigger: Add a link to blueoecean in the matrix message"