[Buildbot-commits] [Buildbot] #2176: buildslave hangs trying to kill process after "1200 seconds without output"

Buildbot nobody at buildbot.net
Wed Jan 18 18:54:23 UTC 2012


#2176: buildslave hangs trying to kill process after "1200 seconds without output"
--------------------+--------------------
Reporter:  hjwp     |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  0.8.+
 Version:  0.8.5    |  Resolution:
Keywords:  windows  |
--------------------+--------------------

Comment (by dustin):

 I agree, that is very strange.

 This sounds like the {{{sendStatus}}} call completes -- the message
 arrives on the master, at any rate.  The "None" error you're seeing
 indicates that it's trying to kill something - presumably either TASKKILL
 or {{{process.signalProcess}}.  But you're right -- I don't see how it
 could get there without logging.  Unless logging is somehow buffered on
 Windows?

 Perhaps, try adding additional logging calls to {{{runprocess.py}}}?

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2176#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list