[Buildbot] #3485: P4 poll failed exceptions.OSError: (2, 'CreateProcess', '\xcf\xb5\xcd\xb3\xd5\xd2\xb2\xbb\xb5\xbd\xd6\xb8\xb6\xa8\xb5\xc4\xce\xc4\xbc\xfe\xa1\xa3')

Buildbot trac trac at buildbot.net
Tue Mar 22 16:20:17 UTC 2016


#3485: P4 poll failed  exceptions.OSError: (2, 'CreateProcess',
'\xcf\xb5\xcd\xb3\xd5\xd2\xb2\xbb\xb5\xbd\xd6\xb8\xb6\xa8\xb5\xc4\xce\xc4\xbc\xfe\xa1\xa3')
-----------------------+------------------------
Reporter:  ZealotAlie  |       Owner:
    Type:  undecided   |      Status:  new
Priority:  major       |   Milestone:  undecided
 Version:  0.9.0b7     |  Resolution:
Keywords:              |
-----------------------+------------------------

Comment (by rutsky):

 @!ZealotAlie heh, this is kind of trivial error :)

 {{{
 >>>
 b'\xcf\xb5\xcd\xb3\xd5\xd2\xb2\xbb\xb5\xbd\xd6\xb8\xb6\xa8\xb5\xc4\xce\xc4\xbc\xfe\xa1\xa3'.decode('gbk')
 '系统找不到指定的文件。'
 }}}

 And Google Translate says, that this is `System can not find the file
 specified.` string.

 I think either specified p4 binary is not found or remote address (perhaps
 buildslave session doesn't have access to it).

 Can you check these assumptions?

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


More information about the bugs mailing list