Closed
Description
Symptom: One of the dist-*-linux
job timed out after 3 hours. The stage0-std phase needs over 1000 seconds to compile.
Typically all 3 compilers (host stage0, host stage1, target stage1) are completely built, but the RLS build or final deployment doesn't finish in time.
The log should be inspected to ensure this is not caused by network error (e.g. cloning a submodule taking over 1 hour to complete).
Examples:
- PowerPC (Build completed at 2:57:22, but 3 minutes isn't enough for deployment)
- MIPS (Timed out before completing RLS)
PowerPC 64 (Timed out before completing RLS)(not 20-minute stage0-libstd)i686 (Timed out before completing RLS)(not 20-minute stage0-libstd)