Darwin builders missing Go 1.4

390 views
Skip to first unread message

Ian Lance Taylor

unread,
Apr 6, 2015, 10:50:01 PM4/6/15
to golan...@googlegroups.com
According to build.golang.org, three of the Darwin builders are failing due to

##### Building Go bootstrap tool.
cmd/dist
ERROR: Cannot find /go1.4/bin/go.
Set $GOROOT_BOOTSTRAP to a working Go tree >= Go 1.4.
./make.bash: line 121: /go1.4/bin/go: No such file or directory
Build complete, duration 21.546465ms. Result: error: exit status 1

Brad Fitzpatrick

unread,
Apr 7, 2015, 3:58:49 AM4/7/15
to Ian Lance Taylor, David Symonds, David Crawshaw, golan...@googlegroups.com
I've never touched the Darwin builders.

The wiki page at https://github.com/golang/go/wiki/DashboardBuilders suggests they are owned by adg@ but he's unlikely to be touching them.  Is somebody else?  David, David?



--
You received this message because you are subscribed to the Google Groups "golang-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dave Cheney

unread,
Apr 7, 2015, 4:04:37 AM4/7/15
to Brad Fitzpatrick, Ian Lance Taylor, David Symonds, David Crawshaw, golan...@googlegroups.com
Sorry, my darwin builders are offline for the next two weeks, they
crashed shortly after I got on a plane.

It looks like adg's builders don't have have GOBOOTSTRAP_ROOT set,
which is needed because $HOME is not passed through to the builder so
$HOME/go1.4 ends up being /go1.4

Brad Fitzpatrick

unread,
Apr 7, 2015, 4:07:44 AM4/7/15
to Dave Cheney, Ian Lance Taylor, David Symonds, David Crawshaw, golan...@googlegroups.com
So why did it only just break in the past ~day?

David Crawshaw

unread,
Apr 7, 2015, 5:55:51 AM4/7/15
to Brad Fitzpatrick, Dave Cheney, Ian Lance Taylor, David Symonds, golan...@googlegroups.com
The details adg@ left about how to log into his builders don't work.
Does anyone have physical access to the machines?

David Symonds

unread,
Apr 7, 2015, 5:58:54 AM4/7/15
to David Crawshaw, Brad Fitzpatrick, Dave Cheney, Ian Lance Taylor, golan...@googlegroups.com
I can try to access it tomorrow.

Brad Fitzpatrick

unread,
Apr 7, 2015, 6:03:42 AM4/7/15
to David Symonds, David Crawshaw, Dave Cheney, Ian Lance Taylor, golan...@googlegroups.com
Yeah, but what happened?

David Crawshaw

unread,
Apr 7, 2015, 6:08:41 AM4/7/15
to Brad Fitzpatrick, David Symonds, Dave Cheney, Ian Lance Taylor, golan...@googlegroups.com
I figured access would let us work it out, not just fix it. If I had
to guess, they power cycled.

Dave Day

unread,
Apr 7, 2015, 6:23:46 AM4/7/15
to David Crawshaw, Brad Fitzpatrick, David Symonds, Dave Cheney, Ian Lance Taylor, golan...@googlegroups.com
My Sydney machine died over the weekend, so there might have been a power out in the office.

David Symonds

unread,
Apr 7, 2015, 7:14:04 PM4/7/15
to David Crawshaw, Brad Fitzpatrick, Dave Cheney, Ian Lance Taylor, golan...@googlegroups.com
I think I've fixed adg's gherkin (covering darwin-amd64 and
darwin-386). Somehow its HOME env var got cleared or wasn't set, so
the build was not finding go1.4.

Is there an easy way to clear a few of the build results so we can
verify it is working again?

David Crawshaw

unread,
Apr 7, 2015, 7:20:00 PM4/7/15
to David Symonds, Brad Fitzpatrick, Dave Cheney, Ian Lance Taylor, golan...@googlegroups.com
Run the builder with -rev=bb418a59f83f or some other recent revision
to regenerate the results.

Dave Cheney

unread,
Apr 7, 2015, 11:31:05 PM4/7/15
to David Crawshaw, David Symonds, Brad Fitzpatrick, Ian Lance Taylor, golan...@googlegroups.com
Use retrybuilds -builder xxx -key /path/to/xxx.key

Buy default this will clear a screenful of builds, which is probably what you want.

Brad Fitzpatrick

unread,
Apr 8, 2015, 2:34:07 AM4/8/15
to Dave Cheney, David Crawshaw, David Symonds, Ian Lance Taylor, golan...@googlegroups.com
Done.

David Crawshaw

unread,
Apr 16, 2015, 2:32:54 PM4/16/15
to David Symonds, Brad Fitzpatrick, Dave Cheney, Ian Lance Taylor, golan...@googlegroups.com
The darwin builders appear to have lost go1.4 again:

##### Building Go bootstrap tool.
cmd/dist
ERROR: Cannot find /go1.4/bin/go.
Set $GOROOT_BOOTSTRAP to a working Go tree >= Go 1.4.
./make.bash: line 121: /go1.4/bin/go: No such file or directory
Build complete, duration 22.531362ms. Result: error: exit status 1

On Tue, Apr 7, 2015 at 7:14 PM, David Symonds <dsym...@golang.org> wrote:

David Symonds

unread,
Apr 16, 2015, 8:16:07 PM4/16/15
to David Crawshaw, Brad Fitzpatrick, Dave Cheney, Ian Lance Taylor, golan...@googlegroups.com
Yeah, we lost power last night, and the builder is not correctly set
up to recover itself. That might have to wait until adg's return. I'll
get it going again manually.
Reply all
Reply to author
Forward
0 new messages