Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.bprieshof.nl/brammp/AlpinePackages.git
 > git init /home/jenkins/workspace/brammp-AlpinePackages/AlpinePackages # timeout=10
Fetching upstream changes from https://git.bprieshof.nl/brammp/AlpinePackages.git
 > git --version # timeout=10
 > git --version # 'git version 2.49.1'
 > git fetch --tags --force --progress -- https://git.bprieshof.nl/brammp/AlpinePackages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.bprieshof.nl/brammp/AlpinePackages.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 353261a671796290d7d0a298bb93f46c86d498aa (refs/remotes/origin/main)
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 353261a671796290d7d0a298bb93f46c86d498aa # timeout=10
Commit message: "Fixed NUT checksum"
 > git rev-list --no-walk 78948c9ae2bdfbc71ac8d8d5064a7abff9802d92 # timeout=10