You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/06/22 00:10:50 UTC

Build failed in Jenkins: Commons-CRYPTO-JDK1.8 #40

See <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/40/changes>

Changes:

[sebb] CRYPTO-73 Create example Java source code

[sebb] Simplify

[ggregory] The declared exception GeneralSecurityException is not actually thrown.

[ggregory] Statement unnecessarily nested within else clause.

[ggregory] Redundant specification of type arguments.

[ggregory] The declared exception is not actually thrown.

[ggregory] Use try-with-resources.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/commons-crypto.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/commons-crypto.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/commons-crypto.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 5c14932be14cb1739a7405a409d90c923bb2a6c4 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c14932be14cb1739a7405a409d90c923bb2a6c4
 > git rev-list 82821524d725aeb0c240e5190df473cf268b01fa # timeout=10
Setting MAVEN_3_0_4_HOME=/home/jenkins/tools/maven/apache-maven-3.0.4
Setting JDK_1_7_0_79_UNLIMITED_SECURITY__HOME=/home/jenkins/tools/java/jdk1.7.0_79-unlimited-security
Setting JDK1_8_0_66_UNLIMITED_SECURITY_HOME=/home/jenkins/tools/java/jdk1.8.0_66-unlimited-security
Parsing POMs
Established TCP socket on 42400
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Commons-CRYPTO-JDK1.8] $ /home/jenkins/tools/java/jdk1.8.0_66-unlimited-security/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42400
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/2 clean apache-rat:check test -Pfindbugs site
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Crypto 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ commons-crypto ---
[INFO] Deleting <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/ws/target>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default-cli) @ commons-crypto ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: site-content/**
[INFO] Exclude: .checkstyle
[INFO] Exclude: .fbprefs
[INFO] Exclude: .pmd
[INFO] Exclude: src/site/resources/download_*.cgi
[INFO] Exclude: src/site/resources/profile.*
[INFO] 90 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 4 unknown: 4 generated: 0 approved: 81 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.875s
[INFO] Finished at: Wed Jun 22 00:10:53 UTC 2016
[INFO] Final Memory: 14M/245M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "findbugs" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default-cli) on project commons-crypto: Too many files with unapproved license: 4 See RAT report in: <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/ws/target/rat.txt> -> [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
[JENKINS] Archiving <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/ws/pom.xml> to org.apache.commons/commons-crypto/1.0.0-SNAPSHOT/commons-crypto-1.0.0-SNAPSHOT.pom
Sending e-mails to: dev@commons.apache.org sebb@apache.org ggregory@apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Jenkins build is back to normal : Commons-CRYPTO-JDK1.8 #41

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Commons-CRYPTO-JDK1.8/41/changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org