Started by GitBucket push by Starjon Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... No JDK named ‘JDK16’ found The recommended git tool is: NONE using credential 39e74399-af13-4c80-9047-56e255b064d2 No JDK named ‘JDK16’ found Cloning the remote Git repository Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git > git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10 Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse aa840c463e63e330b2702f2d177360683274b91a^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains aa840c463e63e330b2702f2d177360683274b91a # timeout=10 No JDK named ‘JDK16’ found Checking out Revision aa840c463e63e330b2702f2d177360683274b91a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa840c463e63e330b2702f2d177360683274b91a # timeout=10 Commit message: "Add PartialConsumer." > git rev-list --no-walk 16cb5357ed14a362cc73f3dbf3dbea04b5dad59c # timeout=10 No JDK named ‘JDK16’ found [CubesideUtils] $ mvn clean install deploy -Dbuild.number=211 FATAL: command execution failed java.io.IOException: error=2, Datei oder Verzeichnis nicht gefunden at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340) at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) Caused: java.io.IOException: Cannot run program "mvn" (in directory "/home/tomcat/.jenkins/workspace/CubesideUtils"): error=2, Datei oder Verzeichnis nicht gefunden at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) at hudson.Proc$LocalProc.<init>(Proc.java:252) at hudson.Proc$LocalProc.<init>(Proc.java:221) at hudson.Launcher$LocalLauncher.launch(Launcher.java:995) at hudson.Launcher$ProcStarter.start(Launcher.java:507) at hudson.Launcher$ProcStarter.join(Launcher.java:518) at hudson.tasks.Maven.perform(Maven.java:368) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806) at hudson.model.Build$BuildExecution.build(Build.java:198) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514) at hudson.model.Run.execute(Run.java:1888) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:99) at hudson.model.Executor.run(Executor.java:432) Build step 'Invoke top-level Maven targets' marked build as failure No JDK named ‘JDK16’ found Archiving artifacts No JDK named ‘JDK16’ found [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: FAILURE