Console log: 'WasmTestOnV8-CLR-ST-System.Runtime.InteropServices.JavaScript.Tests' from job 2045598f-f1b0-4212-bfa5-a8007ff29d59 (azurelinux.3.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64@sha256:c9dc51010e0627d319d55e058400b4888b03f4be8988d09e65a7505264ea45a2 on a00H3M9 running $HELIX_CORRELATION_PAYLOAD/scripts/8599259014c845e499d7a307f1dd64a8/execute.sh in /datadisks/disk1/work/A2000915/w/B5D60A0E/e max 5400 seconds Output: [BEGIN EXECUTION] + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/8599259014c845e499d7a307f1dd64a8/execute.sh + export SCENARIO=WasmTestOnV8 + export XHARNESS_DISABLE_COLORED_OUTPUT=true + export XHARNESS_LOG_WITH_TIMESTAMPS=true + export V8_PATH_FOR_TESTS=/root/helix/work/correlation/v8-14.8.178/v8-14.8.178.sh + export __TestArchitecture=wasm + export PATH=/root/helix/work/correlation/dotnet-cli:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export DOTNET_ROOT=/root/helix/work/correlation/dotnet-cli + export DOTNET_CLI_TELEMETRY_OPTOUT=1 + export DOTNET_CLI_HOME=/root/helix/work/workitem/e/.dotnet + export NUGET_PACKAGES=/root/helix/work/workitem/e/.nuget + export PATH=/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export XHARNESS_DISABLE_COLORED_OUTPUT=true + export XHARNESS_LOG_WITH_TIMESTAMPS=true + export XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll + export XHARNESS_DIAGNOSTICS_PATH=/root/helix/work/workitem/e/diagnostics.json + mktemp -d + CONSOLE_TEMP_DIR=/tmp/tmp.4tewgjNA5F + /root/helix/work/correlation/dotnet-cli/dotnet new console -o /tmp/tmp.4tewgjNA5F Welcome to .NET 11.0! --------------------- SDK Version: 11.0.100-preview.5.26227.104 ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, run 'dotnet dev-certs https --trust' Learn about HTTPS: https://aka.ms/dotnet-https ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- An issue was encountered verifying workloads. For more information, run "dotnet workload update". The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.4tewgjNA5F/tmp.4tewgjNA5F.csproj: Determining projects to restore... Restored /tmp/tmp.4tewgjNA5F/tmp.4tewgjNA5F.csproj (in 98 ms). Restore succeeded. + rm -rf /tmp/tmp.4tewgjNA5F + dotnet dev-certs https A valid HTTPS certificate is already present. + ./RunTests.sh export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnV8 XHARNESS_OUT=/root/helix/work/workitem/uploads/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test MAIN_JS=--js-file=test-main.mjs JS_ENGINE=--engine=V8 JS_ENGINE_ARGS=--engine-arg=--stack-trace-limit=1000 XHARNESS_ARGS=--engine=V8 --engine-arg=--stack-trace-limit=1000 --js-file=test-main.mjs /root/helix/work/workitem/e /root/helix/work/workitem/e ----- start Fri May 29 07:38:37 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test --app=. --output-directory=/root/helix/work/workitem/uploads/xharness-output --web-server-use-cors --web-server-use-https --set-web-server-http-env=DOTNET_TEST_WEBSOCKETHOST,DOTNET_TEST_HTTPHOST,DOTNET_TEST_REMOTE_LOOP_HOST --set-web-server-https-env=DOTNET_TEST_SECUREWEBSOCKETHOST,DOTNET_TEST_SECUREHTTPHOST,DOTNET_TEST_HTTP2HOST --web-server-middleware=/root/helix/work/correlation/xharness/RemoteLoopMiddleware/RemoteLoopServer.dll,RemoteLoopServer.GenericHandler --web-server-middleware=/root/helix/work/correlation/xharness/TestEchoMiddleware/NetCoreServer.dll,NetCoreServer.GenericHandler --engine-arg=--expose-gc --web-server-use-cop -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --engine=V8 --engine-arg=--stack-trace-limit=1000 --js-file=test-main.mjs -- --setenv=TZ=Europe/Berlin --setenv=XHARNESS_LOG_TEST_START=true --run WasmTestRunner.dll System.Runtime.InteropServices.JavaScript.Tests.dll -parallelThreads 1 -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e /root/helix/work/workitem/e /root/helix/work/workitem/e [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test --app=. --output-directory=/root/helix/work/workitem/uploads/xharness-output --web-server-use-cors --web-server-use-https --set-web-server-http-env=DOTNET_TEST_WEBSOCKETHOST,DOTNET_TEST_HTTPHOST,DOTNET_TEST_REMOTE_LOOP_HOST --set-web-server-https-env=DOTNET_TEST_SECUREWEBSOCKETHOST,DOTNET_TEST_SECUREHTTPHOST,DOTNET_TEST_HTTP2HOST --web-server-middleware=/root/helix/work/correlation/xharness/RemoteLoopMiddleware/RemoteLoopServer.dll,RemoteLoopServer.GenericHandler --web-server-middleware=/root/helix/work/correlation/xharness/TestEchoMiddleware/NetCoreServer.dll,NetCoreServer.GenericHandler --engine-arg=--expose-gc --web-server-use-cop -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --engine=V8 --engine-arg=--stack-trace-limit=1000 --js-file=test-main.mjs -- --setenv=TZ=Europe/Berlin --setenv=XHARNESS_LOG_TEST_START=true --run WasmTestRunner.dll System.Runtime.InteropServices.JavaScript.Tests.dll -parallelThreads 1 -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [07:38:37] info: Using js engine V8 from path /home/helixbot/.jsvu/bin/v8 [07:38:38] info: 14.9.205 [07:38:38] info: Loaded RemoteLoopServer.GenericHandler middleware [07:38:38] info: Loaded NetCoreServer.GenericHandler middleware warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8] The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert [07:38:39] warn: Cannot find symbols file dotnet.native.js.symbols [07:38:39] info: [07:38:39] info: Running /home/helixbot/.jsvu/bin/v8 [07:38:39] info: Warning: unknown flag --expose_wasm. [07:38:39] info: Try --help for options [07:38:39] info: Incoming arguments: --setenv=DOTNET_TEST_WEBSOCKETHOST=127.0.0.1:35361 --setenv=DOTNET_TEST_HTTPHOST=127.0.0.1:35361 --setenv=DOTNET_TEST_REMOTE_LOOP_HOST=127.0.0.1:35361 --setenv=DOTNET_TEST_SECUREWEBSOCKETHOST=127.0.0.1:44415 --setenv=DOTNET_TEST_SECUREHTTPHOST=127.0.0.1:44415 --setenv=DOTNET_TEST_HTTP2HOST=127.0.0.1:44415 --setenv=TZ=Europe/Berlin --setenv=XHARNESS_LOG_TEST_START=true --run WasmTestRunner.dll System.Runtime.InteropServices.JavaScript.Tests.dll -parallelThreads 1 -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [07:38:39] info: Application arguments: --run WasmTestRunner.dll System.Runtime.InteropServices.JavaScript.Tests.dll -parallelThreads 1 -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [07:38:39] info: console.info: Initializing dotnet version 11.0.0 commit hash 613be3cc3827f22dca74f9c81a710fdebcf79ae2 [07:38:40] info: Using threadless Xunit runner [07:38:40] info: Discovering: System.Runtime.InteropServices.JavaScript.Tests.dll (method display = ClassAndMethod, method display options = None) [07:38:41] info: Discovered: System.Runtime.InteropServices.JavaScript.Tests.dll (found 184 of 187 test cases) [07:38:41] info: Starting: System.Runtime.InteropServices.JavaScript.Tests.dll [07:38:41] info: [STRT] System.Runtime.InteropServices.JavaScript.Tests.JSExportAsyncTest.JsExportBooleanAsync(value: True) [09:08:39] fail: Tests timed out after 5400secs [09:08:39] info: Process 85 didn't exit within 01:30:00 and will be killed [09:08:39] info: Killing process tree of 85... XHarness exit code: 70 (TIMED_OUT) /root/helix/work/workitem/e /root/helix/work/workitem/e ----- end Fri May 29 09:08:39 AM UTC 2026 ----- exit code 70 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/xharness-output + export _commandExitCode=70 + python -u /root/helix/work/workitem/u/xharness-event-processor.py python: can't open file '/root/helix/work/workitem/u/xharness-event-processor.py': [Errno 2] No such file or directory + python /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 39935902 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IndoMDZzRWt6TEhKNXNOTmFVeVJZMl82TzhLMCIsImtpZCI6IndoMDZzRWt6TEhKNXNOTmFVeVJZMl82TzhLMCJ9.eyJhdWQiOiI0OTliODRhYy0xMzIxLTQyN2YtYWExNy0yNjdjYTY5NzU3OTgiLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNzgwMDM4MjcyLCJuYmYiOjE3ODAwMzgyNzIsImV4cCI6MTc4MDEyNDk3MiwiYWlvIjoiazJGZ1lGQnNlUmV6dWpYdDNnbVBBd1YyazhTVGVQS1dLOXd3YkdlOGt6bGx0VVN1b3hvQSIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJpZHR5cCI6ImZtaSIsInJoIjoiMS5BUm9BdjRqNWN2R0dyMEdScXkxODBCSGJSNnlFbTBraEUzOUNxaGNtZkthWFY1Z0FBQUFhQUEuIiwic3ViIjoiL2VpZDEvYy9wdWIvdC92NGo1Y3ZHR3IwR1JxeTE4MEJIYlJ3L2EvcklTYlNTRVRmMEtxRnlaOHBwZFhtQS9icy9oLzZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNy9pL2M3NzNmMmMyLTUxMjAtNDIwNy1hZmUyLWFmYWYzNWE4YmMwYSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6IlpiTjRmZllKcmtxQkF0ZjRPZjA4QUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfYXR0ciI6eyJySVNiU1NFVGYwS3FGeVo4cHBkWG1BIjp7ImFkb19leHAiOjE3ODAwNTM1NzMsImFkb19zY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiI4MWZkYjlkZi1jNWRkLTQ0MDYtOTYxOS0yMmEzNjBmN2JmYjEiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzE0NDAzNjYiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6ImY2YmI2ZmY3LWExNGEtNDAxYi1hZTFlLTJhNTU4NWZjOTliMDoxMTMyNTA2Yi0wYzQ5LTVhMWYtYjJiZC1iZDEwOTI3MDBmNTkiLCJvcmNoaWQiOiJmNmJiNmZmNy1hMTRhLTQwMWItYWUxZS0yYTU1ODVmYzk5YjAuYnVpbGQuYnVpbGRfYnJvd3Nlcl93YXNtX2xpbnV4X3JlbGVhc2VfbGlicmFyeXRlc3RzY29yZWNscl9zbW9rZWZpcmVmb3h2OC5fX2RlZmF1bHQiLCJwY2MiOiJbe1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9tYWluO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9tYWluO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9wdWxsLzEyODc0NS9tZXJnZTtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjN9LHtcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvaGVhZHMvbWFzdGVyO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX1dIiwicHBpZCI6InZzdGZzOi8vL0J1aWxkL0J1aWxkLzE0NDAzNjYifX0sInhtc19pZHJlbCI6IjMzIDYiLCJ4bXNfcmQiOiIwLkFWa0FwdjhLQlFnQ0VnRWFFaFFJQ1JJUW9LWGJjWHluWkV1OHhQWDVpLUpuX2hJVUNBc1NFTHZGZFdYaHdsbFdmcFRmdzVTNHg4QWlKQWdERWlEZ2NRZkF3YXl3ckFXNDVPLTR2ZWh5a1hXS1RwZ2o3ZUkwTlZIVC1fbDYyQSJ9.U50b0KyMPqcDQspmGLiKYsPOOIWc-H_qd9_uy1kLO9bQ9ygYVcMiOM7LNewy2wbWdQjL_Xq3RkIlHTnQ_UAqLxGgZdc7haMNsvrfC_n1BML4ropFw6Zhuz5DXMQ1j3UEln3uySpvbapBdWJAQimMSZjpszkY3wQM4yMjkHiN5Gt4gz6Oq0uw24_MuyAaIcODdsnPpq46y1Zc_RVFaxfB-jgFEi5zLLt6nEyNbyMhKMgzeZb1HYsLo5KOaZTavXDczwF0wletcAk8gogcoin3g7e9wMMdvPRb6v8eZZ73wswYugnQwPAXHCZuxEQk4usRdK42oMTGJc43GEAJtJkUdQ /home/helixbot/.vsts-env/lib/python3.14/site-packages/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-29T09:08:39.770Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-05-29T09:08:39.771Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-05-29T09:08:39.771Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.14.4 (Linux-6.6.139.1-1.azl3-x86_64-with-glibc2.43)' No body was attached to the request 2026-05-29T09:08:39.784Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.2020' 'x-ms-request-id': 'b5ad154e-08eb-4326-8abf-8b7f9633be6a' 'Date': 'Fri, 29 May 2026 09:08:39 GMT' 'Content-Length': '2473' 2026-05-29T09:08:39.785Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-05-29T09:08:39.785Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-05-29T09:08:39.786Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-05-29T09:08:39.787Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-05-29T09:08:39.787Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-05-29T09:08:39.943Z INFO run.py run(48) main Beginning reading of test results. 2026-05-29T09:08:39.943Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2026-05-29T09:08:39.944Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2026-05-29T09:08:39.944Z WARNING run.py __init__(55) read_results No results file found in any of the following formats: xunit, junit, trx 2026-05-29T09:08:39.945Z INFO run.py packing_test_reporter(30) report_results Packing 0 test reports to '/root/helix/work/workitem/e/__test_report.json' 2026-05-29T09:08:39.945Z INFO run.py packing_test_reporter(33) report_results Packed 3010 bytes + exit 70 + _commandExitCode=70 + chmod -R 777 /datadisks/disk1/dumps + exit 70 ... [EXECUTION TIMED OUT] Exit Code:-3Executor timed out after 5400 seconds and was killed ['WasmTestOnV8-CLR-ST-System.Runtime.InteropServices.JavaScript.Tests' END OF WORK ITEM LOG: Command timed out, and was killed]