Closed
Description
Build Browser wasm Linux Release LibraryTests_AOT fails randomly on CI
This might be caused by OOM as the wasm AOT builds are memory intensive.
CI main run fail - build, and log.
PR fail https://github.com/dotnet/runtime/runs/10048986689
Linking with emcc with -Oz -Wl,-O0 -Wl,-lto-O0. This may take a while ...
"/datadisks/disk1/work/A19508CB/p/build/emsdk/upstream/bin/wasm-ld" @/datadisks/disk1/work/A19508CB/t/emscripten_idqz6a8k.rsp.utf-8
"/datadisks/disk1/work/A19508CB/p/build/emsdk/upstream/bin/wasm-emscripten-finalize" -g --dyncalls-i64 --dwarf /datadisks/disk1/work/A19508CB/w/B4A90A00/e/wasm_build/obj/wasm/for-build/dotnet.wasm -o /datadisks/disk1/work/A19508CB/w/B4A90A00/e/wasm_build/obj/wasm/for-build/dotnet.wasm --detect-features
"/datadisks/disk1/work/A19508CB/p/build/emsdk/node/14.18.2_64bit/bin/node" /datadisks/disk1/work/A19508CB/p/build/emsdk/upstream/emscripten/src/compiler.js /datadisks/disk1/work/A19508CB/t/tmplw9d5ysg.json
"/datadisks/disk1/work/A19508CB/p/build/emsdk/upstream/bin/wasm-opt" --post-emscripten -Oz --low-memory-unused --zero-filled-memory --strip-producers /datadisks/disk1/work/A19508CB/w/B4A90A00/e/wasm_build/obj/wasm/for-build/dotnet.wasm -o /datadisks/disk1/work/A19508CB/w/B4A90A00/e/wasm_build/obj/wasm/for-build/dotnet.wasm -g --mvp-features --enable-mutable-globals
emcc : error : '/datadisks/disk1/work/A19508CB/p/build/emsdk/upstream/bin/wasm-opt --post-emscripten -Oz --low-memory-unused --zero-filled-memory --strip-producers /datadisks/disk1/work/A19508CB/w/B4A90A00/e/wasm_build/obj/wasm/for-build/dotnet.wasm -o /datadisks/disk1/work/A19508CB/w/B4A90A00/e/wasm_build/obj/wasm/for-build/dotnet.wasm -g --mvp-features --enable-mutable-globals' failed (received SIGKILL (-9)) [/datadisks/disk1/work/A19508CB/w/B4A90A00/e/publish/ProxyProjectForAOTOnHelix.proj]
/datadisks/disk1/work/A19508CB/p/build/wasm/WasmApp.Native.targets(431,5): error MSB3073: The command "emcc "@/datadisks/disk1/work/A19508CB/p/build/microsoft.netcore.app.runtime.browser-wasm/runtimes/browser-wasm/native/src/emcc-default.rsp" "@/datadisks/disk1/work/A19508CB/p/build/microsoft.netcore.app.runtime.browser-wasm/runtimes/browser-wasm/native/src/emcc-link.rsp" "@/datadisks/disk1/work/A19508CB/w/B4A90A00/e/wasm_build/obj/wasm/for-build/emcc-link.rsp"" exited with code 1. [/datadisks/disk1/work/A19508CB/w/B4A90A00/e/publish/ProxyProjectForAOTOnHelix.proj]
Error Message
Fill the error message using known issues guidance.
{
"ErrorMessage": "dotnet.wasm -g --mvp-features --enable-mutable-globals' failed (received SIGKILL (-9))",
"BuildRetry": false
}
Report
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
0 | 1 | 139 |