Console Output
12:43:01 [2025-04-08T12:43:01.732Z] Selected Git installation does not exist. Using Default
12:43:01 [2025-04-08T12:43:01.732Z] The recommended git tool is: NONE
12:43:01 [2025-04-08T12:43:01.732Z] No credentials specified
12:43:01 [2025-04-08T12:43:01.732Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
12:43:01 [2025-04-08T12:43:01.746Z] Fetching changes from the remote Git repository
12:43:01 [2025-04-08T12:43:01.747Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:43:01 [2025-04-08T12:43:01.779Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:43:01 [2025-04-08T12:43:01.779Z] > git --version # timeout=10
12:43:01 [2025-04-08T12:43:01.786Z] > git --version # 'git version 2.39.3'
12:43:01 [2025-04-08T12:43:01.786Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:43:01 [2025-04-08T12:43:01.869Z] > git rev-parse origin/main^{commit} # timeout=10
12:43:01 [2025-04-08T12:43:01.877Z] Checking out Revision 63a5f7e0beb42e0403d463e013618627453f07aa (origin/main)
12:43:01 [2025-04-08T12:43:01.877Z] > git config core.sparsecheckout # timeout=10
12:43:01 [2025-04-08T12:43:01.884Z] > git checkout -f 63a5f7e0beb42e0403d463e013618627453f07aa # timeout=10
12:43:01 [2025-04-08T12:43:01.893Z] Commit message: "bodhi-testing: gate grub2 on CoreOS tests"