Build failed in Jenkins: java-support-nightly #10

Shibboleth Jenkins noreply at shibboleth.net
Fri May 1 01:57:30 EDT 2015


See <https://build.shibboleth.net/jenkins/job/java-support-nightly/10/>

------------------------------------------
Started by upstream project "java-parent-project-v3-nightly" build number 10
originally caused by:
 Started by upstream project "trigger-nightly-v3" build number 10
 originally caused by:
  Started by timer
Building in workspace <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/>
Updating https://svn.shibboleth.net/utilities/java-support/trunk at revision '2015-05-01T01:56:49.969 -0400'
At revision 788
no change for https://svn.shibboleth.net/utilities/java-support/trunk since the previous build
[workspace] $ /opt/maven/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/.repository> clean -Prelease -U deploy site
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building java-support 7.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ java-support ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 136 source files to <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/FileCachingHttpClientBuilder.java>:[41,28] org.apache.http.conn.ClientConnectionManager in org.apache.http.conn has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/FileCachingHttpClientBuilder.java>:[47,30] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[196,17] setStatus(int,java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[140,19] encodeRedirectUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[134,19] encodeUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletRequestProxy.java>:[319,20] isRequestedSessionIdFromUrl() in javax.servlet.http.HttpServletRequest has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletRequestProxy.java>:[173,19] getRealPath(java.lang.String) in javax.servlet.ServletRequest has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/security/BasicKeystoreKeyStrategy.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/security/BasicKeystoreKeyStrategy.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/test-classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/src/test/java/net/shibboleth/utilities/java/support/logic/AnyMatchPredicateTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/src/test/java/net/shibboleth/utilities/java/support/logic/AnyMatchPredicateTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ java-support ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 187, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.947 sec - in TestSuite

Results :

Tests run: 187, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ java-support ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/java-support-7.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ java-support ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/java-support-7.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ java-support ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ java-support ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/java-support-7.2.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ java-support ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/java-support-7.2.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ java-support >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ java-support <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ java-support ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/java-support-7.2.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ java-support ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/java-support-7.2.0-SNAPSHOT.jar> to <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/.repository/net/shibboleth/utilities/java-support/7.2.0-SNAPSHOT/java-support-7.2.0-SNAPSHOT.jar>
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/pom.xml> to <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/.repository/net/shibboleth/utilities/java-support/7.2.0-SNAPSHOT/java-support-7.2.0-SNAPSHOT.pom>
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/java-support-7.2.0-SNAPSHOT-tests.jar> to <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/.repository/net/shibboleth/utilities/java-support/7.2.0-SNAPSHOT/java-support-7.2.0-SNAPSHOT-tests.jar>
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/java-support-7.2.0-SNAPSHOT-javadoc.jar> to <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/.repository/net/shibboleth/utilities/java-support/7.2.0-SNAPSHOT/java-support-7.2.0-SNAPSHOT-javadoc.jar>
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/java-support-7.2.0-SNAPSHOT-test-javadoc.jar> to <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/.repository/net/shibboleth/utilities/java-support/7.2.0-SNAPSHOT/java-support-7.2.0-SNAPSHOT-test-javadoc.jar>
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/java-support-7.2.0-SNAPSHOT-sources.jar> to <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/.repository/net/shibboleth/utilities/java-support/7.2.0-SNAPSHOT/java-support-7.2.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ java-support ---
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.2.0-SNAPSHOT/maven-metadata.xml

[WARNING] Could not transfer metadata net.shibboleth.utilities:java-support:7.2.0-SNAPSHOT/maven-metadata.xml from/to snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): build.shibboleth.net: Name or service not known
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.464 s
[INFO] Finished at: 2015-05-01T01:57:29-04:00
[INFO] Final Memory: 34M/603M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project java-support: Failed to retrieve remote metadata net.shibboleth.utilities:java-support:7.2.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata net.shibboleth.utilities:java-support:7.2.0-SNAPSHOT/maven-metadata.xml from/to snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): build.shibboleth.net: Name or service not known: Unknown host build.shibboleth.net: Name or service not known -> [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 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/site> to /var/lib/jenkins/jobs/java-support-nightly/htmlreports/Site_Report
ERROR: Specified HTML directory '<https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/site'> does not exist.
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-support-nightly/builds/2015-05-01_01-56-49/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list