Console Output

15:47:17 [2024-10-28T15:47:17.178Z] Selected Git installation does not exist. Using Default
15:47:17 [2024-10-28T15:47:17.178Z] The recommended git tool is: NONE
15:47:17 [2024-10-28T15:47:17.178Z] No credentials specified
15:47:17 [2024-10-28T15:47:17.178Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
15:47:17 [2024-10-28T15:47:17.182Z] Fetching changes from the remote Git repository
15:47:17 [2024-10-28T15:47:17.183Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
15:47:17 [2024-10-28T15:47:17.187Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
15:47:17 [2024-10-28T15:47:17.187Z]  > git --version # timeout=10
15:47:17 [2024-10-28T15:47:17.190Z]  > git --version # 'git version 2.39.3'
15:47:17 [2024-10-28T15:47:17.190Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
15:47:17 [2024-10-28T15:47:17.297Z]  > git rev-parse origin/main^{commit} # timeout=10
15:47:17 [2024-10-28T15:47:17.301Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
15:47:17 [2024-10-28T15:47:17.301Z]  > git config core.sparsecheckout # timeout=10
15:47:17 [2024-10-28T15:47:17.304Z]  > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
15:47:17 [2024-10-28T15:47:17.309Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"