[midPoint-ci] Build failed in Jenkins: midPoint - master - compile #2317

Jenkins noreply at evolveum.com
Thu Dec 21 12:28:24 CET 2023


See <https://jenkins.evolveum.com/job/midpoint-master-compile/2317/display/redirect>

Changes:


------------------------------------------
[...truncated 1779 lines...]
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ security-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 17] to target/classes
[WARNING] system modules path not set in conjunction with -source 17
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ security-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 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-master-compile/repo/security-impl/src/test/java/com/evolveum/midpoint/security/impl/MidPointPrincipalManagerMock.java: /home/jenkins/agent/workspace/midpoint-master-compile/repo/security-impl/src/test/java/com/evolveum/midpoint/security/impl/MidPointPrincipalManagerMock.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/repo/security-impl/src/test/java/com/evolveum/midpoint/security/impl/MidPointPrincipalManagerMock.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/repo/security-impl/src/test/java/com/evolveum/midpoint/security/impl/MidPointPrincipalManagerMock.java: /home/jenkins/agent/workspace/midpoint-master-compile/repo/security-impl/src/test/java/com/evolveum/midpoint/security/impl/MidPointPrincipalManagerMock.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/repo/security-impl/src/test/java/com/evolveum/midpoint/security/impl/MidPointPrincipalManagerMock.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ security-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ security-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/repo/security-impl/target/security-impl-4.9-SNAPSHOT.jar
[INFO] 
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ security-impl >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ security-impl ---
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ security-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ security-impl ---
[INFO] 
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ security-impl <<<
[INFO] 
[INFO] 
[INFO] --- source:3.1.0:jar (attach-sources) @ security-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/repo/security-impl/target/security-impl-4.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------------< com.evolveum.midpoint.repo:task-quartz-impl >-------------
[INFO] Building midPoint Task Manager - Quartz impl 4.9-SNAPSHOT        [22/64]
[INFO]   from repo/task-quartz-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ task-quartz-impl ---
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ task-quartz-impl ---
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ task-quartz-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ task-quartz-impl ---
[INFO] Setting Git Describe: v4.9devel-171-g4092dab04d0
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ task-quartz-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ task-quartz-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 68 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-master-compile/repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/statistics/Statistics.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/statistics/Statistics.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskManagerQuartzImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/repo/task-quartz-impl/src/main/java/com/evolveum/midpoint/task/quartzimpl/TaskManagerQuartzImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ task-quartz-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 43 resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ task-quartz-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 6 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-master-compile/repo/task-quartz-impl/src/test/java/com/evolveum/midpoint/task/quartzimpl/CleanupTest.java: /home/jenkins/agent/workspace/midpoint-master-compile/repo/task-quartz-impl/src/test/java/com/evolveum/midpoint/task/quartzimpl/CleanupTest.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/repo/task-quartz-impl/src/test/java/com/evolveum/midpoint/task/quartzimpl/CleanupTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/repo/task-quartz-impl/src/test/java/com/evolveum/midpoint/task/quartzimpl/AbstractTaskManagerTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-compile/repo/task-quartz-impl/src/test/java/com/evolveum/midpoint/task/quartzimpl/AbstractTaskManagerTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ task-quartz-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ task-quartz-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/repo/task-quartz-impl/target/task-quartz-impl-4.9-SNAPSHOT.jar
[INFO] 
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ task-quartz-impl >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ task-quartz-impl ---
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ task-quartz-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ task-quartz-impl ---
[INFO] 
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ task-quartz-impl <<<
[INFO] 
[INFO] 
[INFO] --- source:3.1.0:jar (attach-sources) @ task-quartz-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-compile/repo/task-quartz-impl/target/task-quartz-impl-4.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----------------< com.evolveum.midpoint.tools:tools >------------------
[INFO] Building midPoint Tools 4.9-SNAPSHOT                             [23/64]
[INFO]   from tools/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ tools ---
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ tools ---
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ tools ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ tools ---
[INFO] Setting Git Describe: v4.9devel-171-g4092dab04d0
[INFO] 
[INFO] >>> source:3.1.0:jar (attach-sources) > generate-sources @ tools >>>
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ tools ---
[INFO] 
[INFO] --- checkstyle:3.1.2:check (validate) @ tools ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe:3.0:gitdescribe (git-describe) @ tools ---
[INFO] 
[INFO] <<< source:3.1.0:jar (attach-sources) < generate-sources @ tools <<<
[INFO] 
[INFO] 
[INFO] --- source:3.1.0:jar (attach-sources) @ tools ---
[INFO] 
[INFO] -----------------< com.evolveum.midpoint.tools:ninja >------------------
[INFO] Building midPoint Tools - Ninja 4.9-SNAPSHOT                     [24/64]
[INFO]   from tools/ninja/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ninja ---
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce) @ ninja ---
[WARNING] 
Dependency convergence error for com.squareup.okio:okio-jvm:jar:3.0.0:compile paths to dependency are:
+-com.evolveum.midpoint.tools:ninja:jar:4.9-SNAPSHOT
  +-com.squareup.okhttp3:okhttp:jar:4.10.0:compile
    +-com.squareup.okio:okio-jvm:jar:3.0.0:compile
and
+-com.evolveum.midpoint.tools:ninja:jar:4.9-SNAPSHOT
  +-com.squareup.okio:okio-jvm:jar:3.4.0:compile

[ERROR] Rule 1: org.apache.maven.plugins.enforcer.DependencyConvergence failed with message:
Failed while enforcing releasability. See above detailed error message.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.9-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [ 15.687 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.215 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:47 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.161 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  0.540 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 15.012 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 34.487 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [  9.844 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  0.417 s]
[INFO] midPoint Security - api ............................ SUCCESS [  9.056 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  4.579 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [01:06 min]
[INFO] midPoint System Initialization ..................... SUCCESS [02:07 min]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 42.662 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 48.713 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [  2.492 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  0.354 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.156 s]
[INFO] Dummy Resource ..................................... SUCCESS [  0.422 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  3.469 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  2.465 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [  4.167 s]
[INFO] midPoint Tools ..................................... SUCCESS [  0.178 s]
[INFO] midPoint Tools - Ninja ............................. FAILURE [ 10.307 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SKIPPED
[INFO] midPoint Infrastructure - pure JAXB schema ......... SKIPPED
[INFO] midPoint Repo Commons .............................. SKIPPED
[INFO] midPoint Security Enforcer - api ................... SKIPPED
[INFO] midPoint Security Enforcer - impl .................. SKIPPED
[INFO] midPoint Provisioning .............................. SKIPPED
[INFO] midPoint Provisioning - api ........................ SKIPPED
[INFO] Unified Connector Framework - api .................. SKIPPED
[INFO] Dummy Connector .................................... SKIPPED
[INFO] Unified Connector Framework - ConnId impl .......... SKIPPED
[INFO] Unified Connector Framework - Built-in impl ........ SKIPPED
[INFO] midPoint Provisioning - impl ....................... SKIPPED
[INFO] midPoint Model ..................................... SKIPPED
[INFO] midPoint Model - api ............................... SKIPPED
[INFO] midPoint Model - common ............................ SKIPPED
[INFO] midPoint Notifications - api ....................... SKIPPED
[INFO] Dummy Connector Fake ............................... SKIPPED
[INFO] midPoint Authentication - api ...................... SKIPPED
[INFO] midPoint Model - test .............................. SKIPPED
[INFO] midPoint Report - api .............................. SKIPPED
[INFO] midPoint Cases - api ............................... SKIPPED
[INFO] midPoint Access Certification - api ................ SKIPPED
[INFO] midPoint Model - impl .............................. SKIPPED
[INFO] midPoint Notifications - impl ...................... SKIPPED
[INFO] midPoint Report - impl ............................. SKIPPED
[INFO] midPoint Model - integration tests ................. SKIPPED
[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:  08:29 min
[INFO] Finished at: 2023-12-21T11:28:21Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce (enforce) on project ninja: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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 :ninja
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list