[midPoint-ci] Build failed in Jenkins: midPoint - support 4.10 - compile #143
Jenkins
noreply at evolveum.com
Fri Mar 13 12:48:13 CET 2026
See <https://jenkins.evolveum.com/job/midpoint-support-4-10-compile/143/display/redirect>
Changes:
------------------------------------------
[...truncated 4702 lines...]
[INFO] src/frontend/scss/midpoint.scss 7:9 root stylesheet
[INFO] @ ./src/frontend/scss/midpoint.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/midpoint.scss (./src/frontend/scss/midpoint.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/midpoint.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] Deprecation Warning on line 150, column 9 of file:///home/jenkins/agent/workspace/midpoint-support-4-10-compile/gui/admin-gui/node_modules/admin-lte/node_modules/bootstrap/scss/_functions.scss:150:9:
[INFO] The Sass if() syntax is deprecated in favor of the modern CSS syntax.
[INFO]
[INFO] Suggestion: if(sass($dividend > 0 and $divisor > 0 or $dividend < 0 and $divisor < 0): 1; else: -1)
[INFO]
[INFO] More info: https://sass-lang.com/d/if-function
[INFO]
[INFO] 150 | $sign: if($dividend > 0 and $divisor > 0 or $dividend < 0 and $divisor < 0, 1, -1);
[INFO]
[INFO]
[INFO] node_modules/admin-lte/node_modules/bootstrap/scss/_functions.scss 151:10 @import
[INFO] src/frontend/scss/_midpoint-variables.scss 7:9 @import
[INFO] src/frontend/scss/midpoint.scss 7:9 root stylesheet
[INFO] @ ./src/frontend/scss/midpoint.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/midpoint.scss (./src/frontend/scss/midpoint.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/midpoint.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] css-function-mixin deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.
[INFO] @ ./src/frontend/scss/midpoint.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/midpoint.scss (./src/frontend/scss/midpoint.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/midpoint.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] mixed-decls deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.
[INFO] @ ./src/frontend/scss/midpoint.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/midpoint.scss (./src/frontend/scss/midpoint.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/midpoint.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] 16 repetitive deprecation warnings omitted.
[INFO] Run in verbose mode to see all warnings.
[INFO] @ ./src/frontend/scss/midpoint.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/vendors-fonts.scss (./src/frontend/scss/vendors-fonts.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/vendors-fonts.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] css-function-mixin deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.
[INFO] @ ./src/frontend/scss/vendors-fonts.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/vendors-fonts.scss (./src/frontend/scss/vendors-fonts.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/vendors-fonts.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] mixed-decls deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.
[INFO] @ ./src/frontend/scss/vendors-fonts.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/vendors.scss (./src/frontend/scss/vendors.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/vendors.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] Deprecation Warning on line 18, column 10 of file:///home/jenkins/agent/workspace/midpoint-support-4-10-compile/gui/admin-gui/node_modules/admin-lte/node_modules/bootstrap/scss/mixins/_breakpoints.scss:18:10:
[INFO] The Sass if() syntax is deprecated in favor of the modern CSS syntax.
[INFO]
[INFO] Suggestion: if(sass($n != null and $n < length($breakpoint-names)): nth($breakpoint-names, $n + 1))
[INFO]
[INFO] More info: https://sass-lang.com/d/if-function
[INFO]
[INFO] 18 | @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);
[INFO]
[INFO]
[INFO] node_modules/admin-lte/node_modules/bootstrap/scss/mixins/_breakpoints.scss 19:11 @import
[INFO] src/frontend/scss/_midpoint-variables.scss 19:9 @import
[INFO] src/frontend/scss/vendors.scss 9:9 root stylesheet
[INFO] @ ./src/frontend/scss/vendors.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/vendors.scss (./src/frontend/scss/vendors.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/vendors.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] Deprecation Warning on line 102, column 15 of file:///home/jenkins/agent/workspace/midpoint-support-4-10-compile/gui/admin-gui/node_modules/admin-lte/node_modules/bootstrap/scss/_functions.scss:102:15:
[INFO] The Sass if() syntax is deprecated in favor of the modern CSS syntax.
[INFO]
[INFO] Suggestion: if(sass($level > 0): $black; else: $white)
[INFO]
[INFO] More info: https://sass-lang.com/d/if-function
[INFO]
[INFO] 102 | $color-base: if($level > 0, $black, $white);
[INFO]
[INFO]
[INFO] node_modules/admin-lte/node_modules/bootstrap/scss/_functions.scss 103:16 @import
[INFO] src/frontend/scss/_midpoint-variables.scss 7:9 @import
[INFO] src/frontend/scss/vendors.scss 9:9 root stylesheet
[INFO] @ ./src/frontend/scss/vendors.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/vendors.scss (./src/frontend/scss/vendors.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/vendors.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] Deprecation Warning on line 122, column 10 of file:///home/jenkins/agent/workspace/midpoint-support-4-10-compile/gui/admin-gui/node_modules/admin-lte/node_modules/bootstrap/scss/_functions.scss:122:10:
[INFO] The Sass if() syntax is deprecated in favor of the modern CSS syntax.
[INFO]
[INFO] Suggestion: if(sass($return-calc == true): calc(#{$value1} + #{$value2}); else: $value1 + unquote(" + ") + $value2)
[INFO]
[INFO] More info: https://sass-lang.com/d/if-function
[INFO]
[INFO] 122 | @return if($return-calc == true, calc(#{$value1} + #{$value2}), $value1 + unquote(" + ") + $value2);
[INFO]
[INFO]
[INFO] node_modules/admin-lte/node_modules/bootstrap/scss/_functions.scss 123:11 @import
[INFO] src/frontend/scss/_midpoint-variables.scss 7:9 @import
[INFO] src/frontend/scss/vendors.scss 9:9 root stylesheet
[INFO] @ ./src/frontend/scss/vendors.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/vendors.scss (./src/frontend/scss/vendors.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/vendors.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] Deprecation Warning on line 146, column 10 of file:///home/jenkins/agent/workspace/midpoint-support-4-10-compile/gui/admin-gui/node_modules/admin-lte/node_modules/bootstrap/scss/_functions.scss:146:10:
[INFO] The Sass if() syntax is deprecated in favor of the modern CSS syntax.
[INFO]
[INFO] Suggestion: if(sass($return-calc == true): calc(#{$value1} - #{$value2}); else: $value1 + unquote(" - ") + $value2)
[INFO]
[INFO] More info: https://sass-lang.com/d/if-function
[INFO]
[INFO] 146 | @return if($return-calc == true, calc(#{$value1} - #{$value2}), $value1 + unquote(" - ") + $value2);
[INFO]
[INFO]
[INFO] node_modules/admin-lte/node_modules/bootstrap/scss/_functions.scss 147:11 @import
[INFO] src/frontend/scss/_midpoint-variables.scss 7:9 @import
[INFO] src/frontend/scss/vendors.scss 9:9 root stylesheet
[INFO] @ ./src/frontend/scss/vendors.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/vendors.scss (./src/frontend/scss/vendors.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/vendors.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] Deprecation Warning on line 150, column 9 of file:///home/jenkins/agent/workspace/midpoint-support-4-10-compile/gui/admin-gui/node_modules/admin-lte/node_modules/bootstrap/scss/_functions.scss:150:9:
[INFO] The Sass if() syntax is deprecated in favor of the modern CSS syntax.
[INFO]
[INFO] Suggestion: if(sass($dividend > 0 and $divisor > 0 or $dividend < 0 and $divisor < 0): 1; else: -1)
[INFO]
[INFO] More info: https://sass-lang.com/d/if-function
[INFO]
[INFO] 150 | $sign: if($dividend > 0 and $divisor > 0 or $dividend < 0 and $divisor < 0, 1, -1);
[INFO]
[INFO]
[INFO] node_modules/admin-lte/node_modules/bootstrap/scss/_functions.scss 151:10 @import
[INFO] src/frontend/scss/_midpoint-variables.scss 7:9 @import
[INFO] src/frontend/scss/vendors.scss 9:9 root stylesheet
[INFO] @ ./src/frontend/scss/vendors.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/vendors.scss (./src/frontend/scss/vendors.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/vendors.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] css-function-mixin deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.
[INFO] @ ./src/frontend/scss/vendors.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/vendors.scss (./src/frontend/scss/vendors.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/vendors.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] mixed-decls deprecation is obsolete. If you were previously silencing it, your code may now behave in unexpected ways.
[INFO] @ ./src/frontend/scss/vendors.scss
[INFO]
[INFO] WARNING in ./src/frontend/scss/vendors.scss (./src/frontend/scss/vendors.scss.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/frontend/scss/vendors.scss)
[INFO] Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
[INFO] 5 repetitive deprecation warnings omitted.
[INFO] Run in verbose mode to see all warnings.
[INFO] @ ./src/frontend/scss/vendors.scss
[INFO]
[INFO] webpack 5.105.4 compiled with 47 warnings in 49912 ms
[INFO]
[INFO] --- resources:3.1.0:resources (default-resources) @ admin-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 54 resources
[INFO] Copying 1 resource
[INFO] Copying 1 resource to META-INF/services
[INFO] Copying 780 resources
[INFO] Copying 0 resource
[INFO] Copying 13 resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ admin-gui ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2258 source files with javac [debug target 17] to target/classes
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for midPoint Project 4.10.2-SNAPSHOT:
[INFO]
[INFO] midPoint Project ................................... SUCCESS [ 1.651 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [ 0.140 s]
[INFO] midPoint Infrastructure - schema ................... SUCCESS [01:41 min]
[INFO] midPoint Repository ................................ SUCCESS [ 0.086 s]
[INFO] midPoint Repository - api .......................... SUCCESS [ 0.533 s]
[INFO] midPoint Task Manager - api ........................ SUCCESS [ 0.512 s]
[INFO] midPoint Infrastructure - testing utils (lvl 2) .... SUCCESS [ 2.647 s]
[INFO] midPoint Infrastructure - common ................... SUCCESS [ 2.025 s]
[INFO] midPoint Audit - api ............................... SUCCESS [ 0.351 s]
[INFO] midPoint Security - api ............................ SUCCESS [ 0.544 s]
[INFO] midPoint Repository - SQL common support ........... SUCCESS [ 0.861 s]
[INFO] midPoint System Initialization ..................... SUCCESS [ 12.374 s]
[INFO] midPoint Repository - new SQL repository ........... SUCCESS [ 7.456 s]
[INFO] midPoint Repository - sql repository test .......... SUCCESS [ 0.410 s]
[INFO] midPoint Repository Cache .......................... SUCCESS [ 1.422 s]
[INFO] midPoint Audit - logging impl ...................... SUCCESS [ 0.291 s]
[INFO] midPoint Icf Connectors ............................ SUCCESS [ 0.080 s]
[INFO] Dummy Resource ..................................... SUCCESS [ 0.764 s]
[INFO] midPoint Repository - test utils ................... SUCCESS [ 3.965 s]
[INFO] midPoint Security - impl ........................... SUCCESS [ 0.542 s]
[INFO] midPoint Task Manager - Quartz impl ................ SUCCESS [ 2.055 s]
[INFO] midPoint Tools ..................................... SUCCESS [ 0.095 s]
[INFO] midPoint Tools - Ninja ............................. SUCCESS [ 2.788 s]
[INFO] midPoint Tools - custom Spring Boot JAR layout ..... SUCCESS [ 0.145 s]
[INFO] midPoint Infrastructure - pure JAXB schema ......... SUCCESS [ 11.369 s]
[INFO] midPoint Repo Commons .............................. SUCCESS [ 3.933 s]
[INFO] midPoint Security Enforcer - api ................... SUCCESS [ 0.337 s]
[INFO] midPoint Security Enforcer - impl .................. SUCCESS [ 0.759 s]
[INFO] midPoint Provisioning .............................. SUCCESS [ 0.072 s]
[INFO] midPoint Provisioning - api ........................ SUCCESS [ 0.399 s]
[INFO] Unified Connector Framework - api .................. SUCCESS [ 0.475 s]
[INFO] Dummy Connector .................................... SUCCESS [ 0.506 s]
[INFO] Unified Connector Framework - ConnId impl .......... SUCCESS [ 2.295 s]
[INFO] Unified Connector Framework - Built-in impl ........ SUCCESS [ 0.771 s]
[INFO] midPoint Provisioning - impl ....................... SUCCESS [ 5.015 s]
[INFO] midPoint Model ..................................... SUCCESS [ 0.075 s]
[INFO] midPoint Model - api ............................... SUCCESS [ 1.289 s]
[INFO] midPoint Model - common ............................ SUCCESS [ 2.822 s]
[INFO] midPoint Notifications - api ....................... SUCCESS [ 0.385 s]
[INFO] Dummy Connector Fake ............................... SUCCESS [ 0.138 s]
[INFO] midPoint Authentication - api ...................... SUCCESS [ 0.510 s]
[INFO] midPoint Model - test .............................. SUCCESS [ 1.876 s]
[INFO] midPoint Report - api .............................. SUCCESS [ 0.240 s]
[INFO] midPoint Cases - api ............................... SUCCESS [ 0.346 s]
[INFO] midPoint Access Certification - api ................ SUCCESS [ 0.258 s]
[INFO] midPoint Model - impl .............................. SUCCESS [ 14.069 s]
[INFO] midPoint Notifications - impl ...................... SUCCESS [ 2.090 s]
[INFO] midPoint Report - impl ............................. SUCCESS [ 1.783 s]
[INFO] midPoint Model - integration tests ................. SUCCESS [ 7.708 s]
[INFO] midPoint Workflow - api ............................ SUCCESS [ 0.239 s]
[INFO] midPoint Cases - impl .............................. SUCCESS [ 0.738 s]
[INFO] midPoint Workflow - impl ........................... SUCCESS [ 2.235 s]
[INFO] midPoint Access Certification - impl ............... SUCCESS [ 1.858 s]
[INFO] midPoint Authentication - impl ..................... SUCCESS [ 2.813 s]
[INFO] midPoint REST-ish service implementation ........... SUCCESS [ 0.651 s]
[INFO] midPoint Customizations ............................ SUCCESS [ 0.071 s]
[INFO] midPoint User Interface ............................ SUCCESS [ 0.070 s]
[INFO] midPoint User Interface - admin web gui ............ FAILURE [02:09 min]
[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: 05:41 min
[INFO] Finished at: 2026-03-13T11:48:11Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project admin-gui: Fatal error compiling: /root/.m2/repository/com/evolveum/commons/util/4.10.2-SNAPSHOT/util-4.10.2-SNAPSHOT.jar -> [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 :admin-gui
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step
More information about the midPoint-ci
mailing list