Skip to content

Source Build Validation legs are failing #114842

@am11

Description

@am11

Source-Build (CentOS9) is failing with:

https://dev.azure.com/dnceng-public/public/_build/results?buildId=1021233&view=logs&jobId=46d4bc78-82b7-5486-55ce-7714ebdf0ac0&j=527da66b-556b-54bb-107f-cdc8a55a2854&t=255f8d3e-16e8-5d6d-908e-7cc01450d912

    Determining projects to restore...
    Restored /__w/1/s/artifacts/sb/package-cache/microsoft.dotnet.arcade.sdk/10.0.0-beta.25216.2/tools/Tools.proj (in 10.25 sec).
    Determining projects to restore...
  /__w/1/s/.dotnet/sdk/10.0.100-preview.3.25201.16/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(108,5): error NETSDK1083: The specified RuntimeIdentifier 'centos.9-x64' is not recognized. See https://aka.ms/netsdk1083 for more information. [/__w/1/s/artifacts/sb/src/Build.proj]
  /__w/1/s/.dotnet/sdk/10.0.100-preview.3.25201.16/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(108,5): error NETSDK1203: Ahead-of-time compilation is not supported for the target runtime identifier 'centos.9-x64'. [/__w/1/s/artifacts/sb/src/Build.proj]
  /__w/1/s/.dotnet/sdk/10.0.100-preview.3.25201.16/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(108,5): error NETSDK1083: The specified RuntimeIdentifier 'centos.9-x64' is not recognized. See https://aka.ms/netsdk1083 for more information. [/__w/1/s/artifacts/sb/src/Build.proj]
  /__w/1/s/.dotnet/sdk/10.0.100-preview.3.25201.16/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(108,5): error NETSDK1203: Ahead-of-time compilation is not supported for the target runtime identifier 'centos.9-x64'. [/__w/1/s/artifacts/sb/src/Build.proj]
    Nothing to do. None of the projects specified contain packages to restore.

and Source-Build (NonexistentRID) - the purpose of this one is to validate that we don't take a dependency on non-portable RID's value and distro maintainer is free to choose the identifier prefix:

https://dev.azure.com/dnceng-public/public/_build/results?buildId=1021233&view=logs&jobId=46d4bc78-82b7-5486-55ce-7714ebdf0ac0&j=46d4bc78-82b7-5486-55ce-7714ebdf0ac0&t=5940e102-b135-58b6-71a4-2593b90abf9d

    Determining projects to restore...
    Restored /__w/1/s/artifacts/sb/package-cache/microsoft.dotnet.arcade.sdk/10.0.0-beta.25216.2/tools/Tools.proj (in 10.83 sec).
    Determining projects to restore...
  /__w/1/s/.dotnet/sdk/10.0.100-preview.3.25201.16/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(108,5): error NETSDK1203: Ahead-of-time compilation is not supported for the target runtime identifier 'linux'. [/__w/1/s/artifacts/sb/src/Build.proj]
  /__w/1/s/.dotnet/sdk/10.0.100-preview.3.25201.16/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(108,5): error NETSDK1203: Ahead-of-time compilation is not supported for the target runtime identifier 'linux'. [/__w/1/s/artifacts/sb/src/Build.proj]
    Nothing to do. None of the projects specified contain packages to restore.

cc @jkoritzinsky, @tmds, last time they appeared passing was in December, then three months logs are missing and since then, all red: https://dev.azure.com/dnceng-public/public/_build?definitionId=129&_a=summary&branchFilter=331%2C331%2C331
it's the second circle:
Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions