Skip to content
Failed

Console Output

Started by upstream project "reboot-slaves" build number 1944
originally caused by:
 Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sofa-ci-windows10-3 (windows_vs2022 default debug package release builder options rebootable cleanable) in workspace J:\jenkins2\workspace\reboot-slaves
Run condition [Execute Shell] enabling prebuild for step [Execute Windows batch command]
Run condition [Not] preventing prebuild for step [Execute shell]
[reboot-slaves] $ bash J:\jenkins2\tmp\CommandInterpreterCondition1214898916256879082.sh
Run condition [Execute Shell] enabling perform for step [Execute Windows batch command]
[reboot-slaves] $ cmd /c call J:\jenkins2\tmp\jenkins4924188496832498593.bat

J:\jenkins2\workspace\reboot-slaves>REM WARNING: first, execute 'cleanmgr /sageset:1' manually to set what must cleaned with group 1 

J:\jenkins2\workspace\reboot-slaves>REM start /w cleanmgr /d C /sagerun:1 

J:\jenkins2\workspace\reboot-slaves>REM taskkill /F /IM cleanmgr.exe & start /w cleanmgr /D C /VERYLOWDISK /AUTOCLEAN 

J:\jenkins2\workspace\reboot-slaves>echo Fri 07/12/2024 15:47:16.11 
Fri 07/12/2024 15:47:16.11

J:\jenkins2\workspace\reboot-slaves>powershell -nop -c "& {sleep 480}" 

J:\jenkins2\workspace\reboot-slaves>echo Fri 07/12/2024 15:55:20.54 
Fri 07/12/2024 15:55:20.54

J:\jenkins2\workspace\reboot-slaves>shutdown /r /f /t 1 

J:\jenkins2\workspace\reboot-slaves>exit 0 
[reboot-slaves] $ bash J:\jenkins2\tmp\CommandInterpreterCondition1273399676977946705.sh
Run condition [Not] preventing perform for step [Execute shell]
FATAL: java.nio.channels.ClosedChannelException
java.nio.channels.ClosedChannelException
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from sofa-ci-windows10-3.cs1cloud.internal/172.21.15.166:49729
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.Request.call(Request.java:199)
		at hudson.remoting.Channel.call(Channel.java:999)
		at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1150)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
		at hudson.model.Run.execute(Run.java:1897)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
Caused: hudson.remoting.RequestAbortedException
	at hudson.remoting.Request.abort(Request.java:345)
	at hudson.remoting.Channel.terminate(Channel.java:1080)
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:240)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:825)
	at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:168)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:825)
	at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155)
	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:180)
	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:789)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Finished: FAILURE