[midPoint-ci] Build failed in Jenkins: Prism - master #210

Jenkins noreply at evolveum.com
Wed Jul 26 14:48:40 CEST 2023


See <https://jenkins.evolveum.com/job/prism-master/210/display/redirect>

Changes:


------------------------------------------
[...truncated 495 lines...]
[INFO] Compiling 13 source files to /home/jenkins/agent/workspace/prism-master/infra/concepts/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ concepts ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ concepts ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ concepts ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ concepts ---
[INFO] Building jar: /home/jenkins/agent/workspace/prism-master/infra/concepts/target/concepts-4.8-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ concepts >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ concepts ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ concepts ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ concepts ---
[INFO] 
[INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ concepts ---
[INFO] No ANTLR 4 grammars to compile in /home/jenkins/agent/workspace/prism-master/infra/concepts/src/main/antlr4
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ concepts <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ concepts ---
[INFO] Building jar: /home/jenkins/agent/workspace/prism-master/infra/concepts/target/concepts-4.8-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ concepts ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ concepts ---
[INFO] Installing /home/jenkins/agent/workspace/prism-master/infra/concepts/pom.xml to /root/.m2/repository/com/evolveum/commons/concepts/4.8-SNAPSHOT/concepts-4.8-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/prism-master/infra/concepts/target/concepts-4.8-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/commons/concepts/4.8-SNAPSHOT/concepts-4.8-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/prism-master/infra/concepts/target/concepts-4.8-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/commons/concepts/4.8-SNAPSHOT/concepts-4.8-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ concepts ---
[INFO] Deploying com.evolveum.commons:concepts:4.8-SNAPSHOT at end
[INFO] 
[INFO] ----------------------< com.evolveum.axiom:axiom >----------------------
[INFO] Building Axiom 4.8-SNAPSHOT                                       [7/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ axiom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ axiom ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ axiom ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ axiom ---
[INFO] Setting Git Describe: v4.8-M2-14-g63b6d185a
[INFO] 
[INFO] --- antlr4-maven-plugin:4.10.1:antlr4 (default) @ axiom ---
[INFO] ANTLR 4: Processing source directory /home/jenkins/agent/workspace/prism-master/infra/axiom/src/main/antlr4
[INFO] Processing grammar: com/evolveum/axiom/lang/antlr/query/AxiomQueryLexer.g4
[INFO] Processing grammar: com/evolveum/axiom/lang/antlr/query/AxiomQueryParser.g4
[INFO] Processing grammar: com/evolveum/axiom/lang/antlr/Axiom.g4
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ axiom ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ axiom ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 126 source files to /home/jenkins/agent/workspace/prism-master/infra/axiom/target/classes
[INFO] /home/jenkins/agent/workspace/prism-master/infra/axiom/src/main/java/com/evolveum/axiom/lang/antlr/AbstractAxiomAntlrVisitor.java: /home/jenkins/agent/workspace/prism-master/infra/axiom/src/main/java/com/evolveum/axiom/lang/antlr/AbstractAxiomAntlrVisitor.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/prism-master/infra/axiom/src/main/java/com/evolveum/axiom/lang/antlr/AbstractAxiomAntlrVisitor.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/prism-master/infra/axiom/src/main/java/com/evolveum/axiom/api/AxiomStructuredValue.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/prism-master/infra/axiom/src/main/java/com/evolveum/axiom/api/AxiomStructuredValue.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ axiom ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 31 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ axiom ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/prism-master/infra/axiom/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ axiom ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ axiom ---
[INFO] Building jar: /home/jenkins/agent/workspace/prism-master/infra/axiom/target/axiom-4.8-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ axiom >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ axiom ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ axiom ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ axiom ---
[INFO] 
[INFO] --- antlr4-maven-plugin:4.10.1:antlr4 (default) @ axiom ---
[INFO] No grammars to process
[INFO] ANTLR 4: Processing source directory /home/jenkins/agent/workspace/prism-master/infra/axiom/src/main/antlr4
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ axiom <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ axiom ---
[INFO] Building jar: /home/jenkins/agent/workspace/prism-master/infra/axiom/target/axiom-4.8-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ axiom ---
[INFO] No dependency problems found
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ axiom ---
[INFO] Installing /home/jenkins/agent/workspace/prism-master/infra/axiom/pom.xml to /root/.m2/repository/com/evolveum/axiom/axiom/4.8-SNAPSHOT/axiom-4.8-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/prism-master/infra/axiom/target/axiom-4.8-SNAPSHOT.jar to /root/.m2/repository/com/evolveum/axiom/axiom/4.8-SNAPSHOT/axiom-4.8-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/prism-master/infra/axiom/target/axiom-4.8-SNAPSHOT-sources.jar to /root/.m2/repository/com/evolveum/axiom/axiom/4.8-SNAPSHOT/axiom-4.8-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ axiom ---
[INFO] Deploying com.evolveum.axiom:axiom:4.8-SNAPSHOT at end
[INFO] 
[INFO] ----------------------< com.evolveum.prism:prism >----------------------
[INFO] Building midPoint Infrastructure 4.8-SNAPSHOT                     [8/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ prism ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ prism ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ prism ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ prism ---
[INFO] Setting Git Describe: v4.8-M2-14-g63b6d185a
[INFO] 
[INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ prism >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ prism ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ prism ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ prism ---
[INFO] 
[INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ prism <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ prism ---
[INFO] 
[INFO] --- maven-dependency-plugin:3.3.0:analyze-only (analyze) @ prism ---
[INFO] Skipping pom project
[INFO] 
[INFO] --- maven-install-plugin:3.0.1:install (default-install) @ prism ---
[INFO] Installing /home/jenkins/agent/workspace/prism-master/infra/pom.xml to /root/.m2/repository/com/evolveum/prism/prism/4.8-SNAPSHOT/prism-4.8-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ prism ---
[INFO] Deploying com.evolveum.prism:prism:4.8-SNAPSHOT at end
[INFO] 
[INFO] --------------------< com.evolveum.prism:prism-api >--------------------
[INFO] Building midPoint Infrastructure - prism-api 4.8-SNAPSHOT         [9/13]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ prism-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ prism-api ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (validate) @ prism-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- gitdescribe-maven-plugin:3.0:gitdescribe (git-describe) @ prism-api ---
[INFO] Setting Git Describe: v4.8-M2-14-g63b6d185a
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ prism-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ prism-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 331 source files to /home/jenkins/agent/workspace/prism-master/infra/prism-api/target/classes
[INFO] /home/jenkins/agent/workspace/prism-master/infra/prism-api/src/main/java/com/evolveum/midpoint/prism/PrismParserNoIO.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/prism-master/infra/prism-api/src/main/java/com/evolveum/midpoint/prism/PrismParserNoIO.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/prism-master/infra/prism-api/src/main/java/com/evolveum/midpoint/prism/xnode/MetadataAware.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/prism-master/infra/prism-api/src/main/java/com/evolveum/midpoint/prism/xnode/MetadataAware.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/agent/workspace/prism-master/infra/prism-api/src/main/java/com/evolveum/midpoint/prism/query/PrismQueryLanguageParser.java:[27,5] cannot find symbol
  symbol:   class PreparedPrismQuery
  location: interface com.evolveum.midpoint.prism.query.PrismQueryLanguageParser
[ERROR] /home/jenkins/agent/workspace/prism-master/infra/prism-api/src/main/java/com/evolveum/midpoint/prism/query/PrismQueryLanguageParser.java:[29,9] cannot find symbol
  symbol:   class PreparedPrismQuery
  location: interface com.evolveum.midpoint.prism.query.PrismQueryLanguageParser
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Prism Project 4.8-SNAPSHOT:
[INFO] 
[INFO] Prism Project ...................................... SUCCESS [ 17.728 s]
[INFO] midPoint Tools ..................................... SUCCESS [  0.163 s]
[INFO] midPoint Tools - testing utils (lvl 1) ............. SUCCESS [  7.201 s]
[INFO] midPoint Infrastructure - java utils ............... SUCCESS [  9.288 s]
[INFO] midPoint Tools - schema dist maven plugin .......... SUCCESS [  5.438 s]
[INFO] Concepts ........................................... SUCCESS [  2.666 s]
[INFO] Axiom .............................................. SUCCESS [  6.890 s]
[INFO] midPoint Infrastructure ............................ SUCCESS [  0.140 s]
[INFO] midPoint Infrastructure - prism-api ................ FAILURE [  3.791 s]
[INFO] midPoint Infrastructure - prism-impl ............... SKIPPED
[INFO] midPoint Infrastructure - prism maven plugin ....... SKIPPED
[INFO] midPoint Tools - Prism Codegen ..................... SKIPPED
[INFO] midPoint Infrastructure - Prism Codegen maven plugin SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  55.426 s
[INFO] Finished at: 2023-07-26T12:48:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project prism-api: Compilation failure: Compilation failure: 
[ERROR] /home/jenkins/agent/workspace/prism-master/infra/prism-api/src/main/java/com/evolveum/midpoint/prism/query/PrismQueryLanguageParser.java:[27,5] cannot find symbol
[ERROR]   symbol:   class PreparedPrismQuery
[ERROR]   location: interface com.evolveum.midpoint.prism.query.PrismQueryLanguageParser
[ERROR] /home/jenkins/agent/workspace/prism-master/infra/prism-api/src/main/java/com/evolveum/midpoint/prism/query/PrismQueryLanguageParser.java:[29,9] cannot find symbol
[ERROR]   symbol:   class PreparedPrismQuery
[ERROR]   location: interface com.evolveum.midpoint.prism.query.PrismQueryLanguageParser
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :prism-api
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list