Skip to content

storage.googleapis.com flake: network unreachable #10162

@stevekuznetsov

Description

@stevekuznetsov
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Cleaning up list of fastest mirrors
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  ...
  0     0    0     0    0     0      0      0 --:--:--  0:02:07 --:--:--     0
curl: (7) Failed to connect to 2607:f8b0:400d:c01::80: Network is unreachable

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
error: running '/bin/sh -c export "VERSION=1.6" "GOARM=5" "GOPATH=/go" "GOROOT=/usr/local/go" "OS_VERSION_FILE=/go/src/github.com/openshift/origin/os-version-defs" "TMPDIR=/openshifttmp" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/go/bin"; mkdir $TMPDIR &&     INSTALL_PKGS="make gcc zip mercurial krb5-devel bsdtar" &&     yum install -y $INSTALL_PKGS &&     rpm -V $INSTALL_PKGS &&     yum clean all &&     curl https://storage.googleapis.com/golang/go$VERSION.linux-amd64.tar.gz | tar -C /usr/local -xzf - &&     go get golang.org/x/tools/cmd/cover github.com/tools/godep github.com/golang/lint/golint &&     touch /os-build-image' failed with exit code 2
[ERROR] PID 15978: hack/build-base-images.sh:27: `'/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64/oc' ex dockerbuild /data/src/github.com/openshift/origin/images/release openshift/origin-release` exited with status 1.
[INFO]      Stack Trace: 
[INFO]        1: hack/build-base-images.sh:27: `'/data/src/github.com/openshift/origin/_output/local/bin/linux/amd64/oc' ex dockerbuild /data/src/github.com/openshift/origin/images/release openshift/origin-release`
[INFO]        2: hack/build-base-images.sh:33: build
[INFO]   Exiting with code 1.

Seen here

@cgwalters @tdawson @sdodson is there anything we can realistically do here?

Metadata

Metadata

Labels

area/infrastructurekind/test-flakeCategorizes issue or PR as related to test flakes.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.priority/P2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions