Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WASM] Workloads-.BlazorWasmBuildPublishTests failed on Build Browser wasm Linux Release WasmBuildTests sporadically #66591

Closed
fanyang-mono opened this issue Mar 14, 2022 · 3 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Build-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'

Comments

@fanyang-mono
Copy link
Member

Run: Build Browser wasm Linux Release WasmBuildTests 20220311.45

Above is the link to the latest failure. I've seen it being hit 3 times during the past week.

Error message:

dwarf /datadisks/disk1/work/AB74096C/w/A9BC0972/e/blz_nativeref_aot_Debug/obj/Debug/net7.0/wasm/for-publish/dotnet.wasm -o /datadisks/disk1/work/AB74096C/w/A9BC0972/e/blz_nativeref_aot_Debug/obj/Debug/net7.0/wasm/for-publish/dotnet.wasm --detect-features
[] emcc : error : '/datadisks/disk1/work/AB74096C/p/dotnet-workload/packs/Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.linux-x64/7.0.0-preview.3.22128.1/tools/bin/wasm-emscripten-finalize --minimize-wasm-changes -g --dyncalls-i64 --dwarf /datadisks/disk1/work/AB74096C/w/A9BC0972/e/blz_nativeref_aot_Debug/obj/Debug/net7.0/wasm/for-publish/dotnet.wasm -o /datadisks/disk1/work/AB74096C/w/A9BC0972/e/blz_nativeref_aot_Debug/obj/Debug/net7.0/wasm/for-publish/dotnet.wasm --detect-features' failed (received SIGKILL (-9)) [/datadisks/disk1/work/AB74096C/w/A9BC0972/e/blz_nativeref_aot_Debug/blz_nativeref_aot_Debug.csproj]
@fanyang-mono fanyang-mono added arch-wasm WebAssembly architecture blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs labels Mar 14, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added area-Build-mono untriaged New issue has not been triaged by the area owner labels Mar 14, 2022
@ghost
Copy link

ghost commented Mar 14, 2022

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Run: Build Browser wasm Linux Release WasmBuildTests 20220311.45

Above is the link to the latest failure. I've seen it being hit 3 times during the past week.

Error message:

dwarf /datadisks/disk1/work/AB74096C/w/A9BC0972/e/blz_nativeref_aot_Debug/obj/Debug/net7.0/wasm/for-publish/dotnet.wasm -o /datadisks/disk1/work/AB74096C/w/A9BC0972/e/blz_nativeref_aot_Debug/obj/Debug/net7.0/wasm/for-publish/dotnet.wasm --detect-features
[] emcc : error : '/datadisks/disk1/work/AB74096C/p/dotnet-workload/packs/Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.linux-x64/7.0.0-preview.3.22128.1/tools/bin/wasm-emscripten-finalize --minimize-wasm-changes -g --dyncalls-i64 --dwarf /datadisks/disk1/work/AB74096C/w/A9BC0972/e/blz_nativeref_aot_Debug/obj/Debug/net7.0/wasm/for-publish/dotnet.wasm -o /datadisks/disk1/work/AB74096C/w/A9BC0972/e/blz_nativeref_aot_Debug/obj/Debug/net7.0/wasm/for-publish/dotnet.wasm --detect-features' failed (received SIGKILL (-9)) [/datadisks/disk1/work/AB74096C/w/A9BC0972/e/blz_nativeref_aot_Debug/blz_nativeref_aot_Debug.csproj]
Author: fanyang-mono
Assignees: -
Labels:

arch-wasm, blocking-outerloop

Milestone: -

@radical radical self-assigned this Mar 14, 2022
radical added a commit to radical/runtime that referenced this issue Mar 17, 2022
to workaround wasm-ld getting oomkilled.

Fixes dotnet#66725, and dotnet#66591
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Mar 17, 2022
@radical
Copy link
Member

radical commented Mar 21, 2022

Closing as a dupe of #66725 .

@radical radical closed this as completed Mar 21, 2022
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Mar 21, 2022
adamsitnik pushed a commit that referenced this issue Mar 22, 2022
* [wasm] Do not set _WasmDevel=true for blazor projects

to workaround wasm-ld getting oomkilled.

Fixes #66725, and #66591

* Fix test
@fanyang-mono fanyang-mono added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' and removed blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs labels Mar 22, 2022
radekdoulik pushed a commit to radekdoulik/runtime that referenced this issue Mar 30, 2022
* [wasm] Do not set _WasmDevel=true for blazor projects

to workaround wasm-ld getting oomkilled.

Fixes dotnet#66725, and dotnet#66591

* Fix test
@ghost ghost locked as resolved and limited conversation to collaborators Apr 22, 2022
@jeffhandley jeffhandley removed the untriaged New issue has not been triaged by the area owner label May 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Build-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Projects
None yet
Development

No branches or pull requests

4 participants