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

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

Open
Jozkee opened this issue Jan 18, 2024 · 1 comment
Open

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

Jozkee opened this issue Jan 18, 2024 · 1 comment
Labels
area-Infrastructure-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 untriaged New issue has not been triaged by the area owner

Comments

@Jozkee
Copy link
Member

Jozkee commented Jan 18, 2024

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: #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

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@Jozkee Jozkee 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 Jan 18, 2024
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jan 18, 2024
@ghost
Copy link

ghost commented Jan 18, 2024

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: #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: -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure-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 untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant