Subprocess exit code: -1073740286
Subprocess stderr: Unhandled exception.
Expected OOM diagnostic token not found in subprocess stderr.
Expected: 100
Actual: -1
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
{
"ErrorMessage": "Expected OOM diagnostic token not found in subprocess stderr.",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1456601
Build error leg or test failing: windows-x64 Checked NativeAOT_Pri0_CET_CFG - baseservices-exceptions
Error Details
The
OutOfMemoryException.cmdtest fails on NativeAOT with CET/CFG enabled. The test spawns a subprocess expected to produce a specific OOM diagnostic token on stderr. Instead, the subprocess exits with code-1073740286(STATUS_DLL_INIT_FAILED) and the expected token is absent.Affected legs:
First build it occurred:
Error Message
{ "ErrorMessage": "Expected OOM diagnostic token not found in subprocess stderr.", "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Filed by
ci-failure-scan(detection only).ci-failure-fixwalks open[ci-scan]KBEs and either opens a small fix PR or comments here to loop in owners — it never disables the test.Note
🔒 Integrity filter blocked 10 items
The following items were blocked because they don't meet the GitHub integrity level.
search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter:Report
Summary