Console Output

12:02:08 [2024-10-26T12:02:08.086Z] Selected Git installation does not exist. Using Default
12:02:08 [2024-10-26T12:02:08.086Z] The recommended git tool is: NONE
12:02:08 [2024-10-26T12:02:08.086Z] No credentials specified
12:02:08 [2024-10-26T12:02:08.086Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
12:02:08 [2024-10-26T12:02:08.105Z] Fetching changes from the remote Git repository
12:02:08 [2024-10-26T12:02:08.125Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:02:08 [2024-10-26T12:02:08.129Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:02:08 [2024-10-26T12:02:08.129Z]  > git --version # timeout=10
12:02:08 [2024-10-26T12:02:08.132Z]  > git --version # 'git version 2.39.3'
12:02:08 [2024-10-26T12:02:08.132Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:02:08 [2024-10-26T12:02:08.341Z]  > git rev-parse origin/main^{commit} # timeout=10
12:02:08 [2024-10-26T12:02:08.345Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main)
12:02:08 [2024-10-26T12:02:08.345Z]  > git config core.sparsecheckout # timeout=10
12:02:08 [2024-10-26T12:02:08.348Z]  > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10
12:02:08 [2024-10-26T12:02:08.353Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile"