Skip to content

os: file operations flaky on dragonfly around CL 156365 #29634

Closed
@bcmills

Description

@bcmills

See attached screenshot. The failures seem to start at https://golang.org/cl/156365 (updates #17490), but the Dragonfly builder is a bit flaky so it's hard to say for sure (#25796, #29583).

I sampled some failures, but the only connection I can see is that they all involve file operations.

jr3qskosgsc

CC @tklauser @ianlancetaylor @randall77

Activity

added this to the Go1.12 milestone on Jan 9, 2019
bcmills

bcmills commented on Jan 9, 2019

@bcmills
ContributorAuthor

Provisionally marking as release-blocker, but please remove if appropriate. (Dragonfly is not a first-class port, but it would still be pretty unpleasant to cut a release with a major regression.)

added
NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.
on Jan 9, 2019
tklauser

tklauser commented on Jan 9, 2019

@tklauser
Member

/cc @tdfbsd

timdarbydotnet

timdarbydotnet commented on Jan 9, 2019

@timdarbydotnet

I think it's just temporarily gone haywire. I'll fix it when I get a chance.

timdarbydotnet

timdarbydotnet commented on Jan 9, 2019

@timdarbydotnet

It's OK now; you can close this.

ianlancetaylor

ianlancetaylor commented on Jan 9, 2019

@ianlancetaylor
Contributor

Thanks!

locked and limited conversation to collaborators on Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @tklauser@ianlancetaylor@bcmills@gopherbot@timdarbydotnet

        Issue actions

          os: file operations flaky on dragonfly around CL 156365 · Issue #29634 · golang/go