-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release/7.0] CI failure: Build Linux x64 release SourceBuild, unable to optimize assemblies for performance, runtime package not found #80284
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to this area: @hoyosjs Issue DetailsFound in at least two unreleated
First PR:
Second PR:
{
"ErrorMessage": "The command \"./build.sh --arch x64 --configuration Release --allconfigurations --verbosity minimal --nodereuse false --warnAsError false --outputrid banana.24-x64 --portablebuild false /p:NoPgoOptimize=true /p:KeepNativeSymbols=true /p:RuntimeOS=banana.24 /p:ContinuousIntegrationBuild=true /p:BuildDebPackage=false /p:EnableNgenOptimization=false /p:EnablePackageValidation=false /p:DisableSourceLink=false /p:AdditionalRuntimeIdentifierParent=banana.24 /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/__w/1/s/artifacts/source-build/self/src/ /p:ArtifactsDir=/__w/1/s/artifacts/source-build/self/src/artifacts/ /bl:/__w/1/s/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:SourceBuildOutputDir=/__w/1/s/artifacts/source-build/ /p:SourceBuiltBlobFeedDir=\" exited with code 1",
"BuildRetry": false
}
|
is this a dummy RID? Guessing crossgen2 is not aware of this hence PublishReadyToRun is failing with it. Is this a regression or a new build scenario? |
@trylek and @AntonLapounov as well. Assume there is a way to repro locally? |
I assume this is an intermittent issue. I could not find the relevant binlog file, maybe we should publish this artifact to help investigations:
|
It could be due to missing dotnet/sdk#29052. |
Is this still an issue? |
dotnet/source-build#3219 (comment) was closed by using 7.0.101. So if these builds are now also using 7.0.101 or later, the issue should be gone. |
Closing since release/7.0 is using 7.0.113 and we haven't seen this issue since. |
Found in at least two unreleated
release/7.0
PRs.Build Linux x64 release SourceBuild
queue.banana.24
RID.First PR:
Second PR:
[release/7.0] Update dependencies from dotnet/llvm-project #79273
Job result: https://dev.azure.com/dnceng-public/public/_build/results?buildId=126997&view=logs&j=000ba8e3-34f8-51d2-8d06-9b61f10256d0&t=ca9b6e26-8c16-57f9-673e-2bc0dc655f25&l=97
Output log (same in both PRs):
The text was updated successfully, but these errors were encountered: