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

Failure to copy files during CI build #105364

Closed
stephentoub opened this issue Jul 23, 2024 · 2 comments · Fixed by #105347
Closed

Failure to copy files during CI build #105364

stephentoub opened this issue Jul 23, 2024 · 2 comments · Fixed by #105347
Labels
area-Infrastructure-libraries 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
Milestone

Comments

@stephentoub
Copy link
Member

stephentoub commented Jul 23, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=752591
Build error leg or test failing: Build / windows-x86 Release Libraries_NET48 / Build product
Pull request: #105350

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "error MSB3026: Could not copy", 
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
dotnet\sdk\9.0.100-preview.5.24307.3\Microsoft.Common.CurrentVersion.targets(4958,5): error MSB3026: Could not copy "D:\a\_work\1\s\artifacts\obj\System.Text.RegularExpressions.Generator\Release\netstandard2.0\fr\System.Text.RegularExpressions.Generator.resources.dll" to "D:\a\_work\1\s\artifacts\bin\System.Text.RegularExpressions.Generator\Release\netstandard2.0\fr\System.Text.RegularExpressions.Generator.resources.dll". Beginning retry 1 in 1000ms. The process cannot access the file 'D:\a\_work\1\s\artifacts\bin\System.Text.RegularExpressions.Generator\Release\netstandard2.0\fr\System.Text.RegularExpressions.Generator.resources.dll' because it is being used by another process.

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=752591
Error message validated: [error MSB3026: Could not copy]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/23/2024 11:25:56 PM UTC

Report

Build Definition Step Name Console log Pull Request
752709 dotnet/runtime Build product Log #105357
752591 dotnet/runtime Build product Log #105350

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
2 2 2
@stephentoub stephentoub 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 Jul 23, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 23, 2024
Copy link
Contributor

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

@stephentoub stephentoub added this to the 9.0.0 milestone Jul 24, 2024
@ViktorHofer
Copy link
Member

Will be fixed with #105347

@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Jul 24, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-libraries 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