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
Avoid second fetch
Checking out Revision 6b4d8ae203198a998b9db9ae266b4564ee02e2bf (refs/remotes/origin/dev)
Commit message: "Minisatip: Disabled static builds"
Cloning repository https://git.bprieshof.nl/brammp/AlpinePackages.git
 > git init /home/jenkins/workspace/brammp-AlpinePackages-Test/AlpinePackages # timeout=10
Fetching upstream changes from https://git.bprieshof.nl/brammp/AlpinePackages.git
 > git --version # timeout=10
 > git --version # 'git version 2.52.0'
 > 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
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6b4d8ae203198a998b9db9ae266b4564ee02e2bf # timeout=10
 > git rev-list --no-walk fe99673162026b8e377be496e54db78b396dbeca # timeout=10