Closed Bug 590384 Opened 14 years ago Closed 13 years ago

win32-slave45 failing with an hg exception

Categories

(Release Engineering :: General, defect, P3)

x86
Windows Server 2003
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: coop, Unassigned)

Details

(Whiteboard: [badslave?][slaveduty])

We hit this repeatedly during l10n repacks for 3.5.12. During get_enUS_src, we saw:

pulling from http://hg.mozilla.org/releases/mozilla-1.9.1
searching for changes
no changes found
** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or mercurial@selenic.com
** Mercurial Distributed SCM (version 1.2.1)
** Extensions loaded: graphlog, win32text
Traceback (most recent call last):
  File "hg", line 27, in <module>
  File "mercurial\dispatch.pyc", line 16, in run
  File "mercurial\dispatch.pyc", line 25, in dispatch
  File "mercurial\dispatch.pyc", line 41, in _runcatch
  File "mercurial\dispatch.pyc", line 372, in _dispatch
  File "mercurial\dispatch.pyc", line 247, in runcommand
  File "mercurial\dispatch.pyc", line 417, in _runcommand
  File "mercurial\dispatch.pyc", line 377, in checkargs
  File "mercurial\dispatch.pyc", line 371, in <lambda>
  File "mercurial\util.pyc", line 718, in check
  File "mercurial\commands.pyc", line 2932, in update
  File "mercurial\hg.pyc", line 257, in update
  File "mercurial\merge.pyc", line 496, in update
  File "mercurial\merge.pyc", line 279, in applyupdates
  File "mercurial\merge.pyc", line 16, in __init__
  File "mercurial\merge.pyc", line 33, in _read
TypeError: a2b_hex() argument 1 must be string or read-only buffer, not None
program finished with exit code 255

This was compounded (as usual) by the bad slave failing early and returning to the pool to accept more jobs (and fail again).

Could just be a bad slave, but it should be audited and/or re-imaged.

I've renamed buildbot.tac -> buildbot.tac.off for now.
Whiteboard: [badslave?] → [badslave?][slaveduty]
Hasn't been a recent recurrence that I can see, and this slave is up-to-date with OPSI.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.