Console Output

19:29:36 [2024-09-23T19:29:36.277Z] The recommended git tool is: git
19:29:36 [2024-09-23T19:29:36.277Z] No credentials specified
19:29:36 [2024-09-23T19:29:36.277Z] Cloning the remote Git repository
19:29:36 [2024-09-23T19:29:36.277Z] Cloning repository https://github.com/coreos/fedora-coreos-config
19:29:36 [2024-09-23T19:29:36.278Z]  > git init /var/lib/jenkins/jobs/jlebon-tmp/workspace # timeout=10
19:29:36 [2024-09-23T19:29:36.331Z] Fetching upstream changes from https://github.com/coreos/fedora-coreos-config
19:29:36 [2024-09-23T19:29:36.331Z]  > git --version # timeout=10
19:29:36 [2024-09-23T19:29:36.339Z]  > git --version # 'git version 2.39.3'
19:29:36 [2024-09-23T19:29:36.339Z]  > git fetch --tags --force --progress -- https://github.com/coreos/fedora-coreos-config +refs/heads/*:refs/remotes/origin/* # timeout=10
19:29:37 [2024-09-23T19:29:37.123Z]  > git config remote.origin.url https://github.com/coreos/fedora-coreos-config # timeout=10
19:29:37 [2024-09-23T19:29:37.130Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:29:37 [2024-09-23T19:29:37.181Z] Avoid second fetch
19:29:37 [2024-09-23T19:29:37.181Z]  > git rev-parse refs/remotes/origin/inherit-tier-x-rawhide^{commit} # timeout=10
19:29:37 [2024-09-23T19:29:37.189Z]  > git rev-parse origin/inherit-tier-x-rawhide^{commit} # timeout=10