remote_run_result failing on chromium.mac/ios-device with FullDriveException |
||||
Issue descriptionFiled by sheriff-o-matic@appspot.gserviceaccount.com on behalf of rhalavati@chromium.org remote_run_result failing on chromium.mac/ios-device Builders failed on: - ios-device: https://build.chromium.org/p/chromium.mac/builders/ios-device It has been persistantly failing in the past 9 runs.
,
Apr 13 2018
Traceback (most recent call last):
File "../../../scripts/slave/remote_run.py", line 787, in main
return _main_impl(argv, stream)
File "../../../scripts/slave/remote_run.py", line 753, in _main_impl
cleanup_temp.Cleanup(b_dir=basedir)
File "/b/build/scripts/slave/cleanup_temp.py", line 242, in Cleanup
_CleanupMac(b_dir=b_dir)
File "/b/build/scripts/slave/cleanup_temp.py", line 203, in _CleanupMac
check_free_space_path(b_dir)
File "/b/build/scripts/slave/cleanup_temp.py", line 153, in check_free_space_path
raise FullDriveException(path, free_space)
FullDriveException
This needs attention from the troopers.
,
Apr 13 2018
,
Apr 13 2018
|
||||
►
Sign in to add a comment |
||||
Comment 1 by rhalavati@chromium.org
, Apr 13 2018