[midPoint-ci] Build failed in Jenkins: midPoint - master - Native repo, PG 13, JDK 17 #76

Jenkins noreply at evolveum.com
Sat Jul 29 22:34:05 CEST 2023


See <https://jenkins.evolveum.com/job/midpoint-master-native-pg13-jdk17/76/display/redirect>

Changes:


------------------------------------------
[...truncated 309 lines...]
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ '[' 0 -ge 1 ']'
+ mvn -B -ntp -Dmaven.test.failure.ignore -P sqale,dbtest,-dist clean install -Dmidpoint.repository.jdbcUrl=jdbc:postgresql://localhost:5432/midtest
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.evolveum.midpoint.model:rest-impl:jar:4.8-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: jakarta.servlet:jakarta.servlet-api:jar -> duplicate declaration of version (?) @ line 92, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] midPoint Project                                                   [pom]
[INFO] midPoint Infrastructure                                            [pom]
[INFO] midPoint Infrastructure - schema                                   [jar]
[INFO] midPoint Repository                                                [pom]
[INFO] midPoint Repository - api                                          [jar]
[INFO] midPoint Task Manager - api                                        [jar]
[INFO] midPoint Infrastructure - testing utils (lvl 2)                    [jar]
[INFO] midPoint Infrastructure - common                                   [jar]
[INFO] midPoint Audit - api                                               [jar]
[INFO] midPoint Security - api                                            [jar]
[INFO] midPoint Repository - SQL common support                           [jar]
[INFO] midPoint Repository - sql repository                               [jar]
[INFO] midPoint System Initialization                                     [jar]
[INFO] midPoint Repository - new SQL repository                           [jar]
[INFO] midPoint Repository - sql repository test                          [jar]
[INFO] midPoint Repository Cache                                          [jar]
[INFO] midPoint Audit - logging impl                                      [jar]
[INFO] midPoint Icf Connectors                                            [pom]
[INFO] Dummy Resource                                                     [jar]
[INFO] midPoint Repository - test utils                                   [jar]
[INFO] midPoint Security - impl                                           [jar]
[INFO] midPoint Task Manager - Quartz impl                                [jar]
[INFO] midPoint Tools                                                     [pom]
[INFO] midPoint Tools - Ninja                                             [jar]
[INFO] midPoint Tools - custom Spring Boot JAR layout                     [jar]
[INFO] midPoint Repo Commons                                              [jar]
[INFO] midPoint Security Enforcer - api                                   [jar]
[INFO] midPoint Security Enforcer - impl                                  [jar]
[INFO] midPoint Provisioning                                              [pom]
[INFO] midPoint Provisioning - api                                        [jar]
[INFO] Unified Connector Framework - api                                  [jar]
[INFO] Dummy Connector                                                    [jar]
[INFO] Unified Connector Framework - ConnId impl                          [jar]
[INFO] Unified Connector Framework - Built-in impl                        [jar]
[INFO] midPoint Provisioning - impl                                       [jar]
[INFO] midPoint Model                                                     [pom]
[INFO] midPoint Model - api                                               [jar]
[INFO] midPoint Model - common                                            [jar]
[INFO] midPoint Notifications - api                                       [jar]
[INFO] Dummy Connector Fake                                               [jar]
[INFO] midPoint Authentication - api                                      [jar]
[INFO] midPoint Model - test                                              [jar]
[INFO] midPoint Report - api                                              [jar]
[INFO] midPoint Cases - api                                               [jar]
[INFO] midPoint Access Certification - api                                [jar]
[INFO] midPoint Model - impl                                              [jar]
[INFO] midPoint Notifications - impl                                      [jar]
[INFO] midPoint Report - impl                                             [jar]
[INFO] midPoint Model - integration tests                                 [jar]
[INFO] midPoint Workflow - api                                            [jar]
[INFO] midPoint Cases - impl                                              [jar]
[INFO] midPoint Workflow - impl                                           [jar]
[INFO] midPoint Access Certification - impl                               [jar]
[INFO] midPoint Authentication - impl                                     [jar]
[INFO] midPoint REST-ish service implementation                           [jar]
[INFO] midPoint Customizations                                            [pom]
[INFO] midPoint User Interface                                            [pom]
[INFO] midPoint User Interface - admin web gui                            [jar]
[INFO] midPoint Testing Infrastructure                                    [pom]
[INFO] midPoint Testing - Resource Connection Tests                       [jar]
[INFO] midPoint Testing - Long Tests                                      [jar]
[INFO] midPoint Testing - Story Tests                                     [jar]
[INFO] midPoint Testing - REST API                                        [jar]
[INFO] 
[INFO] -------------------< com.evolveum.midpoint:midpoint >-------------------
[INFO] Building midPoint Project 4.8-SNAPSHOT                            [1/63]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ midpoint ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ midpoint ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ midpoint ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ midpoint ---
[INFO] Setting Git Describe: v4.8devel-637-ge10237457e7
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ midpoint >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ midpoint ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ midpoint ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ midpoint ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ midpoint <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ midpoint ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ midpoint ---
[INFO] Skipping pom project
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ midpoint ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg13-jdk17/pom.xml to /root/.m2/repository/com/evolveum/midpoint/midpoint/4.8-SNAPSHOT/midpoint-4.8-SNAPSHOT.pom
[INFO] 
[INFO] -----------------< com.evolveum.midpoint.infra:infra >------------------
[INFO] Building midPoint Infrastructure 4.8-SNAPSHOT                     [2/63]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ infra ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ infra ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ infra ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ infra ---
[INFO] Setting Git Describe: v4.8devel-637-ge10237457e7
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ infra >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ infra ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ infra ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ infra ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ infra <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ infra ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ infra ---
[INFO] Skipping pom project
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ infra ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-master-native-pg13-jdk17/infra/pom.xml to /root/.m2/repository/com/evolveum/midpoint/infra/infra/4.8-SNAPSHOT/infra-4.8-SNAPSHOT.pom
[INFO] 
[INFO] -----------------< com.evolveum.midpoint.infra:schema >-----------------
[INFO] Building midPoint Infrastructure - schema 4.8-SNAPSHOT            [3/63]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] Could not transfer metadata com.evolveum.prism.tools:schema-dist-maven-plugin:4.8-SNAPSHOT/maven-metadata.xml from/to evolveum-nexus (https://nexus.evolveum.com/nexus/content/repositories/snapshots/): transfer failed for https://nexus.evolveum.com/nexus/content/repositories/snapshots/com/evolveum/prism/tools/schema-dist-maven-plugin/4.8-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata com.evolveum.prism.tools:schema-dist-maven-plugin:4.8-SNAPSHOT/maven-metadata.xml from/to evolveum (https://nexus.evolveum.com/nexus/content/groups/public/): transfer failed for https://nexus.evolveum.com/nexus/content/groups/public/com/evolveum/prism/tools/schema-dist-maven-plugin/4.8-SNAPSHOT/maven-metadata.xml
[WARNING] com.evolveum.prism.tools:schema-dist-maven-plugin:4.8-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://nexus.evolveum.com/nexus/content/repositories/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of evolveum-nexus has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism.tools:schema-dist-maven-plugin:4.8-SNAPSHOT/maven-metadata.xml from/to evolveum-nexus (https://nexus.evolveum.com/nexus/content/repositories/snapshots/): transfer failed for https://nexus.evolveum.com/nexus/content/repositories/snapshots/com/evolveum/prism/tools/schema-dist-maven-plugin/4.8-SNAPSHOT/maven-metadata.xml
[WARNING] com.evolveum.prism.tools:schema-dist-maven-plugin:4.8-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://nexus.evolveum.com/nexus/content/groups/public/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of evolveum has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism.tools:schema-dist-maven-plugin:4.8-SNAPSHOT/maven-metadata.xml from/to evolveum (https://nexus.evolveum.com/nexus/content/groups/public/): transfer failed for https://nexus.evolveum.com/nexus/content/groups/public/com/evolveum/prism/tools/schema-dist-maven-plugin/4.8-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.8-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [ 28.621 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.118 s]
[INFO] midPoint Infrastructure - schema ................... FAILURE [  0.043 s]
[INFO] midPoint Repository ................................ SKIPPED
[INFO] midPoint Repository - api .......................... SKIPPED
[INFO] midPoint Task Manager - api ........................ SKIPPED
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SKIPPED
[INFO] midPoint Infrastructure - common ................... SKIPPED
[INFO] midPoint Audit - api ............................... SKIPPED
[INFO] midPoint Security - api ............................ SKIPPED
[INFO] midPoint Repository - SQL common support ........... SKIPPED
[INFO] midPoint Repository - sql repository ............... SKIPPED
[INFO] midPoint System Initialization ..................... SKIPPED
[INFO] midPoint Repository - new SQL repository ........... SKIPPED
[INFO] midPoint Repository - sql repository test .......... SKIPPED
[INFO] midPoint Repository Cache .......................... SKIPPED
[INFO] midPoint Audit - logging impl ...................... SKIPPED
[INFO] midPoint Icf Connectors ............................ SKIPPED
[INFO] Dummy Resource ..................................... SKIPPED
[INFO] midPoint Repository - test utils ................... SKIPPED
[INFO] midPoint Security - impl ........................... SKIPPED
[INFO] midPoint Task Manager - Quartz impl ................ SKIPPED
[INFO] midPoint Tools ..................................... SKIPPED
[INFO] midPoint Tools - Ninja ............................. SKIPPED
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... 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:  01:43 min
[INFO] Finished at: 2023-07-29T20:34:04Z
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin com.evolveum.prism.tools:schema-dist-maven-plugin:4.8-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.evolveum.prism.tools:schema-dist-maven-plugin:jar:4.8-SNAPSHOT: Could not transfer artifact com.evolveum.prism.tools:schema-dist-maven-plugin:pom:4.8-SNAPSHOT from/to evolveum-nexus (https://nexus.evolveum.com/nexus/content/repositories/snapshots/): transfer failed for https://nexus.evolveum.com/nexus/content/repositories/snapshots/com/evolveum/prism/tools/schema-dist-maven-plugin/4.8-SNAPSHOT/schema-dist-maven-plugin-4.8-SNAPSHOT.pom: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed: NotAfter: Sat Jul 29 16:28:29 UTC 2023 -> [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/PluginResolutionException
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list