Started by upstream project "ESP_QuickTestCaps" build number 32 originally caused by: Started by user galbramc Running as galbramc [EnvInject] - Loading node environment variables. Building remotely on windows10x64 in workspace C:\Users\jenkins\workspace\ESP_QuickTestCaps\7.6\CAPS\unit\WIN64.2017 [WS-CLEANUP] Deleting project workspace... Checking out a fresh workspace because C:\Users\jenkins\workspace\ESP_QuickTestCaps\7.6\CAPS\unit\WIN64.2017\EGADS doesn't exist Cleaning local Directory EGADS Checking out svn+ssh://acdl.mit.edu/home/svnroot/EGADS at revision '2023-09-10T14:11:44.766 -0400' Using sole credentials 3614a4cf-01de-4393-97de-73734b7dd5a2 in realm ‘svn+ssh://acdl.mit.edu’ Using sole credentials 3614a4cf-01de-4393-97de-73734b7dd5a2 in realm ‘svn+ssh://acdl.mit.edu’ Using sole credentials 3614a4cf-01de-4393-97de-73734b7dd5a2 in realm ‘svn+ssh://acdl.mit.edu’ Using sole credentials 3614a4cf-01de-4393-97de-73734b7dd5a2 in realm ‘svn+ssh://acdl.mit.edu’ A trunk A trunk\src A trunk\src\egadsIO.cpp A trunk\src\egadsClasses.h A trunk\src\egadsTopo.cpp A trunk\src\egadsBase.c A trunk\src\Makefile A trunk\src\egadsSpline.cpp A trunk\src\egadsTess.c A trunk\src\egadsHLevel.cpp A trunk\src\OCC AU trunk\src\OCC\BRepLib_FuseEdges.cpp AU trunk\src\OCC\BRepLib_FuseEdges.h AU trunk\src\OCC\BRepPrimAPI_MakePrism.cpp AU trunk\src\OCC\BRepPrimAPI_MakePrism.hxx AU trunk\src\OCC\BRepPrimAPI_MakeRevol.cpp AU trunk\src\OCC\BRepPrimAPI_MakeRevol.hxx AU trunk\src\OCC\BRepSweep_Prism.cpp AU trunk\src\OCC\BRepSweep_Prism.hxx AU trunk\src\OCC\BRepSweep_Revol.cpp AU trunk\src\OCC\BRepSweep_Revol.hxx AU trunk\src\OCC\BRepSweep_Rotation.cpp AU trunk\src\OCC\BRepSweep_Rotation.hxx AU trunk\src\OCC\BRepSweep_Translation.cpp AU trunk\src\OCC\BRepSweep_Translation.hxx A trunk\src\egads.def A trunk\src\egadsGeom.cpp A trunk\src\egadsSplineFit.cpp A trunk\src\prmUV.c A trunk\src\egadsAttrs.c A trunk\src\egadsCopy.cpp A trunk\src\egadsEffect.c A trunk\src\egadsExport.c A trunk\src\egadsFit.c A trunk\src\egadsInternals.h A trunk\src\egadsMemory.c A trunk\src\egadsOCC.h A trunk\src\egadsQuads.c A trunk\src\egadsSBO.c A trunk\src\egadsSkinning.cpp A trunk\src\egadsSolids.c A trunk\src\egadsSplineVels.h A trunk\src\egadsStack.h A trunk\src\egadsTessInp.c A trunk\src\egadsTessSens.cpp A trunk\src\egadsTris.c A trunk\src\egadsTris.h A trunk\src\fgadsAttrs.c A trunk\src\fgadsBase.c A trunk\src\fgadsGeom.c A trunk\src\fgadsHLevel.c A trunk\src\fgadsMemory.c FATAL: java.nio.channels.ClosedChannelException java.nio.channels.ClosedChannelException Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from VECTOR.MIT.EDU/18.18.33.12:40761 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.FilePath.act(FilePath.java:1192) at hudson.FilePath.act(FilePath.java:1181) at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:970) at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:892) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1245) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1900) 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:346) at hudson.remoting.Channel.terminate(Channel.java:1080) at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241) 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:177) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:279) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:501) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:244) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:196) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:209) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:793) at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172) at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:343) at hudson.remoting.Channel.close(Channel.java:1494) at hudson.remoting.Channel.close(Channel.java:1447) at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:939) at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:819) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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) ERROR: Step ‘Record compiler warnings and static analysis results’ aborted due to exception: java.io.IOException: No workspace found for ESP_QuickTestCaps/CASREV=7.6,ESP_ARCH=WIN64.2017,buildnode=windows10x64 #32 at io.jenkins.plugins.analysis.core.steps.IssuesRecorder.perform(IssuesRecorder.java:714) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) at hudson.model.Build$BuildExecution.post2(Build.java:179) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) at hudson.model.Run.execute(Run.java:1925) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for ESP_QuickTestCaps/CASREV=7.6,ESP_ARCH=WIN64.2017,buildnode=windows10x64 #32 [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] build step #0 should only be executed on MATRIX ERROR: Step ‘Delete workspace when build is done’ failed: no workspace for ESP_QuickTestCaps/CASREV=7.6,ESP_ARCH=WIN64.2017,buildnode=windows10x64 #32 Finished: FAILURE