[midPoint-ci] Build failed in Jenkins: midPoint - support 4.8 - Native repo, PG 17, JDK 21 (Eclipse Temurin) #93
Jenkins
noreply at evolveum.com
Thu Apr 24 10:45:48 CEST 2025
See <https://jenkins.evolveum.com/job/midpoint-support-4-8-native-pg17-jdk21/93/display/redirect>
Changes:
------------------------------------------
[...truncated 4315 lines...]
[INFO] --- enforcer:3.4.1:enforce (enforce) @ report-impl ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO] Setting Git Describe: v4.8.8devel-59-ga945a156cb8
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ report-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 52 source files with javac [debug target 17] to target/classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportUtils.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/activity/ExportActivitySupport.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/activity/ExportActivitySupport.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ report-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 84 resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ report-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/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-8-native-pg17-jdk21/model/report-impl/src/test/java/com/evolveum/midpoint/report/TestCsvReportExportClassic.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ report-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Unit
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in Unit
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/report-impl/target/report-impl-4.8.8-SNAPSHOT.jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ report-impl >>>
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce) @ report-impl ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ report-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ report-impl ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ report-impl <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ report-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/report-impl/target/report-impl-4.8.8-SNAPSHOT-sources.jar
[INFO]
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ report-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Integration
[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 187.8 s -- in Integration
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- failsafe:3.1.2:verify (integration-test) @ report-impl ---
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ report-impl ---
[INFO] No dependency problems found
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ report-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/report-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.8.8-SNAPSHOT/report-impl-4.8.8-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/report-impl/target/report-impl-4.8.8-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.8.8-SNAPSHOT/report-impl-4.8.8-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/report-impl/target/report-impl-4.8.8-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.8.8-SNAPSHOT/report-impl-4.8.8-SNAPSHOT-sources.jar
[INFO]
[INFO] --------------< com.evolveum.midpoint.model:model-intest >--------------
[INFO] Building midPoint Model - integration tests 4.8.8-SNAPSHOT [50/64]
[INFO] from model/model-intest/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ model-intest ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce) @ model-intest ---
[INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- checkstyle:3.1.2:check (validate) @ model-intest ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ model-intest ---
[INFO] Setting Git Describe: v4.8.8devel-59-ga945a156cb8
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ model-intest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/model-intest/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ model-intest ---
[INFO] No sources to compile
[INFO]
[INFO] --- resources:3.1.0:testResources (default-testResources) @ model-intest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1264 resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ model-intest ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 190 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/AbstractSynchronizationStoryTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/AbstractSynchronizationStoryTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestConnectorDummyFake.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestConnectorDummyFake.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] system modules path not set in conjunction with -source 17
[WARNING] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestTolerantAttributes.java:[248,82] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[INFO] 2 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestTasks.java:[56,17] cannot find symbol
symbol: method assertInProgress()
location: class com.evolveum.midpoint.test.asserter.TaskAsserter<java.lang.Void>
[ERROR] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestTasks.java:[77,17] cannot find symbol
symbol: method assertInProgress()
location: class com.evolveum.midpoint.test.asserter.TaskAsserter<java.lang.Void>
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.8.8-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 21.283 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.161 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [02:51 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.108 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 0.584 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 1.149 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 12.464 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 31.265 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.452 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.862 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 1.661 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [ 6.052 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 35.748 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [02:42 min]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 3.801 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 42.498 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.284 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.076 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 0.430 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 4.154 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 1.821 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [01:42 min]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.101 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 50.452 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.278 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 13.204 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [07:46 min]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 0.624 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 0.925 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.076 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 0.422 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 0.500 s]
[INFO] Dummy Connector .................................... SUCCESS [ 0.668 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [01:39 min]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 2.180 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [08:52 min]
[INFO] midPoint Model ..................................... SUCCESS [ 0.098 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 1.332 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 40.150 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 0.447 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 0.210 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [ 0.853 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 2.170 s]
[INFO] midPoint Report - api .............................. SUCCESS [ 0.380 s]
[INFO] midPoint Cases - api ............................... SUCCESS [ 0.455 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [ 0.276 s]
[INFO] midPoint Model - impl .............................. SUCCESS [04:36 min]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 23.290 s]
[INFO] midPoint Report - impl ............................. SUCCESS [03:12 min]
[INFO] midPoint Model - integration tests ................. FAILURE [ 6.857 s]
[INFO] midPoint Workflow - api ............................ SKIPPED
[INFO] midPoint Cases - impl .............................. SKIPPED
[INFO] midPoint Workflow - impl ........................... SKIPPED
[INFO] midPoint Access Certification - impl ............... SKIPPED
[INFO] midPoint Authentication - 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: 38:38 min
[INFO] Finished at: 2025-04-24T08:45:42Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile (default-testCompile) on project model-intest: Compilation failure: Compilation failure:
[ERROR] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestTasks.java:[56,17] cannot find symbol
[ERROR] symbol: method assertInProgress()
[ERROR] location: class com.evolveum.midpoint.test.asserter.TaskAsserter<java.lang.Void>
[ERROR] /home/jenkins/agent/workspace/midpoint-support-4-8-native-pg17-jdk21/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestTasks.java:[77,17] cannot find symbol
[ERROR] symbol: method assertInProgress()
[ERROR] location: class com.evolveum.midpoint.test.asserter.TaskAsserter<java.lang.Void>
[ERROR] -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :model-intest
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list