The compile_all task has been failing fairly consistently after https://evergreen.mongodb.com/task/mongodb_mongo_master_solaris_64_bit_compile_all_c2042630ceaf216c4cbd425e83115a0f5f532546_17_05_25_13_28_47. While the changes from c204263 are not the real culprit, we should reduce the value for the --jobs option specified to SCons while we determine whether (a) some configuration setting of the machine has changed, (b) it is worth switching to a larger instance size, or (c) we should limit the number of linker processes that SCons spawns via a separate option.
- related to
-
SERVER-30516 Reduce concurrency for Windows compile_all builds to avoid OOM failures
- Closed
-
SERVER-33406 Reduce concurrency for s390x compile and compile_all builds to avoid OOM failures
- Closed