Console Output

15:28:14 [2024-02-19T15:28:14.816Z] Selected Git installation does not exist. Using Default
15:28:14 [2024-02-19T15:28:14.816Z] The recommended git tool is: NONE
15:28:14 [2024-02-19T15:28:14.816Z] No credentials specified
15:28:14 [2024-02-19T15:28:14.817Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:28:14 [2024-02-19T15:28:14.824Z] Fetching changes from the remote Git repository
15:28:14 [2024-02-19T15:28:14.826Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:28:14 [2024-02-19T15:28:14.886Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:28:14 [2024-02-19T15:28:14.886Z]  > git --version # timeout=10
15:28:14 [2024-02-19T15:28:14.893Z]  > git --version # 'git version 2.39.3'
15:28:14 [2024-02-19T15:28:14.893Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:28:15 [2024-02-19T15:28:15.019Z]  > git rev-parse origin/main^{commit} # timeout=10
15:28:15 [2024-02-19T15:28:15.026Z] Checking out Revision f9e506e6e7b40bfb4a62a09abb5764beceaf9795 (origin/main)
15:28:15 [2024-02-19T15:28:15.026Z]  > git config core.sparsecheckout # timeout=10
15:28:15 [2024-02-19T15:28:15.033Z]  > git checkout -f f9e506e6e7b40bfb4a62a09abb5764beceaf9795 # timeout=10
15:28:15 [2024-02-19T15:28:15.043Z] Commit message: "bodhi-testing.yaml: make test patterns more globby"