SuccessConsole Output

Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/progwml6/Natura.git
 > git init /var/lib/jenkins/workspace/Natura_1.12-2LK2GEND4K3R2EPKDAHOQ5XG2U6KPCSLZHJ3VQX7NHULQ47GD44Q # timeout=10
Fetching upstream changes from https://github.com/progwml6/Natura.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/Natura.git +refs/heads/1.12:refs/remotes/origin/1.12
 > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/1.12:refs/remotes/origin/1.12 # timeout=10
 > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/Natura.git
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/Natura.git +refs/heads/1.12:refs/remotes/origin/1.12
Checking out Revision 9ee65e7d00608630c27f2a6ff46a8f34066c29b8 (1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9ee65e7d00608630c27f2a6ff46a8f34066c29b8
Commit message: "Fix Respawn Obelisk not allowing users to spawn in the nether or any other dimension"
 > git rev-list --no-walk 0544fb1be2a8941b80a6be85ae145fa5a2273db2 # timeout=10