dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.44k stars 4.76k forks source link

Sockets tests failing on wasi-wasm #108726

Open ericstj opened 1 month ago

ericstj commented 1 month ago

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=835727 Build error leg or test failing: System.Net.Sockets.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/108718

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": ["info: Starting:    managed/System.Net.Sockets.Tests.dll", "Error: failed to run main module `dotnet.wasm`"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-108718-merge-4274d6dbf69d44e5a7/System.Net.Sockets.Tests/1/console.57a801cd.log?helixlogtype=result

[20:23:20] info: Error: failed to run main module `dotnet.wasm`
[20:23:20] info: 
[20:23:20] info: Caused by:
[20:23:20] info:     0: failed to invoke `run` function
[20:23:20] info:     1: error while executing at wasm backtrace:
[20:23:20] info:            0: 0x38db25 - wit-component:shim!indirect-wasi:io/poll@0.2.0-poll
[20:23:20] info:            1: 0x23f38 - <unknown>!<wasm function 311>
[20:23:20] info:            2: 0x22950 - <unknown>!<wasm function 286>
[20:23:20] info:            3: 0x1222b - <unknown>!<wasm function 234>
[20:23:20] info:            4: 0x10e6f - <unknown>!<wasm function 233>
[20:23:20] info:            5: 0x13d96a - <unknown>!<wasm function 4274>
[20:23:20] info:            6: 0xfd1c6 - <unknown>!<wasm function 3199>
[20:23:20] info:            7: 0xfdcc7 - <unknown>!<wasm function 3208>
[20:23:20] info:            8: 0x102b08 - <unknown>!<wasm function 3281>
[20:23:20] info:            9: 0x1024e3 - <unknown>!<wasm function 3278>
[20:23:20] info:           10: 0xf566 - <unknown>!<wasm function 199>
[20:23:20] info:           11: 0x2947be - <unknown>!<wasm function 11646>
[20:23:20] info:           12: 0xaadf - <unknown>!<wasm function 129>
[20:23:20] info:           13: 0x38557a - wit-component:adapter:wasi_snapshot_preview1!wasi:cli/run@0.2.0#run
[20:23:20] info:     2: unknown handle index 0
[20:23:20] info: Process wasmtime.exe exited with 1
[20:23:20] info: Waiting to flush log messages with a timeout of 120 secs ..
[20:23:20] fail: Application has finished with exit code 1 but 0 was expected
XHarness exit code: 71 (GENERAL_FAILURE)

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=835727 Error message validated: [info: Starting: managed/System.Net.Sockets.Tests.dll Error: failed to run main moduledotnet.wasm``] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 10/9/2024 8:38:46 PM UTC

Report

Build Definition Test Pull Request
878594 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109149
877737 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#110114
876526 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#110079
874125 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109642
872723 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109302
871482 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109540
870865 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109638
870187 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109832
869037 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108806
868938 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109786
864951 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109649
864847 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109642
864340 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109221
864325 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109602
863892 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109622
862689 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109472
861982 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109571
860717 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109391
859887 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109503
858426 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109447
857925 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109424
857508 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#104503
856598 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109357
855198 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#109331

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 4 24
dotnet-policy-service[bot] commented 1 month ago

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

dotnet-policy-service[bot] commented 1 month ago

Tagging subscribers to this area: @dotnet/ncl See info in area-owners.md if you want to be subscribed.