Started by user Matthias Mueller Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Running on appngbuild0 in /var/lib/jenkins/workspace/appNG_Scheduler [Pipeline] { [Pipeline] tool Installer "Extract *.zip/*.tar.gz" cannot be used to install "Maven 3.6.0" on the node "appngbuild0" [Pipeline] stage [Pipeline] { (git clone) [Pipeline] git > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:appNG/appng-scheduler.git # timeout=10 Fetching upstream changes from git@github.com:appNG/appng-scheduler.git > git --version # timeout=10 > git fetch --tags --progress git@github.com:appNG/appng-scheduler.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/appng-scheduler-1.11.x^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/appng-scheduler-1.11.x^{commit} # timeout=10 Checking out Revision 0cd35b8ee8f77b2918df3c4e992006b5a0aed945 (refs/remotes/origin/appng-scheduler-1.11.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 0cd35b8ee8f77b2918df3c4e992006b5a0aed945 > git branch -a -v --no-abbrev # timeout=10 > git branch -D appng-scheduler-1.11.x # timeout=10 > git checkout -b appng-scheduler-1.11.x 0cd35b8ee8f77b2918df3c4e992006b5a0aed945 Commit message: "Merge branch 'appng-scheduler-1.11.x' of https://github.com/appNG/appng-scheduler into appng-scheduler-1.11.x" > git rev-list --no-walk 0cd35b8ee8f77b2918df3c4e992006b5a0aed945 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Maven Build) [Pipeline] sh + null/bin/mvn clean deploy /var/lib/jenkins/workspace/appNG_Scheduler@tmp/durable-0e4512ec/script.sh: 1: /var/lib/jenkins/workspace/appNG_Scheduler@tmp/durable-0e4512ec/script.sh: null/bin/mvn: not found [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 127 Finished: FAILURE