Console Output
20:04:13 [2024-03-05T20:04:13.656Z] Selected Git installation does not exist. Using Default
20:04:13 [2024-03-05T20:04:13.656Z] The recommended git tool is: NONE
20:04:13 [2024-03-05T20:04:13.656Z] No credentials specified
20:04:13 [2024-03-05T20:04:13.657Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:04:13 [2024-03-05T20:04:13.665Z] Fetching changes from the remote Git repository
20:04:13 [2024-03-05T20:04:13.666Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:04:13 [2024-03-05T20:04:13.685Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:04:13 [2024-03-05T20:04:13.685Z] > git --version # timeout=10
20:04:13 [2024-03-05T20:04:13.693Z] > git --version # 'git version 2.39.3'
20:04:13 [2024-03-05T20:04:13.694Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:04:13 [2024-03-05T20:04:13.816Z] > git rev-parse origin/main^{commit} # timeout=10
20:04:13 [2024-03-05T20:04:13.824Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
20:04:13 [2024-03-05T20:04:13.824Z] > git config core.sparsecheckout # timeout=10
20:04:13 [2024-03-05T20:04:13.833Z] > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
20:04:13 [2024-03-05T20:04:13.843Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"