Console log: 'Microsoft.ML.Tokenizers.Tests' from job 07ff1fc2-c998-444a-a2ea-11b0711c0229 workitem b00caa30-4cdf-47da-bb28-6f99bcd40fef (windows.10.amd64.open) executed on machine a00F0VS running Windows-2016Server-10.0.14393-SP0 C:\h\w\B11A0934\w\BE360A8A\e>set ML_TEST_DATADIR=C:\h\w\B11A0934\p C:\h\w\B11A0934\w\BE360A8A\e>set MICROSOFTML_RESOURCE_PATH=C:\h\w\B11A0934\w\BE360A8A\e C:\h\w\B11A0934\w\BE360A8A\e>set PATH=C:\h\w\B11A0934\p\dotnet-cli;C:\python3\Scripts\;C:\python3\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Debuggers\x64;C:\Program Files\Microsoft SQL Server\160\Tools\Binn\;C:\Users\runner\AppData\Local\Microsoft\WindowsApps;C:\h\w\A955092F\w\9CCE08EA\e\.dotnet\.dotnet\tools C:\h\w\B11A0934\w\BE360A8A\e>call .\runTests.cmd ----- start Fri 08/21/2026 23:32:42.40 =============== To repro directly: ===================================================== pushd C:\h\w\B11A0934\w\BE360A8A\e\ C:\h\w\B11A0934\p/xunit-runner/tools/net48/xunit.console.exe Microsoft.ML.Tokenizers.Tests.dll -notrait Category=SkipInCI -xml testResults.xml popd =========================================================================================================== C:\h\w\B11A0934\w\BE360A8A\e>C:\h\w\B11A0934\p/xunit-runner/tools/net48/xunit.console.exe Microsoft.ML.Tokenizers.Tests.dll -notrait Category=SkipInCI -xml testResults.xml xUnit.net Console Runner v2.9.3+9712244020 (64-bit .NET Framework 4.8, runtime: 4.0.30319.42000) Discovering: Microsoft.ML.Tokenizers.Tests Discovered: Microsoft.ML.Tokenizers.Tests Starting: Microsoft.ML.Tokenizers.Tests Microsoft.ML.Tokenizers.Tests.EnglishRobertaTests.TestTokenizerEncoding(text: "the brown fox jumped over the lazy dog!", expectedTokens: ["the", "Ġbrown", "Ġfox", "Ġjumped", "Ġover", ···], expectedOffsets: [Tuple (0, 3), Tuple (3, 6), Tuple (9, 4), Tuple (13, 7), Tuple (20, 5), ···], expectedIds: [1169, 7586, 21831, 11687, 625, ···]) [FAIL] System.ArgumentOutOfRangeException : value must be non-negative Parameter name: value Stack Trace: at System.Index.ThrowValueArgumentOutOfRange_NeedNonNegNumException() D:\a\_work\1\s\src\Microsoft.ML.Tokenizers\Model\EnglishRobertaTokenizer.cs(913,0): at Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.ModifyTokenListOffsets(IReadOnlyList`1 tokens, Span`1 indexMapping) D:\a\_work\1\s\src\Microsoft.ML.Tokenizers\Model\EnglishRobertaTokenizer.cs(397,0): at Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.EncodeInternal(ReadOnlySpan`1 text) D:\a\_work\1\s\src\Microsoft.ML.Tokenizers\Model\EnglishRobertaTokenizer.cs(337,0): at Microsoft.ML.Tokenizers.EnglishRobertaTokenizer.EncodeToTokens(String text, ReadOnlySpan`1 textSpan, EncodeSettings settings) D:\a\_work\1\s\src\Microsoft.ML.Tokenizers\Tokenizer.cs(166,0): at Microsoft.ML.Tokenizers.Tokenizer.EncodeToTokens(ReadOnlySpan`1 text, String& normalizedText, Boolean considerPreTokenization, Boolean considerNormalization) D:\a\_work\1\s\test\Microsoft.ML.Tokenizers.Tests\EnglishRobertaTests.cs(179,0): at Microsoft.ML.Tokenizers.Tests.EnglishRobertaTests.TestTokenizerEncoding(String text, String[] expectedTokens, ValueTuple`2[] expectedOffsets, Int32[] expectedIds) Finished: Microsoft.ML.Tokenizers.Tests === TEST EXECUTION SUMMARY === Microsoft.ML.Tokenizers.Tests Total: 441, Errors: 0, Failed: 1, Skipped: 0, Time: 16.029s ----- end Fri 08/21/2026 23:32:59.11 ----- exit code 1 ---------------------------------------------------------- Compress-Archive : The path 'C:\h\w\B11A0934\w\BE360A8A\e\\TestOutput' either does not exist or is not a valid file system path. At line:1 char:1 + Compress-Archive C:\h\w\B11A0934\w\BE360A8A\e\\TestOutput C:\h\w\B11A ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (C:\h\w\B11A0934\w\BE360A8A\e\\TestOutput:String) [Compress-Archive], I nvalidOperationException + FullyQualifiedErrorId : ArchiveCmdletPathNotFound,Compress-Archive C:\h\scripts\helix-scripts\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-08-21T23:33:03.170Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-08-21T23:33:03.170Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-08-21T23:33:03.170Z 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' 'x-client-SKU': 'REDACTED' 'x-client-Ver': 'REDACTED' 'x-ms-client-request-id': 'e0a0a7bc-421e-4c9c-b57a-9f9e0d6db46d' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.13.13 (Windows-2016Server-10.0.14393-SP0)' No body was attached to the request 2026-08-21T23:33:03.183Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.2128' 'x-ms-request-id': 'e0a0a7bc-421e-4c9c-b57a-9f9e0d6db46d' 'Date': 'Fri, 21 Aug 2026 23:33:02 GMT' 'Content-Length': '2528' 2026-08-21T23:33:03.183Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-08-21T23:33:03.183Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-08-21T23:33:03.184Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-08-21T23:33:03.184Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-08-21T23:33:03.184Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-08-21T23:33:03.533Z INFO run.py run(48) main Beginning reading of test results. 2026-08-21T23:33:03.533Z INFO run.py __init__(42) read_results Searching 'C:\h\w\B11A0934\w\BE360A8A\e' for test results files 2026-08-21T23:33:03.534Z INFO run.py __init__(48) read_results Found results file C:\h\w\B11A0934\w\BE360A8A\e\testResults.xml with format xunit 2026-08-21T23:33:03.540Z INFO run.py __init__(42) read_results Searching 'C:\h\w\B11A0934\w\BE360A8A\uploads' for test results files 2026-08-21T23:33:03.541Z INFO run.py packing_test_reporter(30) report_results Packing 441 test reports to 'C:\h\w\B11A0934\w\BE360A8A\e\__test_report.json' 2026-08-21T23:33:03.542Z INFO run.py packing_test_reporter(33) report_results Packed 150852 bytes ['Microsoft.ML.Tokenizers.Tests' END OF WORK ITEM LOG: Command exited with 0]