See <https://builds.apache.org/job/Struts-master/3/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Struts-master/ws/>
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/struts-master.git
 > git init <https://builds.apache.org/job/Struts-master/ws/> # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/struts-master.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/struts-master.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/struts-master.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/struts-master.git # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/struts-master.git
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/struts-master.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 45cebb728bcdb86b120bed932d4a3c264bca1501 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 45cebb728bcdb86b120bed932d4a3c264bca1501
Commit message: "[WW-4952] Upgrades parent pom (#1)"
 > git rev-list --no-walk 45cebb728bcdb86b120bed932d4a3c264bca1501 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master] $ /bin/bash -xe /tmp/jenkins5606287514818620013.sh
+ /home/jenkins/tools/maven/latest3//bin/mvn clean install deploy 
-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2
[INFO] Scanning for projects...
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
Progress (1): 2.2/17 kBProgress (1): 5.0/17 kBProgress (1): 7.8/17 kBProgress 
(1): 11/17 kB Progress (1): 13/17 kBProgress (1): 16/17 kBProgress (1): 17 kB   
                   Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB 
at 38 kB/s)
[INFO] 
[INFO] ------------------< org.apache.struts:struts-master >-------------------
[INFO] Building Apache Struts 12-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ struts-master ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
struts-master ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ struts-master ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
struts-master ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ struts-master 
---
[INFO] Installing <https://builds.apache.org/job/Struts-master/ws/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/struts/struts-master/12-SNAPSHOT/struts-master-12-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
struts-master ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ struts-master ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
struts-master ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ struts-master 
---
[INFO] Installing <https://builds.apache.org/job/Struts-master/ws/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/struts/struts-master/12-SNAPSHOT/struts-master-12-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ struts-master ---
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts-master/12-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.struts:struts-master:12-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] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.073 s
[INFO] Finished at: 2018-08-23T11:29:20Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on 
project struts-master: Failed to retrieve remote metadata 
org.apache.struts:struts-master:12-SNAPSHOT/maven-metadata.xml: Could not 
transfer metadata 
org.apache.struts:struts-master:12-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 2048 (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
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to