[midPoint-ci] Build failed in Jenkins: midPoint - master - main - caching - PG 16 #6

Jenkins noreply at evolveum.com
Sun Aug 18 23:00:33 CEST 2024


See <https://jenkins.evolveum.com/job/midpoint-master-main-caching/6/display/redirect>

Changes:


------------------------------------------
[...truncated 36072 lines...]
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ model-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ model-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 612 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensContext.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensContext.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/SingleShadowInboundsProcessingContext.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/inbounds/SingleShadowInboundsProcessingContext.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ model-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 338 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ model-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 64 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/TestingAccount.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/correlator/TestingAccount.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/util/mock/MockLensDebugListener.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/util/mock/MockLensDebugListener.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ model-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: 303, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 266.2 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 303, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ model-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/target/model-impl-4.9-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ model-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce) @ model-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] --- maven-checkstyle-plugin:3.1.2:check (validate) @ model-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ model-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ model-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ model-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/target/model-impl-4.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ model-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/target/model-impl-4.9-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ model-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.1.2:install (default-install) @ model-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/model-impl/4.9-SNAPSHOT/model-impl-4.9-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/target/model-impl-4.9-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/model-impl/4.9-SNAPSHOT/model-impl-4.9-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/target/model-impl-4.9-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/model-impl/4.9-SNAPSHOT/model-impl-4.9-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main-caching/model/model-impl/target/model-impl-4.9-SNAPSHOT-tests.jar to /root/.m2/repository/com/evolveum/midpoint/model/model-impl/4.9-SNAPSHOT/model-impl-4.9-SNAPSHOT-tests.jar
[INFO] 
[INFO] -----------< com.evolveum.midpoint.model:notifications-impl >-----------
[INFO] Building midPoint Notifications - impl 4.9-SNAPSHOT              [48/64]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ notifications-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce) @ notifications-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] --- maven-checkstyle-plugin:3.1.2:check (validate) @ notifications-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ notifications-impl ---
[INFO] Setting Git Describe: v4.9devel-2472-gfd0ea39ef87
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ notifications-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ notifications-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 82 source files with javac [debug target 17] to target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/events/WorkItemEventImpl.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/events/WorkItemEventImpl.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/formatters/ValueFormatter.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/formatters/ValueFormatter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ notifications-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ notifications-impl ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java: /home/jenkins/agent/workspace/midpoint-master-main-caching/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-master-main-caching/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ notifications-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: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.58 s -- in Unit
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ notifications-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main-caching/model/notifications-impl/target/notifications-impl-4.9-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ notifications-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce) @ notifications-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] --- maven-checkstyle-plugin:3.1.2:check (validate) @ notifications-impl ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ notifications-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ notifications-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ notifications-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-master-main-caching/model/notifications-impl/target/notifications-impl-4.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ notifications-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.1.2:install (default-install) @ notifications-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main-caching/model/notifications-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/notifications-impl/4.9-SNAPSHOT/notifications-impl-4.9-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main-caching/model/notifications-impl/target/notifications-impl-4.9-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/notifications-impl/4.9-SNAPSHOT/notifications-impl-4.9-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-main-caching/model/notifications-impl/target/notifications-impl-4.9-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/notifications-impl/4.9-SNAPSHOT/notifications-impl-4.9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:report-impl >---------------
[INFO] Building midPoint Report - impl 4.9-SNAPSHOT                     [49/64]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.9-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [ 21.950 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.312 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [02:24 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.197 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  0.642 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  1.232 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 11.937 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 30.806 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  0.604 s]
[INFO] midPoint Security - api ............................ SUCCESS [  0.965 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  1.508 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [  5.958 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 35.007 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [02:54 min]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  4.170 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 50.678 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  0.527 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.205 s]
[INFO] Dummy Resource ..................................... SUCCESS [  1.973 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  4.231 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  2.084 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [01:43 min]
[INFO] midPoint Tools ..................................... SUCCESS [  0.274 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [  7.322 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.337 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 10.948 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [08:22 min]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  0.581 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  0.976 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.207 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  0.677 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  0.730 s]
[INFO] Dummy Connector .................................... SUCCESS [  0.722 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [01:43 min]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  2.523 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [10:15 min]
[INFO] midPoint Model ..................................... SUCCESS [  0.232 s]
[INFO] midPoint Model - api ............................... SUCCESS [  1.833 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 40.802 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  0.680 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  0.336 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [  0.993 s]
[INFO] midPoint Model - test .............................. SUCCESS [  2.833 s]
[INFO] midPoint Report - api .............................. SUCCESS [  0.418 s]
[INFO] midPoint Cases - api ............................... SUCCESS [  0.579 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  0.439 s]
[INFO] midPoint Model - impl .............................. SUCCESS [04:43 min]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 39.781 s]
[INFO] midPoint Report - impl ............................. FAILURE [  5.344 s]
[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:  37:07 min
[INFO] Finished at: 2024-08-18T21:00:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project report-impl: Could not resolve dependencies for project com.evolveum.midpoint.model:report-impl:jar:4.9-SNAPSHOT: Failed to collect dependencies at commons-javaflow:commons-javaflow:jar:20060411: Failed to read artifact descriptor for commons-javaflow:commons-javaflow:jar:20060411: Could not transfer artifact commons-javaflow:commons-javaflow:pom:20060411 from/to evolveum (https://nexus.evolveum.com/nexus/content/groups/public/): transfer failed for https://nexus.evolveum.com/nexus/content/groups/public/commons-javaflow/commons-javaflow/20060411/commons-javaflow-20060411.pom, status: 503 Service Unavailable -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :report-impl
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list