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/progwml6/ironchest.git
 > git init /var/lib/jenkins/workspace/ironchests_1.16 # timeout=10
Fetching upstream changes from https://github.com/progwml6/ironchest.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/progwml6/ironchest.git +refs/heads/1.16:refs/remotes/origin/1.16 # timeout=10
 > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/1.16:refs/remotes/origin/1.16 # timeout=10
Avoid second fetch
Checking out Revision 6206a336283a3056225dc6088ed48bf12dcebfa6 (1.16)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6206a336283a3056225dc6088ed48bf12dcebfa6 # timeout=10
Commit message: "Crystal chests will now render the items inside again, and the broken upgrade recipes have been fixed. Closes #249, Closes #245"
 > git rev-list --no-walk 71b6aee7881a85819d38d67c29846f2e7b10b273 # timeout=10