Started by user jakub.siberski@gmail.com Obtained Jenkinsfile from git https://github.com/eclipse/Xpect.git [Pipeline] timestamps [Pipeline] { [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on master in /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace [Pipeline] { [Pipeline] tool [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (prepare workspace) [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done [Pipeline] checkout Cloning the remote Git repository Cloning repository https://github.com/eclipse/Xpect.git > /usr/local/bin/git init /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace/xpect_checkout # timeout=10 Fetching upstream changes from https://github.com/eclipse/Xpect.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/Xpect.git > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse refs/remotes/origin/jenkinsfile-eclipse^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/jenkinsfile-eclipse^{commit} # timeout=10 Checking out Revision c3520e19ebed70d9db43435e93123e82f16faae0 (refs/remotes/origin/jenkinsfile-eclipse) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f c3520e19ebed70d9db43435e93123e82f16faae0 Commit message: "rework logging" > /usr/local/bin/git rev-list 71ef6bd0337ee68c3b7e62940481d481eccb0062 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (log configuration) [Pipeline] echo ===== checking tools versions ===== [Pipeline] sh [workspace] Running shell script + git config --get remote.origin.url [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE