[midPoint-ci] Build failed in Jenkins: midPoint - support 4.8 - main build, JDK 17 #731

Jenkins noreply at evolveum.com
Wed Oct 15 21:47:59 CEST 2025


See <https://jenkins.evolveum.com/job/midpoint-support-4-8-main-jdk17/731/display/redirect>

Changes:


------------------------------------------
[...truncated 607 lines...]
[INFO] --- schema-dist-maven-plugin:4.8.11-SNAPSHOT:schemadist (schemadist-prism) @ schema ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-sources) @ schema ---
[INFO] Source directory: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/target/generated-sources/prism added.
[INFO] 
[INFO] <<< prism-codegen-maven-plugin:4.8.11-SNAPSHOT:codegen (codegen) < generate-sources @ schema <<<
[INFO] 
[INFO] 
[INFO] --- prism-codegen-maven-plugin:4.8.11-SNAPSHOT:codegen (codegen) @ schema ---
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/common/common-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/common/audit-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/common/api-types-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/resource/capabilities-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/connector/icf-1/resource-schema-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/connector/icf-1/connector-schema-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/model/scripting/scripting-3.xsd
[INFO] 
[INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-sources) @ schema ---
[INFO] Source directory: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/target/generated-sources/prism added.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 40 resources
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ schema ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 1938 source files with javac [debug target 17] to target/classes
[WARNING] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/java/com/evolveum/midpoint/schema/GetOperationOptions.java:[229,33] deprecated item is not annotated with @Deprecated
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceSchema.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceSchema.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/target/generated-sources/prism/com/evolveum/midpoint/xml/ns/_public/common/common_3/BaseEventHandlerType.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/target/generated-sources/prism/com/evolveum/midpoint/xml/ns/_public/common/common_3/BaseEventHandlerType.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 264 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ schema ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 80 source files with javac [debug target 17] to target/test-classes
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/test/java/com/evolveum/midpoint/schema/parser/AbstractContainerValueParserTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/test/java/com/evolveum/midpoint/schema/parser/AbstractContainerValueParserTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/test/java/com/evolveum/midpoint/schema/validator/processor/TestUpgradeProcessors.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/test/java/com/evolveum/midpoint/schema/validator/processor/TestUpgradeProcessors.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ schema ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ schema ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/target/schema-4.8.11-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ schema >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ schema ---
[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) @ schema ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ schema ---
[INFO] 
[INFO] >>> schema-dist-maven-plugin:4.8.11-SNAPSHOT:schemadist (schemadist-prism) > :schemadist @ schema >>>
[INFO] 
[INFO] <<< schema-dist-maven-plugin:4.8.11-SNAPSHOT:schemadist (schemadist-prism) < :schemadist @ schema <<<
[INFO] 
[INFO] 
[INFO] --- schema-dist-maven-plugin:4.8.11-SNAPSHOT:schemadist (schemadist-prism) @ schema ---
[INFO] 
[INFO] >>> prism-codegen-maven-plugin:4.8.11-SNAPSHOT:codegen (codegen) > generate-sources @ schema >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce) @ schema ---
[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) @ schema ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ schema ---
[INFO] 
[INFO] >>> schema-dist-maven-plugin:4.8.11-SNAPSHOT:schemadist (schemadist-prism) > :schemadist @ schema >>>
[INFO] 
[INFO] <<< schema-dist-maven-plugin:4.8.11-SNAPSHOT:schemadist (schemadist-prism) < :schemadist @ schema <<<
[INFO] 
[INFO] 
[INFO] --- schema-dist-maven-plugin:4.8.11-SNAPSHOT:schemadist (schemadist-prism) @ schema ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-sources) @ schema ---
[INFO] Source directory: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/target/generated-sources/prism added.
[INFO] 
[INFO] <<< prism-codegen-maven-plugin:4.8.11-SNAPSHOT:codegen (codegen) < generate-sources @ schema <<<
[INFO] 
[INFO] 
[INFO] --- prism-codegen-maven-plugin:4.8.11-SNAPSHOT:codegen (codegen) @ schema ---
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/common/common-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/common/audit-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/common/api-types-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/resource/capabilities-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/connector/icf-1/resource-schema-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/connector/icf-1/connector-schema-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/model/scripting/scripting-3.xsd
[INFO] 
[INFO] --- build-helper-maven-plugin:3.6.1:add-source (add-sources) @ schema ---
[INFO] Source directory: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/target/generated-sources/prism added.
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ schema <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ schema ---
[INFO] Building jar: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/target/schema-4.8.11-SNAPSHOT-sources.jar
[WARNING] artifact com.evolveum.midpoint.infra:schema:java-source:sources:4.8.11-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.9.1:makeBom (sbom-package) @ schema ---
[INFO] CycloneDX: Resolving Dependencies
[WARNING] com.evolveum.prism:prism-parent:4.8.11-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.11-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/evolveum/prism/prism-parent/4.8.11-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata com.evolveum.prism:prism:4.8.11-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/evolveum/prism/prism/4.8.11-SNAPSHOT/maven-metadata.xml
[WARNING] com.evolveum.prism:prism-parent:4.8.11-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.11-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/evolveum/prism/prism-parent/4.8.11-SNAPSHOT/maven-metadata.xml
[WARNING] com.evolveum.prism:prism:4.8.11-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism:4.8.11-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/evolveum/prism/prism/4.8.11-SNAPSHOT/maven-metadata.xml
[WARNING] com.evolveum.prism:prism-parent:4.8.11-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://0.0.0.0/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of maven-default-http-blocker has elapsed or updates are forced. Original error: Could not transfer metadata com.evolveum.prism:prism-parent:4.8.11-SNAPSHOT/maven-metadata.xml from/to maven-default-http-blocker (http://0.0.0.0/): transfer failed for http://0.0.0.0/com/evolveum/prism/prism-parent/4.8.11-SNAPSHOT/maven-metadata.xml
[INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/target/bom.xml
[INFO]            attaching as schema-4.8.11-SNAPSHOT-cyclonedx.xml
[WARNING] artifact com.evolveum.midpoint.infra:schema:xml:cyclonedx:4.8.11-SNAPSHOT already attached, replace previous instance
[INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/target/bom.json
[INFO]            attaching as schema-4.8.11-SNAPSHOT-cyclonedx.json
[WARNING] artifact com.evolveum.midpoint.infra:schema:json:cyclonedx:4.8.11-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] <<< prism-maven-plugin:4.8.11-SNAPSHOT:schemadoc (schemadoc) < package @ schema <<<
[INFO] 
[INFO] 
[INFO] --- prism-maven-plugin:4.8.11-SNAPSHOT:schemadoc (schemadoc) @ schema ---
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/common/common-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/common/api-types-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/connector/icf-1/resource-schema-3.xsd
[INFO] Loading schema from file /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/src/main/resources/xml/ns/public/model/scripting/scripting-3.xsd
[WARNING] configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders'
[WARNING] configuration key 'file.resource.loader.class' has been deprecated in favor of 'resource.loader.file.class'
[WARNING] configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path'
[WARNING] configuration key 'file.resource.loader.cache' has been deprecated in favor of 'resource.loader.file.cache'
[INFO] Building zip: /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/target/schema-4.8.11-SNAPSHOT-schemadoc.zip
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ schema ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.1.4:install (default-install) @ schema ---
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/pom.xml to /root/.m2/repository/com/evolveum/midpoint/infra/schema/4.8.11-SNAPSHOT/schema-4.8.11-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/target/schema-4.8.11-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/midpoint/infra/schema/4.8.11-SNAPSHOT/schema-4.8.11-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/midpoint-support-4-8-main-jdk17/infra/schema/target/schema-4.8.11-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/midpoint/infra/schema/4.8.11-SNAPSHOT/schema-4.8.11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.8.11-SNAPSHOT:
[INFO] 
[INFO] midPoint Project ................................... SUCCESS [  3.189 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.354 s]
[INFO] midPoint Infrastructure - schema ................... FAILURE [01:23 min]
[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 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 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:  01:27 min
[INFO] Finished at: 2025-10-15T19:47:58Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:3.1.4:install (default-install) on project schema: Failed to install artifact com.evolveum.midpoint.infra:schema:jar:sources:4.8.11-SNAPSHOT: No space left on device -> [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 :schema
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list