[midPoint-ci] Build failed in Jenkins: midPoint - support 4.4 - Generic repo, Oracle 21c XE, JDK 11 #83

Jenkins noreply at evolveum.com
Tue Oct 17 02:36:19 CEST 2023


See <https://jenkins.evolveum.com/job/midpoint-support-4-4-generic-oracle-jdk11/83/display/redirect>

Changes:


------------------------------------------
[...truncated 5915 lines...]
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-intest ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:report-impl >---------------
[INFO] Building midPoint Report - impl 4.4.7-SNAPSHOT                   [49/60]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ report-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ report-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] Setting Git Describe: v4.4.7devel-22-g0b023899151
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ report-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/ImportController.java: /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/ImportController.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/controller/ImportController.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportFunctions.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportFunctions.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 64 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ report-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportImportClassic.java: /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportImportClassic.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportImportClassic.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ report-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/target/report-impl-4.4.7-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ report-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ report-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ report-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/target/report-impl-4.4.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-test) @ report-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-test) @ report-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ report-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ report-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/target/report-impl-4.4.7-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.4.7-SNAPSHOT/report-impl-4.4.7-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.4.7-SNAPSHOT/report-impl-4.4.7-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/report-impl/target/report-impl-4.4.7-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.4.7-SNAPSHOT/report-impl-4.4.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------------< com.evolveum.midpoint.model:workflow-impl >--------------
[INFO] Building midPoint Workflow - impl 4.4.7-SNAPSHOT                 [50/60]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ workflow-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ workflow-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ workflow-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ workflow-impl ---
[INFO] Setting Git Describe: v4.4.7devel-22-g0b023899151
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ workflow-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ workflow-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 68 source files to /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/workflow-impl/target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/engine/EngineInvocationContext.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/engine/EngineInvocationContext.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ workflow-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 149 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ workflow-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/workflow-impl/target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/other/TestParallelApprovals.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/other/TestParallelApprovals.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/AbstractWfTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ workflow-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ workflow-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/workflow-impl/target/workflow-impl-4.4.7-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ workflow-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ workflow-impl ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ workflow-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ workflow-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ workflow-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ workflow-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-4-generic-oracle-jdk11/model/workflow-impl/target/workflow-impl-4.4.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-test) @ workflow-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-test) @ workflow-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ workflow-impl ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.guava:guava:jar:32.1.2-jre:compile
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.4.7-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [ 21.560 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.140 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:18 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.122 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  1.393 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  2.440 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [  7.439 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [  3.593 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  1.304 s]
[INFO] midPoint Security - api ............................ SUCCESS [  2.221 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  3.536 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [  9.565 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 18.303 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [  4.258 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  9.474 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [  2.947 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.087 s]
[INFO] Dummy Resource ..................................... SUCCESS [  2.227 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  4.521 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  2.071 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  1.208 s]
[INFO] midPoint Model ..................................... SUCCESS [  0.087 s]
[INFO] midPoint Model - api ............................... SUCCESS [  2.287 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  2.044 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [  3.777 s]
[INFO] midPoint Tools ..................................... SUCCESS [  0.083 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [  6.247 s]
[INFO] midPoint Tools - custom Spring Boot WAR/JAR layout . SUCCESS [  1.525 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 14.590 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [  6.378 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  1.962 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.079 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  3.239 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  1.795 s]
[INFO] Dummy Connector .................................... SUCCESS [  1.963 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [  4.495 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  4.148 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [  7.608 s]
[INFO] midPoint Model - common ............................ SUCCESS [  9.459 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  1.753 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  1.488 s]
[INFO] midPoint Model - test .............................. SUCCESS [  3.160 s]
[INFO] midPoint Report - api .............................. SUCCESS [  1.630 s]
[INFO] midPoint Workflow - api ............................ SUCCESS [  1.291 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  1.616 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 13.807 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [  2.868 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [  9.418 s]
[INFO] midPoint Report - impl ............................. SUCCESS [  3.308 s]
[INFO] midPoint Workflow - impl ........................... FAILURE [  4.337 s]
[INFO] midPoint Access Certification - impl ............... SKIPPED
[INFO] midPoint REST-ish service implementation ........... SKIPPED
[INFO] midPoint Customizations ............................ SKIPPED
[INFO] midPoint User Interface ............................ SKIPPED
[INFO] midPoint User Interface - admin web gui ............ SKIPPED
[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:  04:55 min
[INFO] Finished at: 2023-10-17T00:35:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.1.2:analyze-only (analyze) on project workflow-impl: Dependency problems found -> [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 :workflow-impl
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] container
[Pipeline] {
[Pipeline] withKubeConfig
[Pipeline] {
[Pipeline] sh
pod "test-db-midpoint-support-4-4-generic-oracle-jdk11-83" deleted
persistentvolumeclaim "test-db-midpoint-support-4-4-generic-oracle-jdk11-83" deleted
[Pipeline] }
[kubernetes-cli] kubectl configuration cleaned up
[Pipeline] // withKubeConfig
[Pipeline] }
[Pipeline] // container
[Pipeline] step


More information about the midPoint-ci mailing list