See <https://ci-builds.apache.org/job/Santuario/job/Santuario%202.3.x-fixes%20JDK8/29/display/redirect?page=changes>
Changes: [Colm O hEigeartaigh] Remove call to Signature.getProvider() in debug log (#240) ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds33 (ubuntu) in workspace <https://ci-builds.apache.org/job/Santuario/job/Santuario%202.3.x-fixes%20JDK8/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir > <https://ci-builds.apache.org/job/Santuario/job/Santuario%202.3.x-fixes%20JDK8/ws/.git> > # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git # > timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- > https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/2.3.x-fixes^{commit} # timeout=10 Checking out Revision 31e3901971d91c18a87a58dc7b4bbcac3654b6a7 (refs/remotes/origin/2.3.x-fixes) > git config core.sparsecheckout # timeout=10 > git checkout -f 31e3901971d91c18a87a58dc7b4bbcac3654b6a7 # timeout=10 Commit message: "Remove call to Signature.getProvider() in debug log (#240)" > git rev-list --no-walk 88c7b1ba22351c8d899d0d35aa3aedc35b90c1af # timeout=10 [Santuario 2.3.x-fixes JDK8] $ /home/jenkins/tools/maven/latest3/bin/mvn clean deploy [INFO] Scanning for projects... [INFO] [INFO] --------------------< org.apache.santuario:xmlsec >--------------------- [INFO] Building Apache XML Security for Java 2.3.5-SNAPSHOT [INFO] from pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ xmlsec --- [INFO] Deleting <https://ci-builds.apache.org/job/Santuario/job/Santuario%202.3.x-fixes%20JDK8/ws/target> [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-maven-version) @ xmlsec --- [INFO] [INFO] --- enforcer:3.1.0:enforce (enforce-java-version) @ xmlsec --- [INFO] [INFO] >>> pmd:3.15.0:check (validate) > :pmd @ xmlsec >>> [INFO] [INFO] --- pmd:3.15.0:pmd (pmd) @ xmlsec --- [INFO] PMD version: 6.38.0 [WARNING] Removed misconfigured rule: LoosePackageCoupling cause: No packages or classes specified [INFO] [INFO] <<< pmd:3.15.0:check (validate) < :pmd @ xmlsec <<< [INFO] [INFO] [INFO] --- pmd:3.15.0:check (validate) @ xmlsec --- [INFO] PMD version: 6.38.0 [INFO] [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (default) @ xmlsec --- [INFO] argLine set to "-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=<https://ci-builds.apache.org/job/Santuario/job/Santuario%202.3.x-fixes%20JDK8/ws/target/jacoco.exec"> [INFO] [INFO] --- jaxb2:0.14.0:generate (bindings) @ xmlsec --- [INFO] Sources are not up-to-date, XJC will be executed. [INFO] Episode file [<https://ci-builds.apache.org/job/Santuario/job/Santuario%202.3.x-fixes%20JDK8/ws/target/generated-sources/xjc/META-INF/sun-jaxb.episode]> was augmented with if-exists="true" attributes. [INFO] [INFO] --- replacer:1.5.3:replace (bindings-workaround-sun-jaxb) @ xmlsec --- [INFO] Replacement run on 1 file. [INFO] [INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ xmlsec --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xmlsec --- [INFO] Copying 10 resources from src/main/java to target/classes [INFO] Copying 21 resources from src/main/resources to target/classes [INFO] Copying 1 resource from target/generated-sources/xjc to target/classes [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- compiler:3.10.1:compile (default-compile) @ xmlsec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 460 source files to <https://ci-builds.apache.org/job/Santuario/job/Santuario%202.3.x-fixes%20JDK8/ws/target/classes> [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xmlsec --- [INFO] Copying 1 resource from src/test/java to target/test-classes [INFO] Copying 1161 resources from src/test/resources to target/test-classes [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/test-classes [INFO] [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ xmlsec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 229 source files to <https://ci-builds.apache.org/job/Santuario/job/Santuario%202.3.x-fixes%20JDK8/ws/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://ci-builds.apache.org/job/Santuario/job/Santuario%202.3.x-fixes%20JDK8/ws/src/test/java/org/apache/xml/security/test/dom/algorithms/PKSignatureAlgorithmTest.java>:[512,33] error: incompatible types: String cannot be converted to double [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 46.579 s [INFO] Finished at: 2023-11-04T11:23:03Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project xmlsec: Compilation failure [ERROR] <https://ci-builds.apache.org/job/Santuario/job/Santuario%202.3.x-fixes%20JDK8/ws/src/test/java/org/apache/xml/security/test/dom/algorithms/PKSignatureAlgorithmTest.java>:[512,33] error: incompatible types: String cannot be converted to double [ERROR] [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 Build step 'Invoke top-level Maven targets' marked build as failure
