See <https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/6/display/redirect>
Changes: ------------------------------------------ Started by user Maxim Solodovnik Rebuilds build #5 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds30 (ubuntu) in workspace <https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gitbox.apache.org/repos/asf/openjpa.git > git init <https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/> # > timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/openjpa.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- > https://gitbox.apache.org/repos/asf/openjpa.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitbox.apache.org/repos/asf/openjpa.git > # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/OPENJPA-2940^{commit} # timeout=10 Checking out Revision f6f4c1a37ba2cc884e768783587a6adf2f58e7c1 (refs/remotes/origin/OPENJPA-2940) > git config core.sparsecheckout # timeout=10 > git checkout -f f6f4c1a37ba2cc884e768783587a6adf2f58e7c1 # timeout=10 Commit message: "[OPENJPA-2940][WIP] Updated JPA to 3.2" > git rev-list --no-walk f6f4c1a37ba2cc884e768783587a6adf2f58e7c1 # timeout=10 [openjpa-pr] $ /home/jenkins/tools/maven/apache-maven-3.9.8/bin/mvn clean install -Ptest-h2 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] OpenJPA Parent POM [pom] [INFO] OpenJPA Utilities Library [jar] [INFO] OpenJPA Kernel [jar] [INFO] OpenJPA JDBC [jar] [INFO] OpenJPA Persistence [jar] [INFO] OpenJPA Persistence JDBC [jar] [INFO] OpenJPA Persistence Locking Tests [jar] [INFO] OpenJPA tools [pom] [INFO] OpenJPA Maven Plugin [maven-plugin] [INFO] OpenJPA XML Store [jar] [INFO] OpenJPA Slice [jar] [INFO] OpenJPA JEST [jar] [INFO] OpenJPA Kubernetes [jar] [INFO] OpenJPA Aggregate Jar [bundle] [INFO] OpenJPA Aggregate Jar with Dependencies [jar] [INFO] OpenJPA Project Docs and Assemblies [pom] [INFO] OpenJPA Examples [pom] [INFO] OpenJPA Examples - Simple [jar] [INFO] OpenJPA Examples - image-gallery [jar] [INFO] OpenJPA Examples - OpenBooks [jar] [INFO] OpenJPA Integration Tests [pom] [INFO] OpenJPA Integration Tests - Daytrader [jar] [INFO] OpenJPA Integration Tests - Examples [pom] [INFO] OpenJPA Integration Tests - SLF4JLogFactory [jar] [INFO] OpenJPA Integration Tests - JPA TCK [pom] [INFO] OpenJPA Integration Tests - Bean Validation [jar] [INFO] OpenJPA Integration Tests - JMX Platform MBeans [jar] [INFO] OpenJPA Fetching Statistic Tool [jar] [INFO] OpenJPA Fetching Statistic Tool -- WAS Bundle [jar] [INFO] OpenJPA Features [pom] [INFO] OpenJPA JUnit 5 [jar] [INFO] [INFO] -----------------< org.apache.openjpa:openjpa-parent >------------------ [INFO] Building OpenJPA Parent POM 4.2.0-SNAPSHOT [1/31] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openjpa-parent --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ openjpa-parent --- [INFO] Storing buildNumber: July 9, 2025 at 6:50 AM at timestamp: 1752043827236 [INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/'> && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: <https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/> [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/'> && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: <https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/> [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven-version) @ openjpa-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-java-version) @ openjpa-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- enforcer:3.5.0:enforce (default) @ openjpa-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- checkstyle:3.6.0:checkstyle (default) @ openjpa-parent --- [INFO] Skipping org.apache.maven.plugins:maven-checkstyle-plugin:3.6.0:checkstyle report goal [INFO] [INFO] --- remote-resources:3.3.0:process (process-resource-bundles) @ openjpa-parent --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.7 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- compiler:3.14.0:testCompile (test-source-compile) @ openjpa-parent --- [INFO] No sources to compile [INFO] [INFO] --- apache-rat:0.16.1:check (default) @ openjpa-parent --- [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 6, approved: 5094 licenses. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openjpa-parent --- [INFO] Installing <https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/openjpa/openjpa-parent/4.2.0-SNAPSHOT/openjpa-parent-4.2.0-SNAPSHOT.pom [INFO] [INFO] -------------------< org.apache.openjpa:openjpa-lib >------------------- [INFO] Building OpenJPA Utilities Library 4.2.0-SNAPSHOT [2/31] [INFO] from openjpa-lib/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openjpa-lib --- [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ openjpa-lib --- [INFO] Storing buildNumber: July 9, 2025 at 6:51 AM at timestamp: 1752043860307 [INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/openjpa-lib'> && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: <https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/openjpa-lib> [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/openjpa-lib'> && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: <https://ci-builds.apache.org/job/OpenJPA/job/openjpa-pr/ws/openjpa-lib> [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven-version) @ openjpa-lib --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-java-version) @ openjpa-lib --- [INFO] [INFO] --- enforcer:3.5.0:enforce (default) @ openjpa-lib --- [INFO] [INFO] --- checkstyle:3.6.0:checkstyle (default) @ openjpa-lib --- [WARNING] Site model of 'org.apache.openjpa:openjpa-parent:pom:4.2.0-SNAPSHOT' for default locale is still using the old pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible otherwise your build will break in the future! [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.1.0 skin [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Test Source XRef to link to -- DISABLED [INFO] [INFO] --- remote-resources:3.3.0:process (process-resource-bundles) @ openjpa-lib --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.7 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openjpa-lib --- [INFO] Copying 9 resources from src/main/resources to target/classes [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openjpa-lib --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 226 source files with javac [debug release 17] to target/classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for OpenJPA Parent POM 4.2.0-SNAPSHOT: [INFO] [INFO] OpenJPA Parent POM ................................. SUCCESS [ 33.592 s] [INFO] OpenJPA Utilities Library .......................... FAILURE [ 11.644 s] [INFO] OpenJPA Kernel ..................................... SKIPPED [INFO] OpenJPA JDBC ....................................... SKIPPED [INFO] OpenJPA Persistence ................................ SKIPPED [INFO] OpenJPA Persistence JDBC ........................... SKIPPED [INFO] OpenJPA Persistence Locking Tests .................. SKIPPED [INFO] OpenJPA tools ...................................... SKIPPED [INFO] OpenJPA Maven Plugin ............................... SKIPPED [INFO] OpenJPA XML Store .................................. SKIPPED [INFO] OpenJPA Slice ...................................... SKIPPED [INFO] OpenJPA JEST ....................................... SKIPPED [INFO] OpenJPA Kubernetes ................................. SKIPPED [INFO] OpenJPA Aggregate Jar .............................. SKIPPED [INFO] OpenJPA Aggregate Jar with Dependencies ............ SKIPPED [INFO] OpenJPA Project Docs and Assemblies ................ SKIPPED [INFO] OpenJPA Examples ................................... SKIPPED [INFO] OpenJPA Examples - Simple .......................... SKIPPED [INFO] OpenJPA Examples - image-gallery ................... SKIPPED [INFO] OpenJPA Examples - OpenBooks ....................... SKIPPED [INFO] OpenJPA Integration Tests .......................... SKIPPED [INFO] OpenJPA Integration Tests - Daytrader .............. SKIPPED [INFO] OpenJPA Integration Tests - Examples ............... SKIPPED [INFO] OpenJPA Integration Tests - SLF4JLogFactory ........ SKIPPED [INFO] OpenJPA Integration Tests - JPA TCK ................ SKIPPED [INFO] OpenJPA Integration Tests - Bean Validation ........ SKIPPED [INFO] OpenJPA Integration Tests - JMX Platform MBeans .... SKIPPED [INFO] OpenJPA Fetching Statistic Tool .................... SKIPPED [INFO] OpenJPA Fetching Statistic Tool -- WAS Bundle ...... SKIPPED [INFO] OpenJPA Features ................................... SKIPPED [INFO] OpenJPA JUnit 5 .................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 47.263 s [INFO] Finished at: 2025-07-09T06:51:11Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.0:compile (default-compile) on project openjpa-lib: Fatal error compiling: error: release version 17 not supported -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :openjpa-lib Build step 'Invoke top-level Maven targets' marked build as failure Post-build clean running... Skipping roaming project. Post-build clean completed. Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?