SuccessConsole Output

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_1.15 # timeout=10
Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/1.15:refs/remotes/origin/1.15 # timeout=10
 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/1.15:refs/remotes/origin/1.15 # timeout=10
 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/1.15:refs/remotes/origin/1.15 # timeout=10
Checking out Revision c3c5198f253f9f34a15e0e5dc23315ee28d11582 (1.15)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c3c5198f253f9f34a15e0e5dc23315ee28d11582 # timeout=10
Commit message: "Update issue templates"
 > git rev-list --no-walk 70ed082fc4bc7c9619c7bd1d58797f4b3614385d # timeout=10