Closed
Description
Saw this weird error in a release/6.0 PR: #78062
This is a weird error because I can't find the banana RID in the release/6.0
branch: https://github.com/dotnet/runtime/blob/release/6.0/eng/pipelines/common/platform-matrix.yml#L295
I can only find it in main, it was added last month in this PR https://github.com/dotnet/runtime/pull/75546/files (cc @mmitche):
Build Linux x64 release SourceBuild
- Job result: https://dev.azure.com/dnceng-public/public/_build/results?buildId=77125&view=logs&j=5ce08941-ecc7-506b-ca9d-9c305a03dbff&t=9f8b0bbc-9b09-5cd8-3e1f-49b367d7d9c1&l=102
- Error message:
--------------------------------------------------------------------------------------
/__w/1/s/.dotnet/sdk/6.0.111/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/__w/1/s/artifacts/log/Release/ToolsetRestore.binlog /clp:Summary /clp:ErrorsOnly;NoSummary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:__ToolsetLocationOutputFile=/__w/1/s/artifacts/toolset/6.0.0-beta.22558.2.txt /t:__WriteToolsetLocation /warnaserror /__w/1/s/artifacts/toolset/restore.proj
/__w/1/s/.dotnet/sdk/6.0.111/MSBuild.dll /nologo -logger:/__w/1/s/.packages/microsoft.dotnet.arcade.sdk/6.0.0-beta.22558.2/tools/netcoreapp3.1/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /bl:/__w/1/s/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/__w/1/s/ /p:Restore=true /p:Build=true /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:TargetArchitecture=x64 /p:BuildArchitecture=x64 /p:CMakeArgs= /p:TargetRid=banana.24-x64 /p:SourceBuildNonPortable=true /p:ArcadeBuildFromSource=true /warnaserror /__w/1/s/.packages/microsoft.dotnet.arcade.sdk/6.0.0-beta.22558.2/tools/Build.proj
Cloning repository at: /__w/1/s/ -> /__w/1/s/artifacts/source-build/self/src/ ...
Creating empty clone at: /__w/1/s/artifacts/source-build/self/src/
Source repository is shallow...
Cloning into '/__w/1/s/artifacts/source-build/self/src'...
Checking out sources...
Clone complete: /__w/1/s/ -> /__w/1/s/artifacts/source-build/self/src/
__DistroRid: centos.7-x64
/__w/1/s/.dotnet/sdk/6.0.111/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/__w/1/s/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=false /p:Configuration=Release /p:RepoRoot=/__w/1/s/artifacts/source-build/self/src/ /p:Restore=true /p:Build=true /p:Rebuild=false /p:Test=false /p:Pack=false /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=false /p:BuildAllConfigurations=true /p:OutputRid=banana.24-x64 /p:PortableBuild=false /p:TargetArchitecture=x64 /p:BuildArchitecture=x64 /p:CMakeArgs= /p:MicrosoftNetFrameworkReferenceAssembliesVersion=1.0.2 /p:NoPgoOptimize=true /p:KeepNativeSymbols=true /p:RuntimeOS=banana.24 /p:BuildDebPackage=false /p:RuntimeOS=banana.24 /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/ /p:SourceBuildOutputDir=/__w/1/s/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:EnableSourceControlManagerQueries=false /p:EnableSourceLink=false /p:DeterministicSourcePaths=false /__w/1/s/artifacts/source-build/self/package-cache/microsoft.dotnet.arcade.sdk/6.0.0-beta.22558.2/tools/Build.proj
Determining projects to restore...
Restored /__w/1/s/artifacts/source-build/self/package-cache/microsoft.dotnet.arcade.sdk/6.0.0-beta.22558.2/tools/Tools.proj (in 9.63 sec).
Determining projects to restore...
/__w/1/s/.dotnet/sdk/6.0.111/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(129,5): error NETSDK1083: The specified RuntimeIdentifier 'banana.24-x64' is not recognized. [/__w/1/s/artifacts/source-build/self/src/Build.proj]
/__w/1/s/.dotnet/sdk/6.0.111/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(129,5): error NETSDK1083: The specified RuntimeIdentifier 'banana.24-x64' is not recognized. [/__w/1/s/artifacts/source-build/self/src/Build.proj]
/__w/1/s/.dotnet/sdk/6.0.111/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(129,5): error NETSDK1083: The specified RuntimeIdentifier 'banana.24-x64' is not recognized. [/__w/1/s/artifacts/source-build/self/src/Build.proj]
/__w/1/s/.dotnet/sdk/6.0.111/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(129,5): error NETSDK1083: The specified RuntimeIdentifier 'banana.24-x64' is not recognized. [/__w/1/s/artifacts/source-build/self/src/Build.proj]
Build FAILED.
/__w/1/s/.dotnet/sdk/6.0.111/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(129,5): error NETSDK1083: The specified RuntimeIdentifier 'banana.24-x64' is not recognized. [/__w/1/s/artifacts/source-build/self/src/Build.proj]
/__w/1/s/.dotnet/sdk/6.0.111/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(129,5): error NETSDK1083: The specified RuntimeIdentifier 'banana.24-x64' is not recognized. [/__w/1/s/artifacts/source-build/self/src/Build.proj]
/__w/1/s/.dotnet/sdk/6.0.111/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(129,5): error NETSDK1083: The specified RuntimeIdentifier 'banana.24-x64' is not recognized. [/__w/1/s/artifacts/source-build/self/src/Build.proj]
/__w/1/s/.dotnet/sdk/6.0.111/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(129,5): error NETSDK1083: The specified RuntimeIdentifier 'banana.24-x64' is not recognized. [/__w/1/s/artifacts/source-build/self/src/Build.proj]
0 Warning(s)
4 Error(s)
{
"ErrorMessage": "The specified RuntimeIdentifier 'banana.24-x64' is not recognized",
"BuildRetry": false
}