Skip to content
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

GenerateHWIntrinsicTests_Arm/project.assets.json already exists #79843

Closed
MichalStrehovsky opened this issue Dec 20, 2022 · 2 comments · Fixed by #79861
Closed

GenerateHWIntrinsicTests_Arm/project.assets.json already exists #79843

MichalStrehovsky opened this issue Dec 20, 2022 · 2 comments · Fixed by #79861
Labels
area-System.Runtime blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@MichalStrehovsky
Copy link
Member

MichalStrehovsky commented Dec 20, 2022

Looks like some sort of race during restore of the generated HW intrinsics tests. Cc @tannergooding

2022-12-20T04:03:50.9484776Z /__w/1/s/.dotnet/sdk/7.0.100/NuGet.RestoreEx.targets(19,5): error : The file '/__w/1/s/artifacts/tests/coreclr/packages/Common/GenerateHWIntrinsicTests/GenerateHWIntrinsicTests_Arm/project.assets.json' already exists. [/__w/1/s/src/tests/Common/GenerateHWIntrinsicTests/GenerateHWIntrinsicTests_Arm.csproj] [/__w/1/s/src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/AdvSimd_ro.csproj] [/__w/1/s/src/tests/build.proj]
2022-12-20T04:03:50.9636971Z ##[error].dotnet/sdk/7.0.100/NuGet.RestoreEx.targets(19,5): error : The file '/__w/1/s/artifacts/tests/coreclr/packages/Common/GenerateHWIntrinsicTests/GenerateHWIntrinsicTests_Arm/project.assets.json' already exists. [/__w/1/s/src/tests/Common/GenerateHWIntrinsicTests/GenerateHWIntrinsicTests_Arm.csproj] [/__w/1/s/src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/AdvSimd_ro.csproj]

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=116668
Build error leg or test failing: Build / coreclr Common Pri0 Test Build AnyOS AnyCPU checked / Build managed test components
Pull request: #79842

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "project.assets.json' already exists",
  "BuildRetry": false
}

Report

Build Definition Step Name Console log Pull Request
117626 dotnet/runtime Build managed test components Log #79283
117617 dotnet/runtime Build managed test components Log
117585 dotnet/runtime Build managed test components Log
117323 dotnet/runtime Build managed test components Log
117295 dotnet/runtime Build Tests Log #79339
117286 dotnet/runtime Build managed test components Log #79416
117202 dotnet/runtime Build Tests Log #77304
117084 dotnet/runtime Build Tests Log #79046
116803 dotnet/runtime Build Tests Log #79849
116788 dotnet/runtime Build managed test components Log #79450
116777 dotnet/runtime Build Tests Log
116768 dotnet/runtime Build managed test components Log #79847
116713 dotnet/runtime Build managed test components Log
116668 dotnet/runtime Build managed test components Log #79842
116550 dotnet/runtime Build Tests Log #79721
116496 dotnet/runtime Build Tests Log #79169
116489 dotnet/runtime Build Tests Log #79834
116457 dotnet/runtime Build managed test components Log #79685
116443 dotnet/runtime Build managed test components Log #79831
116369 dotnet/runtime Build Tests Log #79416

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
7 20 20
@MichalStrehovsky MichalStrehovsky added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Dec 20, 2022
@dotnet-issue-labeler
Copy link

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.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Dec 20, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Dec 20, 2022
@ghost
Copy link

ghost commented Dec 21, 2022

Tagging subscribers to this area: @dotnet/area-system-runtime
See info in area-owners.md if you want to be subscribed.

Issue Details

Looks like some sort of race during restore of the generated HW intrinsics tests. Cc @tannergooding

2022-12-20T04:03:50.9484776Z /__w/1/s/.dotnet/sdk/7.0.100/NuGet.RestoreEx.targets(19,5): error : The file '/__w/1/s/artifacts/tests/coreclr/packages/Common/GenerateHWIntrinsicTests/GenerateHWIntrinsicTests_Arm/project.assets.json' already exists. [/__w/1/s/src/tests/Common/GenerateHWIntrinsicTests/GenerateHWIntrinsicTests_Arm.csproj] [/__w/1/s/src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/AdvSimd_ro.csproj] [/__w/1/s/src/tests/build.proj]
2022-12-20T04:03:50.9636971Z ##[error].dotnet/sdk/7.0.100/NuGet.RestoreEx.targets(19,5): error : The file '/__w/1/s/artifacts/tests/coreclr/packages/Common/GenerateHWIntrinsicTests/GenerateHWIntrinsicTests_Arm/project.assets.json' already exists. [/__w/1/s/src/tests/Common/GenerateHWIntrinsicTests/GenerateHWIntrinsicTests_Arm.csproj] [/__w/1/s/src/tests/JIT/HardwareIntrinsics/Arm/AdvSimd/AdvSimd_ro.csproj]

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=116668
Build error leg or test failing: Build / coreclr Common Pri0 Test Build AnyOS AnyCPU checked / Build managed test components
Pull request: #79842

Error Message

Fill the error message using known issues guidance.

{
  "ErrorMessage": "project.assets.json' already exists",
  "BuildRetry": false
}

Report

Build Definition Step Name Console log Pull Request
117626 dotnet/runtime Build managed test components Log #79283
117617 dotnet/runtime Build managed test components Log
117585 dotnet/runtime Build managed test components Log
117323 dotnet/runtime Build managed test components Log
117295 dotnet/runtime Build Tests Log #79339
117286 dotnet/runtime Build managed test components Log #79416
117202 dotnet/runtime Build Tests Log #77304
117084 dotnet/runtime Build Tests Log #79046
116803 dotnet/runtime Build Tests Log #79849
116788 dotnet/runtime Build managed test components Log #79450
116777 dotnet/runtime Build Tests Log
116768 dotnet/runtime Build managed test components Log #79847
116713 dotnet/runtime Build managed test components Log
116668 dotnet/runtime Build managed test components Log #79842
116550 dotnet/runtime Build Tests Log #79721
116496 dotnet/runtime Build Tests Log #79169
116489 dotnet/runtime Build Tests Log #79834
116457 dotnet/runtime Build managed test components Log #79685
116443 dotnet/runtime Build managed test components Log #79831
116369 dotnet/runtime Build Tests Log #79416

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
7 20 20
Author: MichalStrehovsky
Assignees: -
Labels:

area-System.Runtime, blocking-clean-ci, untriaged, in-pr, Known Build Error

Milestone: -

@ghost ghost removed in-pr There is an active PR which will close this issue when it is merged untriaged New issue has not been triaged by the area owner labels Dec 21, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jan 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Runtime blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants