-
Notifications
You must be signed in to change notification settings - Fork 287
Closed
dotnet/runtime
#85946Labels
bugSomething isn't workingSomething isn't workingpipeline blockerissue blocks perf pipeline stays green. This be considered high priority.issue blocks perf pipeline stays green. This be considered high priority.
Description
When we build the linux_musl run libraries, the pathing for the libraries is as follows: bin/microsoft.netcore.app.runtime.linux-musl-x64/Release/runtimes/linux-musl-x64/lib/net8.0/Microsoft.CSharp.dll.
When we try to then build the Core_Root it fails with Missing artifacts: /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.linux-x64/Release/runtimes/linux-x64/lib/net8.0/
This seems to be potentially related to dotnet/runtime#82832.
@tmds is there a parameter to the build.sh that we may be missing or something we should try on our end?
Thank you!
Example run failing under performance linux_musl x64... https://dev.azure.com/dnceng/internal/_build/results?buildId=2173609&view=results
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpipeline blockerissue blocks perf pipeline stays green. This be considered high priority.issue blocks perf pipeline stays green. This be considered high priority.