See <https://ci-builds.apache.org/job/Jena/job/Jena%20JDK%20latest/308/display/redirect?page=changes>
Changes: [Andy Seaborne] Fix token text for IRIREF [Andy Seaborne] Bump surefire from 3.5.5 to 3.5.6 [Andy Seaborne] Bump the npm-patch-group group [Andy Seaborne] Bump webpack from 5.106.2 to 5.107.2 in /jena-fuseki2/jena-fuseki-ui [Andy Seaborne] Bump vue-router from 5.0.7 to 5.1.0 in /jena-fuseki2/jena-fuseki-ui [Andy Seaborne] Bump concurrently from 9.2.1 to 10.0.3 in /jena-fuseki2/jena-fuseki-ui [Andy Seaborne] Bump the maven-patch-group group across 1 directory with 2 updates [Andy Seaborne] GH-3977: Support SHA-256 for digest authentication [Andy Seaborne] Bump @vitest/coverage-v8 in /jena-fuseki2/jena-fuseki-ui [Andy Seaborne] Bump sass-embedded in /jena-fuseki2/jena-fuseki-ui [Andy Seaborne] Bump cypress from 15.15.0 to 15.16.0 in /jena-fuseki2/jena-fuseki-ui [Arne Limburg] GH-3969: Native stream() implementations for DatasetGraph ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on EC2 (ec2-Jenkins Ephemeral Nodes User) - t3.xlarge (i-070b2c8a59dba26c2) (ubuntu ephemeral) in workspace <https://ci-builds.apache.org/job/Jena/job/Jena%20JDK%20latest/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/jena > git init <https://ci-builds.apache.org/job/Jena/job/Jena%20JDK%20latest/ws/> > # timeout=10 Fetching upstream changes from https://github.com/apache/jena > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/apache/jena > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/jena # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 5a53de40b60b3dfea7ab455b936253e710574ff5 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a53de40b60b3dfea7ab455b936253e710574ff5 # timeout=10 Commit message: "GH-3969: Native stream() implementations for DatasetGraph" > git rev-list --no-walk 129b33170d0ae83c3a601cd491065c724711b92f # timeout=10 Parsing POMs Downloaded artifact https://repo.maven.apache.org/maven2/org/apache/apache/38/apache-38.pom Downloaded artifact https://repo.maven.apache.org/maven2/org/junit/junit-bom/6.1.0/junit-bom-6.1.0.pom Downloaded artifact https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.1.10/jetty-bom-12.1.10.pom Downloaded artifact https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee11/jetty-ee11-bom/12.1.10/jetty-ee11-bom-12.1.10.pom Downloaded artifact https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-bom/2.2.0/shiro-bom-2.2.0.pom Downloaded artifact https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/2.2.0/shiro-root-2.2.0.pom Downloaded artifact https://repo.maven.apache.org/maven2/org/apache/apache/37/apache-37.pom Downloaded artifact https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.18/slf4j-bom-2.0.18.pom Downloaded artifact https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.26.0/log4j-bom-2.26.0.pom Modules changed, recalculating dependency graph Established TCP socket on 33447 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [Jena JDK latest] $ /home/jenkins/tools/java/latest26/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.8.0.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest /tmp/remoting.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 33447 ERROR: Failed to parse POMs java.io.IOException: Cannot run program "/home/jenkins/tools/java/latest26/bin/java" (in directory "<https://ci-builds.apache.org/job/Jena/job/Jena%20JDK%20latest/ws/")>: error=2, No such file or directory at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) at hudson.Proc$LocalProc.<init>(Proc.java:252) at hudson.Proc$LocalProc.<init>(Proc.java:221) at hudson.Launcher$LocalLauncher.launch(Launcher.java:994) at hudson.Launcher$ProcStarter.start(Launcher.java:506) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1395) at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1337) at hudson.remoting.UserRequest.perform(UserRequest.java:225) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (ec2-Jenkins Ephemeral Nodes User) - t3.xlarge (i-070b2c8a59dba26c2) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1923) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) at hudson.remoting.Channel.call(Channel.java:1112) at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1121) at hudson.Launcher$ProcStarter.start(Launcher.java:506) at PluginClassLoader for maven-plugin//hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:282) at PluginClassLoader for maven-plugin//hudson.maven.ProcessCache.get(ProcessCache.java:236) at PluginClassLoader for maven-plugin//hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1833) at PluginClassLoader for maven-plugin//hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) Caused by: java.io.IOException: error=2, No such file or directory at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314) at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) ... 15 more
