[midPoint-ci] Build failed in Jenkins: midPoint - support 4.7 - main build #21

Jenkins noreply at evolveum.com
Tue Jul 25 09:49:02 CEST 2023


See <https://jenkins.evolveum.com/job/midpoint-support-4-7-main/21/display/redirect>

Changes:


------------------------------------------
[...truncated 3433 lines...]
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ certification-api ---
[INFO] Deploying com.evolveum.midpoint.model:certification-api:4.7.2-SNAPSHOT at end
[INFO] 
[INFO] ---------------< com.evolveum.midpoint.model:model-impl >---------------
[INFO] Building midPoint Model - impl 4.7.2-SNAPSHOT                    [47/68]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ model-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ model-impl ---
[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] Setting Git Describe: v4.7.2devel-17-g21487056d5d
[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.10.1:compile (default-compile) @ model-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 538 source files to /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.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 330 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ model-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/AbstractInternalModelIntegrationTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/AbstractInternalModelIntegrationTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/AbstractModelImplementationIntegrationTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/AbstractModelImplementationIntegrationTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ model-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ model-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/target/model-impl-4.7.2-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ model-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ model-impl ---
[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-support-4-7-main/model/model-impl/target/model-impl-4.7.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ model-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/target/model-impl-4.7.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ model-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/target/model-impl-4.7.2-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/model-impl/4.7.2-SNAPSHOT/model-impl-4.7.2-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/model-impl/4.7.2-SNAPSHOT/model-impl-4.7.2-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/target/model-impl-4.7.2-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/model-impl/4.7.2-SNAPSHOT/model-impl-4.7.2-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/model-impl/target/model-impl-4.7.2-SNAPSHOT-tests.jar to /root/.m2/repository/com/evolveum/midpoint/model/model-impl/4.7.2-SNAPSHOT/model-impl-4.7.2-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-impl ---
[INFO] Deploying com.evolveum.midpoint.model:model-impl:4.7.2-SNAPSHOT at end
[INFO] 
[INFO] -----------< com.evolveum.midpoint.model:notifications-impl >-----------
[INFO] Building midPoint Notifications - impl 4.7.2-SNAPSHOT            [48/68]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ notifications-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ notifications-impl ---
[WARNING] Could not transfer metadata com.evolveum.midpoint.model:notifications-impl:4.7.2-SNAPSHOT/maven-metadata.xml from/to evolveum-snapshots (https://nexus.evolveum.com/nexus/content/repositories/snapshots/): transfer failed for https://nexus.evolveum.com/nexus/content/repositories/snapshots/com/evolveum/midpoint/model/notifications-impl/4.7.2-SNAPSHOT/maven-metadata.xml
[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.7.2devel-17-g21487056d5d
[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.10.1:compile (default-compile) @ notifications-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 82 source files to /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/notifications-impl/target/classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-7-main/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-support-4-7-main/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.10.1:testCompile (default-testCompile) @ notifications-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/notifications-impl/target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/notifications-impl/src/test/java/com/evolveum/midpoint/notifications/impl/TestTransportUtils.java: /home/jenkins/agent/workspace/midpoint-support-4-7-main/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-support-4-7-main/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.0.0-M6:test (default-test) @ notifications-impl ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ notifications-impl ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/notifications-impl/target/notifications-impl-4.7.2-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ notifications-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce) @ notifications-impl ---
[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-support-4-7-main/model/notifications-impl/target/notifications-impl-4.7.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.2:analyze-only (analyze) @ notifications-impl ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ notifications-impl ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/notifications-impl/target/notifications-impl-4.7.2-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/model/notifications-impl/4.7.2-SNAPSHOT/notifications-impl-4.7.2-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/notifications-impl/pom.xml to /root/.m2/repository/com/evolveum/midpoint/model/notifications-impl/4.7.2-SNAPSHOT/notifications-impl-4.7.2-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-7-main/model/notifications-impl/target/notifications-impl-4.7.2-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/model/notifications-impl/4.7.2-SNAPSHOT/notifications-impl-4.7.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ notifications-impl ---
[INFO] Deploying com.evolveum.midpoint.model:notifications-impl:4.7.2-SNAPSHOT at end
[INFO] 
[INFO] --------------< com.evolveum.midpoint.model:report-impl >---------------
[INFO] Building midPoint Report - impl 4.7.2-SNAPSHOT                   [49/68]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.7.2-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [ 32.251 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.146 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:40 min]
[INFO] midPoint Repository ................................ SUCCESS [  0.100 s]
[INFO] midPoint Repository - api .......................... SUCCESS [  0.490 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [  1.463 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [  8.457 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [  1.404 s]
[INFO] midPoint Audit - api ............................... SUCCESS [  0.405 s]
[INFO] midPoint Security - api ............................ SUCCESS [  0.801 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [  1.306 s]
[INFO] midPoint Repository - sql repository ............... SUCCESS [  7.065 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 21.143 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [  8.711 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [  4.688 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [  1.350 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [  0.343 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [  0.086 s]
[INFO] Dummy Resource ..................................... SUCCESS [  0.402 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [  3.733 s]
[INFO] midPoint Security - impl ........................... SUCCESS [  0.830 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [  2.494 s]
[INFO] midPoint Tools ..................................... SUCCESS [  0.085 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [  4.678 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [  0.270 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 14.307 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [  4.570 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [  0.325 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [  0.630 s]
[INFO] midPoint Provisioning .............................. SUCCESS [  0.091 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [  0.397 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [  0.485 s]
[INFO] Dummy Connector .................................... SUCCESS [  0.596 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [  3.372 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [  2.022 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [  5.996 s]
[INFO] midPoint Model ..................................... SUCCESS [  0.091 s]
[INFO] midPoint Model - api ............................... SUCCESS [  1.327 s]
[INFO] midPoint Model - common ............................ SUCCESS [  8.088 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [  0.469 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [  0.167 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [  0.713 s]
[INFO] midPoint Model - test .............................. SUCCESS [  2.171 s]
[INFO] midPoint Report - api .............................. SUCCESS [  0.324 s]
[INFO] midPoint Cases - api ............................... SUCCESS [  0.460 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [  0.268 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 15.217 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [  9.991 s]
[INFO] midPoint Report - impl ............................. FAILURE [  3.074 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 Spring Boot JAR ........................... 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] midPoint Distribution .............................. SKIPPED
[INFO] midPoint API Distribution .......................... SKIPPED
[INFO] midPoint JavaDoc ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:41 min
[INFO] Finished at: 2023-07-25T07:49:02Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project report-impl: Could not resolve dependencies for project com.evolveum.midpoint.model:report-impl:jar:4.7.2-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: Unknown host nexus.evolveum.com -> [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