Closed
Bug 661837
Opened 14 years ago
Closed 14 years ago
confirm correct version of buildbot installed on w32-ix-slave03
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: joduinn, Unassigned)
Details
(Whiteboard: [slaveduty])
-------- Original Message --------
Subject: Re: twistd.log exceptions on buildbot-master13.build.scl1.mozilla.com bm13-build1
Date: Thu, 02 Jun 2011 21:55:42 -0400
From: Chris AtLee <catlee@mozilla.com>
To: release <release@mozilla.com>
this usually means that a windows client has an old version of buildbot.
this ip belongs to w32-ix-slave03.build.scl1.mozilla.com.
On 02/06/11 09:00 PM, Client Builder wrote:
> The following exceptions (total 1) were detected on buildbot-master13.build.scl1.mozilla.com bm13-build1:
>
> Exception in /builds/buildbot/build1/master/twistd.log:
> 2011-06-02 17:24:51-0700 [Broker,288,10.12.48.29] Unhandled Error
> Traceback from remote host -- Traceback (most recent call last):
> File "D:\mozilla-build\python25\lib\site-packages\twisted\spread\banana.py", line 148, in gotItem
> self.callExpressionReceived(item)
> File "D:\mozilla-build\python25\lib\site-packages\twisted\spread\banana.py", line 113, in callExpressionReceived
> self.expressionReceived(obj)
> File "D:\mozilla-build\python25\lib\site-packages\twisted\spread\pb.py", line 522, in expressionReceived
> method(*sexp[1:])
> File "D:\mozilla-build\python25\lib\site-packages\twisted\spread\pb.py", line 833, in proto_message
> self._recvMessage(self.localObjectForID, requestID, objectID, message, answerRequired, netArgs, netKw)
> ---<exception caught here> ---
> File "D:\mozilla-build\python25\lib\site-packages\twisted\spread\pb.py", line 847, in _recvMessage
> netResult = object.remoteMessageReceived(self, message, netArgs, netKw)
> File "d:\mozilla-build\python25\Lib\site-packages\twisted\spread\flavors.py", line 117, in remoteMessageReceived
> raise NoSuchMethod("No such method: remote_%s" % (message,))
> twisted.spread.flavors.NoSuchMethod: No such method: remote_getVersion
Comment 1•14 years ago
|
||
Huh, the 'buildbot-production' package wasn't installed on the new hosts, or on the refimage. Installed now. Go OPSI!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 2•14 years ago
|
||
This was probably a fallout from bug 634428 where the host should have been removed and mark all packages to re-install.
Also note that I just logged in to the machine and it says that the OPSI event log is full.
Want me to clear it?
Comment 3•14 years ago
|
||
Comment 4•14 years ago
|
||
I added some screenshots to
https://wiki.mozilla.org/ReleaseEngineering/How_To/Set_Up_a_Freshly_Imaged_Slave
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•