See <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/53/changes>
Changes: [sebb] Internal class; should not be public [sebb] CRYPTO-63 Add JNA binding ------------------------------------------ [...truncated 78 lines...] [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (checkAPIcompatibility) @ commons-crypto --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ commons-crypto --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/src/test/resources> [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ commons-crypto --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/target/test-classes> [INFO] <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/src/test/java/org/apache/commons/crypto/jna/OpensslJnaCryptoRandomTest.java>: <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/src/test/java/org/apache/commons/crypto/jna/OpensslJnaCryptoRandomTest.java> uses or overrides a deprecated API. [INFO] <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/src/test/java/org/apache/commons/crypto/jna/OpensslJnaCryptoRandomTest.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (prepare-agent) @ commons-crypto --- [INFO] argLine set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/0/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=<https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/target/jacoco.exec,excludes=**/examples/*> [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commons-crypto --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.commons.crypto.random.OsCryptoRandomTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.791 sec - in org.apache.commons.crypto.random.OsCryptoRandomTest Running org.apache.commons.crypto.random.JavaCryptoRandomTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 sec - in org.apache.commons.crypto.random.JavaCryptoRandomTest Running org.apache.commons.crypto.random.OpensslCryptoRandomTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.apache.commons.crypto.random.OpensslCryptoRandomTest Running org.apache.commons.crypto.random.CryptoRandomTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.commons.crypto.random.CryptoRandomTest Running org.apache.commons.crypto.cipher.OpensslCipherTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.apache.commons.crypto.cipher.OpensslCipherTest Running org.apache.commons.crypto.cipher.JceCipherTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in org.apache.commons.crypto.cipher.JceCipherTest Running org.apache.commons.crypto.cipher.CryptoCipherFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.commons.crypto.cipher.CryptoCipherFactoryTest Running org.apache.commons.crypto.jna.OpensslJnaCipherTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec - in org.apache.commons.crypto.jna.OpensslJnaCipherTest Running org.apache.commons.crypto.jna.OpensslJnaCryptoRandomTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.9 sec - in org.apache.commons.crypto.jna.OpensslJnaCryptoRandomTest Running org.apache.commons.crypto.stream.CBCNoPaddingCipherStreamTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec - in org.apache.commons.crypto.stream.CBCNoPaddingCipherStreamTest Running org.apache.commons.crypto.stream.CTRCryptoStreamTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec - in org.apache.commons.crypto.stream.CTRCryptoStreamTest Running org.apache.commons.crypto.stream.CTRNoPaddingCipherStreamTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec - in org.apache.commons.crypto.stream.CTRNoPaddingCipherStreamTest Running org.apache.commons.crypto.stream.CBCPKCS5PaddingCipherStreamTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in org.apache.commons.crypto.stream.CBCPKCS5PaddingCipherStreamTest Running org.apache.commons.crypto.stream.PositionedCryptoInputStreamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.apache.commons.crypto.stream.PositionedCryptoInputStreamTest Running org.apache.commons.crypto.utils.UtilsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.commons.crypto.utils.UtilsTest Results : Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-site-plugin:3.4:site (default-site) @ commons-crypto --- [INFO] configuring report plugin org.apache.maven.plugins:maven-changes-plugin:2.12 [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.10.3 [INFO] preparing 'javadoc' report requires 'generate-sources' forked phase execution [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-crypto --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ commons-crypto --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (create-version-file) @ commons-crypto --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-crypto --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.5 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.9 [INFO] configuring report plugin org.apache.maven.plugins:maven-site-plugin:3.4 [INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.19.1 [INFO] preparing 'report' report requires '[surefire]test' forked phase execution [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-crypto --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ commons-crypto --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (create-version-file) @ commons-crypto --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-crypto --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-crypto --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-crypto --- [INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/> [INFO] Storing buildNumber: b6006e563f63c745c964a87fae459200ae24573b at timestamp: 1467119906393 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-crypto --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commons-crypto --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-antrun-plugin:1.8:run (make) @ commons-crypto --- [INFO] Executing tasks make: [exec] make: Nothing to be done for `all'. [INFO] Executed tasks [INFO] [INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ commons-crypto --- [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (checkAPIcompatibility) @ commons-crypto --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ commons-crypto --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/src/test/resources> [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ commons-crypto --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (prepare-agent) @ commons-crypto --- [INFO] argLine set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/0/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=<https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/target/jacoco.exec,excludes=**/examples/*> [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commons-crypto --- [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.11 [INFO] configuring report plugin org.codehaus.mojo:clirr-maven-plugin:2.7 [INFO] preparing 'clirr' report requires 'compile' forked phase execution [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-crypto --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ commons-crypto --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (create-version-file) @ commons-crypto --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-crypto --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-crypto --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-crypto --- [INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/> [INFO] Storing buildNumber: b6006e563f63c745c964a87fae459200ae24573b at timestamp: 1467119908424 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-crypto --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commons-crypto --- [INFO] Nothing to compile - all classes are up to date [INFO] configuring report plugin org.codehaus.mojo:jdepend-maven-plugin:2.0 [INFO] preparing 'generate' report requires 'compile' forked phase execution [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-crypto --- [INFO] [INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ commons-crypto --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (create-version-file) @ commons-crypto --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-crypto --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-crypto --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-crypto --- [INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/> [INFO] Storing buildNumber: b6006e563f63c745c964a87fae459200ae24573b at timestamp: 1467119908981 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-crypto --- [INFO] Using 'iso-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commons-crypto --- [INFO] Nothing to compile - all classes are up to date [INFO] configuring report plugin org.jacoco:jacoco-maven-plugin:0.7.7.201606060606 [INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.17 [INFO] configuring report plugin org.codehaus.mojo:findbugs-maven-plugin:3.0.3 [INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:3.6 [INFO] configuring report plugin org.codehaus.mojo:taglist-maven-plugin:2.4 [INFO] configuring report plugin org.codehaus.mojo:javancss-maven-plugin:2.1 [INFO] Unable to find a previous version of the project in the repository [INFO] Not generating Clirr report as there is no previous version of the library to compare against [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] Fork Value is true [INFO] Done FindBugs Analysis.... [INFO] Parent project loaded from repository: org.apache.commons:commons-parent:pom:40 [INFO] Parent project loaded from repository: org.apache:apache:pom:17 [INFO] Relativizing decoration links with respect to project URL: http://commons.apache.org/proper/commons-crypto/ [INFO] Rendering site with org.apache.commons:commons-skin:jar:4.1 skin. [INFO] Skipped "About" report (maven-project-info-reports-plugin:2.9:index), file "index.html" already exists for the English version. [INFO] Skipped "Issue Management" report (maven-project-info-reports-plugin:2.9:issue-tracking), file "issue-tracking.html" already exists for the English version. [INFO] Skipped "Mailing Lists" report (maven-project-info-reports-plugin:2.9:mailing-list), file "mail-lists.html" already exists for the English version. [INFO] Skipped "Surefire Report" report (maven-surefire-report-plugin:2.19.1:report-only), file "surefire-report.html" already exists for the English version. [INFO] Skipped "JDepend" report (jdepend-maven-plugin:2.0:generate), file "jdepend-report.html" already exists for the English version. [INFO] Rendering 6 Doxia documents: 6 xdoc [INFO] Generating "Changes" report --- maven-changes-plugin:2.12:changes-report [INFO] Generating "JIRA Report" report --- maven-changes-plugin:2.12:jira-report [INFO] Falling back to RSS for issue download: This JIRA server does not support version 2 of the REST API, which maven-changes-plugin requires. [INFO] Downloading from JIRA at: http://issues.apache.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?tempMax=100&reset=true&jqlQuery=project+%3D+CRYPTO+AND+fixVersion+%3D+%221.0.0%22+AND+status+in+%28Resolved%2C+Closed%29+AND+resolution+in+%28Fixed%29+AND+type+in+%28Bug%2C+%22New+Feature%22%2C+Task%2C+Improvement%2C+Wish%2C+Test%29+ORDER+BY+fixversion+DESC%2C+type+ASC%2C+key+DESC [INFO] The JIRA version is '6.3.4' [INFO] The JIRA Report will contain issues only for the current version. [INFO] Generating "JavaDocs" report --- maven-javadoc-plugin:2.10.3:javadoc [INFO] 2 errors 2 warnings [JENKINS] Archiving site from <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/org.apache.commons$commons-crypto/ws/target/site> to /x1/jenkins/jenkins-home/jobs/Commons-CRYPTO-JDK1.8/site --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org