[Buildbot-commits] [Buildbot] #2407: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 58: ordinal not in range(128)

Buildbot nobody at buildbot.net
Tue Dec 4 15:51:53 UTC 2012


#2407: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in
position 58: ordinal not in range(128)
---------------------+------------------------
Reporter:  mattiasr  |       Owner:
    Type:  defect    |      Status:  new
Priority:  major     |   Milestone:  undecided
 Version:  0.8.7     |  Resolution:
Keywords:            |
---------------------+------------------------
Description changed by dustin:

Old description:

> 2012-12-04 16:18:40+0100 [-] Log opened.
> 2012-12-04 16:18:40+0100 [-] twistd 12.2.0 (/usr/bin/python 2.6.6)
> starting up.
> 2012-12-04 16:18:40+0100 [-] reactor class:
> twisted.internet.epollreactor.EPollReactor.
> 2012-12-04 16:18:40+0100 [-] Starting BuildMaster -- buildbot.version:
> 0.8.7
> 2012-12-04 16:18:40+0100 [-] Loading configuration from '/home/ci
> /buildbot-master/master.cfg'
> 2012-12-04 16:18:40+0100 [-] Setting up database with URL
> 'mysql://ci:build@localhost/ci'
> 2012-12-04 16:18:40+0100 [-] adding 1 new changesources, removing 0
> 2012-12-04 16:18:40+0100 [-] gitpoller: using workdir '/home/ci/buildbot-
> master/gitpoller-work'
> 2012-12-04 16:18:40+0100 [-] adding 1 new slaves, removing 0
> 2012-12-04 16:18:40+0100 [-] adding 1 new builders, removing 0
> 2012-12-04 16:18:40+0100 [-] trying to load status pickle from /home/ci
> /buildbot-master/lab_git_mr-test/builder
> 2012-12-04 16:18:40+0100 [-] no saved status pickle, creating a new one
> 2012-12-04 16:18:40+0100 [-] added builder lab.git/mr-test in category
> 2012-12-04 16:18:40+0100 [-] PBServerFactory starting on 9989
> 2012-12-04 16:18:40+0100 [-] Starting factory
> <twisted.spread.pb.PBServerFactory instance at 0x7ff93c036b00>
> 2012-12-04 16:18:40+0100 [-] adding scheduler 'quick'
> 2012-12-04 16:18:57+0100 [-] WebStatus using (/home/ci/buildbot-
> master/public_html)
> 2012-12-04 16:18:57+0100 [-] Loading builder lab.git/mr-test's build 1
> from on-disk pickle
> 2012-12-04 16:18:57+0100 [-] RotateLogSite starting on 8010
> 2012-12-04 16:18:57+0100 [-] Starting factory
> <buildbot.status.web.baseweb.RotateLogSite instance at 0x31c9248>
> 2012-12-04 16:18:57+0100 [-] Setting up http.log rotating 10 files of
> 10000000 bytes each
> 2012-12-04 16:18:57+0100 [-] BuildMaster is running
> 2012-12-04 16:18:57+0100 [Broker,0,172.27.86.228] slave
> 'ci-c664.example.com' attaching from IPv4Address(TCP, '172.27.86.228',
> 40682)
> 2012-12-04 16:18:57+0100 [Broker,0,172.27.86.228] Starting buildslave
> keepalive timer for 'ci-c664.example.com'
> 2012-12-04 16:18:57+0100 [Broker,0,172.27.86.228] Got slaveinfo from
> 'ci-c664.example.com'
> 2012-12-04 16:18:57+0100 [Broker,0,172.27.86.228] bot attached
> 2012-12-04 16:18:57+0100 [Broker,0,172.27.86.228] Buildslave
> ci-c664.example.com attached to lab.git/mr-test
> 2012-12-04 16:19:27+0100 [-] Log opened.
> 2012-12-04 16:19:27+0100 [-] twistd 12.2.0 (/usr/bin/python 2.6.6)
> starting up.
> 2012-12-04 16:19:27+0100 [-] reactor class:
> twisted.internet.epollreactor.EPollReactor.
> 2012-12-04 16:19:27+0100 [-] Starting BuildMaster -- buildbot.version:
> 0.8.7
> 2012-12-04 16:19:27+0100 [-] Loading configuration from '/home/ci
> /buildbot-master/master.cfg'
> 2012-12-04 16:19:27+0100 [-] Setting up database with URL
> 'mysql://ci:build@localhost/ci'
> 2012-12-04 16:19:28+0100 [-] adding 1 new changesources, removing 0
> 2012-12-04 16:19:28+0100 [-] gitpoller: using workdir '/home/ci/buildbot-
> master/gitpoller-work'
> 2012-12-04 16:19:28+0100 [-] adding 1 new slaves, removing 0
> 2012-12-04 16:19:28+0100 [-] adding 1 new builders, removing 0
> 2012-12-04 16:19:28+0100 [-] trying to load status pickle from /home/ci
> /buildbot-master/lab_git_mr-test/builder
> 2012-12-04 16:19:28+0100 [-] no saved status pickle, creating a new one
> 2012-12-04 16:19:28+0100 [-] added builder lab.git/mr-test in category
> 2012-12-04 16:19:28+0100 [-] PBServerFactory starting on 9989
> 2012-12-04 16:19:28+0100 [-] Starting factory
> <twisted.spread.pb.PBServerFactory instance at 0x7f1ac4036b00>
> 2012-12-04 16:19:28+0100 [-] adding scheduler 'quick'
> 2012-12-04 16:19:35+0100 [-] WebStatus using (/home/ci/buildbot-
> master/public_html)
> 2012-12-04 16:19:35+0100 [-] Loading builder lab.git/mr-test's build 1
> from on-disk pickle
> 2012-12-04 16:19:35+0100 [-] RotateLogSite starting on 8010
> 2012-12-04 16:19:35+0100 [-] Starting factory
> <buildbot.status.web.baseweb.RotateLogSite instance at 0x28ea248>
> 2012-12-04 16:19:35+0100 [-] Setting up http.log rotating 10 files of
> 10000000 bytes each
> 2012-12-04 16:19:35+0100 [-] BuildMaster is running
> 2012-12-04 16:19:35+0100 [Broker,0,172.27.86.228] slave
> 'ci-c664.example.com' attaching from IPv4Address(TCP, '172.27.86.228',
> 40695)
> 2012-12-04 16:19:35+0100 [Broker,0,172.27.86.228] Starting buildslave
> keepalive timer for 'ci-c664.example.com'
> 2012-12-04 16:19:35+0100 [Broker,0,172.27.86.228] Got slaveinfo from
> 'ci-c664.example.com'
> 2012-12-04 16:19:35+0100 [Broker,0,172.27.86.228] bot attached
> 2012-12-04 16:19:35+0100 [Broker,0,172.27.86.228] Buildslave
> ci-c664.example.com attached to lab.git/mr-test
> 2012-12-04 16:24:35+0100 [-] /usr/lib64/python2.6/site-
> packages/twisted/internet/utils.py:25: exceptions.DeprecationWarning:
> Argument strings and environment keys/values passed to
> reactor.spawnProcess should be str, not unicode.
> 2012-12-04 16:24:35+0100 [-] gitpoller: processing 1 changes:
> ['20a8628554910d7d3cd9e108559a29a5d3271d5e'] from
> "git://devel.int.example.se:19418/lab.git"
> 2012-12-04 16:24:35+0100 [-] <unicode instance at 0x7f1ac4018f00 with str
> error:
>          Traceback (most recent call last):
>           File "/usr/lib64/python2.6/site-
> packages/twisted/python/reflect.py", line 548, in _safeFormat
>             return formatter(o)
>         UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9'
> in position 58: ordinal not in range(128)
>         >
> 2012-12-04 16:25:35+0100 [-] added buildset 4 to database
> 2012-12-04 16:25:35+0100 [-] starting build <Build lab.git/mr-test> using
> slave <SlaveBuilder builder='lab.git/mr-test'
> slave='ci-c664.example.com'>
> 2012-12-04 16:25:35+0100 [-] acquireLocks(slave <BuildSlave
> 'ci-c664.example.com'>, locks [])
> 2012-12-04 16:25:35+0100 [-] starting build <Build lab.git/mr-test>..
> pinging the slave <SlaveBuilder builder='lab.git/mr-test'
> slave='ci-c664.example.com'>
> 2012-12-04 16:25:35+0100 [-] sending ping
> 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] ping finished: success
> 2012-12-04 16:25:35+0100 [-] <Build lab.git/mr-test>.startBuild
> 2012-12-04 16:25:35+0100 [-] Starting git command : git --version
> 2012-12-04 16:25:35+0100 [-] <RemoteShellCommand '['git', '--version']'>:
> RemoteCommand.run [0]
> 2012-12-04 16:25:35+0100 [-] command '['git', '--version']' in dir
> 'build'
> 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteShellCommand
> '['git', '--version']'> rc=0
> 2012-12-04 16:25:35+0100 [-] <RemoteCommand 'rmdir' at 43031584>:
> RemoteCommand.run [1]
> 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteCommand 'rmdir'
> at 43031584> rc=0
> 2012-12-04 16:25:35+0100 [-] Starting git command : git clone --branch
> mr-test git://devel.int.example.se:19418/lab.git .
> 2012-12-04 16:25:35+0100 [-] <RemoteShellCommand '['git', 'clone', '--
> branch', u'mr-test', 'git://devel.int.example.se:19418/lab.git', '.']'>:
> RemoteCommand.run [2]
> 2012-12-04 16:25:35+0100 [-] command '['git', 'clone', '--branch', u'mr-
> test', 'git://devel.int.example.se:19418/lab.git', '.']' in dir 'build'
> 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteShellCommand
> '['git', 'clone', '--branch', u'mr-test',
> 'git://devel.int.example.se:19418/lab.git', '.']'> rc=0
> 2012-12-04 16:25:35+0100 [-] Starting git command : git reset --hard
> 20a8628554910d7d3cd9e108559a29a5d3271d5e
> 2012-12-04 16:25:35+0100 [-] <RemoteShellCommand '['git', 'reset', '--
> hard', u'20a8628554910d7d3cd9e108559a29a5d3271d5e']'>: RemoteCommand.run
> [3]
> 2012-12-04 16:25:35+0100 [-] command '['git', 'reset', '--hard',
> u'20a8628554910d7d3cd9e108559a29a5d3271d5e']' in dir 'build'
> 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteShellCommand
> '['git', 'reset', '--hard',
> u'20a8628554910d7d3cd9e108559a29a5d3271d5e']'> rc=0
> 2012-12-04 16:25:35+0100 [-] Starting git command : git submodule update
> --init --recursive
> 2012-12-04 16:25:35+0100 [-] <RemoteShellCommand '['git', 'submodule',
> 'update', '--init', '--recursive']'>: RemoteCommand.run [4]
> 2012-12-04 16:25:35+0100 [-] command '['git', 'submodule', 'update', '--
> init', '--recursive']' in dir 'build'
> 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteShellCommand
> '['git', 'submodule', 'update', '--init', '--recursive']'> rc=0
> 2012-12-04 16:25:35+0100 [-] Starting git command : git rev-parse HEAD
> 2012-12-04 16:25:35+0100 [-] <RemoteShellCommand '['git', 'rev-parse',
> 'HEAD']'>: RemoteCommand.run [5]
> 2012-12-04 16:25:35+0100 [-] command '['git', 'rev-parse', 'HEAD']' in
> dir 'build'
> 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteShellCommand
> '['git', 'rev-parse', 'HEAD']'> rc=0
> 2012-12-04 16:25:35+0100 [-] Got Git revision
> 20a8628554910d7d3cd9e108559a29a5d3271d5e
> 2012-12-04 16:25:35+0100 [-] Closing log, sending result of the command
> None
> 2012-12-04 16:25:35+0100 [-] releaseLocks(<buildbot.steps.source.git.Git
> object at 0x2908f10>): []
> 2012-12-04 16:25:35+0100 [-]  step 'git' complete: success
> 2012-12-04 16:25:35+0100 [-]
> ShellCommand.startCommand(cmd=<RemoteShellCommand '['make', 'test-
> quick']'>)
> 2012-12-04 16:25:35+0100 [-]   cmd.args = {'workdir': 'build', 'timeout':
> 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime':
> None, 'logEnviron': True, 'initial_stdin': None, 'want_stderr': 1,
> 'logfiles': {}}
> 2012-12-04 16:25:35+0100 [-] <RemoteShellCommand '['make', 'test-
> quick']'>: RemoteCommand.run [6]
> 2012-12-04 16:25:35+0100 [-] command '['make', 'test-quick']' in dir
> 'build'
> 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteShellCommand
> '['make', 'test-quick']'> rc=0
> 2012-12-04 16:25:35+0100 [-] closing log <buildbot.status.logfile.LogFile
> instance at 0x2912488>
> 2012-12-04 16:25:35+0100 [-]
> releaseLocks(<buildbot.steps.shell.ShellCommand object at 0x2908a50>): []
> 2012-12-04 16:25:35+0100 [-]  step 'shell' complete: success
> 2012-12-04 16:25:35+0100 [-]  <Build lab.git/mr-test>: build finished
> 2012-12-04 16:25:35+0100 [-]  setting expectations for next time
> 2012-12-04 16:25:35+0100 [-] new expectations: 0.286306858063 seconds
> 2012-12-04 16:25:35+0100 [-] releaseLocks(<BuildSlave
> 'ci-c664.example.com'>): []

New description:

 {{{
 2012-12-04 16:18:40+0100 [-] Log opened.
 2012-12-04 16:18:40+0100 [-] twistd 12.2.0 (/usr/bin/python 2.6.6)
 starting up.
 2012-12-04 16:18:40+0100 [-] reactor class:
 twisted.internet.epollreactor.EPollReactor.
 2012-12-04 16:18:40+0100 [-] Starting BuildMaster -- buildbot.version:
 0.8.7
 2012-12-04 16:18:40+0100 [-] Loading configuration from '/home/ci
 /buildbot-master/master.cfg'
 2012-12-04 16:18:40+0100 [-] Setting up database with URL
 'mysql://ci:build@localhost/ci'
 2012-12-04 16:18:40+0100 [-] adding 1 new changesources, removing 0
 2012-12-04 16:18:40+0100 [-] gitpoller: using workdir '/home/ci/buildbot-
 master/gitpoller-work'
 2012-12-04 16:18:40+0100 [-] adding 1 new slaves, removing 0
 2012-12-04 16:18:40+0100 [-] adding 1 new builders, removing 0
 2012-12-04 16:18:40+0100 [-] trying to load status pickle from /home/ci
 /buildbot-master/lab_git_mr-test/builder
 2012-12-04 16:18:40+0100 [-] no saved status pickle, creating a new one
 2012-12-04 16:18:40+0100 [-] added builder lab.git/mr-test in category
 2012-12-04 16:18:40+0100 [-] PBServerFactory starting on 9989
 2012-12-04 16:18:40+0100 [-] Starting factory
 <twisted.spread.pb.PBServerFactory instance at 0x7ff93c036b00>
 2012-12-04 16:18:40+0100 [-] adding scheduler 'quick'
 2012-12-04 16:18:57+0100 [-] WebStatus using (/home/ci/buildbot-
 master/public_html)
 2012-12-04 16:18:57+0100 [-] Loading builder lab.git/mr-test's build 1
 from on-disk pickle
 2012-12-04 16:18:57+0100 [-] RotateLogSite starting on 8010
 2012-12-04 16:18:57+0100 [-] Starting factory
 <buildbot.status.web.baseweb.RotateLogSite instance at 0x31c9248>
 2012-12-04 16:18:57+0100 [-] Setting up http.log rotating 10 files of
 10000000 bytes each
 2012-12-04 16:18:57+0100 [-] BuildMaster is running
 2012-12-04 16:18:57+0100 [Broker,0,172.27.86.228] slave
 'ci-c664.example.com' attaching from IPv4Address(TCP, '172.27.86.228',
 40682)
 2012-12-04 16:18:57+0100 [Broker,0,172.27.86.228] Starting buildslave
 keepalive timer for 'ci-c664.example.com'
 2012-12-04 16:18:57+0100 [Broker,0,172.27.86.228] Got slaveinfo from
 'ci-c664.example.com'
 2012-12-04 16:18:57+0100 [Broker,0,172.27.86.228] bot attached
 2012-12-04 16:18:57+0100 [Broker,0,172.27.86.228] Buildslave
 ci-c664.example.com attached to lab.git/mr-test
 2012-12-04 16:19:27+0100 [-] Log opened.
 2012-12-04 16:19:27+0100 [-] twistd 12.2.0 (/usr/bin/python 2.6.6)
 starting up.
 2012-12-04 16:19:27+0100 [-] reactor class:
 twisted.internet.epollreactor.EPollReactor.
 2012-12-04 16:19:27+0100 [-] Starting BuildMaster -- buildbot.version:
 0.8.7
 2012-12-04 16:19:27+0100 [-] Loading configuration from '/home/ci
 /buildbot-master/master.cfg'
 2012-12-04 16:19:27+0100 [-] Setting up database with URL
 'mysql://ci:build@localhost/ci'
 2012-12-04 16:19:28+0100 [-] adding 1 new changesources, removing 0
 2012-12-04 16:19:28+0100 [-] gitpoller: using workdir '/home/ci/buildbot-
 master/gitpoller-work'
 2012-12-04 16:19:28+0100 [-] adding 1 new slaves, removing 0
 2012-12-04 16:19:28+0100 [-] adding 1 new builders, removing 0
 2012-12-04 16:19:28+0100 [-] trying to load status pickle from /home/ci
 /buildbot-master/lab_git_mr-test/builder
 2012-12-04 16:19:28+0100 [-] no saved status pickle, creating a new one
 2012-12-04 16:19:28+0100 [-] added builder lab.git/mr-test in category
 2012-12-04 16:19:28+0100 [-] PBServerFactory starting on 9989
 2012-12-04 16:19:28+0100 [-] Starting factory
 <twisted.spread.pb.PBServerFactory instance at 0x7f1ac4036b00>
 2012-12-04 16:19:28+0100 [-] adding scheduler 'quick'
 2012-12-04 16:19:35+0100 [-] WebStatus using (/home/ci/buildbot-
 master/public_html)
 2012-12-04 16:19:35+0100 [-] Loading builder lab.git/mr-test's build 1
 from on-disk pickle
 2012-12-04 16:19:35+0100 [-] RotateLogSite starting on 8010
 2012-12-04 16:19:35+0100 [-] Starting factory
 <buildbot.status.web.baseweb.RotateLogSite instance at 0x28ea248>
 2012-12-04 16:19:35+0100 [-] Setting up http.log rotating 10 files of
 10000000 bytes each
 2012-12-04 16:19:35+0100 [-] BuildMaster is running
 2012-12-04 16:19:35+0100 [Broker,0,172.27.86.228] slave
 'ci-c664.example.com' attaching from IPv4Address(TCP, '172.27.86.228',
 40695)
 2012-12-04 16:19:35+0100 [Broker,0,172.27.86.228] Starting buildslave
 keepalive timer for 'ci-c664.example.com'
 2012-12-04 16:19:35+0100 [Broker,0,172.27.86.228] Got slaveinfo from
 'ci-c664.example.com'
 2012-12-04 16:19:35+0100 [Broker,0,172.27.86.228] bot attached
 2012-12-04 16:19:35+0100 [Broker,0,172.27.86.228] Buildslave
 ci-c664.example.com attached to lab.git/mr-test
 2012-12-04 16:24:35+0100 [-] /usr/lib64/python2.6/site-
 packages/twisted/internet/utils.py:25: exceptions.DeprecationWarning:
 Argument strings and environment keys/values passed to
 reactor.spawnProcess should be str, not unicode.
 2012-12-04 16:24:35+0100 [-] gitpoller: processing 1 changes:
 ['20a8628554910d7d3cd9e108559a29a5d3271d5e'] from
 "git://devel.int.example.se:19418/lab.git"
 2012-12-04 16:24:35+0100 [-] <unicode instance at 0x7f1ac4018f00 with str
 error:
          Traceback (most recent call last):
           File "/usr/lib64/python2.6/site-
 packages/twisted/python/reflect.py", line 548, in _safeFormat
             return formatter(o)
         UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9'
 in position 58: ordinal not in range(128)
         >
 2012-12-04 16:25:35+0100 [-] added buildset 4 to database
 2012-12-04 16:25:35+0100 [-] starting build <Build lab.git/mr-test> using
 slave <SlaveBuilder builder='lab.git/mr-test' slave='ci-c664.example.com'>
 2012-12-04 16:25:35+0100 [-] acquireLocks(slave <BuildSlave
 'ci-c664.example.com'>, locks [])
 2012-12-04 16:25:35+0100 [-] starting build <Build lab.git/mr-test>..
 pinging the slave <SlaveBuilder builder='lab.git/mr-test'
 slave='ci-c664.example.com'>
 2012-12-04 16:25:35+0100 [-] sending ping
 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] ping finished: success
 2012-12-04 16:25:35+0100 [-] <Build lab.git/mr-test>.startBuild
 2012-12-04 16:25:35+0100 [-] Starting git command : git --version
 2012-12-04 16:25:35+0100 [-] <RemoteShellCommand '['git', '--version']'>:
 RemoteCommand.run [0]
 2012-12-04 16:25:35+0100 [-] command '['git', '--version']' in dir 'build'
 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteShellCommand
 '['git', '--version']'> rc=0
 2012-12-04 16:25:35+0100 [-] <RemoteCommand 'rmdir' at 43031584>:
 RemoteCommand.run [1]
 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteCommand 'rmdir'
 at 43031584> rc=0
 2012-12-04 16:25:35+0100 [-] Starting git command : git clone --branch mr-
 test git://devel.int.example.se:19418/lab.git .
 2012-12-04 16:25:35+0100 [-] <RemoteShellCommand '['git', 'clone', '--
 branch', u'mr-test', 'git://devel.int.example.se:19418/lab.git', '.']'>:
 RemoteCommand.run [2]
 2012-12-04 16:25:35+0100 [-] command '['git', 'clone', '--branch', u'mr-
 test', 'git://devel.int.example.se:19418/lab.git', '.']' in dir 'build'
 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteShellCommand
 '['git', 'clone', '--branch', u'mr-test',
 'git://devel.int.example.se:19418/lab.git', '.']'> rc=0
 2012-12-04 16:25:35+0100 [-] Starting git command : git reset --hard
 20a8628554910d7d3cd9e108559a29a5d3271d5e
 2012-12-04 16:25:35+0100 [-] <RemoteShellCommand '['git', 'reset', '--
 hard', u'20a8628554910d7d3cd9e108559a29a5d3271d5e']'>: RemoteCommand.run
 [3]
 2012-12-04 16:25:35+0100 [-] command '['git', 'reset', '--hard',
 u'20a8628554910d7d3cd9e108559a29a5d3271d5e']' in dir 'build'
 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteShellCommand
 '['git', 'reset', '--hard', u'20a8628554910d7d3cd9e108559a29a5d3271d5e']'>
 rc=0
 2012-12-04 16:25:35+0100 [-] Starting git command : git submodule update
 --init --recursive
 2012-12-04 16:25:35+0100 [-] <RemoteShellCommand '['git', 'submodule',
 'update', '--init', '--recursive']'>: RemoteCommand.run [4]
 2012-12-04 16:25:35+0100 [-] command '['git', 'submodule', 'update', '--
 init', '--recursive']' in dir 'build'
 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteShellCommand
 '['git', 'submodule', 'update', '--init', '--recursive']'> rc=0
 2012-12-04 16:25:35+0100 [-] Starting git command : git rev-parse HEAD
 2012-12-04 16:25:35+0100 [-] <RemoteShellCommand '['git', 'rev-parse',
 'HEAD']'>: RemoteCommand.run [5]
 2012-12-04 16:25:35+0100 [-] command '['git', 'rev-parse', 'HEAD']' in dir
 'build'
 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteShellCommand
 '['git', 'rev-parse', 'HEAD']'> rc=0
 2012-12-04 16:25:35+0100 [-] Got Git revision
 20a8628554910d7d3cd9e108559a29a5d3271d5e
 2012-12-04 16:25:35+0100 [-] Closing log, sending result of the command
 None
 2012-12-04 16:25:35+0100 [-] releaseLocks(<buildbot.steps.source.git.Git
 object at 0x2908f10>): []
 2012-12-04 16:25:35+0100 [-]  step 'git' complete: success
 2012-12-04 16:25:35+0100 [-]
 ShellCommand.startCommand(cmd=<RemoteShellCommand '['make', 'test-
 quick']'>)
 2012-12-04 16:25:35+0100 [-]   cmd.args = {'workdir': 'build', 'timeout':
 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime':
 None, 'logEnviron': True, 'initial_stdin': None, 'want_stderr': 1,
 'logfiles': {}}
 2012-12-04 16:25:35+0100 [-] <RemoteShellCommand '['make', 'test-
 quick']'>: RemoteCommand.run [6]
 2012-12-04 16:25:35+0100 [-] command '['make', 'test-quick']' in dir
 'build'
 2012-12-04 16:25:35+0100 [Broker,0,172.27.86.228] <RemoteShellCommand
 '['make', 'test-quick']'> rc=0
 2012-12-04 16:25:35+0100 [-] closing log <buildbot.status.logfile.LogFile
 instance at 0x2912488>
 2012-12-04 16:25:35+0100 [-]
 releaseLocks(<buildbot.steps.shell.ShellCommand object at 0x2908a50>): []
 2012-12-04 16:25:35+0100 [-]  step 'shell' complete: success
 2012-12-04 16:25:35+0100 [-]  <Build lab.git/mr-test>: build finished
 2012-12-04 16:25:35+0100 [-]  setting expectations for next time
 2012-12-04 16:25:35+0100 [-] new expectations: 0.286306858063 seconds
 2012-12-04 16:25:35+0100 [-] releaseLocks(<BuildSlave
 'ci-c664.example.com'>): []
 }}}

--

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2407#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list