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: various timeouts on dragonfly-amd64 builder #54278

Closed
dmitshur opened this issue Aug 4, 2022 · 1 comment
Closed

x/build: various timeouts on dragonfly-amd64 builder #54278

dmitshur opened this issue Aug 4, 2022 · 1 comment
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Dragonfly
Milestone

Comments

@dmitshur
Copy link
Contributor

dmitshur commented Aug 4, 2022

--- FAIL: TestScript (0.02s)
    --- FAIL: TestScript/mod_all (8.94s)
[...]
            rflags 0x202
            cs     0x2b
            fs     0x23
            gs     0x23
            [context deadline exceeded]
            FAIL: testdata/script/list_test_err.txt:9: test timed out while running command
            
FAIL
FAIL	cmd/go	1058.031s

2022-07-29T14:06:25-9240558/dragonfly-amd64

[...
cs     0x2b
fs     0x23
gs     0x23
*** Test killed with quit: ran too long (7m0s).
FAIL	cmd/api	420.188s

2022-07-27T17:20:18-be7c681/dragonfly-amd64
2022-07-27T16:54:19-76ba1a5/dragonfly-amd64

Possibly also related to timeouts in x/tools/cmd/fiximports in #50775.

@dmitshur dmitshur added OS-Dragonfly NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Aug 4, 2022
@dmitshur dmitshur added this to the Backlog milestone Aug 4, 2022
@dmitshur dmitshur added the GoCommand cmd/go label Aug 4, 2022
@dmitshur dmitshur changed the title cmd/go: TestScript timeout on dragonfly-amd64 x/build: various timeouts on dragonfly-amd64 builder Aug 5, 2022
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Aug 5, 2022
@dmitshur dmitshur added Builders x/build issues (builders, bots, dashboards) and removed Builders x/build issues (builders, bots, dashboards) GoCommand cmd/go labels Aug 5, 2022
@dmitshur
Copy link
Contributor Author

dmitshur commented Aug 5, 2022

I think this is fixed by CL 419084; this builder was recently replaced with another.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Dragonfly
Projects
None yet
Development

No branches or pull requests

2 participants