Build failed in Jenkins: java-idp-integration-tests #780
Shibboleth Jenkins
noreply at shibboleth.net
Wed May 25 16:51:42 EDT 2016
See <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/780/>
------------------------------------------
Started by user Tom Zeller
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git at git.shibboleth.net:java-idp-integration-tests # timeout=10
Fetching upstream changes from git at git.shibboleth.net:java-idp-integration-tests
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git at git.shibboleth.net:java-idp-integration-tests +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 ea04f4c52ed84fb422aa87df6946bb5af0a5ac4a (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ea04f4c52ed84fb422aa87df6946bb5af0a5ac4a
> git rev-list ea04f4c52ed84fb422aa87df6946bb5af0a5ac4a # timeout=10
Parsing POMs
Established TCP socket on 33021
[workspace] $ /opt/java7/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/opt/maven/boot/plexus-classworlds-2.5.2.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-2.57.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 33021
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building idp-integration-tests TRUNK-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.glassfish:javax.el:jar:3.0.1-b08-SNAPSHOT is missing, no dependency information available
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.523 s
[INFO] Finished at: 2016-05-25T16:51:42-04:00
[INFO] Final Memory: 20M/478M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project idp-integration-tests: Could not resolve dependencies for project net.shibboleth.idp:idp-integration-tests:jar:TRUNK-SNAPSHOT: Failure to find net.shibboleth.idp.example:idp-example-jetty-base:tar.gz:9.2.0-SNAPSHOT in https://build.shibboleth.net/nexus/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of shib-snapshot has elapsed or updates are forced -> [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/DependencyResolutionException
channel stopped
[WARNING] Couldn't clean up oid=3 from null
hudson.remoting.ChannelClosedException: channel is already closed
at hudson.remoting.Channel.send(Channel.java:578)
at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.cleanup(RemoteInvocationHandler.java:360)
at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.access$700(RemoteInvocationHandler.java:319)
at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocationHandler.java:420)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException
at hudson.remoting.Channel.close(Channel.java:1163)
at hudson.remoting.Channel.close(Channel.java:1138)
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1079)
at hudson.remoting.Channel$1.handle(Channel.java:501)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
More information about the commits
mailing list