You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NativeAOT test build fails on linux-arm64 with a linker alignment error in the mixedpromotion_PhysicalPromotion__FromOldToPhysicalMismatched function. The linker (ld.lld) reports an improper alignment for relocation R_AARCH64_LDST64_ABS_LO12_NC. This prevents the entire NativeAOT_Pri1 test leg from running on linux-arm64.
ld.lld : error : Directed_3.o:(function mixedpromotion_PhysicalPromotion__FromOldToPhysicalMismatched: __managedcode+0x1c1530): improper alignment for relocation R_AARCH64_LDST64_ABS_LO12_NC: 0x74A52C is not aligned to 8 bytes [src/tests/JIT/Directed/Directed_3.csproj]
clang-22 : error : linker command failed with exit code 1 (use -v to see invocation) [src/tests/JIT/Directed/Directed_3.csproj]
Error Message
true only for clear infra flakes. ExcludeConsoleLog skips helix log scanning. -->
Filed by ci-failure-scan (detection only). ci-failure-fix walks 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 4 items
The following items were blocked because they don't meet the GitHub integrity level.
#129832search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#129876search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#114222search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#117138search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1484197
Build error leg or test failing: linux-arm64 Checked NativeAOT_Pri1 - JIT/Directed/Directed_3.csproj
Error Details
NativeAOT test build fails on linux-arm64 with a linker alignment error in the
mixedpromotion_PhysicalPromotion__FromOldToPhysicalMismatchedfunction. The linker (ld.lld) reports an improper alignment for relocationR_AARCH64_LDST64_ABS_LO12_NC. This prevents the entire NativeAOT_Pri1 test leg from running on linux-arm64.Error Message
trueonly for clear infra flakes. ExcludeConsoleLog skips helix log scanning. -->{ "ErrorMessage": "mixedpromotion_PhysicalPromotion__FromOldToPhysicalMismatched", "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Impact on platforms
First build it occurred
Duplicate search
PhysicalPromotion__FromOldToPhysicalMismatched label:"Known Build Error"— 0 resultsR_AARCH64_LDST64_ABS_LO12_NC label:"Known Build Error"— 0 resultsimproper alignment NativeAOT is:issue is:open— 0 resultsPhysicalPromotion alignment is:pr is:open— 0 resultsmixedpromotion PhysicalPromotion is:pr— 0 resultsNo existing KBE or PR matches this signature.
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 4 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".To allow these resources, lower
min-integrityin your GitHub frontmatter:Report
Summary