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

x/build/internal/workflow: TestWatchdog failures #55198

Open
gopherbot opened this issue Sep 20, 2022 · 4 comments
Open

x/build/internal/workflow: TestWatchdog failures #55198

gopherbot opened this issue Sep 20, 2022 · 4 comments
Assignees
Labels
Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

#!watchflakes
post <- pkg == "golang.org/x/build/internal/workflow" && test == "TestWatchdog"

Bug automatically created to track these flakes.

— watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Sep 20, 2022
@gopherbot
Copy link
Author

gopherbot commented Sep 20, 2022

Found new matching flaky dashboard failures for:

#!watchflakes
post <- pkg == "golang.org/x/build/internal/workflow" && test == "TestWatchdog"
2022-08-08 19:11 darwin-amd64-11_0 build@43558672 go@beebd537 golang.org/x/build/internal/workflow.TestWatchdog (log)
--- FAIL: TestWatchdog (1.70s)
    --- FAIL: TestWatchdog/success (0.94s)
        workflow_test.go:499: task sleepy    : started
        workflow_test.go:518: task sleepy    : LOG: *snore*
        workflow_test.go:501: task sleepy    : error: context canceled
        workflow_test.go:320: got error workflow has progressed as far as it can, wanted success: true

watchflakes

@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Sep 20, 2022
@gopherbot gopherbot added this to the Unreleased milestone Sep 20, 2022
@rsc
Copy link
Contributor

rsc commented Sep 20, 2022

Stopped.

@rsc rsc closed this as completed Sep 20, 2022
@gopherbot gopherbot changed the title x/build/internal/workflow: flaky TestWatchdog x/build/internal/workflow: TestWatchdog failures Sep 20, 2022
@gopherbot gopherbot reopened this Nov 4, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/internal/workflow" && test == "TestWatchdog"
2022-10-28 16:16 darwin-amd64-12_0 build@5af99374 go@2c2952ae x/build/internal/workflow.TestWatchdog (log)
--- FAIL: TestWatchdog (10.80s)
    --- FAIL: TestWatchdog/success (10.00s)
        workflow_test.go:606: task sleepy    : started
        workflow_test.go:625: task sleepy    : LOG: *snore*
        workflow_test.go:608: task sleepy    : error: context canceled
        workflow_test.go:597: workflow "f496557c-0690-4c81-ad97-59ae08ab22c8": stalled
        workflow_test.go:418: w.Run() = _, context deadline exceeded, wanted no error

watchflakes

@heschi heschi self-assigned this Nov 15, 2022
@heschi heschi closed this as completed May 12, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/build/internal/workflow" && test == "TestWatchdog"
2024-02-08 13:24 darwin-amd64-13 build@3ba7b69d go@1400b268 x/build/internal/workflow.TestWatchdog (log)
--- FAIL: TestWatchdog (10.81s)
    --- FAIL: TestWatchdog/success (10.00s)
        workflow_test.go:605: task sleepy    : started
        workflow_test.go:607: task sleepy    : error: task did not log for 750ms, assumed hung
        workflow_test.go:596: workflow "ecba6422-fbce-4d0e-a9b2-6f0ad0c7d836": stalled
        workflow_test.go:417: w.Run() = _, context deadline exceeded, wanted no error

watchflakes

@gopherbot gopherbot reopened this Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Status: Done
Development

No branches or pull requests

3 participants