builder: comm-beta-win32-debug slave: sea-win32-02 starttime: 1511777204.18 results: exception (4) buildid: 20171127020643 builduid: cd356464b2364ae3bf2aa08f20d0fba7 revision: 47c97637717fc01e6abcf769bb00ce3cc7a16276 ========= Started Build_Locale_Decision exception (results: 4, elapsed: 0 secs) (at 2017-11-27 02:06:44.178414) ==========

<type 'exceptions.KeyError'>: 'locale'

/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 769 in _startStep_2
767
768      if skip is None:
769        skip = self.start()
770
Locals
skipNone
self
buildbotcustom.steps.base.C instance @ 0x2354b48 <buildbotcustom.steps.base.C instance at 0x2354b48>
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/steps/shell.py, line 212 in start
210    # create the actual RemoteShellCommand instance now
211    kwargs = properties.render(self.remote_kwargs)
212    command = properties.render(self.command)
213    kwargs['command'] = command
Self
remote_kwargs
Dictionary instance @ 0x6ab5280
'workdir''build'
'usePTY''slave-config'
command
List instance @ 0x65c5a70
'bash'
'-c'
buildbot.process.properties.WithProperties instance @ 0x65c5e18 <buildbot.process.properties.WithProperties instance at 0x65c5e18>
Locals
self
buildbotcustom.steps.base.C instance @ 0x2354b48 <buildbotcustom.steps.base.C instance at 0x2354b48>
kwargs
Dictionary instance @ 0x2013340
'usePTY''slave-config'
'workdir''build'
properties
buildbot.process.properties.Properties instance @ 0x3958ef0 {'buildnumber': 1268, 'product': 'seamonkey', 'scheduler': u'comm-beta', 'repository': '', 'buildername': 'WINNT 5.2 comm-beta leak test build', 'buildid': u'20171127020643', 'stage_platform': 'win32-debug', 'project': '', 'platform': 'win32-debug', 'polled_moz_revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'master': 'http://cb-seamonkey-linuxmaster-01.mozilla.org:8010/', 'slavebuilddir': 'c-beta-w32-dbg', 'branch': 'comm-beta', 'slavename': 'sea-win32-02', 'builduid': u'cd356464b2364ae3bf2aa08f20d0fba7', 'revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276'}
Globals
RemoteShellCommand<class buildbot.process.buildstep.RemoteShellCommand at 0x1b15460>
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py, line 108 in render
106      return value.render(self.pmap)
107    elif isinstance(value, list):
108      return [ self.render(e) for e in value ]
109    elif isinstance(value, tuple):
Self
pmap
buildbot.process.properties.PropertyMap instance @ 0x39581b8 <buildbot.process.properties.PropertyMap instance at 0x39581b8>
Locals
self
buildbot.process.properties.Properties instance @ 0x3958ef0 {'buildnumber': 1268, 'product': 'seamonkey', 'scheduler': u'comm-beta', 'repository': '', 'buildername': 'WINNT 5.2 comm-beta leak test build', 'buildid': u'20171127020643', 'stage_platform': 'win32-debug', 'project': '', 'platform': 'win32-debug', 'polled_moz_revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'master': 'http://cb-seamonkey-linuxmaster-01.mozilla.org:8010/', 'slavebuilddir': 'c-beta-w32-dbg', 'branch': 'comm-beta', 'slavename': 'sea-win32-02', 'builduid': u'cd356464b2364ae3bf2aa08f20d0fba7', 'revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276'}
e
buildbot.process.properties.WithProperties instance @ 0x65c5e18 <buildbot.process.properties.WithProperties instance at 0x65c5e18>
value
List instance @ 0x65c5a70
'bash'
'-c'
buildbot.process.properties.WithProperties instance @ 0x65c5e18 <buildbot.process.properties.WithProperties instance at 0x65c5e18>
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py, line 106 in render
104      return value
105    elif isinstance(value, WithProperties):
106      return value.render(self.pmap)
107    elif isinstance(value, list):
Self
pmap
buildbot.process.properties.PropertyMap instance @ 0x39581b8 <buildbot.process.properties.PropertyMap instance at 0x39581b8>
Locals
self
buildbot.process.properties.Properties instance @ 0x3958ef0 {'buildnumber': 1268, 'product': 'seamonkey', 'scheduler': u'comm-beta', 'repository': '', 'buildername': 'WINNT 5.2 comm-beta leak test build', 'buildid': u'20171127020643', 'stage_platform': 'win32-debug', 'project': '', 'platform': 'win32-debug', 'polled_moz_revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'master': 'http://cb-seamonkey-linuxmaster-01.mozilla.org:8010/', 'slavebuilddir': 'c-beta-w32-dbg', 'branch': 'comm-beta', 'slavename': 'sea-win32-02', 'builduid': u'cd356464b2364ae3bf2aa08f20d0fba7', 'revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276'}
value
buildbot.process.properties.WithProperties instance @ 0x65c5e18 <buildbot.process.properties.WithProperties instance at 0x65c5e18>
Globals
WithProperties<class buildbot.process.properties.WithProperties at 0x1e0e120>
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py, line 194 in render
192      s = self.fmtstring % tuple(strings)
193    else:
194      s = self.fmtstring % pmap
195    return s
Self
fmtstring'echo "%(locale)s" && wget -qO- https://hg.mozilla.org/releases/comm-beta/raw-file/tip/suite/locales/all-locales'
Locals
self
buildbot.process.properties.WithProperties instance @ 0x65c5e18 <buildbot.process.properties.WithProperties instance at 0x65c5e18>
pmap
buildbot.process.properties.PropertyMap instance @ 0x39581b8 <buildbot.process.properties.PropertyMap instance at 0x39581b8>
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py, line 169 in __getitem__
167        break
168    else:
169      rv = properties[key]
170
Locals
key'locale'
properties
buildbot.process.properties.Properties instance @ 0x3958ef0 {'buildnumber': 1268, 'product': 'seamonkey', 'scheduler': u'comm-beta', 'repository': '', 'buildername': 'WINNT 5.2 comm-beta leak test build', 'buildid': u'20171127020643', 'stage_platform': 'win32-debug', 'project': '', 'platform': 'win32-debug', 'polled_moz_revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'master': 'http://cb-seamonkey-linuxmaster-01.mozilla.org:8010/', 'slavebuilddir': 'c-beta-w32-dbg', 'branch': 'comm-beta', 'slavename': 'sea-win32-02', 'builduid': u'cd356464b2364ae3bf2aa08f20d0fba7', 'revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276'}
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py, line 50 in __getitem__
48  def __getitem__(self, name):
49    """Just get the value for this property."""
50    rv = self.properties[name][0]
51    return rv
Self
properties
Dictionary instance @ 0x7571c30
'project'('', 'Build')
'product'('seamonkey', 'Builder')
'branch'('comm-beta', 'Builder')
'repository'('', 'Build')
'buildername'('WINNT 5.2 comm-beta leak test build', 'Builder')
'buildid'(u'20171127020643', u'buildIDSchedFunc')
'stage_platform'('win32-debug', 'Builder')
'buildnumber'(1268, 'Build')
'platform'('win32-debug', 'Builder')
'polled_moz_revision'(u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'HgPoller')
'master'('http://cb-seamonkey-linuxmaster-01.mozilla.org:8010/', 'Step')
'slavebuilddir'('c-beta-w32-dbg', 'Builder')
'scheduler'(u'comm-beta', u'Scheduler')
'slavename'('sea-win32-02', 'BuildSlave')
'builduid'(u'cd356464b2364ae3bf2aa08f20d0fba7', u'buildUIDSchedFunc')
'revision'(u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'Build')
Locals
self
buildbot.process.properties.Properties instance @ 0x3958ef0 {'buildnumber': 1268, 'product': 'seamonkey', 'scheduler': u'comm-beta', 'repository': '', 'buildername': 'WINNT 5.2 comm-beta leak test build', 'buildid': u'20171127020643', 'stage_platform': 'win32-debug', 'project': '', 'platform': 'win32-debug', 'polled_moz_revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276', 'master': 'http://cb-seamonkey-linuxmaster-01.mozilla.org:8010/', 'slavebuilddir': 'c-beta-w32-dbg', 'branch': 'comm-beta', 'slavename': 'sea-win32-02', 'builduid': u'cd356464b2364ae3bf2aa08f20d0fba7', 'revision': u'47c97637717fc01e6abcf769bb00ce3cc7a16276'}
name'locale'

<type 'exceptions.KeyError'>: 'locale'

Traceback (most recent call last): File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 728, in startStep d.addCallback(self._startStep_2) File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 260, in addCallback callbackKeywords=kw) File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 249, in addCallbacks self._runCallbacks() File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 441, in _runCallbacks self.result = callback(self.result, *args, **kw) --- --- File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 769, in _startStep_2 skip = self.start() File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 212, in start command = properties.render(self.command) File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py", line 108, in render return [ self.render(e) for e in value ] File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py", line 106, in render return value.render(self.pmap) File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py", line 194, in render s = self.fmtstring % pmap File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py", line 169, in __getitem__ rv = properties[key] File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/properties.py", line 50, in __getitem__ rv = self.properties[name][0] exceptions.KeyError: 'locale' ========= Finished Build_Locale_Decision exception (results: 4, elapsed: 0 secs) (at 2017-11-27 02:06:44.192120) ========== ========= 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) ========== ========= 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) ========== ========= 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) ========== ========= 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) ========== ========= 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) ========== ========= 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) ========== ========= 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) ========== ========= 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) ========== ========= 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) ========== ========= 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 maybe rebooting slave lost (results: 0, elapsed: 1 secs) (at 2017-11-27 02:06:44.192792) ========== ========= Finished maybe rebooting slave lost (results: 0, elapsed: 1 secs) (at 2017-11-27 02:06:45.258524) ==========