Closed Bug 791108 Opened 12 years ago Closed 12 years ago

Mozharness Marionette error during pull step on Windows

Categories

(Release Engineering :: Applications: MozharnessCore, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jgriffin, Unassigned)

References

Details

Attachments

(1 file)

On Windows, the Marionette mozharness script is failing with this error:

#####
14:19:55     INFO - ##### Running pull step.
14:19:55     INFO - #####
14:19:55     INFO - mkdir: C:\talos-slave\test\build
14:19:55     INFO - Changing directory to C:\talos-slave\test\build.
14:19:55     INFO - Setting C:\talos-slave\test\build\tools to http://hg.mozilla.org/build/tools.
14:19:55     INFO - Cloning http://hg.mozilla.org/build/tools to C:\talos-slave\test\build\tools.
14:19:55     INFO - Running command: ['hg', '--config', 'ui.merge=internal:merge', 'clone', 'http://hg.mozilla.org/build/tools', 'C:\\talos-slave\\test\\build\\tools']
14:19:55     INFO - Copy/paste: hg --config ui.merge=internal:merge clone http://hg.mozilla.org/build/tools C:\talos-slave\test\build\tools
14:19:55    ERROR - caught OS error 2: The system cannot find the file specified while running ['hg', '--config', 'ui.merge=internal:merge', 'clone', 'http://hg.mozilla.org/build/tools', 'C:\\talos-slave\\test\\build\\tools']
14:19:55     INFO - Updating C:\talos-slave\test\build\tools.
14:19:55    ERROR - Can't run command ['hg', '--config', 'ui.merge=internal:merge', 'branch'] in non-existent directory C:\talos-slave\test\build\tools!
14:19:55    ERROR - Can't run command ['hg', '--config', 'ui.merge=internal:merge', 'update', '-C'] in non-existent directory C:\talos-slave\test\build\tools!
14:19:55    FATAL - Unable to update C:\talos-slave\test\build\tools!
14:19:55    FATAL - Exiting -1

Do you know what's going on here aki?
Blocks: 770769
Copied from configs/peptest/windows_config.py .
Attachment #661011 - Flags: review?(jgriffin)
Comment on attachment 661011 [details] [diff] [review]
hg isn't in windows default PATH

Review of attachment 661011 [details] [diff] [review]:
-----------------------------------------------------------------

Ah, thanks!
Attachment #661011 - Flags: review?(jgriffin) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → Mozharness
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: