Branch indexing Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login) Obtained Jenkinsfile from 2458dcf16c4d2f990cd9c381b06c1d628cac2ee0 Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/Natura_1.12-treerewrite-U6C6YORK3NH64SRZEUTMLJOCRPZFKC5BSGKZ3GYNCZGA5QFOVO3A [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-treerewrite-U6C6YORK3NH64SRZEUTMLJOCRPZFKC5BSGKZ3GYNCZGA5QFOVO3A # 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-treerewrite:refs/remotes/origin/1.12-treerewrite > git config remote.origin.url https://github.com/progwml6/Natura.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/1.12-treerewrite:refs/remotes/origin/1.12-treerewrite # 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-treerewrite:refs/remotes/origin/1.12-treerewrite Checking out Revision 2458dcf16c4d2f990cd9c381b06c1d628cac2ee0 (1.12-treerewrite) > git config core.sparsecheckout # timeout=10 > git checkout -f 2458dcf16c4d2f990cd9c381b06c1d628cac2ee0 [Pipeline] } [Pipeline] // stage [Pipeline] }