See <https://ci-builds.apache.org/job/Directory/job/dir-scimple/224/display/redirect?page=changes>
Changes: [github] Bump wildfly-maven-plugin from 1.2.2.Final to 3.0.0.Final [github] Bump validation-api from 1.1.0.Final to 2.0.1.Final [github] Bump jetty-bom from 9.4.45.v20220203 to 11.0.9 [github] Bump project from 42 to 45 [github] Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 [Brian Demers] Bump mockito-core from 4.4.0 to 4.5.1 [Brian Demers] Import JAXRS common code from PennState/commons-jaxrs [Brian Demers] License cleanup after running apache-rat:check [Brian Demers] Update apache-rat to ignore mvnw scripts [github] Bump assertj-core from 3.22.0 to 3.23.1 [Brian Demers] Bump catch-exception from 1.4.6 to 2.0 [github] Bump dependency-check-maven from 7.0.4 to 7.1.0 [Brian Demers] Update in catch-exception usage [github] Bump mockito-core from 4.5.1 to 4.6.0 [github] Bump mockito-junit-jupiter from 4.5.1 to 4.6.0 [github] Bump docker-maven-plugin from 0.39.1 to 0.40.0 [github] Bump resteasy-jackson2-provider from 4.7.6.Final to 6.0.1.Final [Brian Demers] Update the scm connection information after moving to Apache [Brian Demers] Migrate to jakarta packages [Brian Demers] Configure lombok to generate chained getters [Brian Demers] Remove null values from JSON payload [github] Bump mockito-junit-jupiter from 4.6.0 to 4.6.1 [github] Bump mockito-core from 4.6.0 to 4.6.1 [github] Bump docker-maven-plugin from 0.40.0 to 0.40.1 [github] Bump apache-rat-plugin from 0.13 to 0.14 [github] Bump dependency-check-maven from 7.1.0 to 7.1.1 [github] Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 [github] Bump wildfly-maven-plugin from 3.0.0.Final to 3.0.1.Final [github] Bump jetty-bom from 11.0.9 to 11.0.11 [Brian Demers] Move HTTP Status containing exceptions to common parent [Brian Demers] Update to swagger-annotations v2 [Brian Demers] Register ScimResource Providers automatically [Brian Demers] Remove dependencies on ejb and servlet APIs [Brian Demers] Update how ScimResource Providers are injected [Brian Demers] Add Example Server project for embedded Jersey + Weld [Brian Demers] Add bdemers to developers list [Brian Demers] Update (transitive) dependency version of common collections [Brian Demers] Suppress dep scan results found in weld [Brian Demers] Add nightly cron job to run full build ------------------------------------------ [...truncated 1.02 KB...] > git --version # 'git version 2.17.1' > git fetch --tags --progress --prune -- > https://gitbox.apache.org/repos/asf/directory-scimple.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 Checking out Revision 7c8affc0f00617fbeefabfa5baea063573bf2110 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c8affc0f00617fbeefabfa5baea063573bf2110 # timeout=10 Commit message: "Merge pull request #82 from apache/nightly-cron" > git rev-list --no-walk 8cac9a14064029c5457338463ef50ca69fb92239 # timeout=10 Parsing POMs Established TCP socket on 43021 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/agent.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 43021 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> -V clean deploy -Pci [1mApache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)[m Maven home: /usr/local/asfpackages/maven/apache-maven-3.8.6 Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre Default locale: en_US, platform encoding: ISO-8859-1 OS name: "linux", version: "4.15.0-176-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.directory.scim:scim-server-jersey:jar:2.23-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.glassfish.jersey.ext.cdi:jersey-weld2-se:jar -> duplicate declaration of version (?) @ line 67, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] Inspecting build with total of 18 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 18 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [HUDSON] Collecting dependencies info[INFO] SCIM - Parent [pom] [INFO] SCIM - Common WS [jar] [HUDSON] Collecting dependencies info [INFO] SCIM - Specification [pom] [INFO] SCIM - Specification - Schema [jar] [INFO] SCIM - Specification - Protocol [jar] [INFO] SCIM - Common [jar] [INFO] SCIM - Client [jar] [INFO] SCIM - Server [pom] [INFO] SCIM - Server - Common [jar] [INFO] SCIM - Server - Examples [pom] [INFO] SCIM - Server - Memory [war] [INFO] SCIM - Server - Jersey [jar] [INFO] SCIM - Tools [pom] [INFO] SCIM - Tools - Common [jar] [INFO] SCIM - Compliance [pom] [INFO] SCIM - Compliance - Client [jar] [INFO] SCIM - Compliance - Server [jar] [INFO] SCIM - Total Test Coverage [jar] [INFO] [INFO] ---------------< org.apache.directory.scim:scim-parent >---------------- [INFO] Building SCIM - Parent 2.23-SNAPSHOT [1/18] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scim-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ scim-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ scim-parent --- [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/> [INFO] Storing buildNumber: 7c8affc at timestamp: 1658074497062 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ scim-parent --- [INFO] jacoco.argline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/jacoco.exec> [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ scim-parent --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ scim-parent --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ scim-parent --- [INFO] [INFO] --- dependency-check-maven:7.1.1:check (default) @ scim-parent --- [INFO] Checking for updates [INFO] Download Started for NVD CVE - Modified [INFO] Download Complete for NVD CVE - Modified (678 ms) [INFO] Processing Started for NVD CVE - Modified [INFO] Processing Complete for NVD CVE - Modified (9695 ms) [INFO] Begin database maintenance [INFO] Updated the CPE ecosystem on 121373 NVD records [INFO] End database maintenance (14238 ms) [INFO] Begin database defrag [INFO] End database defrag (13040 ms) [INFO] Check for updates complete (42793 ms) [INFO] Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report. About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html ? Sponsor: https://github.com/sponsors/jeremylong [INFO] Analysis Started [INFO] Finished File Name Analyzer (0 seconds) [INFO] Finished Dependency Merging Analyzer (0 seconds) [INFO] Finished Version Filter Analyzer (0 seconds) [INFO] Finished Hint Analyzer (0 seconds) [INFO] Created CPE Index (2 seconds) [INFO] Finished CPE Analyzer (2 seconds) [INFO] Finished False Positive Analyzer (0 seconds) [INFO] Finished NVD CVE Analyzer (0 seconds) [INFO] Finished Sonatype OSS Index Analyzer (0 seconds) [INFO] Finished Vulnerability Suppression Analyzer (0 seconds) [INFO] Finished Dependency Bundling Analyzer (0 seconds) [INFO] Analysis Complete (3 seconds) [INFO] Writing report to: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/dependency-check-report.html> [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ scim-parent --- [INFO] Installing <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/directory/scim/scim-parent/2.23-SNAPSHOT/scim-parent-2.23-SNAPSHOT.pom [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) @ scim-parent --- [INFO] Performing deferred deploys (gathering into "<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/nexus-staging/deferred")...> [INFO] Installing <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> to <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/target/nexus-staging/deferred/org/apache/directory/scim/scim-parent/2.23-SNAPSHOT/scim-parent-2.23-SNAPSHOT.pom> [INFO] Execution skipped to the last project... [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --------------< org.apache.directory.scim:scim-common-ws >-------------- [INFO] Building SCIM - Common WS 2.23-SNAPSHOT [2/18] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scim-common-ws --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ scim-common-ws --- [INFO] [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ scim-common-ws --- [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws> [INFO] Storing buildNumber: 7c8affc at timestamp: 1658074560462 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ scim-common-ws --- [INFO] jacoco.argline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=<https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws/target/jacoco.exec> [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ scim-common-ws --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ scim-common-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ scim-common-ws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws/target/classes> [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for SCIM - Parent 2.23-SNAPSHOT: [INFO] [INFO] SCIM - Parent ...................................... SUCCESS [01:03 min] [INFO] SCIM - Common WS ................................... FAILURE [ 3.362 s] [INFO] SCIM - Specification ............................... SKIPPED [INFO] SCIM - Specification - Schema ...................... SKIPPED [INFO] SCIM - Specification - Protocol .................... SKIPPED [INFO] SCIM - Common ...................................... SKIPPED [INFO] SCIM - Client ...................................... SKIPPED [INFO] SCIM - Server ...................................... SKIPPED [INFO] SCIM - Server - Common ............................. SKIPPED [INFO] SCIM - Server - Examples ........................... SKIPPED [INFO] SCIM - Server - Memory ............................. SKIPPED [INFO] SCIM - Server - Jersey ............................. SKIPPED [INFO] SCIM - Tools ....................................... SKIPPED [INFO] SCIM - Tools - Common .............................. SKIPPED [INFO] SCIM - Compliance .................................. SKIPPED [INFO] SCIM - Compliance - Client ......................... SKIPPED [INFO] SCIM - Compliance - Server ......................... SKIPPED [INFO] SCIM - Total Test Coverage ......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:40 min [INFO] Finished at: 2022-07-17T16:16:23Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project scim-common-ws: Fatal error compiling: invalid flag: --release -> [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 <goals> -rf :scim-common-ws [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common/pom.xml> to org.apache.directory.scim/scim-common/2.23-SNAPSHOT/scim-common-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-compliance/scim-compliance-client/pom.xml> to org.apache.directory.scim/scim-compliance-client/2.23-SNAPSHOT/scim-compliance-client-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-common-ws/pom.xml> to org.apache.directory.scim/scim-common-ws/2.23-SNAPSHOT/scim-common-ws-2.23-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-server/pom.xml> to org.apache.directory.scim/scim-server/2.23-SNAPSHOT/scim-server-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-compliance/pom.xml> to org.apache.directory.scim/scim-compliance/2.23-SNAPSHOT/scim-compliance-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-protocol/pom.xml> to org.apache.directory.scim/scim-spec-protocol/2.23-SNAPSHOT/scim-spec-protocol-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-compliance/scim-compliance-server/pom.xml> to org.apache.directory.scim/scim-compliance-server/2.23-SNAPSHOT/scim-compliance-server-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-server/scim-server-example/scim-server-memory/pom.xml> to org.apache.directory.scim/scim-server-memory/2.23-SNAPSHOT/scim-server-memory-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-tools/pom.xml> to org.apache.directory.scim/scim-tools/2.23-SNAPSHOT/scim-tools-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-tools/scim-tools-common/pom.xml> to org.apache.directory.scim/scim-tools-common/2.23-SNAPSHOT/scim-tools-common-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-coverage/pom.xml> to org.apache.directory.scim/scim-test-coverage/2.23-SNAPSHOT/scim-test-coverage-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-client/pom.xml> to org.apache.directory.scim/scim-client/2.23-SNAPSHOT/scim-client-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-server/scim-server-common/pom.xml> to org.apache.directory.scim/scim-server-common/2.23-SNAPSHOT/scim-server-common-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/pom.xml> to org.apache.directory.scim/scim-spec/2.23-SNAPSHOT/scim-spec-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-server/scim-server-example/scim-server-jersey/pom.xml> to org.apache.directory.scim/scim-server-jersey/2.23-SNAPSHOT/scim-server-jersey-2.23-SNAPSHOT.pom [Fast Archiver] No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-spec/scim-spec-schema/pom.xml> to org.apache.directory.scim/scim-spec-schema/2.23-SNAPSHOT/scim-spec-schema-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/pom.xml> to org.apache.directory.scim/scim-parent/2.23-SNAPSHOT/scim-parent-2.23-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Directory/job/dir-scimple/ws/scim-server/scim-server-example/pom.xml> to org.apache.directory.scim/scim-server-examples/2.23-SNAPSHOT/scim-server-examples-2.23-SNAPSHOT.pom channel stopped
