See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/37/display/redirect?page=changes>
Changes: [Michael Bolz] [OLINGO-1636] Upgrade Olingo ODataV2 to support JDK 17 ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds37 (ubuntu) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir > <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/.git> > # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- > https://git-wip-us.apache.org/repos/asf/olingo-odata2.git > +refs/heads/master:refs/remotes/origin/master # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 8a63b95c6c13d3892aa265477f873696c635bed6 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a63b95c6c13d3892aa265477f873696c635bed6 # timeout=10 Commit message: "[OLINGO-1636] Upgrade Olingo ODataV2 to support JDK 17" > git rev-list --no-walk c31a2ca5a56c49fea37319ad133af4ea5a5db081 # timeout=10 [olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn ******** ******** clean install -Pbuild.quality [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] olingo-odata2-parent [pom] [INFO] olingo-odata2-lib [pom] [INFO] olingo-odata2-api [jar] [INFO] olingo-odata2-api-annotation [jar] [INFO] olingo-odata2-testutil [jar] [INFO] olingo-odata2-core [jar] [INFO] olingo-odata2-ref [jar] [INFO] olingo-odata2-fit [jar] [INFO] olingo-odata2-ref-web [war] [INFO] olingo-odata2-client-api [jar] [INFO] olingo-odata2-client-core [jar] [INFO] olingo-odata2-jpa-processor [pom] [INFO] olingo-odata2-jpa-processor-api [jar] [INFO] olingo-odata2-jpa-processor-core [jar] [INFO] olingo-odata2-jpa-processor-ref [jar] [INFO] olingo-odata2-jpa-processor-ref-web [war] [INFO] olingo-odata2-annotation-processor [pom] [INFO] olingo-odata2-annotation-processor-api [jar] [INFO] olingo-odata2-annotation-processor-core [jar] [INFO] olingo-odata2-annotation-processor-ref [jar] [INFO] olingo-odata2-annotation-processor-ref-web [war] [INFO] olingo-odata2-dist [pom] [INFO] olingo-odata2-dist-lib [pom] [INFO] olingo-odata2-dist-jpa [pom] [INFO] olingo-odata2-dist-janos [pom] [INFO] olingo-odata2-dist-ref [pom] [INFO] olingo-odata2-dist-javadoc [pom] [INFO] [INFO] ---------------< org.apache.olingo:olingo-odata2-parent >--------------- [INFO] Building olingo-odata2-parent 3.0.0-SNAPSHOT [1/27] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ olingo-odata2-parent --- [INFO] Deleting <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/target> [INFO] [INFO] --- buildnumber:3.2.0:create (default) @ olingo-odata2-parent --- [INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> [WARNING] The timestampFormat parameter now uses java.text.SimpleDateFormat. [WARNING] Please update your POM as support for java.text.MessageFormat may be removed. [INFO] Storing buildNumber: 8a63b95c6c13d3892aa265477f873696c635bed6 at timestamp: 2025-03-31T15:22:20+0000 [INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/'> && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/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/Olingo/job/olingo-odata2-quality/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ olingo-odata2-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-java-version) @ olingo-odata2-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ olingo-odata2-parent --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- remote-resources:3.1.0:process (default) @ olingo-odata2-parent --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- apache-rat:0.15:rat (rat-check) @ olingo-odata2-parent --- [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 76 implicit excludes. [INFO] 15 explicit excludes. [INFO] 60 resources included [INFO] [INFO] --- apache-rat:0.15:check (rat-check) @ olingo-odata2-parent --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 76 implicit excludes. [INFO] 15 explicit excludes. [INFO] 60 resources included [INFO] Rat check: Summary over all files. Unapproved: 4, unknown: 4, generated: 0, approved: 55 licenses. [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 76 implicit excludes. [INFO] 15 explicit excludes. [INFO] 60 resources included [WARNING] Files with unapproved licenses: .github/workflows/pull-request.yml .github/workflows/release.yml .github/workflows/build.yml .gitattributes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for olingo-odata2-parent 3.0.0-SNAPSHOT: [INFO] [INFO] olingo-odata2-parent ............................... FAILURE [ 3.505 s] [INFO] olingo-odata2-lib .................................. SKIPPED [INFO] olingo-odata2-api .................................. SKIPPED [INFO] olingo-odata2-api-annotation ....................... SKIPPED [INFO] olingo-odata2-testutil ............................. SKIPPED [INFO] olingo-odata2-core ................................. SKIPPED [INFO] olingo-odata2-ref .................................. SKIPPED [INFO] olingo-odata2-fit .................................. SKIPPED [INFO] olingo-odata2-ref-web .............................. SKIPPED [INFO] olingo-odata2-client-api ........................... SKIPPED [INFO] olingo-odata2-client-core .......................... SKIPPED [INFO] olingo-odata2-jpa-processor ........................ SKIPPED [INFO] olingo-odata2-jpa-processor-api .................... SKIPPED [INFO] olingo-odata2-jpa-processor-core ................... SKIPPED [INFO] olingo-odata2-jpa-processor-ref .................... SKIPPED [INFO] olingo-odata2-jpa-processor-ref-web ................ SKIPPED [INFO] olingo-odata2-annotation-processor ................. SKIPPED [INFO] olingo-odata2-annotation-processor-api ............. SKIPPED [INFO] olingo-odata2-annotation-processor-core ............ SKIPPED [INFO] olingo-odata2-annotation-processor-ref ............. SKIPPED [INFO] olingo-odata2-annotation-processor-ref-web ......... SKIPPED [INFO] olingo-odata2-dist ................................. SKIPPED [INFO] olingo-odata2-dist-lib ............................. SKIPPED [INFO] olingo-odata2-dist-jpa ............................. SKIPPED [INFO] olingo-odata2-dist-janos ........................... SKIPPED [INFO] olingo-odata2-dist-ref ............................. SKIPPED [INFO] olingo-odata2-dist-javadoc ......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.758 s [INFO] Finished at: 2025-03-31T15:22:23Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.15:check (rat-check) on project olingo-odata2-parent: Too many files with unapproved license: 4 See RAT report in: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/target/rat.txt> -> [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/MojoFailureException Build step 'Invoke top-level Maven targets' marked build as failure
