Nick Boldt created JBIDE-26312:
----------------------------------
Summary: Windows 7 slaves stall for 7 hours while recording test results?
Key: JBIDE-26312
URL:
https://issues.jboss.org/browse/JBIDE-26312
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.9.0.AM3
Reporter: Nick Boldt
This has been happening for a while now.
{code}
20:24:20 Archiving artifacts
20:50:34 Recording test results
(nothing happens for like 7 hours)
04:09:55 Agent went offline during the build
04:09:55 ERROR: Connection was broken: java.nio.channels.ClosedChannelException
04:09:55 at
org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
04:09:55 at
org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:179)
04:09:55 at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:721)
04:09:55 at
jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
04:09:55 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
04:09:55 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
04:09:55 at java.lang.Thread.run(Thread.java:748)
{code}
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/server.i...
Anyone have a clue why collecting junit results should take >7hrs on win7, but work
fine on other OSes?
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/server.i...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)