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

cmd/go: "Access is denied." errors for .partial files in 'go mod download' on Windows #51003

Open
bcmills opened this issue Feb 3, 2022 · 2 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Feb 3, 2022

greplogs --dashboard -md -l -e '\.partial: Access is denied\.'

2022-02-03T16:13:58-bb28937-b004470/windows-amd64-longtest
2021-11-29T19:21:29-48cbe7f-4325c37/windows-amd64-longtest
2021-04-19T14:51:24-0739314-b21e739/windows-386-2008

Curiously, this only seems to reproduce through the x/exp/cmd/gorelease tests — they may be doing some concurrent operation that isn't covered by the regular cmd/go tests.

CC @matloob

@bcmills bcmills added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows labels Feb 3, 2022
@bcmills bcmills self-assigned this Feb 3, 2022
@bcmills bcmills added this to the Go1.19 milestone Feb 3, 2022
@ianlancetaylor
Copy link
Contributor

@bcmills What is the current status here? This issue is currently in the 1.19 milestone. Should it move to 1.20? To Backlog? Thanks.

@bcmills bcmills modified the milestones: Go1.19, Backlog Jun 28, 2022
@bcmills bcmills removed their assignment Jun 28, 2022
@bcmills
Copy link
Contributor Author

bcmills commented Jul 11, 2022

greplogs --dashboard -md -l -e '\.partial: Access is denied\.' --since=2022-02-04

(0 matching logs)

Not clear to me what's going on here, but the repro rate is low. I'd like to see if it shows up anywhere else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
Projects
Status: No status
Development

No branches or pull requests

2 participants