runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Component governance failing on musl legs of servicing branches

Open hoyosjs opened this issue 2 years ago • 5 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=253921 Build error leg or test failing: CoreCLR Product Build Linux_musl x64 checked / Component Detection (auto-injected by policy) Pull request: https://github.com/dotnet/runtime/pull/85425

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "globalThis is not defined",
  "BuildRetry": false,
  "ExcludeConsoleLog": true
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

hoyosjs avatar Apr 27 '23 22:04 hoyosjs

@mmitche @dkurepa didn't we stop componentGovernance on public?

hoyosjs avatar Apr 27 '23 22:04 hoyosjs

@wtgodbe's changes just got checked in to arcade. That may be why we we're still seeing this. Btw I think this may fixed now on CG's side.

mmitche avatar Apr 27 '23 22:04 mmitche

This should be fixed once https://github.com/dotnet/arcade/pull/13274 flows through here

wtgodbe avatar Apr 27 '23 22:04 wtgodbe

Oh, sorry, this is servicing - needs https://github.com/dotnet/arcade/pull/13282

wtgodbe avatar Apr 27 '23 22:04 wtgodbe

Tagging subscribers to this area: @dotnet/runtime-infrastructure See info in area-owners.md if you want to be subscribed.

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=253921 Build error leg or test failing: CoreCLR Product Build Linux_musl x64 checked / Component Detection (auto-injected by policy) Pull request: https://github.com/dotnet/runtime/pull/85425

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "globalThis is not defined",
  "BuildRetry": false,
  "ExcludeConsoleLog": true
}

Report

Build Definition Step Name Console log Pull Request
253921 dotnet/runtime Component Detection (auto-injected by policy) Log dotnet/runtime#85425
253881 dotnet/runtime Component Detection (auto-injected by policy) Log dotnet/runtime#85423
253763 dotnet/runtime Component Detection (auto-injected by policy) Log
253716 dotnet/runtime Component Detection (auto-injected by policy) Log

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 4 4
Author: hoyosjs
Assignees: -
Labels:

blocking-clean-ci, area-Infrastructure, untriaged, Known Build Error, needs-area-label

Milestone: -

ghost avatar Apr 28 '23 14:04 ghost

removing blocking-clean-ci as it has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

jeffschwMSFT avatar Feb 16 '24 22:02 jeffschwMSFT

We managed to skip this.

agocke avatar Jun 18 '24 04:06 agocke