runtime icon indicating copy to clipboard operation
runtime copied to clipboard

CI error on WasmTestOnBrowser-System.Numerics.Tensors.Net8.Tests

Open jozkee opened this issue 1 year ago • 1 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=530528 Build error leg or test failing: WasmTestOnBrowser-System.Numerics.Tensors.Net8.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/90505

Error Message

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

{
  "ErrorMessage": "at mono_mempool_alloc0",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

More info:

[20:32:39] fail: Error: [MONO] D:/a/_work/1/s/src/mono/mono/eglib/gmem.c:123 <disabled>
    at St (http://127.0.0.1:49407/_framework/dotnet.runtime.js:3:13188)
    at su (http://127.0.0.1:49407/_framework/dotnet.runtime.js:3:182927)
    at wasm_trace_logger (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[172]:0xae7c)
    at eglib_log_adapter (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[649]:0x3eb8c)
    at monoeg_g_logv_nofree (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[571]:0x3d0a8)
    at monoeg_g_log (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[573]:0x3d16b)
    at monoeg_g_log_disabled (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[574]:0x3d19e)
    at monoeg_malloc (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[561]:0x3cea6)
    at mono_mempool_alloc (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[2302]:0xb5404)
    at mono_mempool_alloc0 (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[2303]:0xb5505)
[20:56:45] info: Unable to evaluate script: no such window: target window already closed
from unknown error: web view not found
...

https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-90505-merge-65ccd5fbc100418a92/WasmTestOnBrowser-System.Numerics.Tensors.Net8.Tests/1/console.650d8663.log?helixlogtype=result

Report

Build Definition Test Pull Request
651038 dotnet/runtime WasmTestOnChrome-System.Text.Json.Tests.WorkItemExecution
650925 dotnet/runtime WasmTestOnChrome-System.Text.Json.Tests.WorkItemExecution dotnet/runtime#101342

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 2

jozkee avatar Jan 18 '24 01:01 jozkee

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=530528 Build error leg or test failing: WasmTestOnBrowser-System.Numerics.Tensors.Net8.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/90505

Error Message

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

{
  "ErrorMessage": "Unable to evaluate script: no such window: target window already closed",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

More info:

[20:32:39] fail: Error: [MONO] D:/a/_work/1/s/src/mono/mono/eglib/gmem.c:123 <disabled>
    at St (http://127.0.0.1:49407/_framework/dotnet.runtime.js:3:13188)
    at su (http://127.0.0.1:49407/_framework/dotnet.runtime.js:3:182927)
    at wasm_trace_logger (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[172]:0xae7c)
    at eglib_log_adapter (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[649]:0x3eb8c)
    at monoeg_g_logv_nofree (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[571]:0x3d0a8)
    at monoeg_g_log (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[573]:0x3d16b)
    at monoeg_g_log_disabled (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[574]:0x3d19e)
    at monoeg_malloc (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[561]:0x3cea6)
    at mono_mempool_alloc (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[2302]:0xb5404)
    at mono_mempool_alloc0 (http://127.0.0.1:49407/_framework/dotnet.native.wasm:wasm-function[2303]:0xb5505)
[20:56:45] info: Unable to evaluate script: no such window: target window already closed
from unknown error: web view not found
...

https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-90505-merge-65ccd5fbc100418a92/WasmTestOnBrowser-System.Numerics.Tensors.Net8.Tests/1/console.650d8663.log?helixlogtype=result

Author: Jozkee
Assignees: -
Labels:

blocking-clean-ci, area-Infrastructure-mono, Known Build Error

Milestone: -

ghost avatar Jan 18 '24 01:01 ghost

removing blocking-clean-ci as this has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

jeffschwMSFT avatar Jun 13 '24 18:06 jeffschwMSFT

@lewing feel free to close this if you think this is no longer a problem. The data indicates it's not.

steveisok avatar Jun 21 '24 15:06 steveisok