Console Output
10:57:11 [2024-03-05T10:57:11.955Z] Selected Git installation does not exist. Using Default
10:57:11 [2024-03-05T10:57:11.955Z] The recommended git tool is: NONE
10:57:11 [2024-03-05T10:57:11.955Z] No credentials specified
10:57:11 [2024-03-05T10:57:11.956Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:57:11 [2024-03-05T10:57:11.963Z] Fetching changes from the remote Git repository
10:57:11 [2024-03-05T10:57:11.965Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:57:11 [2024-03-05T10:57:11.973Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:57:11 [2024-03-05T10:57:11.973Z] > git --version # timeout=10
10:57:11 [2024-03-05T10:57:11.979Z] > git --version # 'git version 2.39.3'
10:57:11 [2024-03-05T10:57:11.979Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:57:12 [2024-03-05T10:57:12.086Z] > git rev-parse origin/main^{commit} # timeout=10
10:57:12 [2024-03-05T10:57:12.093Z] Checking out Revision 64056158000681523d9f2e8fcf8876324553fc7f (origin/main)
10:57:12 [2024-03-05T10:57:12.093Z] > git config core.sparsecheckout # timeout=10
10:57:12 [2024-03-05T10:57:12.100Z] > git checkout -f 64056158000681523d9f2e8fcf8876324553fc7f # timeout=10
10:57:12 [2024-03-05T10:57:12.125Z] Commit message: "jobs/bodhi-trigger: respect `test-patterns: skip`"