[midPoint-ci] Build failed in Jenkins: midPoint - master - quick #4467
Jenkins
noreply at evolveum.com
Wed Apr 15 23:38:44 CEST 2026
See <https://jenkins.evolveum.com/job/midpoint-master-quick/4467/display/redirect>
Changes:
------------------------------------------
[...truncated 4780 lines...]
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running Unit
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 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-master-quick/model/report-impl/target/report-impl-4.11-SNAPSHOT.jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ report-impl >>>
[INFO]
[INFO] --- enforcer:3.5.0: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] --- build-helper:3.4.0:parse-version (parse-version) @ report-impl ---
[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-master-quick/model/report-impl/target/report-impl-4.11-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: 109, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.9 s -- in Integration
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 109, 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-master-quick/model/report-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.11-SNAPSHOT/report-impl-4.11-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-quick/model/report-impl/target/report-impl-4.11-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.11-SNAPSHOT/report-impl-4.11-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-quick/model/report-impl/target/report-impl-4.11-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/report-impl/4.11-SNAPSHOT/report-impl-4.11-SNAPSHOT-sources.jar
[INFO]
[INFO] --------------< com.evolveum.midpoint.model:model-intest >--------------
[INFO] Building midPoint Model - integration tests 4.11-SNAPSHOT [51/65]
[INFO] from model/model-intest/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.4.1:clean (default-clean) @ model-intest ---
[INFO]
[INFO] --- enforcer:3.5.0: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] --- build-helper:3.4.0:parse-version (parse-version) @ model-intest ---
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ model-intest ---
[INFO] Setting Git Describe: "caf8a337af7"
[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-master-quick/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 1464 resources
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ model-intest ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 227 source files with javac [debug target 17] to target/test-classes
[WARNING] system modules path not set in conjunction with -source 17
[WARNING] /home/jenkins/agent/workspace/midpoint-master-quick/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestTolerantAttributes.java:[284,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] /home/jenkins/agent/workspace/midpoint-master-quick/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-quick/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-quick/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/orgstruct/TestOrgStructMeta.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-quick/model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/orgstruct/TestOrgStructMeta.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ model-intest ---
[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.342 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) @ model-intest ---
[INFO] Skipping packaging of the jar
[INFO]
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ model-intest >>>
[INFO]
[INFO] --- enforcer:3.5.0: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] --- build-helper:3.4.0:parse-version (parse-version) @ model-intest ---
[INFO]
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ model-intest ---
[INFO]
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ model-intest <<<
[INFO]
[INFO]
[INFO] --- source:3.1.0:jar (attach-sources) @ model-intest ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- failsafe:3.1.2:integration-test (integration-test) @ model-intest ---
[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: 457, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 140.8 s -- in Integration
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 457, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- failsafe:3.1.2:verify (integration-test) @ model-intest ---
[INFO]
[INFO] --- dependency:3.3.0:analyze-only (analyze) @ model-intest ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.springframework.security:spring-security-core:jar:6.5.9:test
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.11-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 2.675 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.334 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:32 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.314 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 0.611 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 0.660 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 4.026 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 17.677 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.496 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.603 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 0.836 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 14.912 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [03:06 min]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 0.631 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 33.227 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.480 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.299 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 1.248 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 2.225 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 1.180 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [03:09 min]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.303 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 48.013 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.371 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 10.829 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [04:11 min]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 0.489 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 0.747 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.300 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 0.565 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 0.709 s]
[INFO] Dummy Connector .................................... SUCCESS [ 0.618 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [01:25 min]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 0.875 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [08:51 min]
[INFO] midPoint Model ..................................... SUCCESS [ 0.322 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 1.239 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 22.493 s]
[INFO] midPoint Smart Integration Layer - api ............. SUCCESS [ 0.557 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 0.553 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 0.371 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [ 0.623 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 1.339 s]
[INFO] midPoint Report - api .............................. SUCCESS [ 0.436 s]
[INFO] midPoint Cases - api ............................... SUCCESS [ 0.519 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [ 0.416 s]
[INFO] midPoint Model - impl .............................. SUCCESS [03:16 min]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 15.907 s]
[INFO] midPoint Smart Integration Layer - impl ............ SUCCESS [ 21.351 s]
[INFO] midPoint Report - impl ............................. SUCCESS [02:26 min]
[INFO] midPoint Model - integration tests ................. FAILURE [02:27 min]
[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: 34:00 min
[INFO] Finished at: 2026-04-15T21:38:36Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.3.0:analyze-only (analyze) on project model-intest: 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 :model-intest
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list