See 
<https://ci-builds.apache.org/job/Jena/job/Jena%20JDK%20latest/192/display/redirect?page=changes>

Changes:

[Andy Seaborne] Move last few functions to SystemUtils and remove JenaRuntime

[Andy Seaborne] Query and fragment endocde-decode

[Andy Seaborne] Fix exception message

[Andy Seaborne] GH-2675: JenaSystem.init for Jena entry points

[Andy Seaborne] Bump log4j 2.23.1 to 2.24.0

[Andy Seaborne] Rebuild protobuf code with protoc v28.0

[Andy Seaborne] Bump the maven-patch-group group with 2 updates

[Andy Seaborne] GH-2673: [ontapi] OntDisjoints - require more than one member 
(for EL, QL, RL)

[Andy Seaborne] rdfdiff: Use a same-term model

[Andy Seaborne] Clear-up same-term/same-value graphs for the Model API.

[Andy Seaborne] GH-2518: Adds support for SPARQL CDTs (lists and maps as 
literals) (#2501)

[Andy Seaborne] GH-2518: Integrate CDTs into current development

[Andy Seaborne] Bump the npm-patch-group group

[Andy Seaborne] Bump @vue/compat from 3.4.38 to 3.5.4 in 
/jena-fuseki2/jena-fuseki-ui

[Andy Seaborne] Bump concurrently from 8.2.2 to 9.0.0 in 
/jena-fuseki2/jena-fuseki-ui

[Andy Seaborne] Bump @eslint/js from 9.9.1 to 9.10.0 in 
/jena-fuseki2/jena-fuseki-ui

[Andy Seaborne] Bump express from 4.19.2 to 4.20.0 in 
/jena-fuseki2/jena-fuseki-ui

[Andy Seaborne] GH-2700: Configurable server content negotiation

[Andy Seaborne] Remove unnecessary casts

[Andy Seaborne] Clean javadoc comments

[Andy Seaborne] GH-2404: Support for multi-variable join keys


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds34 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/Jena/job/Jena%20JDK%20latest/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > <https://ci-builds.apache.org/job/Jena/job/Jena%20JDK%20latest/ws/.git> # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/jena # 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 rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 0e10a1852806e669d8f41b2412126e6ec9c76323 
(refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0e10a1852806e669d8f41b2412126e6ec9c76323 # timeout=10
Commit message: "GH-2404: Support for multi-variable join keys"
 > git rev-list --no-walk 0286cf9c86cdde3cdcceeba3d447536c04f12648 # timeout=10
Parsing POMs
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/12.0.13/jetty-bom-12.0.13.pom
Downloaded artifact 
https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-bom/12.0.13/jetty-ee10-bom-12.0.13.pom
Modules changed, recalculating dependency graph
Established TCP socket on 36881
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Jena JDK latest] $ /home/jenkins/tools/java/openjdk-22-ea+20/bin/java -cp 
/home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.7.0.jar:/home/jenkins/tools/maven/latest/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest 
/home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar 
/home/jenkins/maven3-interceptor-commons.jar 36881
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program 
"/home/jenkins/tools/java/openjdk-22-ea+20/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: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: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:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:377)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
builds34
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1003)
                at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1121)
                at hudson.Launcher$ProcStarter.start(Launcher.java:506)
                at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:282)
                at hudson.maven.ProcessCache.get(ProcessCache.java:237)
                at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
                at hudson.model.Run.execute(Run.java:1841)
                at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:442)
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:340)
        at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
        ... 15 more

Reply via email to