Console Output
22:19:16 [2025-01-27T22:19:16.236Z] Selected Git installation does not exist. Using Default
22:19:16 [2025-01-27T22:19:16.236Z] The recommended git tool is: NONE
22:19:16 [2025-01-27T22:19:16.236Z] No credentials specified
22:19:16 [2025-01-27T22:19:16.236Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
22:19:16 [2025-01-27T22:19:16.243Z] Fetching changes from the remote Git repository
22:19:16 [2025-01-27T22:19:16.244Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:19:16 [2025-01-27T22:19:16.251Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:19:16 [2025-01-27T22:19:16.251Z] > git --version # timeout=10
22:19:16 [2025-01-27T22:19:16.258Z] > git --version # 'git version 2.39.3'
22:19:16 [2025-01-27T22:19:16.258Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:19:16 [2025-01-27T22:19:16.324Z] > git rev-parse origin/main^{commit} # timeout=10
22:19:16 [2025-01-27T22:19:16.331Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
22:19:16 [2025-01-27T22:19:16.331Z] > git config core.sparsecheckout # timeout=10
22:19:16 [2025-01-27T22:19:16.338Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
22:19:16 [2025-01-27T22:19:16.348Z] Commit message: "bodhi-testing: fix zincati configuration"