Build failed in Jenkins: java-identity-provider-v4-multi » OpenJDK-11,WindowsServer2016 #167

Shibboleth Jenkins noreply at shibboleth.net
Mon Apr 15 01:17:54 EDT 2019


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-11,label=WindowsServer2016/167/display/redirect>

------------------------------------------
Started by upstream project "java-identity-provider-v4-multi" build number 167
originally caused by:
 Started by timer
Building remotely on WindowsServer2016 (windows) in workspace C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-11\label\WindowsServer2016
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.shibboleth.net/java-identity-provider # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-identity-provider
 > git --version # timeout=10
 > git fetch --tags --force --progress git://git.shibboleth.net/java-identity-provider +refs/heads/*:refs/remotes/origin/*
Checking out Revision 5ddb9cd624b2b8d57661b154f3509e81e91034cf (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ddb9cd624b2b8d57661b154f3509e81e91034cf
Commit message: "IDP-683 IDP-1291 Remove the *MatchesShibMDScope filters"
 > git rev-list --no-walk 5ddb9cd624b2b8d57661b154f3509e81e91034cf # timeout=10
[WindowsServer2016] $ cmd.exe /C "C:\opt\maven\bin\mvn.cmd -f idp-parent/pom.xml -Djdk=OpenJDK-11 -Dmatrix-combinations= -Dlabel=WindowsServer2016 -B clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml (601 B at 1.3 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-bom/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/4.0.0-SNAPSHOT/maven-metadata.xml (818 B at 5.1 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/4.0.0-SNAPSHOT/opensaml-bom-4.0.0-20190415.022353-150.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/4.0.0-SNAPSHOT/opensaml-bom-4.0.0-20190415.022353-150.pom (5.2 kB at 37 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/maven-metadata.xml
FATAL: command execution failed
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: java.io.IOException: Backing channel 'WindowsServer2016' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy75.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1144)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1136)
	at hudson.Launcher$ProcStarter.join(Launcher.java:470)
	at hudson.tasks.Maven.perform(Maven.java:368)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1816)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Invoke top-level Maven targets' marked build as failure
ERROR: Step ‘Publish TestNG Results’ failed: no workspace for java-identity-provider-v4-multi/jdk=OpenJDK-11,label=WindowsServer2016 #167


More information about the commits mailing list