[midPoint-ci] Build failed in Jenkins: midPoint - support 4.6 - Native repo, PG 15, JDK 17 #22

Jenkins noreply at evolveum.com
Tue Mar 7 17:46:17 CET 2023


See <https://jenkins.evolveum.com/job/midpoint-support-4-6-native-pg15-jdk17/22/display/redirect>

Changes:


------------------------------------------
[...truncated 5208 lines...]
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ rest-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ rest-impl ---
[INFO] Setting Git Describe: v4.6-45-g2af6f92dfe
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rest-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/model/rest-impl/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rest-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/model/rest-impl/target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java: /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ rest-impl ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rest-impl ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ rest-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ rest-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/model/rest-impl/target/rest-impl-4.6.1-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ rest-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ rest-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ rest-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ rest-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ rest-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ rest-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/model/rest-impl/target/rest-impl-4.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ rest-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rest-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/model/rest-impl/target/rest-impl-4.6.1-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/rest-impl/4.6.1-SNAPSHOT/rest-impl-4.6.1-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/model/rest-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/rest-impl/4.6.1-SNAPSHOT/rest-impl-4.6.1-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/model/rest-impl/target/rest-impl-4.6.1-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/rest-impl/4.6.1-SNAPSHOT/rest-impl-4.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------------< com.evolveum.midpoint:custom >--------------------
[INFO] Building midPoint Customizations 4.6.1-SNAPSHOT                  [57/64]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ custom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ custom ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ custom ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ custom ---
[INFO] Setting Git Describe: v4.6-45-g2af6f92dfe
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ custom >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ custom ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ custom ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ custom ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ custom <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ custom ---
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-test) @ custom ---
[INFO] No tests to run.
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in Integration
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (integration-test) @ custom ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ custom ---
[INFO] Skipping pom project
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ custom ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/custom/pom.xml to /root/.m2/repository/com/evolveum/midpoint/custom/4.6.1-SNAPSHOT/custom-4.6.1-SNAPSHOT.pom
[INFO] 
[INFO] -------------------< com.evolveum.midpoint.gui:gui >--------------------
[INFO] Building midPoint User Interface 4.6.1-SNAPSHOT                  [58/64]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ gui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ gui ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ gui ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ gui ---
[INFO] Setting Git Describe: v4.6-45-g2af6f92dfe
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ gui >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ gui ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ gui ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ gui ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ gui <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ gui ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ gui ---
[INFO] Skipping pom project
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ gui ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/gui/pom.xml to /root/.m2/repository/com/evolveum/midpoint/gui/gui/4.6.1-SNAPSHOT/gui-4.6.1-SNAPSHOT.pom
[INFO] 
[INFO] ----------------< com.evolveum.midpoint.gui:admin-gui >-----------------
[INFO] Building midPoint User Interface - admin web gui 4.6.1-SNAPSHOT  [59/64]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ admin-gui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ admin-gui ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ admin-gui ---
[INFO] Starting audit...
[ERROR] /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/search/ReferenceValueSearchPanel.java:18:1: Duplicate import to line 16 - com.evolveum.midpoint.web.component.util.VisibleBehaviour. [RedundantImport]
Audit done.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.6.1-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [ 37.852 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.158 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [02:55 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.128 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  0.783 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  8.635 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 14.527 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 33.632 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  0.547 s]
[INFO] midPoint Security - api ............................ SUCCESS [  1.163 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  2.730 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [ 10.915 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 27.309 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [08:46 min]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 10.274 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [01:28 min]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  0.508 s]
[INFO] midPoint Tools ..................................... SUCCESS [  0.091 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [02:48 min]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.828 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 20.058 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.138 s]
[INFO] Dummy Resource ..................................... SUCCESS [  0.549 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  3.913 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  1.876 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [02:48 min]
[INFO] midPoint Repo Commons .............................. SUCCESS [18:36 min]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  0.474 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  0.726 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.097 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  0.494 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  0.546 s]
[INFO] Dummy Connector .................................... SUCCESS [  0.724 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [01:43 min]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  4.615 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [31:35 min]
[INFO] midPoint Model ..................................... SUCCESS [  0.121 s]
[INFO] midPoint Model - api ............................... SUCCESS [  1.515 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 49.307 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  0.470 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  0.215 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [  1.259 s]
[INFO] midPoint Model - test .............................. SUCCESS [  1.892 s]
[INFO] midPoint Report - api .............................. SUCCESS [  0.296 s]
[INFO] midPoint Cases - api ............................... SUCCESS [  0.404 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  0.277 s]
[INFO] midPoint Model - impl .............................. SUCCESS [22:09 min]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 46.511 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [  02:51 h]
[INFO] midPoint Workflow - api ............................ SUCCESS [  0.417 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [  0.848 s]
[INFO] midPoint Report - impl ............................. SUCCESS [08:31 min]
[INFO] midPoint Workflow - impl ........................... SUCCESS [20:41 min]
[INFO] midPoint Access Certification - impl ............... SUCCESS [07:06 min]
[INFO] midPoint Authentication - impl ..................... SUCCESS [04:28 min]
[INFO] midPoint REST-ish service implementation ........... SUCCESS [  1.008 s]
[INFO] midPoint Customizations ............................ SUCCESS [  0.600 s]
[INFO] midPoint User Interface ............................ SUCCESS [  0.085 s]
[INFO] midPoint User Interface - admin web gui ............ FAILURE [ 14.795 s]
[INFO] midPoint Testing Infrastructure .................... SKIPPED
[INFO] midPoint Testing - Resource Connection Tests ....... SKIPPED
[INFO] midPoint Testing - Long Tests ...................... SKIPPED
[INFO] midPoint Testing - Story Tests ..................... SKIPPED
[INFO] midPoint Testing - REST API ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:10 h
[INFO] Finished at: 2023-03-07T16:46:16Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check (validate) on project admin-gui: Failed during checkstyle execution: There is 1 error reported by Checkstyle 8.43 with /home/jenkins/agent/workspace/midpoint-support-4-6-native-pg15-jdk17/config/checkstyle/checkstyle.xml ruleset. -> [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 :admin-gui
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list