builder: mozilla-beta_win7_vm_gfx_test_pgo-reftest slave: g-w732-spot-181 starttime: 1491941589.99 results: exception (4) buildid: 20170411112908 builduid: 87f9a73f0769417886f0dd3f7b61013b revision: 5a2d561c1ea6039374dfe14247d39ff6acb7e3be ========= Started set props: master (results: 0, elapsed: 0 secs) (at 2017-04-11 13:13:09.993423) ========= master: http://buildbot-master139.bb.releng.usw2.mozilla.com:8201/ ========= Finished set props: master (results: 0, elapsed: 0 secs) (at 2017-04-11 13:13:09.994074) ========= ========= Started downloading to buildprops.json (results: 0, elapsed: 14 secs) (at 2017-04-11 13:13:09.994531) ========= ========= Finished downloading to buildprops.json (results: 0, elapsed: 14 secs) (at 2017-04-11 13:13:24.718948) ========= ========= Started shell exception (results: 4, elapsed: 17 mins, 18 secs) (at 2017-04-11 13:13:24.719750) ========= remoteFailed: [Failure instance: Traceback (failure with no frames): : [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion. ] ]

<class 'twisted.spread.pb.PBConnectionLost'>: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion. ]

<class 'twisted.spread.pb.PBConnectionLost'>: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion. ]

Traceback (most recent call last): Failure: twisted.spread.pb.PBConnectionLost: [Failure instance: Traceback (failure with no frames): : Connection to the other side was lost in a non-clean fashion. ] ========= Finished shell exception (results: 4, elapsed: 17 mins, 18 secs) (at 2017-04-11 13:30:42.912274) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Skipped (results: not started, elapsed: not started) ========= ========= Started set_script_properties exception (results: 4, elapsed: 0 secs) (at 2017-04-11 13:30:42.912737) ========= remoteFailed: [Failure instance: Traceback: : Calling Stale Broker /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/steps/shell.py:225:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1071:startCommand /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1002:runCommand /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:77:run --- --- /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py:125:maybeDeferred /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:529:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:311:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:112:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py:328:callRemote /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py:807:_sendMessage ]

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py, line 125 in maybeDeferred
123  """
124  try:
125    result = f(*args, **kw)
126  except:
Locals
args'()'
kw'{}'
f"<bound method RemoteShellCommand.start of <RemoteShellCommand '['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f']'>>"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 529 in start
527                       self.args['workdir'])
528    log.msg(what)
529    return LoggedRemoteCommand.start(self)
530
Locals
what'"command \'[\'cmd\', \'/C\', \'for\', \'%f\', \'in\', \'(*)\', \'do\', \'@type\', \'%f\']\' in dir \'properties\'"'
self"<RemoteShellCommand '['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f']'>"
Globals
LoggedRemoteCommand'<class buildbot.process.buildstep.LoggedRemoteCommand at 0x2c549a8>'
log"<module 'twisted.python.log' from '/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/python/log.pyc'>"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 311 in start
309          % self)
310    self.updates = {}
311    return RemoteCommand.start(self)
312
Locals
self"<RemoteShellCommand '['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f']'>"
Globals
RemoteCommand'<class buildbot.process.buildstep.RemoteCommand at 0x2c54460>'
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 112 in start
110    # We should fire self.deferred when the command is done.
111    d = self.remote.callRemote("startCommand", self, self.commandID,
112                  self.remote_command, cmd_args)
113    return d
Locals
self"<RemoteShellCommand '['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f']'>"
cmd_args"{'workdir': 'properties', 'command': ['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f'], 'timeout': 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}}"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py, line 328 in callRemote
326
327    return self.broker._sendMessage('',self.perspective, self.luid,
328                    _name, args, kw)
329
Locals
self'<twisted.spread.pb.RemoteReference instance at 0x55d5d050>'
args"(<RemoteShellCommand '['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f']'>, '88557', 'shell', {'workdir': 'properties', 'command': ['cmd', '/C', 'for', '%f', 'in', '(*)', 'do', '@type', '%f'], 'timeout': 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}})"
kw'{}'
_name"'startCommand'"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py, line 807 in _sendMessage
805      del kw['pbanswer']
806    if self.disconnected:
807      raise DeadReferenceError("Calling Stale Broker")
808    try:
Locals
self'<twisted.spread.pb.Broker instance at 0x54a56b48>'
kw'{}'
Globals
Broker'<class twisted.spread.pb.Broker at 0x280b120>'
DeadReferenceError"<class 'twisted.spread.pb.DeadReferenceError'>"

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

Traceback (most recent call last): File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 225, in start self.startCommand(cmd, warnings) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1071, in startCommand d = self.runCommand(cmd) # might raise ConnectionLost File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1002, in runCommand d = c.run(self, self.remote) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 77, in run d = defer.maybeDeferred(self.start) --- --- File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py", line 125, in maybeDeferred result = f(*args, **kw) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 529, in start return LoggedRemoteCommand.start(self) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 311, in start return RemoteCommand.start(self) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 112, in start self.remote_command, cmd_args) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py", line 328, in callRemote _name, args, kw) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py", line 807, in _sendMessage raise DeadReferenceError("Calling Stale Broker") twisted.spread.pb.DeadReferenceError: Calling Stale Broker ========= Finished set_script_properties exception (results: 4, elapsed: 0 secs) (at 2017-04-11 13:30:42.941965) ========= ========= Started rm_oauth_txt exception (results: 4, elapsed: 0 secs) (at 2017-04-11 13:30:42.942653) ========= remoteFailed: [Failure instance: Traceback: : Calling Stale Broker /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/steps/shell.py:225:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1071:startCommand /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1002:runCommand /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:77:run --- --- /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py:125:maybeDeferred /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:529:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:311:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:112:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py:328:callRemote /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py:807:_sendMessage ]

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py, line 125 in maybeDeferred
123  """
124  try:
125    result = f(*args, **kw)
126  except:
Locals
args'()'
kw'{}'
f"<bound method RemoteShellCommand.start of <RemoteShellCommand '['rm', '-f', 'oauth.txt']'>>"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 529 in start
527                       self.args['workdir'])
528    log.msg(what)
529    return LoggedRemoteCommand.start(self)
530
Locals
what'"command \'[\'rm\', \'-f\', \'oauth.txt\']\' in dir \'.\'"'
self"<RemoteShellCommand '['rm', '-f', 'oauth.txt']'>"
Globals
LoggedRemoteCommand'<class buildbot.process.buildstep.LoggedRemoteCommand at 0x2c549a8>'
log"<module 'twisted.python.log' from '/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/python/log.pyc'>"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 311 in start
309          % self)
310    self.updates = {}
311    return RemoteCommand.start(self)
312
Locals
self"<RemoteShellCommand '['rm', '-f', 'oauth.txt']'>"
Globals
RemoteCommand'<class buildbot.process.buildstep.RemoteCommand at 0x2c54460>'
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 112 in start
110    # We should fire self.deferred when the command is done.
111    d = self.remote.callRemote("startCommand", self, self.commandID,
112                  self.remote_command, cmd_args)
113    return d
Locals
self"<RemoteShellCommand '['rm', '-f', 'oauth.txt']'>"
cmd_args"{'workdir': '.', 'command': ['rm', '-f', 'oauth.txt'], 'timeout': 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}}"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py, line 328 in callRemote
326
327    return self.broker._sendMessage('',self.perspective, self.luid,
328                    _name, args, kw)
329
Locals
self'<twisted.spread.pb.RemoteReference instance at 0x55d5d050>'
args"(<RemoteShellCommand '['rm', '-f', 'oauth.txt']'>, '88558', 'shell', {'workdir': '.', 'command': ['rm', '-f', 'oauth.txt'], 'timeout': 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}})"
kw'{}'
_name"'startCommand'"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py, line 807 in _sendMessage
805      del kw['pbanswer']
806    if self.disconnected:
807      raise DeadReferenceError("Calling Stale Broker")
808    try:
Locals
self'<twisted.spread.pb.Broker instance at 0x54a56b48>'
kw'{}'
Globals
Broker'<class twisted.spread.pb.Broker at 0x280b120>'
DeadReferenceError"<class 'twisted.spread.pb.DeadReferenceError'>"

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

Traceback (most recent call last): File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 225, in start self.startCommand(cmd, warnings) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1071, in startCommand d = self.runCommand(cmd) # might raise ConnectionLost File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1002, in runCommand d = c.run(self, self.remote) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 77, in run d = defer.maybeDeferred(self.start) --- --- File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py", line 125, in maybeDeferred result = f(*args, **kw) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 529, in start return LoggedRemoteCommand.start(self) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 311, in start return RemoteCommand.start(self) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 112, in start self.remote_command, cmd_args) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py", line 328, in callRemote _name, args, kw) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py", line 807, in _sendMessage raise DeadReferenceError("Calling Stale Broker") twisted.spread.pb.DeadReferenceError: Calling Stale Broker ========= Finished rm_oauth_txt exception (results: 4, elapsed: 0 secs) (at 2017-04-11 13:30:42.971432) ========= ========= Started reboot exception (results: 4, elapsed: 0 secs) (at 2017-04-11 13:30:42.972066) ========= remoteFailed: [Failure instance: Traceback: : Calling Stale Broker /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/steps/shell.py:225:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1071:startCommand /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1002:runCommand /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:77:run --- --- /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py:125:maybeDeferred /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:529:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:311:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py:112:start /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py:328:callRemote /builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py:807:_sendMessage ]

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py, line 125 in maybeDeferred
123  """
124  try:
125    result = f(*args, **kw)
126  except:
Locals
args'()'
kw'{}'
f"<bound method RemoteShellCommand.start of <RemoteShellCommand '['c:/mozilla-build/python27/python', '-u', 'scripts/external_tools/count_and_reboot.py', '-f', '../reboot_count.txt', '-n', '1', '-z']'>>"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 529 in start
527                       self.args['workdir'])
528    log.msg(what)
529    return LoggedRemoteCommand.start(self)
530
Locals
what'"command \'[\'c:/mozilla-build/python27/python\', \'-u\', \'scripts/external_tools/count_and_reboot.py\', \'-f\', \'../reboot_count.txt\', \'-n\', \'1\', \'-z\']\' in dir \'.\'"'
self"<RemoteShellCommand '['c:/mozilla-build/python27/python', '-u', 'scripts/external_tools/count_and_reboot.py', '-f', '../reboot_count.txt', '-n', '1', '-z']'>"
Globals
LoggedRemoteCommand'<class buildbot.process.buildstep.LoggedRemoteCommand at 0x2c549a8>'
log"<module 'twisted.python.log' from '/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/python/log.pyc'>"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 311 in start
309          % self)
310    self.updates = {}
311    return RemoteCommand.start(self)
312
Locals
self"<RemoteShellCommand '['c:/mozilla-build/python27/python', '-u', 'scripts/external_tools/count_and_reboot.py', '-f', '../reboot_count.txt', '-n', '1', '-z']'>"
Globals
RemoteCommand'<class buildbot.process.buildstep.RemoteCommand at 0x2c54460>'
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 112 in start
110    # We should fire self.deferred when the command is done.
111    d = self.remote.callRemote("startCommand", self, self.commandID,
112                  self.remote_command, cmd_args)
113    return d
Locals
self"<RemoteShellCommand '['c:/mozilla-build/python27/python', '-u', 'scripts/external_tools/count_and_reboot.py', '-f', '../reboot_count.txt', '-n', '1', '-z']'>"
cmd_args"{'workdir': '.', 'command': ['c:/mozilla-build/python27/python', '-u', 'scripts/external_tools/count_and_reboot.py', '-f', '../reboot_count.txt', '-n', '1', '-z'], 'timeout': 1200, 'env': {'MOZILLABUILD': 'D:\\\\mozilla-build', 'MOZ_TOOLS': 'D:\\\\mozilla-build\\\\moztools', 'MOZ_CRASHREPORTER_NO_REPORT': '1', 'MOZ_NO_REMOTE': '1', 'MOZ_HIDE_RESULTS_TABLE': '1', 'LIBPATH': 'C:\\\\WINDOWS\\\\Microsoft.NET\\\\Framework\\\\v2.0.50727;D:\\\\msvs8\\\\VC\\\\ATLMFC\\\\LIB', 'MOZILLABUILDPATH': '\\\\mozilla-build\\\\', 'NO_FAIL_ON_TEST_ERRORS': '1', 'NO_EM_RESTART': '1', 'MSVCDir': 'D:\\\\msvs8\\\\VC', 'XPCOM_DEBUG_BREAK': 'warn', 'MOZ_AIRBAG': '1', 'MOZ_MSVCVERSION': '8', 'VCVARS': 'D:\\\\msvs8\\\\VC\\\\bin\\\\vcvars32.bat', 'VSINSTALLDIR': 'D:\\\\msvs8', 'DevEnvDir': 'D:\\\\msvs8\\\\Common7\\\\IDE', 'MOZILLABUILDDRIVE': 'C:', 'PROPERTIES_FILE': 'C:\\\\slave\\\\test/buildprops.json', 'FrameworkDir': 'C:\\\\WINDOWS\\\\Microsoft.NET\\\\Framework', 'FrameworkVersion': 'v2.0.50727', 'FrameworkSDKDir': 'D:\\\\msvs8\\\\SDK\\\\v2.0', 'VCINSTALLDIR': 'D:\\\\msvs8\\\\VC'}, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}}"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py, line 328 in callRemote
326
327    return self.broker._sendMessage('',self.perspective, self.luid,
328                    _name, args, kw)
329
Locals
self'<twisted.spread.pb.RemoteReference instance at 0x55d5d050>'
args"(<RemoteShellCommand '['c:/mozilla-build/python27/python', '-u', 'scripts/external_tools/count_and_reboot.py', '-f', '../reboot_count.txt', '-n', '1', '-z']'>, '88559', 'shell', {'workdir': '.', 'command': ['c:/mozilla-build/python27/python', '-u', 'scripts/external_tools/count_and_reboot.py', '-f', '../reboot_count.txt', '-n', '1', '-z'], 'timeout': 1200, 'env': {'MOZILLABUILD': 'D:\\\\mozilla-build', 'MOZ_TOOLS': 'D:\\\\mozilla-build\\\\moztools', 'MOZ_CRASHREPORTER_NO_REPORT': '1', 'MOZ_NO_REMOTE': '1', 'MOZ_HIDE_RESULTS_TABLE': '1', 'LIBPATH': 'C:\\\\WINDOWS\\\\Microsoft.NET\\\\Framework\\\\v2.0.50727;D:\\\\msvs8\\\\VC\\\\ATLMFC\\\\LIB', 'MOZILLABUILDPATH': '\\\\mozilla-build\\\\', 'NO_FAIL_ON_TEST_ERRORS': '1', 'NO_EM_RESTART': '1', 'MSVCDir': 'D:\\\\msvs8\\\\VC', 'XPCOM_DEBUG_BREAK': 'warn', 'MOZ_AIRBAG': '1', 'MOZ_MSVCVERSION': '8', 'VCVARS': 'D:\\\\msvs8\\\\VC\\\\bin\\\\vcvars32.bat', 'VSINSTALLDIR': 'D:\\\\msvs8', 'DevEnvDir': 'D:\\\\msvs8\\\\Common7\\\\IDE', 'MOZILLABUILDDRIVE': 'C:', 'PROPERTIES_FILE': 'C:\\\\slave\\\\test/buildprops.json', 'FrameworkDir': 'C:\\\\WINDOWS\\\\Microsoft.NET\\\\Framework', 'FrameworkVersion': 'v2.0.50727', 'FrameworkSDKDir': 'D:\\\\msvs8\\\\SDK\\\\v2.0', 'VCINSTALLDIR': 'D:\\\\msvs8\\\\VC'}, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}})"
kw'{}'
_name"'startCommand'"
/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py, line 807 in _sendMessage
805      del kw['pbanswer']
806    if self.disconnected:
807      raise DeadReferenceError("Calling Stale Broker")
808    try:
Locals
self'<twisted.spread.pb.Broker instance at 0x54a56b48>'
kw'{}'
Globals
Broker'<class twisted.spread.pb.Broker at 0x280b120>'
DeadReferenceError"<class 'twisted.spread.pb.DeadReferenceError'>"

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

Traceback (most recent call last): File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 225, in start self.startCommand(cmd, warnings) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1071, in startCommand d = self.runCommand(cmd) # might raise ConnectionLost File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1002, in runCommand d = c.run(self, self.remote) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 77, in run d = defer.maybeDeferred(self.start) --- --- File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/internet/defer.py", line 125, in maybeDeferred result = f(*args, **kw) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 529, in start return LoggedRemoteCommand.start(self) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 311, in start return RemoteCommand.start(self) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/buildbot-0.8.2_hg_d769fbdcf8ee_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 112, in start self.remote_command, cmd_args) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py", line 328, in callRemote _name, args, kw) File "/builds/buildbot/tests1-windows/lib/python2.7/site-packages/twisted/spread/pb.py", line 807, in _sendMessage raise DeadReferenceError("Calling Stale Broker") twisted.spread.pb.DeadReferenceError: Calling Stale Broker ========= Finished reboot exception (results: 4, elapsed: 0 secs) (at 2017-04-11 13:30:43.001253) ========= ========= Total master_lag: 0.00 =========