Console Output

10:04:33 [2024-02-19T10:04:33.370Z] Selected Git installation does not exist. Using Default
10:04:33 [2024-02-19T10:04:33.370Z] The recommended git tool is: NONE
10:04:33 [2024-02-19T10:04:33.370Z] No credentials specified
10:04:33 [2024-02-19T10:04:33.370Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:04:33 [2024-02-19T10:04:33.377Z] Fetching changes from the remote Git repository
10:04:33 [2024-02-19T10:04:33.391Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:04:33 [2024-02-19T10:04:33.399Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:04:33 [2024-02-19T10:04:33.399Z]  > git --version # timeout=10
10:04:33 [2024-02-19T10:04:33.405Z]  > git --version # 'git version 2.39.3'
10:04:33 [2024-02-19T10:04:33.406Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:04:33 [2024-02-19T10:04:33.533Z]  > git rev-parse origin/main^{commit} # timeout=10
10:04:33 [2024-02-19T10:04:33.540Z] Checking out Revision f9e506e6e7b40bfb4a62a09abb5764beceaf9795 (origin/main)
10:04:33 [2024-02-19T10:04:33.540Z]  > git config core.sparsecheckout # timeout=10
10:04:33 [2024-02-19T10:04:33.561Z]  > git checkout -f f9e506e6e7b40bfb4a62a09abb5764beceaf9795 # timeout=10
10:04:33 [2024-02-19T10:04:33.571Z] Commit message: "bodhi-testing.yaml: make test patterns more globby"