Skip to content

Console Output

23:55:15 [2025-07-28T23:55:15.722Z] The recommended git tool is: NONE
23:55:15 [2025-07-28T23:55:15.722Z] No credentials specified
23:55:15 [2025-07-28T23:55:15.723Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
23:55:15 [2025-07-28T23:55:15.728Z] Fetching changes from the remote Git repository
23:55:15 [2025-07-28T23:55:15.729Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
23:55:15 [2025-07-28T23:55:15.734Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
23:55:15 [2025-07-28T23:55:15.734Z]  > git --version # timeout=10
23:55:15 [2025-07-28T23:55:15.739Z]  > git --version # 'git version 2.47.1'
23:55:15 [2025-07-28T23:55:15.739Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
23:55:16 [2025-07-28T23:55:16.120Z]  > git rev-parse origin/main^{commit} # timeout=10
23:55:16 [2025-07-28T23:55:16.126Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
23:55:16 [2025-07-28T23:55:16.126Z]  > git config core.sparsecheckout # timeout=10
23:55:16 [2025-07-28T23:55:16.131Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
23:55:16 [2025-07-28T23:55:16.138Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"