You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/07/24 13:23:26 UTC

Build failed in Jenkins: jdkim-trunk #2450

See <https://builds.apache.org/job/jdkim-trunk/2450/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-07-24T11:23:01.437 +0000'
At revision 1692480
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 54053
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [12.510s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.907s
[INFO] Finished at: Fri Jul 24 11:23:49 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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

[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 72 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 33 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.22 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 63 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Jenkins build is back to normal : jdkim-trunk #2475

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2475/>


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


Build failed in Jenkins: jdkim-trunk #2474

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2474/>

------------------------------------------
Started by timer
Building remotely on solaris1 (Solaris) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
java.io.IOException: Failed to install http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:772)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:609)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:182)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:866)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException: Failed to mkdirs: /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.mkdirs(FilePath.java:1075)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:738)
	... 15 more
Retrying after 10 seconds
java.io.IOException: Failed to install http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:772)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:609)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:182)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:866)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException: Failed to mkdirs: /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.mkdirs(FilePath.java:1075)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:738)
	... 15 more
Retrying after 10 seconds
java.io.IOException: Failed to install http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:772)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:609)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:182)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:866)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException: Failed to mkdirs: /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.mkdirs(FilePath.java:1075)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:738)
	... 15 more

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


Build failed in Jenkins: jdkim-trunk #2473

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2473/>

------------------------------------------
[...truncated 96 lines...]
A         main/src/test/java/org/apache/james/jdkim/tagvalue
AU        main/src/test/java/org/apache/james/jdkim/tagvalue/TagValueTest.java
A         main/src/test/resources
A         main/src/test/resources/org
A         main/src/test/resources/org/apache
A         main/src/test/resources/org/apache/james
A         main/src/test/resources/org/apache/james/jdkim
A         main/src/test/resources/org/apache/james/jdkim/corpus
A         main/src/test/resources/org/apache/james/jdkim/corpus/s1024_yahoo.com.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/FAIL_illegalargumentexception.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/gamma_gmail.com.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/gamma_gmail.com_duplicateheaders.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/pmta_myspace.com.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/FAIL_BADBH_s1024_yahoo.com.eml
A         main/src/test/resources/org/apache/james/jdkim/Mail-DKIM
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/LICENSE.txt
A         main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/FAKE_DNS.dat
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/README.txt
A         main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_10.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_11.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_12.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_13.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_14.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_15.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/no_body_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/dk_headers_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/no_body_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/dk_headers_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/no_body_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf01_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf01_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_rfc4871_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_rfc4871_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_6.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_7.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_8.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/multiple_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/multiple_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_ietf01_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_ietf01_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_1878954.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf01_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_ietf01_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf01_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/goodkey_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/goodkey_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf01_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/goodkey_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf01_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/goodkey_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf05_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/dk_multiple_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_6.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_7.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_gmail.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_6.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_dk_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_7.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_dk_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_8.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_9.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_yahoo.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_qp_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_qp_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_1878523.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_qp_3.txt
A         main/src/main
A         main/src/main/java
A         main/src/main/java/org
A         main/src/main/java/org/apache
A         main/src/main/java/org/apache/james
A         main/src/main/java/org/apache/james/jdkim
A         main/src/main/java/org/apache/james/jdkim/canon
AU        main/src/main/java/org/apache/james/jdkim/canon/DebugOutputStream.java
AU        main/src/main/java/org/apache/james/jdkim/canon/LimitedOutputStream.java
AU        main/src/main/java/org/apache/james/jdkim/canon/RelaxedBodyCanonicalizer.java
AU        main/src/main/java/org/apache/james/jdkim/canon/SimpleBodyCanonicalizer.java
AU        main/src/main/java/org/apache/james/jdkim/canon/DigestOutputStream.java
AU        main/src/main/java/org/apache/james/jdkim/canon/CompoundOutputStream.java
AU        main/src/main/java/org/apache/james/jdkim/DKIMVerifier.java
A         main/src/main/java/org/apache/james/jdkim/exceptions
AU        main/src/main/java/org/apache/james/jdkim/exceptions/FailException.java
AU        main/src/main/java/org/apache/james/jdkim/exceptions/PermFailException.java
AU        main/src/main/java/org/apache/james/jdkim/exceptions/TempFailException.java
A         main/src/main/java/org/apache/james/jdkim/impl
AU        main/src/main/java/org/apache/james/jdkim/impl/MultiplexingPublicKeyRecordRetriever.java
AU        main/src/main/java/org/apache/james/jdkim/impl/DNSPublicKeyRecordRetriever.java
AU        main/src/main/java/org/apache/james/jdkim/impl/Message.java
AU        main/src/main/java/org/apache/james/jdkim/impl/BodyHasherImpl.java
AU        main/src/main/java/org/apache/james/jdkim/impl/CompoundBodyHasher.java
A         main/src/main/java/org/apache/james/jdkim/tagvalue
AU        main/src/main/java/org/apache/james/jdkim/tagvalue/SignatureRecordImpl.java
AU        main/src/main/java/org/apache/james/jdkim/tagvalue/PublicKeyRecordImpl.java
AU        main/src/main/java/org/apache/james/jdkim/tagvalue/TagValue.java
A         main/src/main/java/org/apache/james/jdkim/api
AU        main/src/main/java/org/apache/james/jdkim/api/Headers.java
AU        main/src/main/java/org/apache/james/jdkim/api/PublicKeyRecordRetriever.java
AU        main/src/main/java/org/apache/james/jdkim/api/SignatureRecord.java
AU        main/src/main/java/org/apache/james/jdkim/api/PublicKeyRecord.java
AU        main/src/main/java/org/apache/james/jdkim/api/BodyHasher.java
AU        main/src/main/java/org/apache/james/jdkim/DKIMSigner.java
AU        main/src/main/java/org/apache/james/jdkim/DKIMCommon.java
A         main/src/site
A         main/src/site/resources
A         main/src/site/resources/images
AU        main/src/site/resources/images/james-jdkim-logo.gif
AU        main/src/site/resources/images/asf-logo-reduced.gif
A         main/src/site/xdoc
AU        main/src/site/xdoc/index.xml
A         main/src/site/site.xml
AU        main/pom.xml
 U        .
At revision 1696131
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 56941
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [19.323s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.838s
[INFO] Finished at: Sun Aug 16 11:18:33 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 88 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2472

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2472/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-08-15T11:23:00.701 +0000'
At revision 1696036
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 49000
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [19.337s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.688s
[INFO] Finished at: Sat Aug 15 11:25:06 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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

[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 70 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9008 bytes
Compression is 0.0%
Took 70 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 81 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2471

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2471/>

------------------------------------------
Started by timer
Building remotely on H10 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-08-14T11:23:00.781 +0000'
At revision 1695858
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 53600
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [36.433s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42.491s
[INFO] Finished at: Fri Aug 14 11:24:58 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 0.2 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 0.64 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.95 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 0.19 sec
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2470

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2470/>

------------------------------------------
[...truncated 96 lines...]
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_6.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_7.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_gmail.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_6.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_dk_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_7.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_dk_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_8.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_9.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/LICENSE.txt
A         main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/FAKE_DNS.dat
A         main/src/main
A         main/src/main/java
A         main/src/main/java/org
A         main/src/main/java/org/apache
A         main/src/main/java/org/apache/james
A         main/src/main/java/org/apache/james/jdkim
A         main/src/main/java/org/apache/james/jdkim/tagvalue
AU        main/src/main/java/org/apache/james/jdkim/tagvalue/PublicKeyRecordImpl.java
AU        main/src/main/java/org/apache/james/jdkim/tagvalue/TagValue.java
AU        main/src/main/java/org/apache/james/jdkim/tagvalue/SignatureRecordImpl.java
A         main/src/main/java/org/apache/james/jdkim/api
AU        main/src/main/java/org/apache/james/jdkim/api/Headers.java
AU        main/src/main/java/org/apache/james/jdkim/api/PublicKeyRecordRetriever.java
AU        main/src/main/java/org/apache/james/jdkim/api/SignatureRecord.java
AU        main/src/main/java/org/apache/james/jdkim/api/PublicKeyRecord.java
AU        main/src/main/java/org/apache/james/jdkim/api/BodyHasher.java
AU        main/src/main/java/org/apache/james/jdkim/DKIMSigner.java
AU        main/src/main/java/org/apache/james/jdkim/DKIMCommon.java
A         main/src/main/java/org/apache/james/jdkim/canon
AU        main/src/main/java/org/apache/james/jdkim/canon/SimpleBodyCanonicalizer.java
AU        main/src/main/java/org/apache/james/jdkim/canon/DigestOutputStream.java
AU        main/src/main/java/org/apache/james/jdkim/canon/CompoundOutputStream.java
AU        main/src/main/java/org/apache/james/jdkim/canon/DebugOutputStream.java
AU        main/src/main/java/org/apache/james/jdkim/canon/LimitedOutputStream.java
AU        main/src/main/java/org/apache/james/jdkim/canon/RelaxedBodyCanonicalizer.java
AU        main/src/main/java/org/apache/james/jdkim/DKIMVerifier.java
A         main/src/main/java/org/apache/james/jdkim/exceptions
AU        main/src/main/java/org/apache/james/jdkim/exceptions/FailException.java
AU        main/src/main/java/org/apache/james/jdkim/exceptions/PermFailException.java
AU        main/src/main/java/org/apache/james/jdkim/exceptions/TempFailException.java
A         main/src/main/java/org/apache/james/jdkim/impl
AU        main/src/main/java/org/apache/james/jdkim/impl/DNSPublicKeyRecordRetriever.java
AU        main/src/main/java/org/apache/james/jdkim/impl/Message.java
AU        main/src/main/java/org/apache/james/jdkim/impl/BodyHasherImpl.java
AU        main/src/main/java/org/apache/james/jdkim/impl/CompoundBodyHasher.java
AU        main/src/main/java/org/apache/james/jdkim/impl/MultiplexingPublicKeyRecordRetriever.java
A         main/src/site
A         main/src/site/resources
A         main/src/site/resources/images
AU        main/src/site/resources/images/asf-logo-reduced.gif
AU        main/src/site/resources/images/james-jdkim-logo.gif
A         main/src/site/xdoc
AU        main/src/site/xdoc/index.xml
A         main/src/site/site.xml
AU        main/pom.xml
A         .gitignore
AU        RELEASE_NOTES.txt
A         src
A         src/site
A         src/site/resources
A         src/site/resources/images
AU        src/site/resources/images/asf-logo-reduced.gif
AU        src/site/resources/images/james-jdkim-logo.gif
A         src/site/xdoc
AU        src/site/xdoc/index.xml
A         src/site/site.xml
A         src/reporting-site
AU        src/reporting-site/site.xml
A         pom.xml
A         README.txt
A         assemble
A         assemble/src
A         assemble/src/assemble
AU        assemble/src/assemble/bin.xml
A         assemble/src/licensing
AU        assemble/src/licensing/noticeForApp.txt
AU        assemble/src/licensing/licenseForApp.txt
A         assemble/src/reporting-site
AU        assemble/src/reporting-site/site.xml
AU        assemble/pom.xml
A         mailets
A         mailets/src
A         mailets/src/reporting-site
AU        mailets/src/reporting-site/site.xml
A         mailets/src/test
A         mailets/src/test/java
A         mailets/src/test/java/org
A         mailets/src/test/java/org/apache
A         mailets/src/test/java/org/apache/james
A         mailets/src/test/java/org/apache/james/jdkim
A         mailets/src/test/java/org/apache/james/jdkim/mailets
AU        mailets/src/test/java/org/apache/james/jdkim/mailets/DKIMSignTest.java
AU        mailets/src/test/java/org/apache/james/jdkim/mailets/DKIMVerifyTest.java
A         mailets/src/test/resources
A         mailets/src/main
A         mailets/src/main/resources
A         mailets/src/main/java
A         mailets/src/main/java/org
A         mailets/src/main/java/org/apache
A         mailets/src/main/java/org/apache/james
A         mailets/src/main/java/org/apache/james/jdkim
A         mailets/src/main/java/org/apache/james/jdkim/mailets
AU        mailets/src/main/java/org/apache/james/jdkim/mailets/DKIMSign.java
AU        mailets/src/main/java/org/apache/james/jdkim/mailets/MimeMessageHeaders.java
AU        mailets/src/main/java/org/apache/james/jdkim/mailets/ConvertTo7Bit.java
AU        mailets/src/main/java/org/apache/james/jdkim/mailets/DKIMVerify.java
AU        mailets/src/main/java/org/apache/james/jdkim/mailets/HeaderSkippingOutputStream.java
AU        mailets/src/main/java/org/apache/james/jdkim/mailets/CRLFOutputStream.java
A         mailets/src/site
A         mailets/src/site/resources
A         mailets/src/site/resources/images
AU        mailets/src/site/resources/images/james-jdkim-logo.gif
AU        mailets/src/site/resources/images/asf-logo-reduced.gif
A         mailets/src/site/xdoc
AU        mailets/src/site/xdoc/index.xml
A         mailets/src/site/site.xml
A         mailets/pom.xml
A         NOTICE
A         LICENSE
 U        .
At revision 1695677
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38004
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [17.196s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.913s
[INFO] Finished at: Thu Aug 13 11:24:28 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 1.6 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 1.9 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 2.2 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 1.6 sec
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2469

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2469/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-08-12T11:23:00.691 +0000'
At revision 1695478
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 55531
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [11.037s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.860s
[INFO] Finished at: Wed Aug 12 11:24:10 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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

[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 36 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9006 bytes
Compression is 0.0%
Took 33 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 47 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2468

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2468/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-08-11T11:23:01.320 +0000'
At revision 1695264
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41091
<===channel started
[JENKINS REMOTING CAPACITY]===>   Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [13.852s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.837s
[INFO] Finished at: Tue Aug 11 11:24:28 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 0.66 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9006 bytes
Compression is 0.0%
Took 0.83 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 2.4 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 0.73 sec
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2467

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2467/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-08-10T11:23:01.214 +0000'
At revision 1695019
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 55543
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [11.608s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.932s
[INFO] Finished at: Mon Aug 10 11:24:16 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 0.42 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9008 bytes
Compression is 0.0%
Took 0.27 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.27 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 71 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2466

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2466/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-08-09T11:23:00.979 +0000'
At revision 1694868
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39140
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [10.674s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.637s
[INFO] Finished at: Sun Aug 09 11:24:08 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 2 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 0.6 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 3.5 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 1 sec
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2465

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2465/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-08-08T11:23:00.704 +0000'
At revision 1694789
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37586
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [10.381s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.175s
[INFO] Finished at: Sat Aug 08 11:24:05 UTC 2015
[INFO] Final Memory: 15M/246M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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

[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 34 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 30 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 56 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2464

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2464/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-08-07T11:23:00.690 +0000'
At revision 1694660
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 53110
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [11.114s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.057s
[INFO] Finished at: Fri Aug 07 11:24:04 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 38 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 33 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 52 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2463

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2463/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-08-06T11:23:00.768 +0000'
At revision 1694454
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 48557
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [10.892s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.038s
[INFO] Finished at: Thu Aug 06 11:24:03 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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

[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 37 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 34 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 42 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2462

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2462/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-08-05T11:23:01.029 +0000'
At revision 1694180
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 53635
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [12.200s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.866s
[INFO] Finished at: Wed Aug 05 11:24:08 UTC 2015
[INFO] Final Memory: 16M/312M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 34 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9006 bytes
Compression is 0.0%
Took 28 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.25 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 70 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2461

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2461/>

------------------------------------------
[...truncated 96 lines...]
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_rfc4871_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/dk_multiple_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_rfc4871_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_6.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_7.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_1878523.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/multiple_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/multiple_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_gmail.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_yahoo.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_qp_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/dk_headers_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_qp_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/dk_headers_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_qp_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_1878954.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_10.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_11.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_12.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_13.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_14.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_15.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_6.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/no_body_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_7.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/no_body_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_8.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/no_body_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_ietf01_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_ietf01_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/LICENSE.txt
A         main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/FAKE_DNS.dat
A         main/src/test/java
A         main/src/test/java/org
A         main/src/test/java/org/apache
A         main/src/test/java/org/apache/james
A         main/src/test/java/org/apache/james/jdkim
AU        main/src/test/java/org/apache/james/jdkim/FileBasedTest.java
A         main/src/test/java/org/apache/james/jdkim/canon
AU        main/src/test/java/org/apache/james/jdkim/canon/AbstractOutputStreamTestCase.java
AU        main/src/test/java/org/apache/james/jdkim/canon/DigestOutputStreamTest.java
AU        main/src/test/java/org/apache/james/jdkim/canon/CompoundOutputStreamTest.java
AU        main/src/test/java/org/apache/james/jdkim/canon/LimitedOutputStreamTest.java
AU        main/src/test/java/org/apache/james/jdkim/canon/RelaxedBodyCanonicalizerTest.java
AU        main/src/test/java/org/apache/james/jdkim/canon/SimpleBodyCanonicalizerTest.java
AU        main/src/test/java/org/apache/james/jdkim/DKIMVerifierTest.java
AU        main/src/test/java/org/apache/james/jdkim/MultiplexingPublicKeyRecordRetrieverTest.java
AU        main/src/test/java/org/apache/james/jdkim/SignatureRecordTest.java
A         main/src/test/java/org/apache/james/jdkim/impl
AU        main/src/test/java/org/apache/james/jdkim/SignatureRecordImplTest.java
AU        main/src/test/java/org/apache/james/jdkim/DNSPublicKeyRetrieverTest.java
AU        main/src/test/java/org/apache/james/jdkim/PublicKeyRecordTest.java
AU        main/src/test/java/org/apache/james/jdkim/PerlDKIMTest.java
AU        main/src/test/java/org/apache/james/jdkim/MockPublicKeyRecordRetriever.java
A         main/src/test/java/org/apache/james/jdkim/tagvalue
AU        main/src/test/java/org/apache/james/jdkim/tagvalue/TagValueTest.java
AU        main/pom.xml
A         .gitignore
AU        RELEASE_NOTES.txt
A         src
A         src/site
A         src/site/xdoc
AU        src/site/xdoc/index.xml
A         src/site/site.xml
A         src/site/resources
A         src/site/resources/images
AU        src/site/resources/images/james-jdkim-logo.gif
AU        src/site/resources/images/asf-logo-reduced.gif
A         src/reporting-site
AU        src/reporting-site/site.xml
A         pom.xml
A         README.txt
A         assemble
A         assemble/src
A         assemble/src/assemble
AU        assemble/src/assemble/bin.xml
A         assemble/src/licensing
AU        assemble/src/licensing/noticeForApp.txt
AU        assemble/src/licensing/licenseForApp.txt
A         assemble/src/reporting-site
AU        assemble/src/reporting-site/site.xml
AU        assemble/pom.xml
A         mailets
A         mailets/src
A         mailets/src/reporting-site
AU        mailets/src/reporting-site/site.xml
A         mailets/src/test
A         mailets/src/test/java
A         mailets/src/test/java/org
A         mailets/src/test/java/org/apache
A         mailets/src/test/java/org/apache/james
A         mailets/src/test/java/org/apache/james/jdkim
A         mailets/src/test/java/org/apache/james/jdkim/mailets
AU        mailets/src/test/java/org/apache/james/jdkim/mailets/DKIMSignTest.java
AU        mailets/src/test/java/org/apache/james/jdkim/mailets/DKIMVerifyTest.java
A         mailets/src/test/resources
A         mailets/src/main
A         mailets/src/main/java
A         mailets/src/main/java/org
A         mailets/src/main/java/org/apache
A         mailets/src/main/java/org/apache/james
A         mailets/src/main/java/org/apache/james/jdkim
A         mailets/src/main/java/org/apache/james/jdkim/mailets
AU        mailets/src/main/java/org/apache/james/jdkim/mailets/CRLFOutputStream.java
AU        mailets/src/main/java/org/apache/james/jdkim/mailets/DKIMSign.java
AU        mailets/src/main/java/org/apache/james/jdkim/mailets/MimeMessageHeaders.java
AU        mailets/src/main/java/org/apache/james/jdkim/mailets/ConvertTo7Bit.java
AU        mailets/src/main/java/org/apache/james/jdkim/mailets/DKIMVerify.java
AU        mailets/src/main/java/org/apache/james/jdkim/mailets/HeaderSkippingOutputStream.java
A         mailets/src/main/resources
A         mailets/src/site
A         mailets/src/site/site.xml
A         mailets/src/site/resources
A         mailets/src/site/resources/images
AU        mailets/src/site/resources/images/asf-logo-reduced.gif
AU        mailets/src/site/resources/images/james-jdkim-logo.gif
A         mailets/src/site/xdoc
AU        mailets/src/site/xdoc/index.xml
A         mailets/pom.xml
 U        .
At revision 1694032
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 50683
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [17.525s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51.852s
[INFO] Finished at: Tue Aug 04 11:33:37 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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

[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9008 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.29 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 0.1 sec
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2460

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2460/>

------------------------------------------
[...truncated 96 lines...]
A         main/src/main/java/org/apache/james/jdkim/exceptions
AU        main/src/main/java/org/apache/james/jdkim/exceptions/FailException.java
AU        main/src/main/java/org/apache/james/jdkim/exceptions/PermFailException.java
AU        main/src/main/java/org/apache/james/jdkim/exceptions/TempFailException.java
A         main/src/main/java/org/apache/james/jdkim/impl
AU        main/src/main/java/org/apache/james/jdkim/impl/BodyHasherImpl.java
AU        main/src/main/java/org/apache/james/jdkim/impl/CompoundBodyHasher.java
AU        main/src/main/java/org/apache/james/jdkim/impl/MultiplexingPublicKeyRecordRetriever.java
AU        main/src/main/java/org/apache/james/jdkim/impl/DNSPublicKeyRecordRetriever.java
AU        main/src/main/java/org/apache/james/jdkim/impl/Message.java
A         main/src/site
A         main/src/site/site.xml
A         main/src/site/resources
A         main/src/site/resources/images
AU        main/src/site/resources/images/james-jdkim-logo.gif
AU        main/src/site/resources/images/asf-logo-reduced.gif
A         main/src/site/xdoc
AU        main/src/site/xdoc/index.xml
A         main/src/reporting-site
AU        main/src/reporting-site/site.xml
A         main/src/test
A         main/src/test/resources
A         main/src/test/resources/org
A         main/src/test/resources/org/apache
A         main/src/test/resources/org/apache/james
A         main/src/test/resources/org/apache/james/jdkim
A         main/src/test/resources/org/apache/james/jdkim/Mail-DKIM
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/README.txt
A         main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_7.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_8.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/multiple_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/multiple_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_ietf01_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_1878954.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_ietf01_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_ietf01_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf01_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf01_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/goodkey_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf01_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/goodkey_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf01_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/goodkey_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf05_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/goodkey_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/dk_multiple_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_6.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_7.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_gmail.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_6.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_dk_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_7.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_dk_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_8.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_9.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_yahoo.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_qp_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_1878523.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_qp_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_qp_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_10.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_11.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_12.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_13.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_14.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_15.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/no_body_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/dk_headers_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/no_body_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/dk_headers_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/no_body_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf01_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf01_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_rfc4871_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_rfc4871_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_6.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/LICENSE.txt
A         main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/FAKE_DNS.dat
A         main/src/test/resources/org/apache/james/jdkim/corpus
A         main/src/test/resources/org/apache/james/jdkim/corpus/gamma_gmail.com_duplicateheaders.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/pmta_myspace.com.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/FAIL_BADBH_s1024_yahoo.com.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/s1024_yahoo.com.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/FAIL_illegalargumentexception.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/gamma_gmail.com.eml
A         main/src/test/java
A         main/src/test/java/org
A         main/src/test/java/org/apache
A         main/src/test/java/org/apache/james
A         main/src/test/java/org/apache/james/jdkim
AU        main/src/test/java/org/apache/james/jdkim/DNSPublicKeyRetrieverTest.java
AU        main/src/test/java/org/apache/james/jdkim/PublicKeyRecordTest.java
AU        main/src/test/java/org/apache/james/jdkim/PerlDKIMTest.java
AU        main/src/test/java/org/apache/james/jdkim/MockPublicKeyRecordRetriever.java
A         main/src/test/java/org/apache/james/jdkim/tagvalue
AU        main/src/test/java/org/apache/james/jdkim/tagvalue/TagValueTest.java
AU        main/src/test/java/org/apache/james/jdkim/FileBasedTest.java
A         main/src/test/java/org/apache/james/jdkim/canon
AU        main/src/test/java/org/apache/james/jdkim/canon/LimitedOutputStreamTest.java
AU        main/src/test/java/org/apache/james/jdkim/canon/RelaxedBodyCanonicalizerTest.java
AU        main/src/test/java/org/apache/james/jdkim/canon/SimpleBodyCanonicalizerTest.java
AU        main/src/test/java/org/apache/james/jdkim/canon/AbstractOutputStreamTestCase.java
AU        main/src/test/java/org/apache/james/jdkim/canon/DigestOutputStreamTest.java
AU        main/src/test/java/org/apache/james/jdkim/canon/CompoundOutputStreamTest.java
AU        main/src/test/java/org/apache/james/jdkim/DKIMVerifierTest.java
AU        main/src/test/java/org/apache/james/jdkim/MultiplexingPublicKeyRecordRetrieverTest.java
AU        main/src/test/java/org/apache/james/jdkim/SignatureRecordTest.java
A         main/src/test/java/org/apache/james/jdkim/impl
AU        main/src/test/java/org/apache/james/jdkim/SignatureRecordImplTest.java
AU        main/pom.xml
A         .gitignore
 U        .
At revision 1693875
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 48391
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [15.469s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45.073s
[INFO] Finished at: Mon Aug 03 11:25:09 UTC 2015
[INFO] Final Memory: 15M/246M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 66 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 61 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.37 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 75 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2459

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2459/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-08-02T11:23:21.974 +0000'
At revision 1693805
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 51665
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [15.303s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42.070s
[INFO] Finished at: Sun Aug 02 11:24:53 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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

[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 47 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9008 bytes
Compression is 0.0%
Took 0.21 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.19 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 70 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2458

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2458/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-08-01T11:23:17.243 +0000'
At revision 1693703
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 35098
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [11.158s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.178s
[INFO] Finished at: Sat Aug 01 11:24:32 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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

[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 36 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9008 bytes
Compression is 0.0%
Took 37 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 62 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2457

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2457/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-07-31T11:23:02.371 +0000'
At revision 1693567
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 56393
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [11.768s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.642s
[INFO] Finished at: Fri Jul 31 11:24:08 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 0.22 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.52 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 71 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2456

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2456/>

------------------------------------------
[...truncated 96 lines...]
A         main/src/test/resources/org/apache/james
A         main/src/test/resources/org/apache/james/jdkim
A         main/src/test/resources/org/apache/james/jdkim/Mail-DKIM
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/README.txt
A         main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_10.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_11.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_12.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_13.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_14.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_15.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/no_body_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/no_body_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/no_body_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf01_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf01_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_6.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_dk_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_7.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_dk_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_8.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/badkey_9.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_1878523.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_1878954.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf01_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf01_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/goodkey_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf01_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/goodkey_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf01_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/goodkey_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/mine_ietf05_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/goodkey_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/dk_multiple_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_6.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_7.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/dk_headers_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/dk_headers_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_gmail.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_ietf00_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_rfc4871_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_rfc4871_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_dk_yahoo.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_4.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_5.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_qp_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_6.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_qp_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_7.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/good_qp_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/ignore_8.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/multiple_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/multiple_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_ietf01_1.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_ietf01_2.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/bad_ietf01_3.txt
AU        main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/LICENSE.txt
A         main/src/test/resources/org/apache/james/jdkim/Mail-DKIM/FAKE_DNS.dat
A         main/src/test/resources/org/apache/james/jdkim/corpus
A         main/src/test/resources/org/apache/james/jdkim/corpus/s1024_yahoo.com.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/FAIL_illegalargumentexception.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/gamma_gmail.com.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/gamma_gmail.com_duplicateheaders.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/pmta_myspace.com.eml
A         main/src/test/resources/org/apache/james/jdkim/corpus/FAIL_BADBH_s1024_yahoo.com.eml
A         main/src/test/java
A         main/src/test/java/org
A         main/src/test/java/org/apache
A         main/src/test/java/org/apache/james
A         main/src/test/java/org/apache/james/jdkim
AU        main/src/test/java/org/apache/james/jdkim/DNSPublicKeyRetrieverTest.java
AU        main/src/test/java/org/apache/james/jdkim/PublicKeyRecordTest.java
AU        main/src/test/java/org/apache/james/jdkim/PerlDKIMTest.java
AU        main/src/test/java/org/apache/james/jdkim/MockPublicKeyRecordRetriever.java
A         main/src/test/java/org/apache/james/jdkim/tagvalue
AU        main/src/test/java/org/apache/james/jdkim/tagvalue/TagValueTest.java
AU        main/src/test/java/org/apache/james/jdkim/FileBasedTest.java
A         main/src/test/java/org/apache/james/jdkim/canon
AU        main/src/test/java/org/apache/james/jdkim/canon/CompoundOutputStreamTest.java
AU        main/src/test/java/org/apache/james/jdkim/canon/LimitedOutputStreamTest.java
AU        main/src/test/java/org/apache/james/jdkim/canon/RelaxedBodyCanonicalizerTest.java
AU        main/src/test/java/org/apache/james/jdkim/canon/SimpleBodyCanonicalizerTest.java
AU        main/src/test/java/org/apache/james/jdkim/canon/AbstractOutputStreamTestCase.java
AU        main/src/test/java/org/apache/james/jdkim/canon/DigestOutputStreamTest.java
AU        main/src/test/java/org/apache/james/jdkim/DKIMVerifierTest.java
AU        main/src/test/java/org/apache/james/jdkim/MultiplexingPublicKeyRecordRetrieverTest.java
AU        main/src/test/java/org/apache/james/jdkim/SignatureRecordTest.java
A         main/src/test/java/org/apache/james/jdkim/impl
AU        main/src/test/java/org/apache/james/jdkim/SignatureRecordImplTest.java
AU        main/pom.xml
A         .gitignore
AU        RELEASE_NOTES.txt
A         src
A         src/site
A         src/site/resources
A         src/site/resources/images
AU        src/site/resources/images/james-jdkim-logo.gif
AU        src/site/resources/images/asf-logo-reduced.gif
A         src/site/xdoc
AU        src/site/xdoc/index.xml
A         src/site/site.xml
A         src/reporting-site
AU        src/reporting-site/site.xml
A         pom.xml
A         README.txt
A         assemble
A         assemble/src
A         assemble/src/assemble
AU        assemble/src/assemble/bin.xml
A         assemble/src/licensing
AU        assemble/src/licensing/noticeForApp.txt
AU        assemble/src/licensing/licenseForApp.txt
A         assemble/src/reporting-site
AU        assemble/src/reporting-site/site.xml
AU        assemble/pom.xml
 U        .
At revision 1693412
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 51247
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [10.880s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.761s
[INFO] Finished at: Thu Jul 30 11:23:55 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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

[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 43 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 37 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.22 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 71 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2455

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2455/>

------------------------------------------
Started by timer
Building remotely on ubuntu-2 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-07-29T11:23:01.772 +0000'
At revision 1693239
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41239
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [12.165s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.499s
[INFO] Finished at: Wed Jul 29 11:18:37 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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

[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 27 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9008 bytes
Compression is 0.0%
Took 35 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 48 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2454

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2454/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-07-28T11:23:01.141 +0000'
At revision 1693069
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46011
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [10.673s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.835s
[INFO] Finished at: Tue Jul 28 11:23:53 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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

[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 35 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 36 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 63 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2453

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2453/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-07-27T11:23:01.481 +0000'
At revision 1692869
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 53881
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [10.906s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.330s
[INFO] Finished at: Mon Jul 27 11:23:51 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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

[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 66 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 38 ms
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.18 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 97 ms
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2452

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2452/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-07-26T11:23:01.592 +0000'
At revision 1692714
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36010
<===channel started
[JENKINS REMOTING CAPACITY]===>   Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [11.099s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.957s
[INFO] Finished at: Sun Jul 26 11:23:52 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 1.3 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 0.7 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 1.3 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 1.1 sec
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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


Build failed in Jenkins: jdkim-trunk #2451

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/jdkim-trunk/2451/>

------------------------------------------
Started by timer
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/jdkim-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/jdkim/trunk at revision '2015-07-25T11:23:01.406 +0000'
At revision 1692618
no change for http://svn.apache.org/repos/asf/james/jdkim/trunk since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/james/james-project/1.8.3-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 50906
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project
[INFO] Apache James :: jDKIM
[INFO] Apache James :: jDKIM :: Mailets
[INFO] Apache James :: jDKIM :: Assembly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM :: DomainKey Project 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jdkim-project ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/jdkim-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: main/**/*, mailets/**/*, assemble/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #2416
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ apache-jdkim-project ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ apache-jdkim-project ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-jdkim-project ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ apache-jdkim-project ---
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-jdkim-project ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: jDKIM :: DomainKey Project ........ FAILURE [10.490s]
[INFO] Apache James :: jDKIM ............................. SKIPPED
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.300s
[INFO] Finished at: Sat Jul 25 11:23:55 UTC 2015
[INFO] Final Memory: 15M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-jdkim-project: Failed to retrieve remote metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james.jdkim:apache-jdkim-project:0.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Mailets #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 0.68 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-tests.jar> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml> to org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT-site.xml
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: DomainKey Project #2416
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 9010 bytes
Compression is 0.0%
Took 0.73 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM :: Assembly #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 2.7 sec
[JENKINS] Archiving <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/pom.xml> to org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk » Apache James :: jDKIM #2416
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8796 bytes
Compression is 0.0%
Took 1.2 sec
Sending e-mails to: server-dev@james.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

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