Buildbot/OutageReports/20070904-02

From MozillaWiki
< Buildbot‎ | OutageReports
Revision as of 14:00, 10 September 2007 by ChrisCooper (talk | contribs) (New page: == 2007-09-04 == On 2007-09-04 at 18:55PDT, '''try1-win32-slave''' experienced a service outage for 15 hours. {{bug|394841}} '''What was affected:''' Windows try builds on trunk. '''W...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

2007-09-04

On 2007-09-04 at 18:55PDT, try1-win32-slave experienced a service outage for 15 hours.

bug 394841

What was affected:

Windows try builds on trunk.

What was the cause of the outage:

Traceback (most recent call last):
Failure: buildbot.slave.commands.TimeoutError: SIGKILL failed to kill process

Has this type of outage happened before?

Yes, earlier in the same day, in fact.

What was done to repair:

Shell killed and reopened.

What will be done to prevent this in the future:

  • upgrade buildbot to trunk code ?
  • use KillableProcess.py ?