Skip to content

Signing validation failure: unsigned files in source-built artifacts #5534

@ellahathaway

Description

@ellahathaway

Summary

Signing validation is failing on signed builds with numerous unsigned files detected by SignCheck. The issue is present on both Linux and Mac validation jobs in the VMR Validation stage.

Example Failing build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2939584

Affected Artifacts

The unsigned files trace back to the following source-build artifacts for the centos.10-x64 platform:

  • Private.SourceBuilt.Artifacts.*.centos.10-x64.tar.gz
  • dotnet-sdk-*.centos.10-x64.tar.gz

Symptom

Files within these archives are AuthentiCode signed but are missing StrongName signing (StrongName signed: False). SignCheck reports these as Outcome="Unsigned".

Notes

This does not appear to affect MSFT artifacts — only the source-build produced artifacts for centos.10-x64 are implicated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-infraSource-build infrastructure and reportingops-monitorIssues created/handled by the source build monitor role

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    11.0

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions