-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
nunit-plugin version 0.21
jenkins version 2.60.1
jekins master: 3.13.0-101-generic #148-Ubuntu SMP Thu Oct 20 22:08:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
java version "1.8.0_131"
Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)
jenkins slave: windows 7 via java web start
java version 1.8.0_121nunit-plugin version 0.21 jenkins version 2.60.1 jekins master: 3.13.0-101-generic #148-Ubuntu SMP Thu Oct 20 22:08:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux java version "1.8.0_131" Java(TM) SE Runtime Environment (build 1.8.0_131-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode) jenkins slave: windows 7 via java web start java version 1.8.0_121
After a period of 8 hours and 4 minutes the NUnit publisher is interrupted because the process takes too long.
20:55:29 Archiving artifacts
20:56:09 Recording NUnit tests results
05:00:01 ERROR: Step ‘Publish NUnit test result report’ aborted due to exception:
05:00:01 java.lang.InterruptedException
05:00:01 at java.lang.Object.wait(Native Method)
05:00:01 at hudson.remoting.Request.call(Request.java:147)
05:00:01 at hudson.remoting.Channel.call(Channel.java:829)
05:00:01 at hudson.FilePath.act(FilePath.java:986)
05:00:01 at hudson.FilePath.act(FilePath.java:975)
05:00:01 at hudson.FilePath.deleteRecursive(FilePath.java:1177)
05:00:01 at hudson.plugins.nunit.NUnitPublisher.perform(NUnitPublisher.java:277)
05:00:01 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
05:00:01 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
05:00:01 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:735)
05:00:01 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:676)
05:00:01 at hudson.model.Build$BuildExecution.post2(Build.java:186)
05:00:01 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:621)
05:00:01 at hudson.model.Run.execute(Run.java:1760)
05:00:01 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
05:00:01 at hudson.model.ResourceController.execute(ResourceController.java:97)
05:00:01 at hudson.model.Executor.run(Executor.java:405)
This happens after a build has failed. The .xml is around 163KB's large.
I can't (yet) share the xml because it contains private company data of which I am not 100% sure if I would be allowed to share that information