Recently we've been running into disk space issues on build machines. Invariably the cause is that we have upwards of 30gb just being consumed by build artifacts. I'm going to look for a way to avoid this problem without any manual intervention, but until then, if you notice a build log that complains about disk space, please note the build machine, and run:

ssh root@[machine].servo.org "./remove-build-directories"

This should allow you to restart your build without hitting the same problem.

Cheers,
Josh
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to