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: plan9-arm builder failing #39605

Closed
fhs opened this issue Jun 16, 2020 · 4 comments
Closed

x/build: plan9-arm builder failing #39605

fhs opened this issue Jun 16, 2020 · 4 comments
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-Plan9
Milestone

Comments

@fhs
Copy link
Contributor

fhs commented Jun 16, 2020

plan9-arm builder has been failing for recent commits, as well as this TryBot run: https://storage.googleapis.com/go-build-log/6840e38d/plan9-arm_1d4b8428.log

Most of the failures have this error:

fossil/fossil: walk: newfid 0x1110 in use

See:

Other errors ("clone failed", "i/o on hungup channel") may be related:

/CC @0intro

@gopherbot add label Builders, NeedsInvestigation, OS-Plan9

@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Jun 16, 2020
@gopherbot gopherbot added this to the Unreleased milestone Jun 16, 2020
@gopherbot gopherbot added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Plan9 labels Jun 16, 2020
@0intro
Copy link
Member

0intro commented Jun 16, 2020

@millerresearch

@millerresearch
Copy link
Contributor

Bizarre. I was doing some filesystem cache experiments on a client machine yesterday. It shouldn't be possible for an out-of-spec client to confuse the server enough to interfere with other client sessions, but that might be what happened. I've restarted the builders and I'll keep and eye on them.

@millerresearch
Copy link
Contributor

The restarted builders each succeeded with make.rc and then failed to write back the snapshot with context time exceeded. I wonder if the timeout deadline is long enough to allow for several builders contending for a domestic ADSL connection?

@millerresearch
Copy link
Contributor

It turns out the bottleneck for writing back snapshots was not ADSL bandwidth but a slow AoE connection. I've reconfigured and the builders are more reliable now. OK to close the issue, I think.

@fhs fhs closed this as completed Jun 17, 2020
@golang golang locked and limited conversation to collaborators Jun 17, 2021
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-Plan9
Projects
None yet
Development

No branches or pull requests

4 participants