[Buildbot-devel] RemoveDirectory Failure Message

Moore, Mathew L MooreML at battelle.org
Thu Sep 12 13:58:34 UTC 2013


My build process has a RemoveDirectory step that occasionally fails on a Windows 7 build slave.  Unfortunately, there is no stdio/stderr logs for that step, and the twisted log files on both worker and master only tell me the step has failed.

The failure is not due to the timeout, as it occurs much less then the default 120 s timeout.

I noticed the RemoveDirectory code in buildslave includes a failure callback,

  self.sendStatus({'header': 'exception from rmdirRecursive\n' + f.getTraceback()})

Is this status field being written somewhere I might have access to, or should I just add some log statements to the code to try to track down my error?

Master: Buildbot 0.8.8 running on OS X
Slave: Buildbot 0.8.7p1 running on Windows 7  x64

Thanks in advance,
--Matt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20130912/1f7a3b06/attachment.html>


More information about the devel mailing list