SuccessConsole Output

The recommended git tool is: NONE
using credential progwml6-ci-gh-login
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/KnightMiner/Inspirations.git
 > git init /var/lib/jenkins/workspace/Inspirations_anvil # timeout=10
Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/anvil:refs/remotes/origin/anvil # timeout=10
 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/anvil:refs/remotes/origin/anvil # timeout=10
Avoid second fetch
Checking out Revision a1d861f7f601c3785add1180079f0c83487fddc8 (anvil)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a1d861f7f601c3785add1180079f0c83487fddc8 # timeout=10
Commit message: "Add slab anvil recipes"
 > git rev-list --no-walk 7383b524b067bacda980a3bc58216e37da50f05a # timeout=10