Open
Description
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=928464
Build error leg or test failing: [Long Running Test] 'System.Text.Json.Serialization.Tests.StreamTests_Sync.ReadTypeFromJsonWithLargeIgnoredProperties_OuterLoop'
Error Message
{
"ErrorMessage" : "[Long Running Test] 'System.Text.Json.Serialization.Tests.StreamTests_Sync.ReadTypeFromJsonWithLargeIgnoredProperties_OuterLoop'",
"BuildRetry" : false,
"ExcludeConsoleLog" : false
}
- PR: Fix Zip64ExtraField handling #111802
- Queue:
linux-x64 Debug CoreCLR_Debug
- Job result: https://dev.azure.com/dnceng-public/public/_build/results?buildId=928464&view=logs&j=df56ac33-e9fe-5eb2-5cdb-3303d7aad000&t=f62247f8-d051-5cb6-d5f0-06f532f9a005&l=104
- Log file: https://helixr1107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-111802-merge-06b8e710e9c94addbc/System.Text.Json.Tests/1/console.eda5a295.log?helixlogtype=result
- Output:
===========================================================================================================
/root/helix/work/workitem/e /root/helix/work/workitem/e
Discovering: System.Text.Json.Tests (method display = ClassAndMethod, method display options = None)
Discovered: System.Text.Json.Tests (found 28 of 8816 test cases)
Starting: System.Text.Json.Tests (parallel test collections = on [2 threads], stop on fail = off)
System.Text.Json.Tests: [Long Running Test] 'System.Text.Json.Tests.Utf8JsonWriterTests.Writing3MBBase64Bytes', Elapsed: 00:02:27
[Long Running Test] 'System.Text.Json.Serialization.Tests.StreamTests_Sync.ReadTypeFromJsonWithLargeIgnoredProperties_OuterLoop', Elapsed: 00:02:04
/root/helix/work/workitem/e
./RunTests.sh: line 178: 35 Killed "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Text.Json.Tests.runtimeconfig.json --depsfile System.Text.Json.Tests.deps.json xunit.console.dll System.Text.Json.Tests.dll -xml testResults.xml -nologo -nocolor -trait category=OuterLoop -notrait category=IgnoreForCI -notrait category=failing $RSP_FILE
----- end Fri Jan 24 08:16:08 PM UTC 2025 ----- exit code 137 ----------------------------------------------------------
exit code 137 means SIGKILL Killed either due to out of memory/resources (see /var/log/messages) or by explicit kill. No dump will be available for this.
ulimit -c value: unlimited
cat: /proc/sys/kernel/coredump_filter: No such file or directory
cat /proc/sys/kernel/core_pattern: /home/helixbot/dotnetbuild/dumps/core.%u.%p
cat /proc/sys/kernel/core_uses_pid: 1
cat /proc/sys/kernel/coredump_filter:
Looking around for any Linux dumps...
Looking for files matching core.* ...
dmesg: read kernel buffer failed: Operation not permitted
XUnitLogChecker status: 1
----- start =============== XUnitLogChecker Output =====================================================
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=928464
Error message validated: [[Long Running Test] 'System.Text.Json.Serialization.Tests.StreamTests_Sync.ReadTypeFromJsonWithLargeIgnoredProperties_OuterLoop'
]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/24/2025 9:56:14 PM UTC
Report
Build | Definition | Test | Pull Request |
---|---|---|---|
1035079 | dotnet/runtime | System.Text.Json.Tests.WorkItemExecution | #114523 |
1017070 | dotnet/runtime | System.Text.Json.Tests.WorkItemExecution | #114689 |
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
0 | 1 | 2 |