Skip to content

Generate CORE_ROOT failing for linux_musl arm/arm64 #55657

@kunalspathak

Description

@kunalspathak

The outerloop CI is failing on Linux_musl arm/arm64 while generating CORE_ROOT blocking test from running for the platform

Errors:

2021-07-07T13:22:11.2013515Z Building step 'Creating test overlay' via "/__w/1/s/eng/common/msbuild.sh"  --warnAsError false /__w/1/s/src/tests/run.proj /p:RestoreDefaultOptimizationDataPackage=false /p:PortableBuild=true /p:UsePartialNGENOptimization=false /maxcpucount "/flp:Verbosity=normal;LogFile=/__w/1/s/artifacts/log/Tests_Overlay_Managed.Linux.arm.Checked.log" "/flp1:WarningsOnly;LogFile=/__w/1/s/artifacts/log/Tests_Overlay_Managed.Linux.arm.Checked.wrn" "/flp2:ErrorsOnly;LogFile=/__w/1/s/artifacts/log/Tests_Overlay_Managed.Linux.arm.Checked.err" /t:CreateTestOverlay /p:TargetArchitecture=arm /p:Configuration=Checked /p:TargetOS=Linux /nodeReuse:false     /p:CLRTestPriorityToBuild=1 /p:LibrariesConfiguration=Release /p:CrossBuild=true
2021-07-07T13:22:12.5283318Z /__w/1/s/.dotnet/sdk/6.0.100-preview.4.21255.9/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(241,5): error NETSDK1047: Assets file '/__w/1/s/artifacts/tests/coreclr/packages/Common/test_dependencies_fs/test_dependencies/project.assets.json' doesn't have a target for 'net6.0/linux-arm'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project. You may also need to include 'linux-arm' in your project's RuntimeIdentifiers. [/__w/1/s/src/tests/Common/test_dependencies_fs/test_dependencies.fsproj]
2021-07-07T13:22:12.5695748Z /__w/1/s/.dotnet/sdk/6.0.100-preview.4.21255.9/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(241,5): error NETSDK1047: Assets file '/__w/1/s/artifacts/tests/coreclr/packages/Common/test_dependencies/test_dependencies/project.assets.json' doesn't have a target for 'net6.0/linux-arm'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project. You may also need to include 'linux-arm' in your project's RuntimeIdentifiers. [/__w/1/s/src/tests/Common/test_dependencies/test_dependencies.csproj]
2021-07-07T13:22:12.5760866Z 
2021-07-07T13:22:12.5761731Z Build FAILED.
2021-07-07T13:22:12.5762107Z 
2021-07-07T13:22:12.5764946Z /__w/1/s/.dotnet/sdk/6.0.100-preview.4.21255.9/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(241,5): error NETSDK1047: Assets file '/__w/1/s/artifacts/tests/coreclr/packages/Common/test_dependencies_fs/test_dependencies/project.assets.json' doesn't have a target for 'net6.0/linux-arm'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project. You may also need to include 'linux-arm' in your project's RuntimeIdentifiers. [/__w/1/s/src/tests/Common/test_dependencies_fs/test_dependencies.fsproj]
2021-07-07T13:22:12.5768828Z /__w/1/s/.dotnet/sdk/6.0.100-preview.4.21255.9/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(241,5): error NETSDK1047: Assets file '/__w/1/s/artifacts/tests/coreclr/packages/Common/test_dependencies/test_dependencies/project.assets.json' doesn't have a target for 'net6.0/linux-arm'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project. You may also need to include 'linux-arm' in your project's RuntimeIdentifiers. [/__w/1/s/src/tests/Common/test_dependencies/test_dependencies.csproj]
2021-07-07T13:22:12.5770626Z     0 Warning(s)

Sample build:
https://dev.azure.com/dnceng/public/_build/results?buildId=1223859&view=logs&j=22eeac8c-742e-5aad-c88c-3907a882a5f0&t=69ea8ee9-214f-5151-238f-f6b650cbf6ad&l=62

Introduced by #54914

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions