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

System.Buffers.Tests timeout on wasm MT #102040

Open
kg opened this issue May 9, 2024 · 2 comments
Open

System.Buffers.Tests timeout on wasm MT #102040

kg opened this issue May 9, 2024 · 2 comments
Labels
arch-wasm WebAssembly architecture area-System.Buffers area-VM-threading-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@kg
Copy link
Contributor

kg commented May 9, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=670159
Build error leg or test failing: WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution
Pull request: #102029

Error Message

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

{
  "ErrorMessage": ["System.Buffers.ArrayPool.Tests.ArrayPoolUnitTests", "Tests timed out. Killing driver service pid"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=670159
Error message validated: [System.Buffers.ArrayPool.Tests.ArrayPoolUnitTests Tests timed out. Killing driver service pid]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/9/2024 7:17:48 AM UTC

Report

Build Definition Test Pull Request
699412 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #102987
699289 dotnet/runtime WasmTestOnFirefox-MT-System.Buffers.Tests.WorkItemExecution #103117
698275 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #102254
698972 dotnet/runtime WasmTestOnFirefox-MT-System.Buffers.Tests.WorkItemExecution #102476
698143 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #102987
698654 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #103052
698503 dotnet/runtime WasmTestOnFirefox-MT-System.Buffers.Tests.WorkItemExecution #103043
697990 dotnet/runtime WasmTestOnFirefox-MT-System.Buffers.Tests.WorkItemExecution
697448 dotnet/runtime WasmTestOnFirefox-MT-System.Buffers.Tests.WorkItemExecution
696752 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution
691136 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #100675
689587 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #100675
687581 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #102416
684676 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution
677879 dotnet/runtime WasmTestOnFirefox-MT-System.Buffers.Tests.WorkItemExecution #100675
676086 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution
674731 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #100141
674700 dotnet/runtime WasmTestOnFirefox-MT-System.Buffers.Tests.WorkItemExecution #102184
674675 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #102143
674362 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #101938
672189 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #101938
670835 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #101732
669665 dotnet/runtime WasmTestOnFirefox-MT-System.Buffers.Tests.WorkItemExecution #101871
670251 dotnet/runtime WasmTestOnFirefox-MT-System.Buffers.Tests.WorkItemExecution #101681
670159 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #102029
668279 dotnet/runtime WasmTestOnFirefox-MT-System.Buffers.Tests.WorkItemExecution #101982
668323 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #101986
669149 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution #102001

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
7 10 28
@kg kg added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels May 9, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 9, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label May 9, 2024
@jeffschwMSFT jeffschwMSFT added arch-wasm WebAssembly architecture area-System.Buffers labels May 9, 2024
Copy link
Contributor

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

@vcsjones vcsjones removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 9, 2024
@lewing lewing added this to the 9.0.0 milestone May 10, 2024
@lewing lewing removed the untriaged New issue has not been triaged by the area owner label May 10, 2024
@pavelsavara
Copy link
Member

last few Log Log are caused by OOM

[17:15:33] info: [FAIL] System.Buffers.ArrayPool.Tests.ArrayPoolUnitTests.RentAndReturnManyOfTheSameSize_NoneAreSame(pool: ConfigurableArrayPool`1 { })
[17:15:33] info: System.OutOfMemoryException : Out of memory
[17:15:33] info:    at System.Buffers.ConfigurableArrayPool`1.Bucket[[System.Byte, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Rent()
[17:15:33] info:    at System.Buffers.ConfigurableArrayPool`1[[System.Byte, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Rent(Int32 minimumLength)
[17:15:33] info:    at System.Buffers.ArrayPool.Tests.ArrayPoolUnitTests.RentAndReturnManyOfTheSameSize_NoneAreSame(ArrayPool`1 pool) in /_/src/libraries/System.Runtime/tests/System.Buffers.Tests/ArrayPool/UnitTests.cs:line 551
[17:15:33] info:    at System.Object.InvokeStub_ArrayPoolUnitTests.RentAndReturnManyOfTheSameSize_NoneAreSame(Object , Span`1 )
[17:15:33] info:    at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-System.Buffers area-VM-threading-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

5 participants