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

Extend e2e lock to 30m #507

Merged
merged 3 commits into from
Jan 25, 2019

Conversation

markmandel
Copy link
Member

As we get more PRs, we shouldn't be failing on concurrent builds timing out on e2e, so extending the timeout for now.

Also, e2e takes 6.5 mins at least to complete.

As we get more PRs, we shouldn't be failing
on concurrent builds timing out on e2e, so
extending the timeout for now.

Also, e2e takes 6.5 mins at least to complete.
@markmandel markmandel added kind/cleanup Refactoring code, fixing up documentation, etc area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. labels Jan 25, 2019
@markmandel markmandel added this to the 0.8.0 milestone Jan 25, 2019
Copy link
Collaborator

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generous Mark is Generous

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: d418da78-6476-48da-b454-47dd5658d690

Build Logs
starting build "d418da78-6476-48da-b454-47dd5658d690"

FETCHSOURCE
Initialized empty Git repository in /workspace/.git/
From https://source.developers.google.com/p/agones-images/r/agones
 * branch              7df7a6d2dab6c07508aeabaf9a9c57e02d19d01c -> FETCH_HEAD
Checking out files:  56% (11534/20587)   
Checking out files:  57% (11735/20587)   
Checking out files:  58% (11941/20587)   
Checking out files:  59% (12147/20587)   
Checking out files:  60% (12353/20587)   
Checking out files:  61% (12559/20587)   
Checking out files:  62% (12764/20587)   
Checking out files:  63% (12970/20587)   
Checking out files:  64% (13176/20587)   
Checking out files:  65% (13382/20587)   
Checking out files:  66% (13588/20587)   
Checking out files:  67% (13794/20587)   
Checking out files:  68% (14000/20587)   
Checking out files:  69% (14206/20587)   
Checking out files:  70% (14411/20587)   
Checking out files:  71% (14617/20587)   
Checking out files:  72% (14823/20587)   
Checking out files:  73% (15029/20587)   
Checking out files:  74% (15235/20587)   
Checking out files:  75% (15441/20587)   
Checking out files:  76% (15647/20587)   
Checking out files:  77% (15852/20587)   
Checking out files:  78% (16058/20587)   
Checking out files:  79% (16264/20587)   
Checking out files:  80% (16470/20587)   
Checking out files:  81% (16676/20587)   
Checking out files:  82% (16882/20587)   
Checking out files:  83% (17088/20587)   
Checking out files:  84% (17294/20587)   
Checking out files:  85% (17499/20587)   
Checking out files:  86% (17705/20587)   
Checking out files:  87% (17911/20587)   
Checking out files:  88% (18117/20587)   
Checking out files:  88% (18254/20587)   
Checking out files:  89% (18323/20587)   
Checking out files:  90% (18529/20587)   
Checking out files:  91% (18735/20587)   
Checking out files:  92% (18941/20587)   
Checking out files:  93% (19146/20587)   
Checking out files:  94% (19352/20587)   
Checking out files:  95% (19558/20587)   
Checking out files:  96% (19764/20587)   
Checking out files:  97% (19970/20587)   
Checking out files:  98% (20176/20587)   
Checking out files:  99% (20382/20587)   
Checking out files: 100% (20587/20587)   
Checking out files: 100% (20587/20587), done.
HEAD is now at 7df7a6d2 Extend e2e lock to 30m
BUILD
Starting Step #0
Step #0: Pulling image: ubuntu
Step #0: Using default tag: latest
Step #0: latest: Pulling from library/ubuntu
Step #0: Digest: sha256:eb5d7eda6804359e4fc5223a31a2d9caa4c8ea590b14060d81c8bc05b22ca04e
Step #0: Status: Downloaded newer image for ubuntu:latest
Finished Step #0
Starting Step #1
Step #1: Already have image (with digest): gcr.io/cloud-builders/docker
Step #1: Sending build context to Docker daemon  397.3MB

Step #1: Step 1/3 : FROM gcr.io/cloud-builders/docker
Step #1:  ---> 7a07bd5c8bec
Step #1: Step 2/3 : RUN apt-get install make
Step #1:  ---> Running in 5e4b8bc0af72
Step #1: Reading package lists...
Step #1: Building dependency tree...
Step #1: Reading state information...
Step #1: make is already the newest version (4.1-6).
Step #1: 0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
Step #1: Removing intermediate container 5e4b8bc0af72
Step #1:  ---> 99eb9d059415
Step #1: Step 3/3 : ENTRYPOINT ["/usr/bin/make"]
Step #1:  ---> Running in b44e1fb28541
Step #1: Removing intermediate container b44e1fb28541
Step #1:  ---> 20847d30f185
Step #1: Successfully built 20847d30f185
Step #1: Successfully tagged make-docker:latest
Finished Step #1
Starting Step #2
Step #2: Already have image: make-docker
Step #2: docker pull gcr.io/agones-images/agones-build:db76ca0bfb && docker tag gcr.io/agones-images/agones-build:db76ca0bfb agones-build:db76ca0bfb
Step #2: db76ca0bfb: Pulling from agones-images/agones-build
Step #2: 54f7e8ac135a: Pulling fs layer
Step #2: d6b856b25aeb: Pulling fs layer
Step #2: b4d69f3225dc: Pulling fs layer
Step #2: 35ae38fba43f: Pulling fs layer
Step #2: 0b07bd5731b1: Pulling fs layer
Step #2: c9be458cecce: Pulling fs layer
Step #2: adf56d0b1592: Pulling fs layer
Step #2: cb7a3e76cb35: Pulling fs layer
Step #2: ad6bbe5d9e39: Pulling fs layer
Step #2: 1665e2e79d54: Pulling fs layer
Step #2: 6dd3f5bc4dfb: Pulling fs layer
Step #2: ef3428aedf60: Pulling fs layer
Step #2: 55ad8552b073: Pulling fs layer
Step #2: 07ce7491b54f: Pulling fs layer
Step #2: b19dd2ef50b3: Pulling fs layer
Step #2: a760ea671a67: Pulling fs layer
Step #2: 9053ef7eba9e: Pulling fs layer
Step #2: 70c2fe44a16c: Pulling fs layer
Step #2: 7e519e55b704: Pulling fs layer
Step #2: c30bdfa63c6d: Pulling fs layer
Step #2: c97c73228563: Pulling fs layer
Step #2: a510318ea9e1: Pulling fs layer
Step #2: 9ad9cd8032e0: Pulling fs layer
Step #2: c65faf52f1a7: Pulling fs layer
Step #2: 35ae38fba43f: Waiting
Step #2: 07ce7491b54f: Waiting
Step #2: 0b07bd5731b1: Waiting
Step #2: b19dd2ef50b3: Waiting
Step #2: c9be458cecce: Waiting
Step #2: a760ea671a67: Waiting
Step #2: adf56d0b1592: Waiting
Step #2: 9053ef7eba9e: Waiting
Step #2: cb7a3e76cb35: Waiting
Step #2: 70c2fe44a16c: Waiting
Step #2: ad6bbe5d9e39: Waiting
Step #2: 7e519e55b704: Waiting
Step #2: 1665e2e79d54: Waiting
Step #2: 55ad8552b073: Waiting
Step #2: ef3428aedf60: Waiting
Step #2: c30bdfa63c6d: Waiting
Step #2: 9ad9cd8032e0: Waiting
Step #2: c65faf52f1a7: Waiting
Step #2: c97c73228563: Waiting
Step #2: a510318ea9e1: Waiting
Step #2: 54f7e8ac135a: Verifying Checksum
Step #2: 54f7e8ac135a: Download complete
Step #2: 35ae38fba43f: Verifying Checksum
Step #2: 35ae38fba43f: Download complete
Step #2: d6b856b25aeb: Verifying Checksum
Step #2: d6b856b25aeb: Download complete
Step #2: 54f7e8ac135a: Pull complete
Step #2: 0b07bd5731b1: Verifying Checksum
Step #2: 0b07bd5731b1: Download complete
Step #2: c9be458cecce: Verifying Checksum
Step #2: c9be458cecce: Download complete
Step #2: adf56d0b1592: Verifying Checksum
Step #2: adf56d0b1592: Download complete
Step #2: ad6bbe5d9e39: Verifying Checksum
Step #2: ad6bbe5d9e39: Download complete
Step #2: b4d69f3225dc: Verifying Checksum
Step #2: b4d69f3225dc: Download complete
Step #2: 1665e2e79d54: Verifying Checksum
Step #2: 1665e2e79d54: Download complete
Step #2: ef3428aedf60: Verifying Checksum
Step #2: ef3428aedf60: Download complete
Step #2: 6dd3f5bc4dfb: Verifying Checksum
Step #2: 6dd3f5bc4dfb: Download complete
Step #2: 55ad8552b073: Verifying Checksum
Step #2: 55ad8552b073: Download complete
Step #2: b19dd2ef50b3: Download complete
Step #2: 07ce7491b54f: Verifying Checksum
Step #2: 07ce7491b54f: Download complete
Step #2: cb7a3e76cb35: Verifying Checksum
Step #2: cb7a3e76cb35: Download complete
Step #2: 9053ef7eba9e: Verifying Checksum
Step #2: 9053ef7eba9e: Download complete
Step #2: a760ea671a67: Verifying Checksum
Step #2: a760ea671a67: Download complete
Step #2: 70c2fe44a16c: Verifying Checksum
Step #2: 70c2fe44a16c: Download complete
Step #2: c97c73228563: Verifying Checksum
Step #2: c97c73228563: Download complete
Step #2: 7e519e55b704: Verifying Checksum
Step #2: 7e519e55b704: Download complete
Step #2: a510318ea9e1: Verifying Checksum
Step #2: a510318ea9e1: Download complete
Step #2: c65faf52f1a7: Download complete
Step #2: 9ad9cd8032e0: Download complete
Step #2: c30bdfa63c6d: Verifying Checksum
Step #2: c30bdfa63c6d: Download complete
Step #2: d6b856b25aeb: Pull complete
Step #2: b4d69f3225dc: Pull complete
Step #2: 35ae38fba43f: Pull complete
Step #2: 0b07bd5731b1: Pull complete
Step #2: c9be458cecce: Pull complete
Step #2: adf56d0b1592: Pull complete
Step #2: cb7a3e76cb35: Pull complete
Step #2: ad6bbe5d9e39: Pull complete
Step #2: 1665e2e79d54: Pull complete
Step #2: 6dd3f5bc4dfb: Pull complete
Step #2: ef3428aedf60: Pull complete
Step #2: 55ad8552b073: Pull complete
Step #2: 07ce7491b54f: Pull complete
Step #2: b19dd2ef50b3: Pull complete
Step #2: a760ea671a67: Pull complete
Step #2: 9053ef7eba9e: Pull complete
Step #2: 70c2fe44a16c: Pull complete
Step #2: 7e519e55b704: Pull complete
Step #2: c30bdfa63c6d: Pull complete
Step #2: c97c73228563: Pull complete
Step #2: a510318ea9e1: Pull complete
Step #2: 9ad9cd8032e0: Pull complete
Step #2: c65faf52f1a7: Pull complete
Step #2: Digest: sha256:2d00d35b9783ae90c0f836eaebb1aca018edfa03510db7301ddb121a4cb39f82
Step #2: Status: Downloaded newer image for gcr.io/agones-images/agones-build:db76ca0bfb
Finished Step #2
Starting Step #3 - "lint"
Step #3 - "lint": Already have image: make-docker
Step #3 - "lint": mkdir -p ~/.kube/
Step #3 - "lint": mkdir -p /workspace/build//.config/gcloud
Step #3 - "lint": mkdir -p ~/.helm
Step #3 - "lint": docker run -t -e "TERM=xterm-256color" --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build -w /go/src/agones.dev/agones  agones-build:db76ca0bfb bash -c \
Step #3 - "lint": 	"golangci-lint run ./examples/... && golangci-lint run --deadline 15m ./..."
Finished Step #3 - "lint"
Starting Step #9 - "build-e2e"
Starting Step #8 - "build"
Starting Step #4 - "tests"
Step #4 - "tests": Already have image: make-docker
Step #9 - "build-e2e": Already have image (with digest): gcr.io/cloud-builders/docker
Step #8 - "build": Already have image: make-docker
Step #9 - "build-e2e": Sending build context to Docker daemon  7.168kB

Step #9 - "build-e2e": Step 1/20 : FROM gcr.io/cloud-builders/gcloud-slim
Step #9 - "build-e2e":  ---> 61eca242449d
Step #9 - "build-e2e": Step 2/20 : RUN apt-get update &&     apt-get install -y wget psmisc make gcc python jq zip &&     apt-get clean
Step #9 - "build-e2e":  ---> Running in 8341f1023102
Step #9 - "build-e2e": Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Step #9 - "build-e2e": Get:2 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial InRelease [23.8 kB]
Step #4 - "tests": mkdir -p ~/.kube/
Step #4 - "tests": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go test -race agones.dev/agones/pkg/... \
Step #4 - "tests": agones.dev/agones/sdks/... agones.dev/agones/cmd/...
Step #4 - "tests": mkdir -p /tmp/agones-install
Step #4 - "tests": mkdir -p /workspace/build//.config/gcloud
Step #4 - "tests": cp /workspace/install/yaml/install.yaml /tmp/agones-install/install.yaml
Step #4 - "tests": mkdir -p ~/.helm
Step #4 - "tests": docker run --rm --name=agones-website -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb \
Step #4 - "tests":     	hugo server --watch --baseURL="http://localhost:1313/site/" &
Step #4 - "tests": until docker exec agones-website curl -o /dev/null --silent http://localhost:1313/site/; \
Step #4 - "tests": 		do \
Step #4 - "tests": 			echo "Waiting for server to start..."; \
Step #4 - "tests": 			sleep 1; \
Step #4 - "tests": 		done
Step #4 - "tests": sort /tmp/agones-install/install.yaml > /tmp/agones-install/install.yaml.sorted
Step #4 - "tests": /usr/bin/make gen-install
Step #4 - "tests": make[1]: Entering directory '/workspace/build'
Step #4 - "tests": mkdir -p ~/.kube/
Step #4 - "tests": mkdir -p /workspace/build//.config/gcloud
Step #4 - "tests": mkdir -p ~/.helm
Step #9 - "build-e2e": Get:3 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
Step #4 - "tests": Error: No such container: agones-website
Step #4 - "tests": Waiting for server to start...
Step #4 - "tests": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build  agones-build:db76ca0bfb bash -c \
Step #4 - "tests": 	'helm template --name=agones-manual --namespace agones-system /go/src/agones.dev/agones/install/helm/agones \
Step #4 - "tests": 	--set agones.controller.generateTLS=false \
Step #4 - "tests": 	--set agones.crds.cleanupOnDelete=false \
Step #4 - "tests": 	> /go/src/agones.dev/agones/install/yaml/install.yaml'
Step #9 - "build-e2e": Get:4 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial/main amd64 Packages [3356 B]
Step #9 - "build-e2e": Get:5 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [600 kB]
Step #9 - "build-e2e": Get:6 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial/main Translation-en [2380 B]
Step #9 - "build-e2e": Get:7 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Step #9 - "build-e2e": Get:8 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Step #9 - "build-e2e": Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1201 kB]
Step #8 - "build": mkdir -p ~/.kube/
Step #8 - "build": mkdir -p /workspace/build//.config/gcloud
Step #8 - "build": mkdir -p ~/.helm
Step #9 - "build-e2e": Get:10 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [249 kB]
Step #9 - "build-e2e": Get:11 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [7204 B]
Step #9 - "build-e2e": Get:12 http://security.ubuntu.com/ubuntu xenial-security/restricted Translation-en [2152 B]
Step #9 - "build-e2e": Get:13 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [415 kB]
Step #9 - "build-e2e": Get:14 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [163 kB]
Step #8 - "build": docker run --rm -e "CGO_ENABLED=0" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": -tags none -o /go/src/agones.dev/agones/cmd/controller/bin/controller \
Step #8 - "build":  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-7df7a6d" -installsuffix cgo agones.dev/agones/cmd/controller
Step #9 - "build-e2e": Get:15 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [5600 B]
Step #9 - "build-e2e": Get:16 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [2676 B]
Step #9 - "build-e2e": Get:17 http://archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB]
Step #4 - "tests": Building sites … Waiting for server to start...
Step #9 - "build-e2e": Get:18 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [8344 B]
Step #9 - "build-e2e": Get:19 http://archive.ubuntu.com/ubuntu xenial/restricted Translation-en [2908 B]
Step #9 - "build-e2e": Get:20 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB]
Step #4 - "tests": ?   	agones.dev/agones/pkg	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/apis	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/apis/stable	[no test files]
Step #9 - "build-e2e": Get:21 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB]
Step #4 - "tests": make[1]: Leaving directory '/workspace/build'
Step #4 - "tests": sort /workspace/install/yaml/install.yaml > /tmp/agones-install/install.current.yaml.sorted
Step #4 - "tests": diff /tmp/agones-install/install.yaml.sorted /tmp/agones-install/install.current.yaml.sorted
Step #9 - "build-e2e": Get:22 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB]
Step #9 - "build-e2e": Get:23 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB]
Step #9 - "build-e2e": Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [902 kB]
Step #9 - "build-e2e": Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [365 kB]
Step #9 - "build-e2e": Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [7556 B]
Step #9 - "build-e2e": Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Translation-en [2272 B]
Step #9 - "build-e2e": Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [720 kB]
Step #9 - "build-e2e": Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [295 kB]
Step #9 - "build-e2e": Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.6 kB]
Step #9 - "build-e2e": Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8440 B]
Step #9 - "build-e2e": Get:32 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7280 B]
Step #9 - "build-e2e": Get:33 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4456 B]
Step #9 - "build-e2e": Get:34 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7804 B]
Step #9 - "build-e2e": Get:35 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [4184 B]
Step #4 - "tests": Waiting for server to start...
Step #4 - "tests": 
Step #4 - "tests":                    | EN  
Step #4 - "tests": +------------------+----+
Step #4 - "tests":   Pages            | 59  
Step #4 - "tests":   Paginator pages  |  0  
Step #4 - "tests":   Non-page files   |  2  
Step #4 - "tests":   Static files     | 40  
Step #4 - "tests":   Processed images |  2  
Step #4 - "tests":   Aliases          | 10  
Step #4 - "tests":   Sitemaps         |  1  
Step #4 - "tests":   Cleaned          |  0  
Step #4 - "tests": 
Step #4 - "tests": Total in 2065 ms
Step #4 - "tests": Watching for changes in /go/src/agones.dev/agones/site/{assets,content,layouts,static,themes}
Step #4 - "tests": Watching for config changes in /go/src/agones.dev/agones/site/config.toml, /go/src/agones.dev/agones/site/themes/docsy/config.toml
Step #4 - "tests": Environment: "development"
Step #4 - "tests": Serving pages from memory
Step #4 - "tests": Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Step #4 - "tests": Web Server is available at http://localhost:1313/site/ (bind address 127.0.0.1)
Step #4 - "tests": Press Ctrl+C to stop
Step #4 - "tests": ( trap 'docker stop agones-website' EXIT; docker exec agones-website linkchecker --anchors http://localhost:1313/site/ )
Step #9 - "build-e2e": Fetched 18.3 MB in 6s (3047 kB/s)
Step #4 - "tests": WARNING 2019-01-25 21:16:38,327 MainThread Running as root user; dropping privileges by changing user to nobody.
Step #4 - "tests": INFO 2019-01-25 21:16:38,327 MainThread Checking intern URLs only; use --check-extern to check extern URLs.
Step #4 - "tests": LinkChecker 9.3              Copyright (C) 2000-2014 Bastian Kleineidam
Step #4 - "tests": LinkChecker comes with ABSOLUTELY NO WARRANTY!
Step #4 - "tests": This is free software, and you are welcome to redistribute it
Step #4 - "tests": under certain conditions. Look at the file `LICENSE' within this
Step #4 - "tests": distribution.
Step #4 - "tests": Get the newest version at http://wummel.github.io/linkchecker/
Step #4 - "tests": Write comments and bugs to https://github.com/wummel/linkchecker/issues
Step #4 - "tests": Support this project at http://wummel.github.io/linkchecker/donations.html
Step #4 - "tests": 
Step #4 - "tests": Start checking at 2019-01-25 21:16:38+000
Step #4 - "tests": 10 threads active,     5 links queued,   21 links in   3 URLs checked, runtime 1 seconds
Step #9 - "build-e2e": Reading package lists...
Step #9 - "build-e2e": Reading package lists...
Step #9 - "build-e2e": Building dependency tree...
Step #9 - "build-e2e": Reading state information...
Step #9 - "build-e2e": python is already the newest version (2.7.12-1~16.04).
Step #9 - "build-e2e": python set to manually installed.
Step #9 - "build-e2e": The following packages were automatically installed and are no longer required:
Step #9 - "build-e2e":   libexpat1-dev libpython-dev libpython2.7 libpython2.7-dev
Step #9 - "build-e2e":   python-pkg-resources python2.7-dev
Step #9 - "build-e2e": Use 'apt autoremove' to remove them.
Step #9 - "build-e2e": The following additional packages will be installed:
Step #9 - "build-e2e":   libonig2 unzip
Step #9 - "build-e2e": Suggested packages:
Step #9 - "build-e2e":   gcc-multilib autoconf automake libtool flex bison gdb gcc-doc make-doc
Step #9 - "build-e2e": The following NEW packages will be installed:
Step #9 - "build-e2e":   gcc jq libonig2 make psmisc unzip wget zip
Step #9 - "build-e2e": 0 upgraded, 8 newly installed, 0 to remove and 10 not upgraded.
Step #9 - "build-e2e": Need to get 746 kB/1051 kB of archives.
Step #9 - "build-e2e": After this operation, 3466 kB of additional disk space will be used.
Step #9 - "build-e2e": Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 psmisc amd64 22.21-2.1build1 [48.0 kB]
Step #9 - "build-e2e": Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libonig2 amd64 5.9.6-1ubuntu0.1 [86.7 kB]
Step #9 - "build-e2e": Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 jq amd64 1.5+dfsg-1ubuntu0.1 [144 kB]
Step #9 - "build-e2e": Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
Step #9 - "build-e2e": Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB]
Step #9 - "build-e2e": Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB]
Step #9 - "build-e2e": Fetched 746 kB in 1s (580 kB/s)
Step #9 - "build-e2e": Selecting previously unselected package psmisc.
Step #9 - "build-e2e": (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15833 files and directories currently installed.)
Step #9 - "build-e2e": Preparing to unpack .../psmisc_22.21-2.1build1_amd64.deb ...
Step #9 - "build-e2e": Unpacking psmisc (22.21-2.1build1) ...
Step #9 - "build-e2e": Selecting previously unselected package wget.
Step #9 - "build-e2e": Preparing to unpack .../wget_1.17.1-1ubuntu1.4_amd64.deb ...
Step #9 - "build-e2e": Unpacking wget (1.17.1-1ubuntu1.4) ...
Step #9 - "build-e2e": Selecting previously unselected package gcc.
Step #9 - "build-e2e": Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
Step #9 - "build-e2e": Unpacking gcc (4:5.3.1-1ubuntu1) ...
Step #9 - "build-e2e": Selecting previously unselected package libonig2:amd64.
Step #9 - "build-e2e": Preparing to unpack .../libonig2_5.9.6-1ubuntu0.1_amd64.deb ...
Step #9 - "build-e2e": Unpacking libonig2:amd64 (5.9.6-1ubuntu0.1) ...
Step #9 - "build-e2e": Selecting previously unselected package jq.
Step #9 - "build-e2e": Preparing to unpack .../jq_1.5+dfsg-1ubuntu0.1_amd64.deb ...
Step #9 - "build-e2e": Unpacking jq (1.5+dfsg-1ubuntu0.1) ...
Step #9 - "build-e2e": Selecting previously unselected package make.
Step #9 - "build-e2e": Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
Step #9 - "build-e2e": Unpacking make (4.1-6) ...
Step #9 - "build-e2e": Selecting previously unselected package unzip.
Step #9 - "build-e2e": Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ...
Step #9 - "build-e2e": Unpacking unzip (6.0-20ubuntu1) ...
Step #9 - "build-e2e": Selecting previously unselected package zip.
Step #9 - "build-e2e": Preparing to unpack .../archives/zip_3.0-11_amd64.deb ...
Step #9 - "build-e2e": Unpacking zip (3.0-11) ...
Step #9 - "build-e2e": Processing triggers for libc-bin (2.23-0ubuntu10) ...
Step #9 - "build-e2e": Processing triggers for mime-support (3.59ubuntu1) ...
Step #9 - "build-e2e": Setting up psmisc (22.21-2.1build1) ...
Step #9 - "build-e2e": Setting up wget (1.17.1-1ubuntu1.4) ...
Step #9 - "build-e2e": Setting up gcc (4:5.3.1-1ubuntu1) ...
Step #9 - "build-e2e": Setting up libonig2:amd64 (5.9.6-1ubuntu0.1) ...
Step #9 - "build-e2e": Setting up jq (1.5+dfsg-1ubuntu0.1) ...
Step #9 - "build-e2e": Setting up make (4.1-6) ...
Step #9 - "build-e2e": Setting up unzip (6.0-20ubuntu1) ...
Step #9 - "build-e2e": Setting up zip (3.0-11) ...
Step #9 - "build-e2e": Processing triggers for libc-bin (2.23-0ubuntu10) ...
Step #4 - "tests": 10 threads active,   188 links queued,  242 links in  14 URLs checked, runtime 6 seconds
Step #9 - "build-e2e": Removing intermediate container 8341f1023102
Step #9 - "build-e2e":  ---> 14ca2a68460a
Step #9 - "build-e2e": Step 3/20 : WORKDIR /usr/local
Step #9 - "build-e2e":  ---> Running in f1d31e6ea833
Step #9 - "build-e2e": Removing intermediate container f1d31e6ea833
Step #9 - "build-e2e":  ---> e6ac20b0ec1a
Step #9 - "build-e2e": Step 4/20 : ENV GO_VERSION=1.11.1
Step #9 - "build-e2e":  ---> Running in aed6ae64bbe6
Step #9 - "build-e2e": Removing intermediate container aed6ae64bbe6
Step #9 - "build-e2e":  ---> 0e6bcfebfde6
Step #9 - "build-e2e": Step 5/20 : ENV GOPATH /go
Step #9 - "build-e2e":  ---> Running in 8787f30afc16
Step #4 - "tests": 10 threads active,   236 links queued,  392 links in  27 URLs checked, runtime 11 seconds
Step #9 - "build-e2e": Removing intermediate container 8787f30afc16
Step #9 - "build-e2e":  ---> b927677a3028
Step #9 - "build-e2e": Step 6/20 : RUN wget -q https://dl.google.com/go/go${GO_VERSION}.linux-amd64.tar.gz &&     tar -xzf go${GO_VERSION}.linux-amd64.tar.gz && rm go${GO_VERSION}.linux-amd64.tar.gz && mkdir ${GOPATH}
Step #9 - "build-e2e":  ---> Running in b49bc8313129
Step #4 - "tests": 10 threads active,   498 links queued, 1133 links in  40 URLs checked, runtime 16 seconds
Step #4 - "tests": 10 threads active,   609 links queued, 2294 links in  56 URLs checked, runtime 21 seconds
Step #4 - "tests": 10 threads active,    92 links queued, 3292 links in  62 URLs checked, runtime 26 seconds
Step #9 - "build-e2e": Removing intermediate container b49bc8313129
Step #9 - "build-e2e":  ---> 23821fa5d48f
Step #9 - "build-e2e": Step 7/20 : ENV PATH /usr/local/go/bin:/go/bin:$PATH
Step #9 - "build-e2e":  ---> Running in c5db6fed644e
Step #9 - "build-e2e": Removing intermediate container c5db6fed644e
Step #9 - "build-e2e":  ---> 22656c622e85
Step #9 - "build-e2e": Step 8/20 : ENV KUBECTL_VER 1.11.5
Step #9 - "build-e2e":  ---> Running in 57c2f701da3e
Step #9 - "build-e2e": Removing intermediate container 57c2f701da3e
Step #9 - "build-e2e":  ---> 23eaf532d006
Step #9 - "build-e2e": Step 9/20 : RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v${KUBECTL_VER}/bin/linux/amd64/kubectl &&     chmod go+rx ./kubectl &&     mv ./kubectl /usr/local/bin/kubectl
Step #9 - "build-e2e":  ---> Running in 1e12f02cd0d9
Step #4 - "tests": 10 threads active,     7 links queued, 3377 links in  75 URLs checked, runtime 31 seconds
Step #9 - "build-e2e": �[91m  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Step #9 - "build-e2e":                                  Dload�[0m�[91m  Upload   Total   Spent    Left  Speed
Step #9 - "build-e2e": 
  0     0    0     0    0     0      0   �[0m�[91m   0 --:--:-- --:�[0m�[91m--:-- --:�[0m�[91m--:--     0�[0m�[91m
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0�[0m�[91m
100 52.8M  100 52.8M    0     0  78.9M      0 --:--:-- --:--:-- --:--:-- 78.8M
Step #9 - "build-e2e": �[0mRemoving intermediate container 1e12f02cd0d9
Step #9 - "build-e2e":  ---> 054c92d3cd95
Step #9 - "build-e2e": Step 10/20 : ENV HELM_VER 2.11.0
Step #9 - "build-e2e":  ---> Running in f8a237bcdc8d
Step #9 - "build-e2e": Removing intermediate container f8a237bcdc8d
Step #9 - "build-e2e":  ---> 5d023e574476
Step #9 - "build-e2e": Step 11/20 : ENV HELM_URL https://storage.googleapis.com/kubernetes-helm/helm-v${HELM_VER}-linux-amd64.tar.gz
Step #9 - "build-e2e":  ---> Running in 551a51708e70
Step #9 - "build-e2e": Removing intermediate container 551a51708e70
Step #9 - "build-e2e":  ---> 13b9ffa219d0
Step #9 - "build-e2e": Step 12/20 : RUN curl -L  ${HELM_URL} > /tmp/helm.tar.gz     && tar -zxvf /tmp/helm.tar.gz -C /tmp     && mv /tmp/linux-amd64/helm /usr/local/bin/helm     && chmod go+rx /usr/local/bin/helm     && rm /tmp/helm.tar.gz && rm -rf /tmp/linux-amd64
Step #9 - "build-e2e":  ---> Running in 28fbbdc0d98a
Step #9 - "build-e2e": �[91m  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Step #9 - "build-e2e":                                  Dload  Upload   Total   Spent    Left  Speed
Step #4 - "tests": 
Step #4 - "tests": Statistics:
Step #4 - "tests": Downloaded: 2.25MB.
Step #4 - "tests": Content types: 253 image, 2024 text, 0 video, 0 audio, 88 application, 0 mail and 1029 other.
Step #4 - "tests": URL lengths: min=15, max=373, avg=58.
Step #4 - "tests": 
Step #4 - "tests": That's it. 3394 links in 79 URLs checked. 0 warnings found. 0 errors found.
Step #4 - "tests": Stopped checking at 2019-01-25 21:17:14+000 (35 seconds)
Step #9 - "build-e2e": 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0�[0m�[91m
100 18.2M  100 18.2M    0     0  43.7M      0 --:--:-- --:--:-- --:--:-- 43.7M
Step #9 - "build-e2e": �[0mlinux-amd64/
Step #9 - "build-e2e": linux-amd64/tiller
Step #9 - "build-e2e": linux-amd64/README.md
Step #9 - "build-e2e": linux-amd64/helm
Step #9 - "build-e2e": linux-amd64/LICENSE
Step #4 - "tests": agones-website
Step #9 - "build-e2e": Removing intermediate container 28fbbdc0d98a
Step #9 - "build-e2e":  ---> 3b39b8091c6f
Step #9 - "build-e2e": Step 13/20 : ENV CONSUL_VERSION=1.2.1
Step #9 - "build-e2e":  ---> Running in 470f121502a3
Step #9 - "build-e2e": Removing intermediate container 470f121502a3
Step #9 - "build-e2e":  ---> af61085a255a
Step #9 - "build-e2e": Step 14/20 : ENV HASHICORP_RELEASES=https://releases.hashicorp.com
Step #9 - "build-e2e":  ---> Running in a8dc1182f7ab
Step #9 - "build-e2e": Removing intermediate container a8dc1182f7ab
Step #9 - "build-e2e":  ---> e0f5066cf32d
Step #9 - "build-e2e": Step 15/20 : RUN mkdir -p /tmp/build &&     wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_linux_amd64.zip     -P /tmp/build/  &&     unzip -d /usr/local/bin/ /tmp/build/consul_${CONSUL_VERSION}_linux_amd64.zip &&     cd /tmp &&     rm -rf /tmp/build &&     chmod go+rx /usr/local/bin/consul &&     consul version
Step #9 - "build-e2e":  ---> Running in 46022b2787d8
Step #9 - "build-e2e": �[91m--2019-01-25 21:17:18--  https://releases.hashicorp.com/consul/1.2.1/consul_1.2.1_linux_amd64.zip
Step #9 - "build-e2e": �[0m�[91mResolving releases.hashicorp.com (releases.hashicorp.com)... �[0m�[91m151.101.1.183, 151.101.65.183, 151.101.129.183, ...
Step #9 - "build-e2e": Connecting to releases.hashicorp.com (releases.hashicorp.com)|151.101.1.183|:443... �[0m�[91mconnected.
Step #9 - "build-e2e": �[0m�[91mHTTP request sent, awaiting response... �[0m�[91m200 OK
Step #9 - "build-e2e": Length: 14529496 (14M) [application/zip]
Step #9 - "build-e2e": Saving to: '/tmp/build/consul_1.2.1_linux_amd64.zip'
Step #9 - "build-e2e": 
Step #9 - "build-e2e":      0K ..........�[0m�[91m .......... .......... ..�[0m�[91m........ ..........  0% 3.25M 4s
Step #9 - "build-e2e":     50K .......... .......... .......... .......... ......�[0m�[91m....  0% 6.49M 3s
Step #9 - "build-e2e":    100K .......... .......... .......... .......... ..........  1%  166M 2s
Step #9 - "build-e2e":    150K .......... .......... .......... .......... ..........  1%  257M 2s
Step #9 - "build-e2e":    200K ........�[0m�[91m.. .......... ....�[0m�[91m...... .......... ..........  1% 6.81M 2s
Step #9 - "build-e2e":    250K ......�[0m�[91m.... .......... .......... ........�[0m�[91m.. ..........  2%  221M 1s
Step #9 - "build-e2e":    300K ....�[0m�[91m...... .......... .......... .......... ..........  2%  231M 1s
Step #9 - "build-e2e":    350K .......... .......... .......... ....�[0m�[91m...... ..........  2%  204M 1s�[0m�[91m
Step #9 - "build-e2e":    400K .......... .......... .......... ..�[0m�[91m........ ........�[0m�[91m..  3% 7.10M 1s
Step #9 - "build-e2e":    450K .......... .......... ..........�[0m�[91m ........�[0m�[91m.. ..........  3%  204M 1s
Step #9 - "build-e2e":    500K .......... ..........�[0m�[91m .......... .......... ....�[0m�[91m......  3%  230M 1s
Step #9 - "build-e2e":    550K ..........�[0m�[91m .......... .......... .......... ..�[0m�[91m........  4%  295M 1s
Step #9 - "build-e2e":    600K ........�[0m�[91m.. .......... .......... .......... ..........  4%  287M 1s
Step #9 - "build-e2e":    650K ......�[0m�[91m.... .......... .......... .......... ..........  4%  275M 1s
Step #9 - "build-e2e":    700K ....�[0m�[91m...... ..........�[0m�[91m .......... ......�[0m�[91m.... ..........  5% 7.44M 1s
Step #9 - "build-e2e":    750K .......... ........�[0m�[91m.. .......... .......... ..........  5%  168M 1s�[0m�[91m
Step #9 - "build-e2e":    800K ........�[0m�[91m.�[0m�[91m. �[0m�[91m......�[0m�[91m.... ....�[0m�[91m...... ..�[0m�[91m........�[0m�[91m ....�[0m�[91m....�[0m�[91m..  5% 49.9M 1s�[0m�[91m
Step #9 - "build-e2e":    850K�[0m�[91m .�[0m�[91m..�[0m�[91m...�[0m�[91m.... ...�[0m�[91m....... ..........�[0m�[91m .......... ..........  6% 54.3M 1s
Step #9 - "build-e2e":    900K .......... ..�[0m�[91m........ .......... .......... ..........  6%  244M 1s
Step #9 - "build-e2e":    950K ........�[0m�[91m.. ........�[0m�[91m.. ......�[0m�[91m.... .......... ........�[0m�[91m..  7%  243M 1s
Step #9 - "build-e2e":   1000K ........�[0m�[91m.. ......�[0m�[91m.... .......... ..........�[0m�[91m ..........  7%  199M 1s
Step #9 - "build-e2e":   1050K .......... .......... .......... .......... ..........  7%  205M 1s
Step #9 - "build-e2e":   1100K .......... .......... .......... .......... ..........  8%  280M 1s
Step #9 - "build-e2e":   1150K .......... .......... .......... .......... ..........  8%  258M 1s
Step #9 - "build-e2e":   1200K .......... .......... .......... .......... ..........  8%  292M 1s
Step #9 - "build-e2e":   1250K .......... .......... .......... .......... ..........  9%  300M 0s
Step #9 - "build-e2e":   1300K .......... .......... .......... .......... ..........  9%  370M 0s
Step #9 - "build-e2e":   1350K .......... .......... .......... .......... ..........  9%  297M 0s
Step #9 - "build-e2e":   1400K .......... .......... .......... .......... .......... 10%  329M 0s
Step #9 - "build-e2e":   1450K .......... .......... ..�[0m�[91m..�[0m�[91m.�[0m�[91m..�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m �[0m�[91m.......... .......... 10% 14.0M 0s
Step #9 - "build-e2e":   1500K .......... .......... .......... .......... .......... 10%  269M 0s
Step #9 - "build-e2e":   1550K .......... .......... .......... .......... .......... 11%  255M 0s
Step #9 - "build-e2e":   1600K .......... .......... .......... .......... .......... 11%  227M 0s
Step #9 - "build-e2e":   1650K .......... .......... .......... .......... .......... 11%  168M 0s
Step #9 - "build-e2e":   1700K .......... .......... .......... .......... .......... 12%  113M 0s
Step #9 - "build-e2e":   1750K .......... .......... .......... .......... .......... 12%  245M 0s
Step #9 - "build-e2e":   1800K .......... .......... .......... .......... .......... 13%  199M 0s
Step #9 - "build-e2e":   1850K .......... .......... .......... .......... .......... 13%  267M 0s
Step #9 - "build-e2e":   1900K .......... .......... .......... .......... .......... 13%  249M 0s
Step #9 - "build-e2e":   1950K ..�[0m�[91m.....�[0m�[91m... �[0m�[91m..�[0m�[91m.�[0m�[91m..�[0m�[91m...�[0m�[91m.. ......�[0m�[91m..�[0m�[91m.. .......... �[0m�[91m..�[0m�[91m........ 14% 3.79M 0s
Step #9 - "build-e2e":   2000K .......... .......... .......... .......... .......... 14%  197M 0s
Step #9 - "build-e2e":   2050K ......�[0m�[91m.... .......... ..........�[0m�[91m .......... .......... 14%  216M 0s
Step #9 - "build-e2e":   2100K .......... .......... ........�[0m�[91m.. .......... .......... 15%  166M 0s
Step #9 - "build-e2e":   2150K .......... .......... ......�[0m�[91m...�[0m�[91m. �[0m�[91m..........�[0m�[91m .......... 15%  113M 0s
Step #9 - "build-e2e":   2200K .......... .......... .......... ..�[0m�[91m....�[0m�[91m.�[0m�[91m..�[0m�[91m.�[0m�[91m ..........�[0m�[91m 15%  135M 0s
Step #9 - "build-e2e":   2250K ......�[0m�[91m.... ....�[0m�[91m...... ..�[0m�[91m........ .......... ......�[0m�[91m.... 16%  170M 0s
Step #9 - "build-e2e":   2300K .......... .......... .......... .......... .......... 16%  258M 0s
Step #9 - "build-e2e":   2350K .......... .......... .......... .......... .......... 16%  210M 0s
Step #9 - "build-e2e":   2400K .......... .......... .......... .......... .......... 17%  201M 0s
Step #9 - "build-e2e":   2450K .......... .......... .......... .......... .......... 17%  207M 0s
Step #9 - "build-e2e":   2500K .......... .......... .......... .......... .......... 17%  231M 0s
Step #9 - "build-e2e":   2550K .......... .......... .......... .......... .......... 18%  233M 0s
Step #9 - "build-e2e":   2600K .......... .......... .......... .......... .......... 18%  210M 0s
Step #9 - "build-e2e":   2650K .......... .......... .......... .......... .......... 19%  268M 0s
Step #9 - "build-e2e":   2700K .......... .......... .......... .......... .......... 19%  217M 0s
Step #9 - "build-e2e":   2750K .......... .......... .......... .......... .......... 19%  228M 0s
Step #9 - "build-e2e":   2800K .......... .......... .......... .......... .......... 20%  162M 0s
Step #9 - "build-e2e":   2850K .......... .......... .......... .......... .......... 20%  256M 0s
Step #9 - "build-e2e":   2900K .......... .......... .......... .......... .......... 20%  250M 0s
Step #9 - "build-e2e":   2950K .......... .......... .......... .......... .......... 21%  250M 0s
Step #9 - "build-e2e":   3000K .......... .......... .......... .......... .......... 21%  187M 0s
Step #9 - "build-e2e":   3050K .......... .......... .......... .......... .......... 21%  183M 0s
Step #9 - "build-e2e":   3100K .......... .......... .......... .......... .......... 22%  209M 0s
Step #9 - "build-e2e":   3150K .......... .......... .......... .......... .......... 22%  183M 0s
Step #9 - "build-e2e":   3200K .......... .......... .......... .......... .......... 22%  172M 0s
Step #9 - "build-e2e":   3250K .......... .......... .......... .......... .......... 23%  215M 0s
Step #9 - "build-e2e":   3300K .......... .......... .......... .......... .......... 23%  179M 0s
Step #9 - "build-e2e":   3350K .......... .......... .......... .......... .......... 23%  194M 0s
Step #9 - "build-e2e":   3400K .......... .......... .......... .......... .......... 24%  161M 0s
Step #9 - "build-e2e":   3450K .......... .......... .......... .......... .......... 24%  203M 0s
Step #9 - "build-e2e":   3500K .......... .......... .......... .......... .......... 25%  227M 0s
Step #9 - "build-e2e":   3550K .......... .......... .......... .......... .......... 25%  217M 0s
Step #9 - "build-e2e":   3600K .......... .......... .......... .......... ........�[0m�[91m.. 25%  120M 0s
Step #9 - "build-e2e":   3650K .......... .......... .......... .......... .......... 26%  196M 0s
Step #9 - "build-e2e":   3700K .......... ..�[0m�[91m........ .......... .......... .......... 26%  211M 0s
Step #9 - "build-e2e":   3750K .......... ........�[0m�[91m.. ......�[0m�[91m.... ....�[0m�[91m...... .......... 26%  193M 0s�[0m�[91m
Step #9 - "build-e2e":   3800K ........�[0m�[91m.. .......... .......... ..........�[0m�[91m .......... 27%  209M 0s
Step #9 - "build-e2e":   3850K .......... ....�[0m�[91m...... .......... ........�[0m�[91m.. .......... 27%  247M 0s
Step #9 - "build-e2e":   3900K ....�[0m�[91m...... ..........�[0m�[91m .......... .......... .......... 27%  210M 0s
Step #9 - "build-e2e":   3950K ..�[0m�[91m........�[0m�[91m .......... .......... .......... .......... 28%  237M 0s�[0m�[91m
Step #9 - "build-e2e":   4000K .......... ......�[0m�[91m.... .......... ..........�[0m�[91m .......... 28%  224M 0s
Step #9 - "build-e2e":   4050K�[0m�[91m .......... .......... ...�[0m�[91m....... ........�[0m�[91m.. .......... 28%  196M 0s
Step #9 - "build-e2e":   4100K .......... .......... .......... .......... ....�[0m�[91m...... 29%  268M 0s
Step #9 - "build-e2e":   4150K .......... .......... .......... .......... .......... 29%  200M 0s
Step #9 - "build-e2e":   4200K ........�[0m�[91m.. .......... .......... ..........�[0m�[91m .......... 29%  243M 0s
Step #9 - "build-e2e":   4250K ......�[0m�[91m.... .......... .......... .......... .......... 30%  253M 0s
Step #9 - "build-e2e":   4300K .......... .......... .......... ......�[0m�[91m.... .......... 30%  275M 0s
Step #9 - "build-e2e":   4350K ..�[0m�[91m........ ........�[0m�[91m.. .......... ....�[0m�[91m...... .......... 31%  211M 0s�[0m�[91m
Step #9 - "build-e2e":   4400K .......... ......�[0m�[91m.... .......... .......... .......... 31%  193M 0s
Step #9 - "build-e2e":   4450K .......... .......... .......... .......... ......�[0m�[91m.... 31%  266M 0s
Step #9 - "build-e2e":   4500K .......... ..........�[0m�[91m .......... ......�[0m�[91m.... .......... 32%  235M 0s
Step #9 - "build-e2e":   4550K ..�[0m�[91m........�[0m�[91m .......... ......�[0m�[91m.... .......... .......... 32%  218M 0s
Step #9 - "build-e2e":   4600K .......... .......... .......... .......... ........�[0m�[91m.. 32%  203M 0s
Step #9 - "build-e2e":   4650K .......... ....�[0m�[91m...... ..........�[0m�[91m ........�[0m�[91m.. .......... 33%  214M 0s
Step #9 - "build-e2e":   4700K ....�[0m�[91m...... ..�[0m�[91m........ ........�[0m�[91m.. ......�[0m�[91m.... ....�[0m�[91m...... 33% 89.8M 0s
Step #9 - "build-e2e":   4750K ..�[0m�[91m........ ........�[0m�[91m.. ......�[0m�[91m.... .......... ..�[0m�[91m........ 33%  182M 0s
Step #9 - "build-e2e":   4800K ........�[0m�[91m.. .......... ....�[0m�[91m...... ..�[0m�[91m........ .......... 34%  220M 0s
Step #9 - "build-e2e":   4850K .......... .......... .......... .......... .......... 34%  282M 0s
Step #9 - "build-e2e":   4900K ....�[0m�[91m...... .......... ........�[0m�[91m.. .......... ....�[0m�[91m...... 34%  256M 0s
Step #9 - "build-e2e":   4950K ..�[0m�[91m........ ........�[0m�[91m.. ......�[0m�[91m.... .......... ..�[0m�[91m........ 35%  196M 0s
Step #9 - "build-e2e":   5000K ........�[0m�[91m.. .......... .......... .......... .......... 35%  177M 0s
Step #9 - "build-e2e":   5050K .......... .......... .......... ........�[0m�[91m.. .......... 35%  246M 0s
Step #9 - "build-e2e":   5100K ....�[0m�[91m...... ..........�[0m�[91m .......... ......�[0m�[91m.... .......... 36%  251M 0s
Step #9 - "build-e2e":   5150K ..�[0m�[91m........ ........�[0m�[91m.. ......�[0m�[91m.... ....�[0m�[91m...... .......... 36%  232M 0s�[0m�[91m
Step #9 - "build-e2e":   5200K .......... .......... .......... .......... .......... 37%  178M 0s
Step #9 - "build-e2e":   5250K .......... ....�[0m�[91m...... .......... .....�[0m�[91m..... ......�[0m�[91m.... 37%  224M 0s
Step #9 - "build-e2e":   5300K .......... ..�[0m�[91m........ .......... .......... .......... 37%  200M 0s
Step #9 - "build-e2e":   5350K .......... .......... .......... .......... .......... 38%  226M 0s
Step #9 - "build-e2e":   5400K .......... .......... .......... .......... .......... 38%  201M 0s
Step #9 - "build-e2e":   5450K .......... .......... .......... .......... .......... 38%  282M 0s
Step #9 - "build-e2e":   5500K .......... .......... .......... .......... .......... 39%  247M 0s
Step #9 - "build-e2e":   5550K .......... .......... .......... .......... .......... 39%  229M 0s
Step #9 - "build-e2e":   5600K .......... .......... .......... .......... .......... 39%  213M 0s
Step #9 - "build-e2e":   5650K .......... .......... .......... .......... .......... 40%  238M 0s
Step #9 - "build-e2e":   5700K .......... .......... .......... .......... .......... 40%  281M 0s
Step #9 - "build-e2e":   5750K .......... .......... .......... .......... .......... 40%  299M 0s
Step #9 - "build-e2e":   5800K .......... .......... .......... .......... .......... 41%  218M 0s
Step #9 - "build-e2e":   5850K .......... .......... .......... .......... .......... 41%  289M 0s
Step #9 - "build-e2e":   5900K .......... .......... .......... .......... .......... 41%  233M 0s
Step #9 - "build-e2e":   5950K .......... .......... .......... .......... .......... 42%  284M 0s
Step #9 - "build-e2e":   6000K .......... .......... .......... .......... .......... 42%  244M 0s
Step #9 - "build-e2e":   6050K .......... .......... .......... .......... .......... 42%  230M 0s
Step #9 - "build-e2e":   6100K .......... .......... .......... .......... .......... 43%  240M 0s
Step #9 - "build-e2e":   6150K .......... .......... .......... .......... .......... 43%  214M 0s
Step #9 - "build-e2e":   6200K .......... .......... .......... .......... .......... 44%  211M 0s
Step #9 - "build-e2e":   6250K .......... .......... .......... .......... .......... 44%  254M 0s
Step #9 - "build-e2e":   6300K .......... .......... .......... .......... .......... 44%  210M 0s
Step #9 - "build-e2e":   6350K ..�[0m�[91m........ ........�[0m�[91m.. ......�[0m�[91m.... ....�[0m�[91m...... ..�[0m�[91m........ 45%  184M 0s�[0m�[91m
Step #9 - "build-e2e":   6400K ........�[0m�[91m.. ......�[0m�[91m.... ....�[0m�[91m...... ..�[0m�[91m........�[0m�[91m ........�[0m�[91m.. 45%  166M 0s
Step #9 - "build-e2e":   6450K ......�[0m�[91m.... .......... .......... .......... .......... 45%  213M 0s
Step #9 - "build-e2e":   6500K .......... .......... .......... .......... .......... 46%  208M 0s
Step #9 - "build-e2e":   6550K .......... .......... .......... .......... .......... 46%  228M 0s
Step #9 - "build-e2e":   6600K .......... .......... .......... .......... .......... 46%  220M 0s
Step #9 - "build-e2e":   6650K .......... .......... .......... .......... .......... 47%  203M 0s
Step #9 - "build-e2e":   6700K .......... .......... .......... .......... .......... 47%  213M 0s
Step #9 - "build-e2e":   6750K .......... .......... .......... .......... .......... 47%  213M 0s
Step #9 - "build-e2e":   6800K .......... .......... .......... .......... .......... 48%  186M 0s
Step #9 - "build-e2e":   6850K .......... .......... .......... .......... .......... 48%  240M 0s
Step #9 - "build-e2e":   6900K .......... .......... .......... .......... .......... 48%  229M 0s
Step #9 - "build-e2e":   6950K .......... .......... .......... .......... .......... 49%  210M 0s
Step #9 - "build-e2e":   7000K .......... .......... .......... .......... .......... 49%  181M 0s
Step #9 - "build-e2e":   7050K .......... .......... .......... .......... .......... 50%  196M 0s
Step #9 - "build-e2e":   7100K .......... .......... .......... .......... .......... 50%  212M 0s
Step #9 - "build-e2e":   7150K ..�[0m�[91m........ ........�[0m�[91m.. .......... ....�[0m�[91m...... ..�[0m�[91m........ 50% 11.4M 0s�[0m�[91m
Step #9 - "build-e2e":   7200K ........�[0m�[91m.. ......�[0m�[91m.... .......... ..�[0m�[91m........�[0m�[91m �[0m�[91m.�[0m�[91m..�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m. 51%�[0m�[91m  105M�[0m�[91m 0s
Step #9 - "build-e2e":   7250K�[0m�[91m ..�[0m�[91m..�[0m�[91m.�[0m�[91m.�[0m�[91m...�[0m�[91m.�[0m�[91m �[0m�[91m.�[0m�[91m...�[0m�[91m...�[0m�[91m.�[0m�[91m.�[0m�[91m. �[0m�[91m.�[0m�[91m.�[0m�[91m....�[0m�[91m..�[0m�[91m..�[0m�[91m �[0m�[91m...�[0m�[91m.�[0m�[91m...... .......... 51% 41.8M 0s
Step #9 - "build-e2e":   7300K .......... .......... .......... .......... .......... 51%  243M 0s
Step #9 - "build-e2e":   7350K .......... .......... .......... .......... .......... 52%  221M 0s
Step #9 - "build-e2e":   7400K .......... .......... .......... .......... .......... 52%  209M 0s
Step #9 - "build-e2e":   7450K .......... .......... .......... .......... .......... 52%  234M 0s
Step #9 - "build-e2e":   7500K .......... .......... .......... .......... .......... 53%  232M 0s
Step #9 - "build-e2e":   7550K .......... .......... .......... .......... .......... 53%  218M 0s
Step #9 - "build-e2e":   7600K .......... .......... .......... .......... .......... 53%  168M 0s
Step #9 - "build-e2e":   7650K .......... .......... .......... .......... .......... 54%  247M 0s
Step #9 - "build-e2e":   7700K .......... .......... .......... .......... .......... 54%  281M 0s
Step #9 - "build-e2e":   7750K .......... .......... .......... .......... .......... 54%  251M 0s
Step #9 - "build-e2e":   7800K .......... .......... .......... .......... .......... 55%  250M 0s
Step #9 - "build-e2e":   7850K .......... .......... .......... .......... .......... 55%  257M 0s
Step #9 - "build-e2e":   7900K .......... .......... .......... .......... .......... 56%  275M 0s
Step #9 - "build-e2e":   7950K .......... .......... .......... .......... .......... 56%  290M 0s
Step #9 - "build-e2e":   8000K .......... .......... .......... .......... .......... 56%  246M 0s
Step #9 - "build-e2e":   8050K .......... .......... .......... .......... .......... 57%  250M 0s
Step #9 - "build-e2e":   8100K .......... .......... .......... .......... .......... 57%  272M 0s
Step #9 - "build-e2e":   8150K .......... .......... .......... .......... .......... 57%  253M 0s
Step #9 - "build-e2e":   8200K .......... .......... .......... .......... .......... 58%  239M 0s
Step #9 - "build-e2e":   8250K .......... .......... .......... .......... .......... 58%  281M 0s
Step #9 - "build-e2e":   8300K .......... .......... .......... .......... .......... 58%  256M 0s
Step #9 - "build-e2e":   8350K .......... .......... .......... .......... .......... 59%  265M 0s
Step #9 - "build-e2e":   8400K .......... .......... .......... .......... .......... 59%  214M 0s
Step #9 - "build-e2e":   8450K .......... .......... .......... .......... .......... 59%  264M 0s
Step #9 - "build-e2e":   8500K .......... .......... .......... .......... .......... 60%  274M 0s
Step #9 - "build-e2e":   8550K .......... .......... .......... .......... .......... 60%  262M 0s
Step #9 - "build-e2e":   8600K .......... .......... .......... .......... .......... 60%  244M 0s
Step #9 - "build-e2e":   8650K .......... .......... .......... .......... .......... 61%  250M 0s
Step #9 - "build-e2e":   8700K .......... .......... .......... .......... .......... 61%  194M 0s
Step #9 - "build-e2e":   8750K .......... .......... .......... .......... .......... 62%  185M 0s�[0m�[91m
Step #9 - "build-e2e":   8800K .......... ......�[0m�[91m.... .......... ..�[0m�[91m........ .......... 62%  102M�[0m�[91m 0s
Step #9 - "build-e2e":   8850K ......�[0m�[91m.... ....�[0m�[91m...... .......... .......... .......... 62%  217M 0s
Step #9 - "build-e2e":   8900K .......... ..�[0m�[91m........ .......... .......... ....�[0m�[91m...... 63%  182M 0s
Step #9 - "build-e2e":   8950K .......... �[0m�[91m.......... ......�[0m�[91m.... .......... .......... 63%  195M 0s
Step #9 - "build-e2e":   9000K .......... .......... ....�[0m�[91m...... ..........�[0m�[91m .......... 63%  197M 0s
Step #9 - "build-e2e":   9050K .......... .......... ..........�[0m�[91m ........�[0m�[91m.. .......... 64%  175M 0s
Step #9 - "build-e2e":   9100K .......... .......... .......... ......�[0m�[91m.... .......... 64%  223M 0s
Step #9 - "build-e2e":   9150K .......... ........�[0m�[91m.. .......... .......... .......... 64%  252M 0s
Step #9 - "build-e2e":   9200K ........�[0m�[91m.. .......... .......... ..�[0m�[91m.�[0m�[91m....... .......... 65%  164M 0s
Step #9 - "build-e2e":   9250K ......�[0m�[91m.... .......... .......... .......... ......�[0m�[91m.... 65%  180M 0s
Step #9 - "build-e2e":   9300K .......... ..�[0m�[91m........�[0m�[91m .......... .......... ....�[0m�[91m...... 65%  211M 0s
Step #9 - "build-e2e":   9350K .......... .......... ......�[0m�[91m.... .......... .......... 66%  193M 0s�[0m�[91m
Step #9 - "build-e2e":   9400K .......... .......... ....�[0m�[91m...... .......... ........�[0m�[91m.. 66%  202M 0s
Step #9 - "build-e2e":   9450K .......... ....�[0m�[91m...... .......... .......... ......�[0m�[91m.... 66%  242M 0s
Step #9 - "build-e2e":   9500K ....�[0m�[91m...... .......... .......... .......... ....�[0m�[91m...... 67%  240M 0s
Step #9 - "build-e2e":   9550K .......... ........�[0m�[91m.. .......... .......... .......... 67%  226M 0s
Step #9 - "build-e2e":   9600K .......... ......�[0m�[91m.... .......... .......... .......... 68%  217M 0s
Step #9 - "build-e2e":   9650K ......�[0m�[91m.... .......... .......... .......... ......�[0m�[91m.... 68%  241M 0s
Step #9 - "build-e2e":   9700K .......... .......... .......... .......... .......... 68%  252M 0s
Step #9 - "build-e2e":   9750K .......... .......... .......... .......... .......... 69%  263M 0s
Step #9 - "build-e2e":   9800K .......... .......... .......... .......... .......... 69%  218M 0s
Step #9 - "build-e2e":   9850K .......... .......... .......... .......... .......... 69%  273M 0s
Step #9 - "build-e2e":   9900K .......... .......... .......... .......... .......... 70%  246M 0s
Step #9 - "build-e2e":   9950K .......... .......... .......... .......... .......... 70%  262M 0s
Step #9 - "build-e2e":  10000K .......... .......... .......... .......... .......... 70%  219M 0s
Step #9 - "build-e2e":  10050K .......... .......... .......... .......... .......... 71%  248M 0s
Step #9 - "build-e2e":  10100K .......... .......... .......... .......... .......... 71%  258M 0s
Step #9 - "build-e2e":  10150K .......... .......... .......... .......... .......... 71%  253M 0s
Step #9 - "build-e2e":  10200K .......... .......... .......... .......... .......... 72%  221M 0s
Step #9 - "build-e2e":  10250K .......... .......... .......... .......... .......... 72%  262M 0s
Step #9 - "build-e2e":  10300K .......... .......... .......... .......... .......... 72%  199M 0s
Step #9 - "build-e2e":  10350K .......... .......... .......... .......... .......... 73%  218M 0s
Step #9 - "build-e2e":  10400K .......... .......... .......... .......... .......... 73%  167M 0s
Step #9 - "build-e2e":  10450K .......... .......... .......... .......... .......... 74%  204M 0s
Step #9 - "build-e2e":  10500K .......... .......... ........�[0m�[91m.. �[0m�[91m.�[0m�[91m......... .......... 74%  105M 0s
Step #9 - "build-e2e":  10550K ..........�[0m�[91m .......... .......... .......... ..�[0m�[91m........ 74%  188M 0s
Step #9 - "build-e2e":  10600K ........�[0m�[91m.. .......... ....�[0m�[91m...... ..........�[0m�[91m .......... 75%�[0m�[91m  236M 0s
Step #9 - "build-e2e":  10650K ........�[0m�[91m.. ....�[0m�[91m...... ..�[0m�[91m........�[0m�[91m ........�[0m�[91m.. .......... 75%  176M 0s
Step #9 - "build-e2e":  10700K ....�[0m�[91m...... .......... .......... .......... .......... 75%  195M 0s
Step #9 - "build-e2e":  10750K .......... .......... .......... .......... .......... 76%  246M 0s
Step #9 - "build-e2e":  10800K .......... .......... .......... .......... .......... 76%  197M 0s
Step #9 - "build-e2e":  10850K .......... .......... .......... .......... .......... 76%  214M 0s
Step #9 - "build-e2e":  10900K .......... .......... .......... .......... .......... 77%  191M 0s
Step #9 - "build-e2e":  10950K .......... .......... .......... .......... .......... 77%  208M 0s
Step #9 - "build-e2e":  11000K .......... .......... .......... .......... .......... 77%  190M 0s
Step #9 - "build-e2e":  11050K .......... .......... .......... .......... .......... 78%  215M 0s
Step #9 - "build-e2e":  11100K .......... .......... .......... .......... .......... 78%  250M 0s
Step #9 - "build-e2e":  11150K .......... .......... .......... .......... .......... 78%  268M 0s
Step #9 - "build-e2e":  11200K .......... .......... .......... .......... .......... 79%  210M 0s
Step #9 - "build-e2e":  11250K .......... .......... .......... .......... .......... 79%  261M 0s
Step #9 - "build-e2e":  11300K .......... .......... .......... .......... .......... 79%  265M 0s
Step #9 - "build-e2e":  11350K .........�[0m�[91m. .......... .......... .......... .......... 80%  187M 0s
Step #9 - "build-e2e":  11400K .......... .......... .......... .......... .......... 80%  227M 0s
Step #9 - "build-e2e":  11450K .......... .......... .......... .......... .......... 81%  255M 0s
Step #9 - "build-e2e":  11500K .......... .......... .......... .......... .......... 81%  264M 0s
Step #9 - "build-e2e":  11550K .......... .......... .......... .......... .......... 81%  259M 0s
Step #9 - "build-e2e":  11600K .......... .......... .......... .......... .......... 82%  203M 0s
Step #9 - "build-e2e":  11650K .......... .......... .......... .......... .......... 82%  248M 0s
Step #9 - "build-e2e":  11700K .......... .......... .......... .......... .......... 82%  257M 0s
Step #9 - "build-e2e":  11750K .......... .......... .......... .......... .......... 83%  264M 0s
Step #9 - "build-e2e":  11800K .......... .......... .......... .......... .......... 83%  218M 0s
Step #9 - "build-e2e":  11850K .......... .......... .......... .......... .......... 83%  263M 0s
Step #9 - "build-e2e":  11900K .......... .......... .......... .......... .......... 84%  244M 0s
Step #9 - "build-e2e":  11950K .......... .......... .......... .......... .......... 84%  205M 0s
Step #9 - "build-e2e":  12000K .......... .......... .......... .......... .......... 84%  196M 0s
Step #9 - "build-e2e":  12050K .......... .......... .......... .......... .......... 85%  208M 0s
Step #9 - "build-e2e":  12100K .......... .......... .......... .......... .......... 85% 36.2M 0s
Step #9 - "build-e2e":  12150K .......... .......... .......... .......... .......... 85% 73.3M 0s
Step #9 - "build-e2e":  12200K .......... .......... .......... .......... .......... 86%  185M 0s
Step #9 - "build-e2e":  12250K .......... .......... .......... .......... .......... 86%  228M 0s
Step #9 - "build-e2e":  12300K .......... .......... .......... .......... .......... 87%  185M 0s
Step #9 - "build-e2e":  12350K .......... .......... .......... .......... .......... 87%  177M 0s
Step #9 - "build-e2e":  12400K .......... .......... .......... .......... .......... 87% 81.6M 0s
Step #9 - "build-e2e":  12450K .......... .......... .......... .......... .......... 88%  267M 0s
Step #9 - "build-e2e":  12500K .......... .......... .......... .......... .......... 88%  250M 0s
Step #9 - "build-e2e":  12550K .......... .......... .......... .......... .......... 88%  260M 0s
Step #9 - "build-e2e":  12600K .......... .......... .......... .......... .......... 89%  221M 0s
Step #9 - "build-e2e":  12650K .......... .......... .......... .......... .......... 89%  255M 0s
Step #9 - "build-e2e":  12700K .......... .......... .......... .......... .......... 89%  265M 0s
Step #9 - "build-e2e":  12750K ..........�[0m�[91m .......... .......... .......... .......... 90%  193M 0s
Step #9 - "build-e2e":  12800K .......... .......... .......... .......... .......... 90%  203M 0s
Step #9 - "build-e2e":  12850K .......... .......... .......... .......... .......... 90%  258M 0s
Step #9 - "build-e2e":  12900K .......... .......... .......... .......... .......... 91%  261M 0s
Step #9 - "build-e2e":  12950K .......... .......... .......... .......... .......... 91%  265M 0s
Step #9 - "build-e2e":  13000K .......... .......... .......... .......... .......... 91%  185M 0s
Step #9 - "build-e2e":  13050K .......... .......... .......... .......... .......... 92%  236M 0s
Step #9 - "build-e2e":  13100K .......... .......... .......... .......... .......... 92%  271M 0s
Step #9 - "build-e2e":  13150K .......... .......... .......... .......... .......... 93%  265M 0s
Step #9 - "build-e2e":  13200K .......... .......... .......... .......... .......... 93%  167M 0s
Step #9 - "build-e2e":  13250K .......... .......... .......... .......... .......... 93%  236M 0s
Step #9 - "build-e2e":  13300K .......... .......... .......... .......... .......... 94%  216M 0s
Step #9 - "build-e2e":  13350K .......... .......... .......... .......... .......... 94%  269M 0s
Step #9 - "build-e2e":  13400K .......... .......... .......... .......... .......... 94%  236M 0s
Step #9 - "build-e2e":  13450K .......... .......... .......... .......... .......... 95%  249M 0s
Step #9 - "build-e2e":  13500K .......... .......... .......... .......... .......... 95%  264M 0s
Step #9 - "build-e2e":  13550K ..�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.....�[0m�[91m ........�[0m�[91m.. .......... .......... .....�[0m�[91m..... 95% 45.3M 0s�[0m�[91m
Step #9 - "build-e2e":  13600K ........�[0m�[91m.. .......... .......... ..�[0m�[91m.�[0m�[91m....... .......... 96%  140M 0s
Step #9 - "build-e2e":  13650K ......�[0m�[91m.... .......... ..........�[0m�[91m .......... .......... 96%  231M 0s
Step #9 - "build-e2e":  13700K .......... .�[0m�[91m.�[0m�[91m........ .......... .......... .......... 96%  243M 0s
Step #9 - "build-e2e":  13750K ..........�[0m�[91m .......... .......... ....�[0m�[91m...... .......... 97%  243M 0s�[0m�[91m
Step #9 - "build-e2e":  13800K �[0m�[91m.......... .......... .......... .......... .........�[0m�[91m. 97%  223M 0s
Step #9 - "build-e2e":  13850K .......... .....�[0m�[91m..... .......... ........�[0m�[91m.. ......�[0m�[91m.... 97%  256M 0s
Step #9 - "build-e2e":  13900K .......... .......... ......�[0m�[91m.... .....�[0m�[91m..... .......... 98%  243M 0s
Step #9 - "build-e2e":  13950K .......... ........�[0m�[91m.. .......... .......... .......... 98%  241M 0s�[0m�[91m
Step #9 - "build-e2e":  14000K ........�[0m�[91m.. ..�[0m�[91m........ ....�[0m�[91m...... ..�[0m�[91m........ .......... 99%  179M 0s
Step #9 - "build-e2e":  14050K ......�[0m�[91m.... ......�[0m�[91m.... ..�[0m�[91m....�[0m�[91m.... .......... ......�[0m�[91m.... 99%  228M 0s�[0m�[91m
Step #9 - "build-e2e":  14100K ....�[0m�[91m...... .......... .......... ......�[0m�[91m.... .......... 99%  236M 0s
Step #9 - "build-e2e":  14150K .......... ........�[0m�[91m.. .......... ........             100%  216M=0.1s
Step #9 - "build-e2e": 
Step #9 - "build-e2e": 2019-01-25 21:17:18 (106 MB/s) - '/tmp/build/consul_1.2.1_linux_amd64.zip' saved [14529496/14529496]
Step #9 - "build-e2e": 
Step #9 - "build-e2e": �[0mArchive:  /tmp/build/consul_1.2.1_linux_amd64.zip
Step #9 - "build-e2e":   inflating: /usr/local/bin/consul   
Step #9 - "build-e2e": Consul v1.2.1
Step #9 - "build-e2e": Protocol 2 spoken by default, understands 2 to 3 (agent will automatically use protocol >2 when speaking to compatible agents)
Step #4 - "tests": ok  	agones.dev/agones/pkg/apis/stable/v1alpha1	1.162s
Step #4 - "tests": ?   	agones.dev/agones/pkg/client	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned/fake	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned/scheme	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned/typed/stable/v1alpha1	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned/typed/stable/v1alpha1/fake	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/informers/externalversions	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/informers/externalversions/internalinterfaces	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/informers/externalversions/stable	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/informers/externalversions/stable/v1alpha1	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/listers/stable/v1alpha1	[no test files]
Step #9 - "build-e2e": Removing intermediate container 46022b2787d8
Step #9 - "build-e2e":  ---> c9c2737f90a2
Step #9 - "build-e2e": Step 16/20 : RUN echo "export PATH=/usr/local/go/bin:/go/bin/:\$PATH" >> /root/.bashrc
Step #9 - "build-e2e":  ---> Running in 5edff1bc2602
Step #8 - "build": docker build /workspace/cmd/controller/ --tag=gcr.io/agones-images/agones-controller:0.8.0-7df7a6d 
Step #9 - "build-e2e": Removing intermediate container 5edff1bc2602
Step #9 - "build-e2e":  ---> 2641f9f65c1d
Step #9 - "build-e2e": Step 17/20 : COPY *.sh /root/
Step #8 - "build": Sending build context to Docker daemon  43.77MB

Step #8 - "build": Step 1/5 : FROM alpine:3.8
Step #8 - "build": 3.8: Pulling from library/alpine
Step #8 - "build": Digest: sha256:3d2e482b82608d153a374df3357c0291589a61cc194ec4a9ca2381073a17f58e
Step #8 - "build": Status: Downloaded newer image for alpine:3.8
Step #8 - "build":  ---> 3f53bb00af94
Step #8 - "build": Step 2/5 : RUN apk --update add ca-certificates &&     adduser -D agones
Step #8 - "build":  ---> Running in c42f91e26139
Step #9 - "build-e2e":  ---> 630ffe9fed3f
Step #9 - "build-e2e": Step 18/20 : RUN chmod +x /root/*.sh
Step #9 - "build-e2e":  ---> Running in 6e60ee7f5007
Step #8 - "build": fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz
Step #8 - "build": fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz
Step #8 - "build": (1/1) Installing ca-certificates (20171114-r3)
Step #8 - "build": Executing busybox-1.28.4-r2.trigger
Step #8 - "build": Executing ca-certificates-20171114-r3.trigger
Step #8 - "build": OK: 5 MiB in 14 packages
Step #9 - "build-e2e": Removing intermediate container 6e60ee7f5007
Step #9 - "build-e2e":  ---> 8e1649afe804
Step #9 - "build-e2e": Step 19/20 : WORKDIR /go
Step #9 - "build-e2e":  ---> Running in c8c93a0c63d5
Step #8 - "build": Removing intermediate container c42f91e26139
Step #8 - "build":  ---> b8f27a0d16d2
Step #8 - "build": Step 3/5 : COPY  --chown=agones:root ./bin/controller /home/agones/controller
Step #9 - "build-e2e": Removing intermediate container c8c93a0c63d5
Step #9 - "build-e2e":  ---> 8f545c4e224e
Step #9 - "build-e2e": Step 20/20 : ENTRYPOINT [ "/root/entrypoint.sh" ]
Step #9 - "build-e2e":  ---> Running in 97f1dc7be1c4
Step #9 - "build-e2e": Removing intermediate container 97f1dc7be1c4
Step #9 - "build-e2e":  ---> c4db9ced0dbb
Step #9 - "build-e2e": Successfully built c4db9ced0dbb
Step #9 - "build-e2e": Successfully tagged e2e-runner:latest
Step #8 - "build":  ---> f07925db73f5
Step #8 - "build": Step 4/5 : USER agones
Step #8 - "build":  ---> Running in 10a9f90ab449
Step #8 - "build": Removing intermediate container 10a9f90ab449
Step #8 - "build":  ---> 85ae30fe78cd
Step #8 - "build": Step 5/5 : ENTRYPOINT ["/home/agones/controller"]
Step #8 - "build":  ---> Running in 3b71cc7bf9c5
Finished Step #9 - "build-e2e"
Step #8 - "build": Removing intermediate container 3b71cc7bf9c5
Step #8 - "build":  ---> 0efe85d990ff
Step #8 - "build": Successfully built 0efe85d990ff
Step #8 - "build": Successfully tagged gcr.io/agones-images/agones-controller:0.8.0-7df7a6d
Step #8 - "build": docker run --rm -e "CGO_ENABLED=0" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": 	-o /go/src/agones.dev/agones/cmd/sdk-server/bin/sdk-server.linux.amd64  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-7df7a6d" -installsuffix cgo agones.dev/agones/cmd/sdk-server
Step #8 - "build": docker run --rm -e "GOOS=windows" -e "GOARCH=amd64" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": 	-o /go/src/agones.dev/agones/cmd/sdk-server/bin/sdk-server.windows.amd64.exe  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-7df7a6d" agones.dev/agones/cmd/sdk-server
Step #4 - "tests": ok  	agones.dev/agones/pkg/fleetallocation	11.432s
Step #4 - "tests": ok  	agones.dev/agones/pkg/fleetautoscalers	3.376s
Step #4 - "tests": ok  	agones.dev/agones/pkg/fleets	2.584s
Step #4 - "tests": ok  	agones.dev/agones/pkg/gameserverallocations	14.948s
Step #4 - "tests": ok  	agones.dev/agones/pkg/gameservers	3.274s
Step #4 - "tests": ok  	agones.dev/agones/pkg/gameserversets	3.109s
Step #4 - "tests": ok  	agones.dev/agones/pkg/metrics	2.974s
Step #4 - "tests": ?   	agones.dev/agones/pkg/sdk	[no test files]
Step #4 - "tests": ok  	agones.dev/agones/pkg/sdkserver	10.699s
Step #4 - "tests": ?   	agones.dev/agones/pkg/testing	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/util	[no test files]
Step #4 - "tests": ok  	agones.dev/agones/pkg/util/crd	4.040s
Step #4 - "tests": ?   	agones.dev/agones/pkg/util/runtime	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/util/signals	[no test files]
Step #4 - "tests": ok  	agones.dev/agones/pkg/util/webhooks	1.200s
Step #4 - "tests": ok  	agones.dev/agones/pkg/util/workerqueue	2.097s
Step #4 - "tests": ok  	agones.dev/agones/sdks/go	1.050s
Step #4 - "tests": ?   	agones.dev/agones/cmd/controller	[no test files]
Step #4 - "tests": ok  	agones.dev/agones/cmd/ping	2.070s
Step #4 - "tests": ?   	agones.dev/agones/cmd/sdk-server	[no test files]
Finished Step #4 - "tests"
Starting Step #5 - "site-static"
Step #5 - "site-static": Already have image: make-docker
Step #5 - "site-static": /usr/bin/make site-static ARGS="-F" ENV=RELEASE_VERSION=0.8.0
Step #5 - "site-static": make[1]: Entering directory '/workspace/build'
Step #5 - "site-static": mkdir -p ~/.kube/
Step #5 - "site-static": mkdir -p /workspace/build//.config/gcloud
Step #5 - "site-static": mkdir -p ~/.helm
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb rm -r ./public
Step #5 - "site-static": rm: cannot remove './public': No such file or directory
Step #5 - "site-static": make[1]: [site-static] Error 1 (ignored)
Step #5 - "site-static": includes/website.mk:35: recipe for target 'site-static' failed
Step #5 - "site-static": mkdir /workspace/site/public
Step #5 - "site-static": # for some reason, this only work locally
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb \
Step #5 - "site-static": 	bash -c "npm list postcss-cli || npm install postcss-cli"
Step #5 - "site-static": /go/src/agones.dev/agones/site
Step #5 - "site-static": `-- (empty)
Step #5 - "site-static": 
Step #8 - "build": docker run --rm -e "GOOS=darwin" -e "GOARCH=amd64" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": 	-o /go/src/agones.dev/agones/cmd/sdk-server/bin/sdk-server.darwin.amd64  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-7df7a6d" agones.dev/agones/cmd/sdk-server
Step #5 - "site-static": npm WARN saveError ENOENT: no such file or directory, open '/go/src/agones.dev/agones/site/package.json'
Step #5 - "site-static": npm notice created a lockfile as package-lock.json. You should commit this file.
Step #5 - "site-static": npm WARN enoent ENOENT: no such file or directory, open '/go/src/agones.dev/agones/site/package.json'
Step #5 - "site-static": npm WARN site No description
Step #5 - "site-static": npm WARN site No repository field.
Step #5 - "site-static": npm WARN site No README data
Step #5 - "site-static": npm WARN site No license field.
Step #5 - "site-static": npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
Step #5 - "site-static": npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #5 - "site-static": 
Step #5 - "site-static": + postcss-cli@6.1.1
Step #5 - "site-static": added 248 packages from 148 contributors and audited 3191 packages in 10.456s
Step #5 - "site-static": found 0 vulnerabilities
Step #5 - "site-static": 
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb \
Step #5 - "site-static": 	bash -c "npm list autoprefixer || npm install autoprefixer"
Step #5 - "site-static": /go/src/agones.dev/agones/site
Step #5 - "site-static": `-- (empty)
Step #5 - "site-static": 
Step #5 - "site-static": npm WARN saveError ENOENT: no such file or directory, open '/go/src/agones.dev/agones/site/package.json'
Step #5 - "site-static": npm WARN enoent ENOENT: no such file or directory, open '/go/src/agones.dev/agones/site/package.json'
Step #5 - "site-static": npm WARN site No description
Step #5 - "site-static": npm WARN site No repository field.
Step #5 - "site-static": npm WARN site No README data
Step #5 - "site-static": npm WARN site No license field.
Step #5 - "site-static": npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
Step #5 - "site-static": npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #5 - "site-static": 
Step #5 - "site-static": + autoprefixer@9.4.6
Step #5 - "site-static": added 8 packages from 7 contributors and audited 11802 packages in 4.233s
Step #5 - "site-static": found 0 vulnerabilities
Step #5 - "site-static": 
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb bash -c \
Step #5 - "site-static": 	"RELEASE_VERSION=0.8.0 hugo --config=config.toml -F"
Step #5 - "site-static": Building sites … 
Step #5 - "site-static":                    | EN  
Step #5 - "site-static": +------------------+----+
Step #5 - "site-static":   Pages            | 59  
Step #5 - "site-static":   Paginator pages  |  0  
Step #5 - "site-static":   Non-page files   |  2  
Step #5 - "site-static":   Static files     | 40  
Step #5 - "site-static":   Processed images |  2  
Step #5 - "site-static":   Aliases          | 10  
Step #5 - "site-static":   Sitemaps         |  1  
Step #5 - "site-static":   Cleaned          |  0  
Step #5 - "site-static": 
Step #5 - "site-static": Total in 2340 ms
Step #5 - "site-static": make[1]: Leaving directory '/workspace/build'
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb bash -c \
Step #5 - "site-static": 		"SERVICE=preview envsubst < app.yaml > .app.yaml"
Finished Step #5 - "site-static"
Starting Step #6 - "site-gopath"
Step #6 - "site-gopath": Already have image (with digest): ubuntu
Step #6 - "site-gopath": .
Step #6 - "site-gopath": ..
Step #6 - "site-gopath": .app.yaml
Step #6 - "site-gopath": .gcloudignore
Step #6 - "site-gopath": .gitignore
Step #6 - "site-gopath": app.yaml
Step #6 - "site-gopath": assets
Step #6 - "site-gopath": config.toml
Step #6 - "site-gopath": content
Step #6 - "site-gopath": credits
Step #6 - "site-gopath": handler.go
Step #6 - "site-gopath": handler_test.go
Step #6 - "site-gopath": layouts
Step #6 - "site-gopath": main.go
Step #6 - "site-gopath": node_modules
Step #6 - "site-gopath": package-lock.json
Step #6 - "site-gopath": public
Step #6 - "site-gopath": resources
Step #6 - "site-gopath": static
Step #6 - "site-gopath": themes
Step #6 - "site-gopath": vanity.yaml
Finished Step #6 - "site-gopath"
Starting Step #7 - "deploy-site-static"
Step #7 - "deploy-site-static": Already have image (with digest): gcr.io/cloud-builders/gcloud
Step #8 - "build": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build -w /go/src/agones.dev/agones/cmd/sdk-server/bin/ agones-build:db76ca0bfb zip -0 \
Step #8 - "build": 	agonessdk-server-0.8.0-7df7a6d.zip sdk-server.darwin.amd64 sdk-server.linux.amd64 sdk-server.windows.amd64.exe
Step #8 - "build":   adding: sdk-server.darwin.amd64 (stored 0%)
Step #8 - "build":   adding: sdk-server.linux.amd64 (stored 0%)
Step #8 - "build":   adding: sdk-server.windows.amd64.exe (stored 0%)
Step #8 - "build": docker build /workspace/cmd/sdk-server/ --tag=gcr.io/agones-images/agones-sdk:0.8.0-7df7a6d 
Step #8 - "build": Sending build context to Docker daemon  217.8MB

Step #8 - "build": Step 1/5 : FROM alpine:3.8
Step #8 - "build":  ---> 3f53bb00af94
Step #8 - "build": Step 2/5 : RUN apk --update add ca-certificates &&     adduser -D agones
Step #8 - "build":  ---> Using cache
Step #8 - "build":  ---> b8f27a0d16d2
Step #8 - "build": Step 3/5 : COPY --chown=agones:root ./bin/sdk-server.linux.amd64 /home/agones/sdk-server
Step #7 - "deploy-site-static": Services to deploy:
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": descriptor:      [/workspace/go/src/site/.app.yaml]
Step #7 - "deploy-site-static": source:          [/workspace/go/src/site]
Step #7 - "deploy-site-static": target project:  [agones-images]
Step #7 - "deploy-site-static": target service:  [preview]
Step #7 - "deploy-site-static": target version:  [7df7a6d]
Step #7 - "deploy-site-static": target url:      [https://7df7a6d-dot-preview-dot-agones-images.appspot.com]
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static":      (add --promote if you also want to make this service available from
Step #7 - "deploy-site-static":      [https://preview-dot-agones-images.appspot.com])
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": Do you want to continue (Y/n)?  
Step #7 - "deploy-site-static": Beginning deployment of service [preview]...
Step #8 - "build":  ---> e1256b861a31
Step #8 - "build": Step 4/5 : USER agones
Step #8 - "build":  ---> Running in d9f531558bb3
Step #8 - "build": Removing intermediate container d9f531558bb3
Step #8 - "build":  ---> 762863acfd35
Step #8 - "build": Step 5/5 : ENTRYPOINT ["/home/agones/sdk-server"]
Step #8 - "build":  ---> Running in c790f0ed6795
Step #8 - "build": Removing intermediate container c790f0ed6795
Step #8 - "build":  ---> 17a885d95ff4
Step #8 - "build": Successfully built 17a885d95ff4
Step #8 - "build": Successfully tagged gcr.io/agones-images/agones-sdk:0.8.0-7df7a6d
Step #8 - "build": docker run --rm -e "CGO_ENABLED=0" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": -tags none -o /go/src/agones.dev/agones/cmd/ping/bin/ping \
Step #8 - "build":  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-7df7a6d" -installsuffix cgo agones.dev/agones/cmd/ping
Step #7 - "deploy-site-static": #============================================================#
Step #7 - "deploy-site-static": #= Uploading 52 files to Google Cloud Storage               =#
Step #8 - "build": docker build /workspace/cmd/ping/ --tag=gcr.io/agones-images/agones-ping:0.8.0-7df7a6d 
Step #8 - "build": Sending build context to Docker daemon  12.71MB

Step #8 - "build": Step 1/5 : FROM alpine:3.8
Step #8 - "build":  ---> 3f53bb00af94
Step #8 - "build": Step 2/5 : RUN apk --update add ca-certificates &&     adduser -D agones
Step #8 - "build":  ---> Using cache
Step #8 - "build":  ---> b8f27a0d16d2
Step #8 - "build": Step 3/5 : COPY --chown=agones:root ./bin/ping /home/agones/ping
Step #8 - "build":  ---> f1935340b63f
Step #8 - "build": Step 4/5 : USER agones
Step #8 - "build":  ---> Running in 196fbb76429f
Step #7 - "deploy-site-static": #============================================================#
Step #7 - "deploy-site-static": File upload done.
Step #8 - "build": Removing intermediate container 196fbb76429f
Step #8 - "build":  ---> 67365757b184
Step #8 - "build": Step 5/5 : ENTRYPOINT ["/home/agones/ping"]
Step #8 - "build":  ---> Running in 0ea1c33e4df9
Step #8 - "build": Removing intermediate container 0ea1c33e4df9
Step #8 - "build":  ---> f2e9e3029f88
Step #8 - "build": Successfully built f2e9e3029f88
Step #8 - "build": Successfully tagged gcr.io/agones-images/agones-ping:0.8.0-7df7a6d
Step #8 - "build": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build -w /go/src/agones.dev/agones/sdks/cpp agones-build:db76ca0bfb make build install archive VERSION=0.8.0-7df7a6d
Step #7 - "deploy-site-static": Updating service [preview]...
Step #8 - "build": mkdir /go/src/agones.dev/agones/sdks/cpp//bin
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o google/api/annotations.pb.o google/api/annotations.pb.cc
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o google/api/http.pb.o google/api/http.pb.cc
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o sdk.grpc.pb.o sdk.grpc.pb.cc
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o sdk.pb.o sdk.pb.cc
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o sdk.o sdk.cc
Step #8 - "build": g++ google/api/annotations.pb.o google/api/http.pb.o sdk.grpc.pb.o sdk.pb.o sdk.o -L/usr/local/lib -lgrpc++_unsecure -lgrpc -lprotobuf -lpthread -ldl -shared -o /go/src/agones.dev/agones/sdks/cpp//bin/libagonessdk.so
Step #8 - "build": ar rcs /go/src/agones.dev/agones/sdks/cpp//bin/libagonessdk.a google/api/annotations.pb.o google/api/http.pb.o sdk.grpc.pb.o sdk.pb.o sdk.o
Step #8 - "build": cp /go/src/agones.dev/agones/sdks/cpp//bin/libagonessdk.* /usr/local/lib
Step #8 - "build": mkdir -p /usr/local/include/agones
Step #8 - "build": cp /go/src/agones.dev/agones/sdks/cpp//*.h /usr/local/include/agones/
Step #8 - "build": mkdir -p /usr/local/include/google/api
Step #8 - "build": cp -r /go/src/agones.dev/agones/sdks/cpp//google/api/*.h /usr/local/include/google/api/
Step #8 - "build": ldconfig
Step #8 - "build": rm /go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-7df7a6d-src.zip
Step #8 - "build": rm: cannot remove '/go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-7df7a6d-src.zip': No such file or directory
Step #8 - "build": make: [archive] Error 1 (ignored)
Step #8 - "build": Makefile:67: recipe for target 'archive' failed
Step #8 - "build": rm /go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-7df7a6d-dev-linux-arch_64.tar.gz
Step #8 - "build": rm: cannot remove '/go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-7df7a6d-dev-linux-arch_64.tar.gz': No such file or directory
Step #8 - "build": make: [archive] Error 1 (ignored)
Step #8 - "build": Makefile:67: recipe for target 'archive' failed
Step #8 - "build": rm /go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-7df7a6d-runtime-linux-arch_64.tar.gz
Step #8 - "build": rm: cannot remove '/go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-7df7a6d-runtime-linux-arch_64.tar.gz': No such file or directory
Step #8 - "build": make: [archive] Error 1 (ignored)
Step #8 - "build": Makefile:67: recipe for target 'archive' failed
Step #8 - "build": cp /usr/local/lib/libgrpc.so.6 /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cp /usr/local/lib/libprotobuf.so.* /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cp /usr/local/lib/libagonessdk.so /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cp /usr/local/lib/libgpr.so.6 /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cp /usr/local/lib/libgrpc_unsecure.so.6 /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cd /go/src/agones.dev/agones/sdks/cpp//bin && tar cvf agonessdk-0.8.0-7df7a6d-runtime-linux-arch_64.tar.gz *
Step #8 - "build": libagonessdk.a
Step #8 - "build": libagonessdk.so
Step #8 - "build": libgpr.so.6
Step #8 - "build": libgrpc.so.6
Step #8 - "build": libgrpc_unsecure.so.6
Step #8 - "build": libprotobuf.so.17
Step #8 - "build": libprotobuf.so.17.0.0
Step #8 - "build": cd /usr/local && tar cvf /go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-7df7a6d-dev-linux-arch_64.tar.gz lib include
Step #8 - "build": lib/
Step #8 - "build": lib/libagonessdk.a
Step #8 - "build": lib/libagonessdk.so
Step #8 - "build": lib/python3.5/
Step #8 - "build": lib/python3.5/dist-packages/
Step #8 - "build": lib/python2.7/
Step #8 - "build": lib/python2.7/dist-packages/
Step #8 - "build": lib/python2.7/site-packages/
Step #8 - "build": lib/libprotoc.a
Step #8 - "build": lib/libgrpc++.so.6
Step #8 - "build": lib/libaddress_sorting.so.6
Step #8 - "build": lib/libgrpc++_unsecure.so
Step #8 - "build": lib/libaddress_sorting.so.6.0.0
Step #8 - "build": lib/libgpr.so.6
Step #8 - "build": lib/libaddress_sorting.a
Step #8 - "build": lib/libgrpc++_unsecure.so.6
Step #8 - "build": lib/libprotobuf.so.17
Step #8 - "build": lib/libgrpc++_cronet.so.1.16.1
Step #8 - "build": lib/libgrpc++_error_details.so.6
Step #8 - "build": lib/libgrpcpp_channelz.so.6
Step #8 - "build": lib/libgrpc++_error_details.so.1
Step #8 - "build": lib/libprotobuf-lite.so.17.0.0
Step #8 - "build": lib/libprotobuf-lite.la
Step #8 - "build": lib/libgrpc++_unsecure.so.1
Step #8 - "build": lib/pkgconfig/
Step #8 - "build": lib/pkgconfig/grpc++_unsecure.pc
Step #8 - "build": lib/pkgconfig/grpc_unsecure.pc
Step #8 - "build": lib/pkgconfig/grpc++.pc
Step #8 - "build": lib/pkgconfig/protobuf.pc
Step #8 - "build": lib/pkgconfig/grpc.pc
Step #8 - "build": lib/pkgconfig/protobuf-lite.pc
Step #8 - "build": lib/pkgconfig/gpr.pc
Step #8 - "build": lib/libgrpc++_reflection.so.6
Step #8 - "build": lib/libgrpc++_cronet.a
Step #8 - "build": lib/libprotoc.so
Step #8 - "build": lib/libgrpc++_cronet.so
Step #8 - "build": lib/libgrpc++_error_details.so.1.16.1
Step #8 - "build": lib/libgrpc.so.6.0.0
Step #8 - "build": lib/libgrpc_unsecure.so
Step #8 - "build": lib/libgrpc++_cronet.so.6
Step #8 - "build": lib/libgrpc++.so.1.16.1
Step #8 - "build": lib/libgpr.so.6.0.0
Step #8 - "build": lib/libprotobuf.a
Step #8 - "build": lib/libgrpc++.a
Step #8 - "build": lib/libgrpc++_unsecure.so.1.16.1
Step #8 - "build": lib/libgrpc++_unsecure.a
Step #8 - "build": lib/libprotobuf.la
Step #8 - "build": lib/libgrpc_cronet.so.6.0.0
Step #8 - "build": lib/libgrpc_unsecure.so.6
Step #8 - "build": lib/libprotobuf.so
Step #8 - "build": lib/libgrpc++_cronet.so.1
Step #8 - "build": lib/libprotoc.so.17.0.0
Step #8 - "build": lib/libprotobuf-lite.a
Step #8 - "build": lib/libgrpc.so
Step #8 - "build": lib/libgrpc.a
Step #8 - "build": lib/libgrpc++_reflection.so.1
Step #8 - "build": lib/libgrpcpp_channelz.a
Step #8 - "build": lib/libgpr.a
Step #8 - "build": lib/libgrpcpp_channelz.so.1.16.1
Step #8 - "build": lib/libgrpc++.so.1
Step #8 - "build": lib/libgrpc_unsecure.so.6.0.0
Step #8 - "build": lib/libgrpc.so.6
Step #8 - "build": lib/libgrpcpp_channelz.so.1
Step #8 - "build": lib/libgrpc++.so
Step #8 - "build": lib/libgpr.so
Step #8 - "build": lib/libgrpc++_reflection.so
Step #8 - "build": lib/libprotobuf.so.17.0.0
Step #8 - "build": lib/libgrpc_cronet.so
Step #8 - "build": lib/libprotobuf-lite.so.17
Step #8 - "build": lib/libprotoc.la
Step #8 - "build": lib/libgrpc++_reflection.so.1.16.1
Step #8 - "build": lib/libgrpc++_error_details.a
Step #8 - "build": lib/libprotobuf-lite.so
Step #8 - "build": lib/libgrpc_cronet.so.6
Step #8 - "build": lib/libgrpc++_error_details.so
Step #8 - "build": lib/libaddress_sorting.so
Step #8 - "build": lib/libgrpc_unsecure.a
Step #8 - "build": lib/libprotoc.so.17
Step #8 - "build": lib/libgrpcpp_channelz.so
Step #8 - "build": lib/libgrpc_cronet.a
Step #8 - "build": lib/libgrpc++_reflection.a
Step #8 - "build": include/
Step #8 - "build": include/agones/
Step #8 - "build": include/agones/sdk.pb.h
Step #8 - "build": include/agones/sdk.grpc.pb.h
Step #8 - "build": include/agones/sdk.h
Step #8 - "build": include/google/
Step #8 - "build": include/google/protobuf/
Step #8 - "build": include/google/protobuf/map_entry.h
Step #8 - "build": include/google/protobuf/util/
Step #8 - "build": include/google/protobuf/util/message_differencer.h
Step #8 - "build": include/google/protobuf/util/field_comparator.h
Step #8 - "build": include/google/protobuf/util/time_util.h
Step #8 - "build": include/google/protobuf/util/type_resolver.h
Step #8 - "build": include/google/protobuf/util/type_resolver_util.h
Step #8 - "build": include/google/protobuf/util/json_util.h
Step #8 - "build": include/google/protobuf/util/field_mask_util.h
Step #8 - "build": include/google/protobuf/util/delimited_message_util.h
Step #8 - "build": include/google/protobuf/descriptor.pb.h
Step #8 - "build": include/google/protobuf/source_context.proto
Step #8 - "build": include/google/protobuf/map_field_inl.h
Step #8 - "build": include/google/protobuf/generated_message_util.h
Step #8 - "build": include/google/protobuf/struct.proto
Step #8 - "build": include/google/protobuf/repeated_field.h
Step #8 - "build": include/google/protobuf/api.proto
Step #8 - "build": include/google/protobuf/implicit_weak_message.h
Step #8 - "build": include/google/protobuf/io/
Step #8 - "build": include/google/protobuf/io/coded_stream.h
Step #8 - "build": include/google/protobuf/io/zero_copy_stream_impl_lite.h
Step #8 - "build": include/google/protobuf/io/tokenizer.h
Step #8 - "build": include/google/protobuf/io/zero_copy_stream_impl.h
Step #8 - "build": include/google/protobuf/io/zero_copy_stream.h
Step #8 - "build": include/google/protobuf/io/strtod.h
Step #8 - "build": include/google/protobuf/io/printer.h
Step #8 - "build": include/google/protobuf/field_mask.pb.h
Step #8 - "build": include/google/protobuf/service.h
Step #8 - "build": include/google/protobuf/descriptor.proto
Step #8 - "build": include/google/protobuf/message.h
Step #8 - "build": include/google/protobuf/arena_impl.h
Step #8 - "build": include/google/protobuf/wire_format_lite.h
Step #8 - "build": include/google/protobuf/field_mask.proto
Step #8 - "build": include/google/protobuf/message_lite.h
Step #8 - "build": include/google/protobuf/map_field.h
Step #8 - "build": include/google/protobuf/type.proto
Step #8 - "build": include/google/protobuf/api.pb.h
Step #8 - "build": include/google/protobuf/empty.pb.h
Step #8 - "build": include/google/protobuf/generated_message_reflection.h
Step #8 - "build": include/google/protobuf/extension_set.h
Step #8 - "build": include/google/protobuf/has_bits.h
Step #8 - "build": include/google/protobuf/descriptor.h
Step #8 - "build": include/google/protobuf/wire_format.h
Step #8 - "build": include/google/protobuf/reflection.h
Step #8 - "build": include/google/protobuf/dynamic_message.h
Step #8 - "build": include/google/protobuf/map_field_lite.h
Step #8 - "build": include/google/protobuf/map_entry_lite.h
Step #8 - "build": include/google/protobuf/wrappers.pb.h
Step #8 - "build": include/google/protobuf/generated_message_table_driven.h
Step #8 - "build": include/google/protobuf/source_context.pb.h
Step #8 - "build": include/google/protobuf/generated_enum_reflection.h
Step #8 - "build": include/google/protobuf/stubs/
Step #8 - "build": include/google/protobuf/stubs/fastmem.h
Step #8 - "build": include/google/protobuf/stubs/callback.h
Step #8 - "build": include/google/protobuf/stubs/bytestream.h
Step #8 - "build": include/google/protobuf/stubs/stringpiece.h
Step #8 - "build": include/google/protobuf/stubs/once.h
Step #8 - "build": include/google/protobuf/stubs/casts.h
Step #8 - "build": include/google/protobuf/stubs/common.h
Step #8 - "build": include/google/protobuf/stubs/stl_util.h
Step #8 - "build": include/google/protobuf/stubs/logging.h
Step #8 - "build": include/google/protobuf/stubs/port.h
Step #8 - "build": include/google/protobuf/stubs/singleton.h
Step #8 - "build": include/google/protobuf/stubs/platform_macros.h
Step #8 - "build": include/google/protobuf/stubs/template_util.h
Step #8 - "build": include/google/protobuf/stubs/macros.h
Step #8 - "build": include/google/protobuf/stubs/hash.h
Step #8 - "build": include/google/protobuf/stubs/mutex.h
Step #8 - "build": include/google/protobuf/stubs/status.h
Step #8 - "build": include/google/protobuf/empty.proto
Step #8 - "build": include/google/protobuf/metadata_lite.h
Step #8 - "build": include/google/protobuf/timestamp.pb.h
Step #8 - "build": include/google/protobuf/struct.pb.h
Step #8 - "build": include/google/protobuf/type.pb.h
Step #8 - "build": include/google/protobuf/any.proto
Step #8 - "build": include/google/protobuf/metadata.h
Step #8 - "build": include/google/protobuf/any.pb.h
Step #8 - "build": include/google/protobuf/unknown_field_set.h
Step #8 - "build": include/google/protobuf/duration.pb.h
Step #8 - "build": include/google/protobuf/generated_enum_util.h
Step #8 - "build": include/google/protobuf/descriptor_database.h
Step #8 - "build": include/google/protobuf/timestamp.proto
Step #8 - "build": include/google/protobuf/reflection_ops.h
Step #8 - "build": include/google/protobuf/inlined_string_field.h
Step #8 - "build": include/google/protobuf/arena.h
Step #8 - "build": include/google/protobuf/duration.proto
Step #8 - "build": include/google/protobuf/wrappers.proto
Step #8 - "build": include/google/protobuf/map.h
Step #8 - "build": include/google/protobuf/map_type_handler.h
Step #8 - "build": include/google/protobuf/text_format.h
Step #8 - "build": include/google/protobuf/compiler/
Step #8 - "build": include/google/protobuf/compiler/plugin.pb.h
Step #8 - "build": include/google/protobuf/compiler/plugin.proto
Step #8 - "build": include/google/protobuf/compiler/java/
Step #8 - "build": include/google/protobuf/compiler/java/java_generator.h
Step #8 - "build": include/google/protobuf/compiler/java/java_names.h
Step #8 - "build": include/google/protobuf/compiler/code_generator.h
Step #8 - "build": include/google/protobuf/compiler/csharp/
Step #8 - "build": include/google/protobuf/compiler/csharp/csharp_generator.h
Step #8 - "build": include/google/protobuf/compiler/csharp/csharp_names.h
Step #8 - "build": include/google/protobuf/compiler/command_line_interface.h
Step #8 - "build": include/google/protobuf/compiler/php/
Step #8 - "build": include/google/protobuf/compiler/php/php_generator.h
Step #8 - "build": include/google/protobuf/compiler/objectivec/
Step #8 - "build": include/google/protobuf/compiler/objectivec/objectivec_helpers.h
Step #8 - "build": include/google/protobuf/compiler/objectivec/objectivec_generator.h
Step #8 - "build": include/google/protobuf/compiler/parser.h
Step #8 - "build": include/google/protobuf/compiler/python/
Step #8 - "build": include/google/protobuf/compiler/python/python_generator.h
Step #8 - "build": include/google/protobuf/compiler/cpp/
Step #8 - "build": include/google/protobuf/compiler/cpp/cpp_generator.h
Step #8 - "build": include/google/protobuf/compiler/js/
Step #8 - "build": include/google/protobuf/compiler/js/well_known_types_embed.h
Step #8 - "build": include/google/protobuf/compiler/js/js_generator.h
Step #8 - "build": include/google/protobuf/compiler/plugin.h
Step #8 - "build": include/google/protobuf/compiler/ruby/
Step #8 - "build": include/google/protobuf/compiler/ruby/ruby_generator.h
Step #8 - "build": include/google/protobuf/compiler/importer.h
Step #8 - "build": include/google/protobuf/arenastring.h
Step #8 - "build": include/google/protobuf/wire_format_lite_inl.h
Step #8 - "build": include/google/protobuf/any.h
Step #8 - "build": include/google/api/
Step #8 - "build": include/google/api/http.pb.h
Step #8 - "build": include/google/api/annotations.pb.h
Step #8 - "build": include/grpc++/
Step #8 - "build": include/grpc++/support/
Step #8 - "build": include/grpc++/support/error_details.h
Step #8 - "build": include/grpc++/support/async_stream.h
Step #8 - "build": include/grpc++/support/time.h
Step #8 - "build": include/grpc++/support/async_unary_call.h
Step #8 - "build": include/grpc++/support/byte_buffer.h
Step #8 - "build": include/grpc++/support/config.h
Step #8 - "build": include/grpc++/support/status_code_enum.h
Step #8 - "build": include/grpc++/support/sync_stream.h
Step #8 - "build": include/grpc++/support/slice.h
Step #8 - "build": include/grpc++/support/channel_arguments.h
Step #8 - "build": include/grpc++/support/string_ref.h
Step #8 - "build": include/grpc++/support/stub_options.h
Step #8 - "build": include/grpc++/support/status.h
Step #8 - "build": include/grpc++/create_channel.h
Step #8 - "build": include/grpc++/alarm.h
Step #8 - "build": include/grpc++/generic/
Step #8 - "build": include/grpc++/generic/generic_stub.h
Step #8 - "build": include/grpc++/generic/async_generic_service.h
Step #8 - "build": include/grpc++/impl/
Step #8 - "build": include/grpc++/impl/codegen/
Step #8 - "build": include/grpc++/impl/codegen/channel_interface.h
Step #8 - "build": include/grpc++/impl/codegen/async_stream.h
Step #8 - "build": include/grpc++/impl/codegen/method_handler_impl.h
Step #8 - "build": include/grpc++/impl/codegen/completion_queue.h
Step #8 - "build": include/grpc++/impl/codegen/serialization_traits.h
Step #8 - "build": include/grpc++/impl/codegen/completion_queue_tag.h
Step #8 - "build": include/grpc++/impl/codegen/call.h
Step #8 - "build": include/grpc++/impl/codegen/time.h
Step #8 - "build": include/grpc++/impl/codegen/async_unary_call.h
Step #8 - "build": include/grpc++/impl/codegen/byte_buffer.h
Step #8 - "build": include/grpc++/impl/codegen/server_interface.h
Step #8 - "build": include/grpc++/impl/codegen/proto_utils.h
Step #8 - "build": include/grpc++/impl/codegen/metadata_map.h
Step #8 - "build": include/grpc++/impl/codegen/rpc_method.h
Step #8 - "build": include/grpc++/impl/codegen/config.h
Step #8 - "build": include/grpc++/impl/codegen/service_type.h
Step #8 - "build": include/grpc++/impl/codegen/status_code_enum.h
Step #8 - "build": include/grpc++/impl/codegen/client_context.h
Step #8 - "build": include/grpc++/impl/codegen/call_hook.h
Step #8 - "build": include/grpc++/impl/codegen/core_codegen_interface.h
Step #8 - "build": include/grpc++/impl/codegen/client_unary_call.h
Step #8 - "build": include/grpc++/impl/codegen/sync_stream.h
Step #8 - "build": include/grpc++/impl/codegen/config_protobuf.h
Step #8 - "build": include/grpc++/impl/codegen/slice.h
Step #8 - "build": include/grpc++/impl/codegen/string_ref.h
Step #8 - "build": include/grpc++/impl/codegen/core_codegen.h
Step #8 - "build": include/grpc++/impl/codegen/stub_options.h
Step #8 - "build": include/grpc++/impl/codegen/server_context.h
Step #8 - "build": include/grpc++/impl/codegen/security/
Step #8 - "build": include/grpc++/impl/codegen/security/auth_context.h
Step #8 - "build": include/grpc++/impl/codegen/grpc_library.h
Step #8 - "build": include/grpc++/impl/codegen/status.h
Step #8 - "build": include/grpc++/impl/codegen/rpc_service_method.h
Step #8 - "build": include/grpc++/impl/codegen/create_auth_context.h
Step #8 - "build": include/grpc++/impl/server_builder_option.h
Step #8 - "build": include/grpc++/impl/method_handler_impl.h
Step #8 - "build": include/grpc++/impl/serialization_traits.h
Step #8 - "build": include/grpc++/impl/call.h
Step #8 - "build": include/grpc++/impl/server_builder_plugin.h
Step #8 - "build": include/grpc++/impl/rpc_method.h
Step #8 - "build": include/grpc++/impl/channel_argument_option.h
Step #8 - "build": include/grpc++/impl/service_type.h
Step #8 - "build": include/grpc++/impl/client_unary_call.h
Step #8 - "build": include/grpc++/impl/server_initializer.h
Step #8 - "build": include/grpc++/impl/grpc_library.h
Step #8 - "build": include/grpc++/impl/rpc_service_method.h
Step #8 - "build": include/grpc++/completion_queue.h
Step #8 - "build": include/grpc++/health_check_service_interface.h
Step #8 - "build": include/grpc++/channel.h
Step #8 - "build": include/grpc++/resource_quota.h
Step #8 - "build": include/grpc++/grpc++.h
Step #8 - "build": include/grpc++/server_posix.h
Step #8 - "build": include/grpc++/server.h
Step #8 - "build": include/grpc++/create_channel_posix.h
Step #8 - "build": include/grpc++/server_builder.h
Step #8 - "build": include/grpc++/client_context.h
Step #8 - "build": include/grpc++/server_context.h
Step #8 - "build": include/grpc++/security/
Step #8 - "build": include/grpc++/security/auth_metadata_processor.h
Step #8 - "build": include/grpc++/security/auth_context.h
Step #8 - "build": include/grpc++/security/credentials.h
Step #8 - "build": include/grpc++/security/server_credentials.h
Step #8 - "build": include/grpc++/ext/
Step #8 - "build": include/grpc++/ext/proto_server_reflection_plugin.h
Step #8 - "build": include/grpc++/ext/health_check_service_server_builder_option.h
Step #8 - "build": include/grpc/
Step #8 - "build": include/grpc/support/
Step #8 - "build": include/grpc/support/atm_gcc_sync.h
Step #8 - "build": include/grpc/support/log_windows.h
Step #8 - "build": include/grpc/support/atm_gcc_atomic.h
Step #8 - "build": include/grpc/support/atm_windows.h
Step #8 - "build": include/grpc/support/cpu.h
Step #8 - "build": include/grpc/support/atm.h
Step #8 - "build": include/grpc/support/sync.h
Step #8 - "build": include/grpc/support/string_util.h
Step #8 - "build": include/grpc/support/sync_custom.h
Step #8 - "build": include/grpc/support/thd_id.h
Step #8 - "build": include/grpc/support/sync_posix.h
Step #8 - "build": include/grpc/support/time.h
Step #8 - "build": include/grpc/support/alloc.h
Step #8 - "build": include/grpc/support/log.h
Step #8 - "build": include/grpc/support/port_platform.h
Step #8 - "build": include/grpc/support/workaround_list.h
Step #8 - "build": include/grpc/support/sync_windows.h
Step #8 - "build": include/grpc/support/sync_generic.h
Step #8 - "build": include/grpc/grpc.h
Step #8 - "build": include/grpc/census.h
Step #8 - "build": include/grpc/grpc_cronet.h
Step #8 - "build": include/grpc/slice_buffer.h
Step #8 - "build": include/grpc/impl/
Step #8 - "build": include/grpc/impl/codegen/
Step #8 - "build": include/grpc/impl/codegen/atm_gcc_sync.h
Step #8 - "build": include/grpc/impl/codegen/atm_gcc_atomic.h
Step #8 - "build": include/grpc/impl/codegen/atm_windows.h
Step #8 - "build": include/grpc/impl/codegen/atm.h
Step #8 - "build": include/grpc/impl/codegen/propagation_bits.h
Step #8 - "build": include/grpc/impl/codegen/gpr_types.h
Step #8 - "build": include/grpc/impl/codegen/sync.h
Step #8 - "build": include/grpc/impl/codegen/sync_custom.h
Step #8 - "build": include/grpc/impl/codegen/sync_posix.h
Step #8 - "build": include/grpc/impl/codegen/fork.h
Step #8 - "build": include/grpc/impl/codegen/compression_types.h
Step #8 - "build": include/grpc/impl/codegen/byte_buffer.h
Step #8 - "build": include/grpc/impl/codegen/log.h
Step #8 - "build": include/grpc/impl/codegen/connectivity_state.h
Step #8 - "build": include/grpc/impl/codegen/port_platform.h
Step #8 - "build": include/grpc/impl/codegen/gpr_slice.h
Step #8 - "build": include/grpc/impl/codegen/grpc_types.h
Step #8 - "build": include/grpc/impl/codegen/sync_windows.h
Step #8 - "build": include/grpc/impl/codegen/slice.h
Step #8 - "build": include/grpc/impl/codegen/sync_generic.h
Step #8 - "build": include/grpc/impl/codegen/byte_buffer_reader.h
Step #8 - "build": include/grpc/impl/codegen/status.h
Step #8 - "build": include/grpc/fork.h
Step #8 - "build": include/grpc/byte_buffer.h
Step #8 - "build": include/grpc/compression.h
Step #8 - "build": include/grpc/load_reporting.h
Step #8 - "build": include/grpc/grpc_security.h
Step #8 - "build": include/grpc/grpc_posix.h
Step #8 - "build": include/grpc/slice.h
Step #8 - "build": include/grpc/grpc_security_constants.h
Step #8 - "build": include/grpc/byte_buffer_reader.h
Step #8 - "build": include/grpc/status.h
Step #8 - "build": include/grpcpp/
Step #8 - "build": include/grpcpp/support/
Step #8 - "build": include/grpcpp/support/error_details.h
Step #8 - "build": include/grpcpp/support/async_stream.h
Step #8 - "build": include/grpcpp/support/time.h
Step #8 - "build": include/grpcpp/support/async_unary_call.h
Step #8 - "build": include/grpcpp/support/byte_buffer.h
Step #8 - "build": include/grpcpp/support/config.h
Step #8 - "build": include/grpcpp/support/status_code_enum.h
Step #8 - "build": include/grpcpp/support/proto_buffer_reader.h
Step #8 - "build": include/grpcpp/support/proto_buffer_writer.h
Step #8 - "build": include/grpcpp/support/sync_stream.h
Step #8 - "build": include/grpcpp/support/slice.h
Step #8 - "build": include/grpcpp/support/channel_arguments.h
Step #8 - "build": include/grpcpp/support/string_ref.h
Step #8 - "build": include/grpcpp/support/stub_options.h
Step #8 - "build": include/grpcpp/support/client_callback.h
Step #8 - "build": include/grpcpp/support/status.h
Step #8 - "build": include/grpcpp/create_channel.h
Step #8 - "build": include/grpcpp/alarm.h
Step #8 - "build": include/grpcpp/generic/
Step #8 - "build": include/grpcpp/generic/generic_stub.h
Step #8 - "build": include/grpcpp/generic/async_generic_service.h
Step #8 - "build": include/grpcpp/impl/
Step #8 - "build": include/grpcpp/impl/codegen/
Step #8 - "build": include/grpcpp/impl/codegen/callback_common.h
Step #8 - "build": include/grpcpp/impl/codegen/channel_interface.h
Step #8 - "build": include/grpcpp/impl/codegen/async_stream.h
Step #8 - "build": include/grpcpp/impl/codegen/method_handler_impl.h
Step #8 - "build": include/grpcpp/impl/codegen/completion_queue.h
Step #8 - "build": include/grpcpp/impl/codegen/serialization_traits.h
Step #8 - "build": include/grpcpp/impl/codegen/completion_queue_tag.h
Step #8 - "build": include/grpcpp/impl/codegen/call.h
Step #8 - "build": include/grpcpp/impl/codegen/time.h
Step #8 - "build": include/grpcpp/impl/codegen/async_unary_call.h
Step #8 - "build": include/grpcpp/impl/codegen/byte_buffer.h
Step #8 - "build": include/grpcpp/impl/codegen/server_interface.h
Step #8 - "build": include/grpcpp/impl/codegen/proto_utils.h
Step #8 - "build": include/grpcpp/impl/codegen/metadata_map.h
Step #8 - "build": include/grpcpp/impl/codegen/rpc_method.h
Step #8 - "build": include/grpcpp/impl/codegen/config.h
Step #8 - "build": include/grpcpp/impl/codegen/service_type.h
Step #8 - "build": include/grpcpp/impl/codegen/status_code_enum.h
Step #8 - "build": include/grpcpp/impl/codegen/proto_buffer_reader.h
Step #8 - "build": include/grpcpp/impl/codegen/client_context.h
Step #8 - "build": include/grpcpp/impl/codegen/proto_buffer_writer.h
Step #8 - "build": include/grpcpp/impl/codegen/call_hook.h
Step #8 - "build": include/grpcpp/impl/codegen/core_codegen_interface.h
Step #8 - "build": include/grpcpp/impl/codegen/client_unary_call.h
Step #8 - "build": include/grpcpp/impl/codegen/sync_stream.h
Step #8 - "build": include/grpcpp/impl/codegen/config_protobuf.h
Step #8 - "build": include/grpcpp/impl/codegen/slice.h
Step #8 - "build": include/grpcpp/impl/codegen/string_ref.h
Step #8 - "build": include/grpcpp/impl/codegen/async_generic_service.h
Step #8 - "build": include/grpcpp/impl/codegen/core_codegen.h
Step #8 - "build": include/grpcpp/impl/codegen/stub_options.h
Step #8 - "build": include/grpcpp/impl/codegen/server_context.h
Step #8 - "build": include/grpcpp/impl/codegen/client_callback.h
Step #8 - "build": include/grpcpp/impl/codegen/security/
Step #8 - "build": include/grpcpp/impl/codegen/security/auth_context.h
Step #8 - "build": include/grpcpp/impl/codegen/grpc_library.h
Step #8 - "build": include/grpcpp/impl/codegen/status.h
Step #8 - "build": include/grpcpp/impl/codegen/rpc_service_method.h
Step #8 - "build": include/grpcpp/impl/codegen/create_auth_context.h
Step #8 - "build": include/grpcpp/impl/codegen/client_interceptor.h
Step #8 - "build": include/grpcpp/impl/codegen/interceptor.h
Step #8 - "build": include/grpcpp/impl/server_builder_option.h
Step #8 - "build": include/grpcpp/impl/method_handler_impl.h
Step #8 - "build": include/grpcpp/impl/serialization_traits.h
Step #8 - "build": include/grpcpp/impl/call.h
Step #8 - "build": include/grpcpp/impl/server_builder_plugin.h
Step #8 - "build": include/grpcpp/impl/rpc_method.h
Step #8 - "build": include/grpcpp/impl/channel_argument_option.h
Step #8 - "build": include/grpcpp/impl/service_type.h
Step #8 - "build": include/grpcpp/impl/client_unary_call.h
Step #8 - "build": include/grpcpp/impl/server_initializer.h
Step #8 - "build": include/grpcpp/impl/grpc_library.h
Step #8 - "build": include/grpcpp/impl/rpc_service_method.h
Step #8 - "build": include/grpcpp/completion_queue.h
Step #8 - "build": include/grpcpp/health_check_service_interface.h
Step #8 - "build": include/grpcpp/channel.h
Step #8 - "build": include/grpcpp/resource_quota.h
Step #8 - "build": include/grpcpp/grpcpp.h
Step #8 - "build": include/grpcpp/server_posix.h
Step #8 - "build": include/grpcpp/server.h
Step #8 - "build": include/grpcpp/create_channel_posix.h
Step #8 - "build": include/grpcpp/server_builder.h
Step #8 - "build": include/grpcpp/client_context.h
Step #8 - "build": include/grpcpp/server_context.h
Step #8 - "build": include/grpcpp/security/
Step #8 - "build": include/grpcpp/security/auth_metadata_processor.h
Step #8 - "build": include/grpcpp/security/auth_context.h
Step #8 - "build": include/grpcpp/security/credentials.h
Step #8 - "build": include/grpcpp/security/server_credentials.h
Step #8 - "build": include/grpcpp/ext/
Step #8 - "build": include/grpcpp/ext/channelz_service_plugin.h
Step #8 - "build": include/grpcpp/ext/proto_server_reflection_plugin.h
Step #8 - "build": include/grpcpp/ext/health_check_service_server_builder_option.h
Step #8 - "build": cd /go/src/agones.dev/agones/sdks/cpp/ && zip ./bin/agonessdk-0.8.0-7df7a6d-src.zip Makefile *.md *.cc *.h
Step #8 - "build":   adding: Makefile (deflated 59%)
Step #8 - "build":   adding: README.md (deflated 46%)
Step #8 - "build":   adding: sdk.cc (deflated 74%)
Step #8 - "build":   adding: sdk.grpc.pb.cc (deflated 88%)
Step #8 - "build":   adding: sdk.pb.cc (deflated 91%)
Step #8 - "build":   adding: sdk.grpc.pb.h (deflated 93%)
Step #8 - "build":   adding: sdk.h (deflated 58%)
Step #8 - "build":   adding: sdk.pb.h (deflated 90%)
Step #8 - "build": docker push gcr.io/agones-images/agones-controller:0.8.0-7df7a6d
Step #8 - "build": The push refers to repository [gcr.io/agones-images/agones-controller]
Step #8 - "build": 978841d657b5: Preparing
Step #8 - "build": 0e76f242d9e5: Preparing
Step #8 - "build": 7bff100f35cb: Preparing
Step #8 - "build": 7bff100f35cb: Layer already exists
Step #8 - "build": 0e76f242d9e5: Pushed
Step #8 - "build": 978841d657b5: Pushed
Step #8 - "build": 0.8.0-7df7a6d: digest: sha256:1b902092d623371e9e568309d0746bab7f8a05faba6fea2d153541b3d9e1aa43 size: 951
Step #8 - "build": docker push gcr.io/agones-images/agones-sdk:0.8.0-7df7a6d
Step #8 - "build": The push refers to repository [gcr.io/agones-images/agones-sdk]
Step #8 - "build": ba6f0905c5f7: Preparing
Step #8 - "build": 0e76f242d9e5: Preparing
Step #8 - "build": 7bff100f35cb: Preparing
Step #8 - "build": 7bff100f35cb: Layer already exists
Step #8 - "build": 0e76f242d9e5: Layer already exists
Step #8 - "build": ba6f0905c5f7: Pushed
Step #8 - "build": 0.8.0-7df7a6d: digest: sha256:69ee782d00f2f8354a766a737d1770be3908b4115b28ccefe793d6b611762e20 size: 951
Step #8 - "build": docker push gcr.io/agones-images/agones-ping:0.8.0-7df7a6d
Step #8 - "build": The push refers to repository [gcr.io/agones-images/agones-ping]
Step #8 - "build": 08262b98c106: Preparing
Step #8 - "build": 0e76f242d9e5: Preparing
Step #8 - "build": 7bff100f35cb: Preparing
Step #8 - "build": 0e76f242d9e5: Layer already exists
Step #8 - "build": 7bff100f35cb: Layer already exists
Step #8 - "build": 08262b98c106: Pushed
Step #8 - "build": 0.8.0-7df7a6d: digest: sha256:191d8183463e5ad8ebe8fc1861804d4572bd6b8d7e7e2cdfe677396a2776bd53 size: 950
Finished Step #8 - "build"
Starting Step #10
Starting Step #11
Step #10: Already have image: e2e-runner
Step #11: Already have image (with digest): gcr.io/cloud-builders/gsutil
Step #11: Copying file://agonessdk-0.8.0-7df7a6d-dev-linux-arch_64.tar.gz [Content-Type=application/x-tar]...
Step #11: / [0 files][    0.0 B/289.2 MiB]                                                
==> NOTE: You are uploading one or more large file(s), which would run
Step #11: significantly faster if you enable parallel composite uploads. This
Step #11: feature can be enabled by editing the
Step #11: "parallel_composite_upload_threshold" value in your .boto
Step #11: configuration file. However, note that if you do this large files will
Step #11: be uploaded as `composite objects
Step #11: <https://cloud.google.com/storage/docs/composite-objects>`_,which
Step #11: means that any user who downloads such objects will need to have a
Step #11: compiled crcmod installed (see "gsutil help crcmod"). This is because
Step #11: without a compiled crcmod, computing checksums on composite objects is
Step #11: so slow that gsutil disables downloads of composite objects.
Step #11: 
Step #11: -
- [0 files][115.2 MiB/289.2 MiB]                                                
\
|
| [0 files][245.2 MiB/289.2 MiB]                                                
| [1 files][289.2 MiB/289.2 MiB]                                                
/
Copying file://agonessdk-0.8.0-7df7a6d-runtime-linux-arch_64.tar.gz [Content-Type=application/x-tar]...
Step #11: / [1 files][289.2 MiB/355.3 MiB]                                                
/ [2 files][355.3 MiB/355.3 MiB]                                                
-
Step #11: Operation completed over 2 objects/355.3 MiB.                                    
Step #10: Fetching cluster endpoint and auth data.
Step #10: kubeconfig entry generated for e2e-test-cluster.
Step #10: Waiting consul port-forward to launch on 8500...
Finished Step #11
Step #10: Forwarding from 127.0.0.1:8500 -> 8500
Step #10: Handling connection for 8500
Step #10: consul port-forward launched. Starting e2e tests...
Step #10: Handling connection for 8500
Step #10: Setting up lock at path: LockE2E/.lock
Step #10: Attempting lock acquisition
Step #10: Handling connection for 8500
Step #7 - "deploy-site-static": .................................................................................................done.
Step #7 - "deploy-site-static": Deployed service [preview] to [https://7df7a6d-dot-preview-dot-agones-images.appspot.com]
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": You can stream logs from the command line by running:
Step #7 - "deploy-site-static":   $ gcloud app logs tail -s preview
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": To view your application in the web browser run:
Step #7 - "deploy-site-static":   $ gcloud app browse -s preview --project=agones-images
Finished Step #7 - "deploy-site-static"
Step #10: Shutdown triggered or timeout during lock acquisition
Finished Step #10
ERROR
ERROR: build step 10 "e2e-runner" failed: exit status 1

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 5489f1ba-84bd-436a-938f-674615e57c9f

Build Logs
starting build "5489f1ba-84bd-436a-938f-674615e57c9f"

FETCHSOURCE
Initialized empty Git repository in /workspace/.git/
From https://source.developers.google.com/p/agones-images/r/agones
 * branch              2c64dc57b40b692d715788ef148b508245252a7f -> FETCH_HEAD
Checking out files:  53% (10964/20588)   
Checking out files:  54% (11118/20588)   
Checking out files:  55% (11324/20588)   
Checking out files:  56% (11530/20588)   
Checking out files:  57% (11736/20588)   
Checking out files:  58% (11942/20588)   
Checking out files:  59% (12147/20588)   
Checking out files:  60% (12353/20588)   
Checking out files:  61% (12559/20588)   
Checking out files:  62% (12765/20588)   
Checking out files:  63% (12971/20588)   
Checking out files:  64% (13177/20588)   
Checking out files:  65% (13383/20588)   
Checking out files:  66% (13589/20588)   
Checking out files:  67% (13794/20588)   
Checking out files:  68% (14000/20588)   
Checking out files:  69% (14206/20588)   
Checking out files:  70% (14412/20588)   
Checking out files:  71% (14618/20588)   
Checking out files:  72% (14824/20588)   
Checking out files:  73% (15030/20588)   
Checking out files:  74% (15236/20588)   
Checking out files:  75% (15441/20588)   
Checking out files:  76% (15647/20588)   
Checking out files:  77% (15853/20588)   
Checking out files:  78% (16059/20588)   
Checking out files:  79% (16265/20588)   
Checking out files:  80% (16471/20588)   
Checking out files:  81% (16677/20588)   
Checking out files:  82% (16883/20588)   
Checking out files:  83% (17089/20588)   
Checking out files:  83% (17207/20588)   
Checking out files:  84% (17294/20588)   
Checking out files:  85% (17500/20588)   
Checking out files:  86% (17706/20588)   
Checking out files:  87% (17912/20588)   
Checking out files:  88% (18118/20588)   
Checking out files:  89% (18324/20588)   
Checking out files:  90% (18530/20588)   
Checking out files:  91% (18736/20588)   
Checking out files:  92% (18941/20588)   
Checking out files:  93% (19147/20588)   
Checking out files:  94% (19353/20588)   
Checking out files:  95% (19559/20588)   
Checking out files:  96% (19765/20588)   
Checking out files:  97% (19971/20588)   
Checking out files:  98% (20177/20588)   
Checking out files:  99% (20383/20588)   
Checking out files: 100% (20588/20588)   
Checking out files: 100% (20588/20588), done.
HEAD is now at 2c64dc57 Merge branch 'master' into e2e/extend-timeout
BUILD
Starting Step #0
Step #0: Pulling image: ubuntu
Step #0: Using default tag: latest
Step #0: latest: Pulling from library/ubuntu
Step #0: Digest: sha256:eb5d7eda6804359e4fc5223a31a2d9caa4c8ea590b14060d81c8bc05b22ca04e
Step #0: Status: Downloaded newer image for ubuntu:latest
Finished Step #0
Starting Step #1
Step #1: Already have image (with digest): gcr.io/cloud-builders/docker
Step #1: Sending build context to Docker daemon  397.3MB

Step #1: Step 1/3 : FROM gcr.io/cloud-builders/docker
Step #1:  ---> 7a07bd5c8bec
Step #1: Step 2/3 : RUN apt-get install make
Step #1:  ---> Running in 114d2fb4bf84
Step #1: Reading package lists...
Step #1: Building dependency tree...
Step #1: Reading state information...
Step #1: make is already the newest version (4.1-6).
Step #1: 0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
Step #1: Removing intermediate container 114d2fb4bf84
Step #1:  ---> 014b9150553a
Step #1: Step 3/3 : ENTRYPOINT ["/usr/bin/make"]
Step #1:  ---> Running in dd8d9310131e
Step #1: Removing intermediate container dd8d9310131e
Step #1:  ---> 6ef60378bb60
Step #1: Successfully built 6ef60378bb60
Step #1: Successfully tagged make-docker:latest
Finished Step #1
Starting Step #2
Step #2: Already have image: make-docker
Step #2: docker pull gcr.io/agones-images/agones-build:db76ca0bfb && docker tag gcr.io/agones-images/agones-build:db76ca0bfb agones-build:db76ca0bfb
Step #2: db76ca0bfb: Pulling from agones-images/agones-build
Step #2: 54f7e8ac135a: Pulling fs layer
Step #2: d6b856b25aeb: Pulling fs layer
Step #2: b4d69f3225dc: Pulling fs layer
Step #2: 35ae38fba43f: Pulling fs layer
Step #2: 0b07bd5731b1: Pulling fs layer
Step #2: c9be458cecce: Pulling fs layer
Step #2: adf56d0b1592: Pulling fs layer
Step #2: cb7a3e76cb35: Pulling fs layer
Step #2: ad6bbe5d9e39: Pulling fs layer
Step #2: 1665e2e79d54: Pulling fs layer
Step #2: 6dd3f5bc4dfb: Pulling fs layer
Step #2: ef3428aedf60: Pulling fs layer
Step #2: 55ad8552b073: Pulling fs layer
Step #2: 35ae38fba43f: Waiting
Step #2: 0b07bd5731b1: Waiting
Step #2: 1665e2e79d54: Waiting
Step #2: 6dd3f5bc4dfb: Waiting
Step #2: cb7a3e76cb35: Waiting
Step #2: adf56d0b1592: Waiting
Step #2: ad6bbe5d9e39: Waiting
Step #2: ef3428aedf60: Waiting
Step #2: 07ce7491b54f: Pulling fs layer
Step #2: b19dd2ef50b3: Pulling fs layer
Step #2: a760ea671a67: Pulling fs layer
Step #2: 9053ef7eba9e: Pulling fs layer
Step #2: 70c2fe44a16c: Pulling fs layer
Step #2: 7e519e55b704: Pulling fs layer
Step #2: c30bdfa63c6d: Pulling fs layer
Step #2: c97c73228563: Pulling fs layer
Step #2: 55ad8552b073: Waiting
Step #2: a510318ea9e1: Pulling fs layer
Step #2: 9ad9cd8032e0: Pulling fs layer
Step #2: c65faf52f1a7: Pulling fs layer
Step #2: 07ce7491b54f: Waiting
Step #2: b19dd2ef50b3: Waiting
Step #2: c30bdfa63c6d: Waiting
Step #2: a760ea671a67: Waiting
Step #2: c97c73228563: Waiting
Step #2: 9053ef7eba9e: Waiting
Step #2: a510318ea9e1: Waiting
Step #2: 70c2fe44a16c: Waiting
Step #2: 9ad9cd8032e0: Waiting
Step #2: c65faf52f1a7: Waiting
Step #2: 7e519e55b704: Waiting
Step #2: c9be458cecce: Waiting
Step #2: 54f7e8ac135a: Verifying Checksum
Step #2: 54f7e8ac135a: Download complete
Step #2: 35ae38fba43f: Verifying Checksum
Step #2: 35ae38fba43f: Download complete
Step #2: d6b856b25aeb: Verifying Checksum
Step #2: d6b856b25aeb: Download complete
Step #2: 54f7e8ac135a: Pull complete
Step #2: c9be458cecce: Verifying Checksum
Step #2: c9be458cecce: Download complete
Step #2: 0b07bd5731b1: Verifying Checksum
Step #2: 0b07bd5731b1: Download complete
Step #2: adf56d0b1592: Verifying Checksum
Step #2: adf56d0b1592: Download complete
Step #2: ad6bbe5d9e39: Verifying Checksum
Step #2: ad6bbe5d9e39: Download complete
Step #2: 1665e2e79d54: Download complete
Step #2: 6dd3f5bc4dfb: Verifying Checksum
Step #2: 6dd3f5bc4dfb: Download complete
Step #2: ef3428aedf60: Verifying Checksum
Step #2: ef3428aedf60: Download complete
Step #2: b4d69f3225dc: Verifying Checksum
Step #2: b4d69f3225dc: Download complete
Step #2: 55ad8552b073: Verifying Checksum
Step #2: 55ad8552b073: Download complete
Step #2: b19dd2ef50b3: Download complete
Step #2: cb7a3e76cb35: Verifying Checksum
Step #2: cb7a3e76cb35: Download complete
Step #2: 9053ef7eba9e: Verifying Checksum
Step #2: 9053ef7eba9e: Download complete
Step #2: a760ea671a67: Verifying Checksum
Step #2: a760ea671a67: Download complete
Step #2: 07ce7491b54f: Verifying Checksum
Step #2: 07ce7491b54f: Download complete
Step #2: 70c2fe44a16c: Verifying Checksum
Step #2: 70c2fe44a16c: Download complete
Step #2: c97c73228563: Verifying Checksum
Step #2: c97c73228563: Download complete
Step #2: a510318ea9e1: Verifying Checksum
Step #2: a510318ea9e1: Download complete
Step #2: 9ad9cd8032e0: Verifying Checksum
Step #2: 9ad9cd8032e0: Download complete
Step #2: 7e519e55b704: Verifying Checksum
Step #2: 7e519e55b704: Download complete
Step #2: c65faf52f1a7: Verifying Checksum
Step #2: c65faf52f1a7: Download complete
Step #2: c30bdfa63c6d: Verifying Checksum
Step #2: c30bdfa63c6d: Download complete
Step #2: d6b856b25aeb: Pull complete
Step #2: b4d69f3225dc: Pull complete
Step #2: 35ae38fba43f: Pull complete
Step #2: 0b07bd5731b1: Pull complete
Step #2: c9be458cecce: Pull complete
Step #2: adf56d0b1592: Pull complete
Step #2: cb7a3e76cb35: Pull complete
Step #2: ad6bbe5d9e39: Pull complete
Step #2: 1665e2e79d54: Pull complete
Step #2: 6dd3f5bc4dfb: Pull complete
Step #2: ef3428aedf60: Pull complete
Step #2: 55ad8552b073: Pull complete
Step #2: 07ce7491b54f: Pull complete
Step #2: b19dd2ef50b3: Pull complete
Step #2: a760ea671a67: Pull complete
Step #2: 9053ef7eba9e: Pull complete
Step #2: 70c2fe44a16c: Pull complete
Step #2: 7e519e55b704: Pull complete
Step #2: c30bdfa63c6d: Pull complete
Step #2: c97c73228563: Pull complete
Step #2: a510318ea9e1: Pull complete
Step #2: 9ad9cd8032e0: Pull complete
Step #2: c65faf52f1a7: Pull complete
Step #2: Digest: sha256:2d00d35b9783ae90c0f836eaebb1aca018edfa03510db7301ddb121a4cb39f82
Step #2: Status: Downloaded newer image for gcr.io/agones-images/agones-build:db76ca0bfb
Finished Step #2
Starting Step #3 - "lint"
Step #3 - "lint": Already have image: make-docker
Step #3 - "lint": mkdir -p ~/.kube/
Step #3 - "lint": mkdir -p /workspace/build//.config/gcloud
Step #3 - "lint": mkdir -p ~/.helm
Step #3 - "lint": docker run -t -e "TERM=xterm-256color" --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build -w /go/src/agones.dev/agones  agones-build:db76ca0bfb bash -c \
Step #3 - "lint": 	"golangci-lint run ./examples/... && golangci-lint run --deadline 15m ./..."
Finished Step #3 - "lint"
Starting Step #4 - "tests"
Starting Step #8 - "build"
Starting Step #9 - "build-e2e"
Step #9 - "build-e2e": Already have image (with digest): gcr.io/cloud-builders/docker
Step #8 - "build": Already have image: make-docker
Step #4 - "tests": Already have image: make-docker
Step #9 - "build-e2e": Sending build context to Docker daemon  7.168kB

Step #9 - "build-e2e": Step 1/20 : FROM gcr.io/cloud-builders/gcloud-slim
Step #9 - "build-e2e":  ---> 61eca242449d
Step #9 - "build-e2e": Step 2/20 : RUN apt-get update &&     apt-get install -y wget psmisc make gcc python jq zip &&     apt-get clean
Step #9 - "build-e2e":  ---> Running in 2de5671e5520
Step #9 - "build-e2e": Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Step #9 - "build-e2e": Get:2 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial InRelease [23.8 kB]
Step #9 - "build-e2e": Get:3 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
Step #8 - "build": mkdir -p ~/.kube/
Step #8 - "build": mkdir -p /workspace/build//.config/gcloud
Step #8 - "build": mkdir -p ~/.helm
Step #9 - "build-e2e": Get:4 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial/main amd64 Packages [3356 B]
Step #9 - "build-e2e": Get:5 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [600 kB]
Step #8 - "build": docker run --rm -e "CGO_ENABLED=0" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": -tags none -o /go/src/agones.dev/agones/cmd/controller/bin/controller \
Step #8 - "build":  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-2c64dc5" -installsuffix cgo agones.dev/agones/cmd/controller
Step #9 - "build-e2e": Get:6 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Step #9 - "build-e2e": Get:7 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial/main Translation-en [2380 B]
Step #9 - "build-e2e": Get:8 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Step #9 - "build-e2e": Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1201 kB]
Step #9 - "build-e2e": Get:10 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [249 kB]
Step #9 - "build-e2e": Get:11 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [7204 B]
Step #9 - "build-e2e": Get:12 http://security.ubuntu.com/ubuntu xenial-security/restricted Translation-en [2152 B]
Step #9 - "build-e2e": Get:13 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [415 kB]
Step #9 - "build-e2e": Get:14 http://archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB]
Step #9 - "build-e2e": Get:15 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [163 kB]
Step #9 - "build-e2e": Get:16 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [8344 B]
Step #9 - "build-e2e": Get:17 http://archive.ubuntu.com/ubuntu xenial/restricted Translation-en [2908 B]
Step #9 - "build-e2e": Get:18 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB]
Step #9 - "build-e2e": Get:19 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [5600 B]
Step #9 - "build-e2e": Get:20 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [2676 B]
Step #9 - "build-e2e": Get:21 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB]
Step #4 - "tests": mkdir -p ~/.kube/
Step #4 - "tests": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go test -race agones.dev/agones/pkg/... \
Step #4 - "tests": agones.dev/agones/sdks/... agones.dev/agones/cmd/...
Step #4 - "tests": mkdir -p /tmp/agones-install
Step #4 - "tests": cp /workspace/install/yaml/install.yaml /tmp/agones-install/install.yaml
Step #4 - "tests": mkdir -p /workspace/build//.config/gcloud
Step #4 - "tests": mkdir -p ~/.helm
Step #4 - "tests": docker run --rm --name=agones-website -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb \
Step #4 - "tests":     	hugo server --watch --baseURL="http://localhost:1313/site/" &
Step #4 - "tests": until docker exec agones-website curl -o /dev/null --silent http://localhost:1313/site/; \
Step #4 - "tests": 		do \
Step #4 - "tests": 			echo "Waiting for server to start..."; \
Step #4 - "tests": 			sleep 1; \
Step #4 - "tests": 		done
Step #4 - "tests": sort /tmp/agones-install/install.yaml > /tmp/agones-install/install.yaml.sorted
Step #4 - "tests": /usr/bin/make gen-install
Step #4 - "tests": make[1]: Entering directory '/workspace/build'
Step #4 - "tests": mkdir -p ~/.kube/
Step #4 - "tests": mkdir -p /workspace/build//.config/gcloud
Step #4 - "tests": mkdir -p ~/.helm
Step #4 - "tests": Error: No such container: agones-website
Step #4 - "tests": Waiting for server to start...
Step #9 - "build-e2e": Get:22 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB]
Step #9 - "build-e2e": Get:23 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB]
Step #9 - "build-e2e": Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [902 kB]
Step #9 - "build-e2e": Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [365 kB]
Step #9 - "build-e2e": Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [7556 B]
Step #9 - "build-e2e": Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Translation-en [2272 B]
Step #9 - "build-e2e": Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [720 kB]
Step #9 - "build-e2e": Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [295 kB]
Step #4 - "tests": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build  agones-build:db76ca0bfb bash -c \
Step #4 - "tests": 	'helm template --name=agones-manual --namespace agones-system /go/src/agones.dev/agones/install/helm/agones \
Step #4 - "tests": 	--set agones.controller.generateTLS=false \
Step #4 - "tests": 	--set agones.crds.cleanupOnDelete=false \
Step #4 - "tests": 	> /go/src/agones.dev/agones/install/yaml/install.yaml'
Step #9 - "build-e2e": Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.6 kB]
Step #9 - "build-e2e": Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8440 B]
Step #9 - "build-e2e": Get:32 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7280 B]
Step #9 - "build-e2e": Get:33 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4456 B]
Step #9 - "build-e2e": Get:34 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7804 B]
Step #9 - "build-e2e": Get:35 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [4184 B]
Step #4 - "tests": Building sites … Waiting for server to start...
Step #4 - "tests": ?   	agones.dev/agones/pkg	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/apis	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/apis/stable	[no test files]
Step #4 - "tests": make[1]: Leaving directory '/workspace/build'
Step #4 - "tests": sort /workspace/install/yaml/install.yaml > /tmp/agones-install/install.current.yaml.sorted
Step #4 - "tests": diff /tmp/agones-install/install.yaml.sorted /tmp/agones-install/install.current.yaml.sorted
Step #4 - "tests": Waiting for server to start...
Step #4 - "tests": 
Step #4 - "tests":                    | EN  
Step #4 - "tests": +------------------+----+
Step #4 - "tests":   Pages            | 59  
Step #4 - "tests":   Paginator pages  |  0  
Step #4 - "tests":   Non-page files   |  2  
Step #4 - "tests":   Static files     | 40  
Step #4 - "tests":   Processed images |  2  
Step #4 - "tests":   Aliases          | 10  
Step #4 - "tests":   Sitemaps         |  1  
Step #4 - "tests":   Cleaned          |  0  
Step #4 - "tests": 
Step #4 - "tests": Total in 2452 ms
Step #4 - "tests": Watching for changes in /go/src/agones.dev/agones/site/{assets,content,layouts,static,themes}
Step #4 - "tests": Watching for config changes in /go/src/agones.dev/agones/site/config.toml, /go/src/agones.dev/agones/site/themes/docsy/config.toml
Step #4 - "tests": Environment: "development"
Step #4 - "tests": Serving pages from memory
Step #4 - "tests": Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Step #4 - "tests": Web Server is available at http://localhost:1313/site/ (bind address 127.0.0.1)
Step #4 - "tests": Press Ctrl+C to stop
Step #9 - "build-e2e": Fetched 18.3 MB in 5s (3286 kB/s)
Step #4 - "tests": ( trap 'docker stop agones-website' EXIT; docker exec agones-website linkchecker --anchors http://localhost:1313/site/ )
Step #9 - "build-e2e": Reading package lists...
Step #9 - "build-e2e": Reading package lists...
Step #9 - "build-e2e": Building dependency tree...
Step #9 - "build-e2e": Reading state information...
Step #9 - "build-e2e": python is already the newest version (2.7.12-1~16.04).
Step #9 - "build-e2e": python set to manually installed.
Step #9 - "build-e2e": The following packages were automatically installed and are no longer required:
Step #9 - "build-e2e":   libexpat1-dev libpython-dev libpython2.7 libpython2.7-dev
Step #9 - "build-e2e":   python-pkg-resources python2.7-dev
Step #9 - "build-e2e": Use 'apt autoremove' to remove them.
Step #9 - "build-e2e": The following additional packages will be installed:
Step #9 - "build-e2e":   libonig2 unzip
Step #9 - "build-e2e": Suggested packages:
Step #9 - "build-e2e":   gcc-multilib autoconf automake libtool flex bison gdb gcc-doc make-doc
Step #9 - "build-e2e": The following NEW packages will be installed:
Step #9 - "build-e2e":   gcc jq libonig2 make psmisc unzip wget zip
Step #9 - "build-e2e": 0 upgraded, 8 newly installed, 0 to remove and 10 not upgraded.
Step #9 - "build-e2e": Need to get 746 kB/1051 kB of archives.
Step #9 - "build-e2e": After this operation, 3466 kB of additional disk space will be used.
Step #9 - "build-e2e": Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 psmisc amd64 22.21-2.1build1 [48.0 kB]
Step #4 - "tests": WARNING 2019-01-25 21:44:48,322 MainThread Running as root user; dropping privileges by changing user to nobody.
Step #4 - "tests": INFO 2019-01-25 21:44:48,323 MainThread Checking intern URLs only; use --check-extern to check extern URLs.
Step #4 - "tests": LinkChecker 9.3              Copyright (C) 2000-2014 Bastian Kleineidam
Step #4 - "tests": LinkChecker comes with ABSOLUTELY NO WARRANTY!
Step #4 - "tests": This is free software, and you are welcome to redistribute it
Step #4 - "tests": under certain conditions. Look at the file `LICENSE' within this
Step #4 - "tests": distribution.
Step #4 - "tests": Get the newest version at http://wummel.github.io/linkchecker/
Step #4 - "tests": Write comments and bugs to https://github.com/wummel/linkchecker/issues
Step #4 - "tests": Support this project at http://wummel.github.io/linkchecker/donations.html
Step #4 - "tests": 
Step #4 - "tests": Start checking at 2019-01-25 21:44:48+000
Step #9 - "build-e2e": Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libonig2 amd64 5.9.6-1ubuntu0.1 [86.7 kB]
Step #9 - "build-e2e": Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 jq amd64 1.5+dfsg-1ubuntu0.1 [144 kB]
Step #9 - "build-e2e": Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
Step #9 - "build-e2e": Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB]
Step #9 - "build-e2e": Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB]
Step #9 - "build-e2e": Fetched 746 kB in 0s (829 kB/s)
Step #4 - "tests": 10 threads active,     6 links queued,   20 links in   2 URLs checked, runtime 1 seconds
Step #9 - "build-e2e": Selecting previously unselected package psmisc.
Step #9 - "build-e2e": (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15833 files and directories currently installed.)
Step #9 - "build-e2e": Preparing to unpack .../psmisc_22.21-2.1build1_amd64.deb ...
Step #9 - "build-e2e": Unpacking psmisc (22.21-2.1build1) ...
Step #9 - "build-e2e": Selecting previously unselected package wget.
Step #9 - "build-e2e": Preparing to unpack .../wget_1.17.1-1ubuntu1.4_amd64.deb ...
Step #9 - "build-e2e": Unpacking wget (1.17.1-1ubuntu1.4) ...
Step #9 - "build-e2e": Selecting previously unselected package gcc.
Step #9 - "build-e2e": Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
Step #9 - "build-e2e": Unpacking gcc (4:5.3.1-1ubuntu1) ...
Step #9 - "build-e2e": Selecting previously unselected package libonig2:amd64.
Step #9 - "build-e2e": Preparing to unpack .../libonig2_5.9.6-1ubuntu0.1_amd64.deb ...
Step #9 - "build-e2e": Unpacking libonig2:amd64 (5.9.6-1ubuntu0.1) ...
Step #9 - "build-e2e": Selecting previously unselected package jq.
Step #9 - "build-e2e": Preparing to unpack .../jq_1.5+dfsg-1ubuntu0.1_amd64.deb ...
Step #9 - "build-e2e": Unpacking jq (1.5+dfsg-1ubuntu0.1) ...
Step #9 - "build-e2e": Selecting previously unselected package make.
Step #9 - "build-e2e": Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
Step #9 - "build-e2e": Unpacking make (4.1-6) ...
Step #9 - "build-e2e": Selecting previously unselected package unzip.
Step #9 - "build-e2e": Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ...
Step #9 - "build-e2e": Unpacking unzip (6.0-20ubuntu1) ...
Step #9 - "build-e2e": Selecting previously unselected package zip.
Step #9 - "build-e2e": Preparing to unpack .../archives/zip_3.0-11_amd64.deb ...
Step #9 - "build-e2e": Unpacking zip (3.0-11) ...
Step #9 - "build-e2e": Processing triggers for libc-bin (2.23-0ubuntu10) ...
Step #9 - "build-e2e": Processing triggers for mime-support (3.59ubuntu1) ...
Step #9 - "build-e2e": Setting up psmisc (22.21-2.1build1) ...
Step #9 - "build-e2e": Setting up wget (1.17.1-1ubuntu1.4) ...
Step #9 - "build-e2e": Setting up gcc (4:5.3.1-1ubuntu1) ...
Step #9 - "build-e2e": Setting up libonig2:amd64 (5.9.6-1ubuntu0.1) ...
Step #9 - "build-e2e": Setting up jq (1.5+dfsg-1ubuntu0.1) ...
Step #9 - "build-e2e": Setting up make (4.1-6) ...
Step #9 - "build-e2e": Setting up unzip (6.0-20ubuntu1) ...
Step #9 - "build-e2e": Setting up zip (3.0-11) ...
Step #9 - "build-e2e": Processing triggers for libc-bin (2.23-0ubuntu10) ...
Step #4 - "tests": 10 threads active,   221 links queued,  340 links in  15 URLs checked, runtime 6 seconds
Step #9 - "build-e2e": Removing intermediate container 2de5671e5520
Step #9 - "build-e2e":  ---> 77a0bcf9a33a
Step #9 - "build-e2e": Step 3/20 : WORKDIR /usr/local
Step #9 - "build-e2e":  ---> Running in 44904feb3b58
Step #9 - "build-e2e": Removing intermediate container 44904feb3b58
Step #9 - "build-e2e":  ---> 814e7fa85245
Step #9 - "build-e2e": Step 4/20 : ENV GO_VERSION=1.11.1
Step #9 - "build-e2e":  ---> Running in b9df3a50511d
Step #9 - "build-e2e": Removing intermediate container b9df3a50511d
Step #9 - "build-e2e":  ---> 330e18d3c60a
Step #9 - "build-e2e": Step 5/20 : ENV GOPATH /go
Step #9 - "build-e2e":  ---> Running in a183744c91b0
Step #9 - "build-e2e": Removing intermediate container a183744c91b0
Step #9 - "build-e2e":  ---> 0d9b2ebfbf13
Step #9 - "build-e2e": Step 6/20 : RUN wget -q https://dl.google.com/go/go${GO_VERSION}.linux-amd64.tar.gz &&     tar -xzf go${GO_VERSION}.linux-amd64.tar.gz && rm go${GO_VERSION}.linux-amd64.tar.gz && mkdir ${GOPATH}
Step #9 - "build-e2e":  ---> Running in cb039e120757
Step #4 - "tests": 10 threads active,   207 links queued,  354 links in  25 URLs checked, runtime 11 seconds
Step #4 - "tests": 10 threads active,   239 links queued,  757 links in  33 URLs checked, runtime 16 seconds
Step #4 - "tests": 10 threads active,   534 links queued, 1591 links in  47 URLs checked, runtime 21 seconds
Step #4 - "tests": 10 threads active,   574 links queued, 2542 links in  61 URLs checked, runtime 26 seconds
Step #9 - "build-e2e": Removing intermediate container cb039e120757
Step #9 - "build-e2e":  ---> e33ca02ad136
Step #9 - "build-e2e": Step 7/20 : ENV PATH /usr/local/go/bin:/go/bin:$PATH
Step #9 - "build-e2e":  ---> Running in c2a74c046cff
Step #9 - "build-e2e": Removing intermediate container c2a74c046cff
Step #9 - "build-e2e":  ---> c0db06215399
Step #9 - "build-e2e": Step 8/20 : ENV KUBECTL_VER 1.11.5
Step #9 - "build-e2e":  ---> Running in 027598f3adb9
Step #9 - "build-e2e": Removing intermediate container 027598f3adb9
Step #9 - "build-e2e":  ---> b6456160ce0a
Step #9 - "build-e2e": Step 9/20 : RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v${KUBECTL_VER}/bin/linux/amd64/kubectl &&     chmod go+rx ./kubectl &&     mv ./kubectl /usr/local/bin/kubectl
Step #9 - "build-e2e":  ---> Running in c8d742648d55
Step #9 - "build-e2e": �[91m  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Step #9 - "build-e2e":                                  Dload  Upload   Total   Spent    Left  Speed
Step #9 - "build-e2e": 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0�[0m�[91m
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0�[0m�[91m
100 52.8M  100 52.8M    0     0  71.1M      0 --:--:-- --:--:-- --:--:-- 71.1M
Step #4 - "tests": 10 threads active,   452 links queued, 3210 links in  67 URLs checked, runtime 31 seconds
Step #9 - "build-e2e": �[0mRemoving intermediate container c8d742648d55
Step #9 - "build-e2e":  ---> 20c09e1edaa3
Step #9 - "build-e2e": Step 10/20 : ENV HELM_VER 2.11.0
Step #9 - "build-e2e":  ---> Running in aeb0da9aed91
Step #9 - "build-e2e": Removing intermediate container aeb0da9aed91
Step #9 - "build-e2e":  ---> 8bdaeda5e43f
Step #9 - "build-e2e": Step 11/20 : ENV HELM_URL https://storage.googleapis.com/kubernetes-helm/helm-v${HELM_VER}-linux-amd64.tar.gz
Step #9 - "build-e2e":  ---> Running in 51292de16b22
Step #9 - "build-e2e": Removing intermediate container 51292de16b22
Step #9 - "build-e2e":  ---> 511c08b95a8c
Step #9 - "build-e2e": Step 12/20 : RUN curl -L  ${HELM_URL} > /tmp/helm.tar.gz     && tar -zxvf /tmp/helm.tar.gz -C /tmp     && mv /tmp/linux-amd64/helm /usr/local/bin/helm     && chmod go+rx /usr/local/bin/helm     && rm /tmp/helm.tar.gz && rm -rf /tmp/linux-amd64
Step #9 - "build-e2e":  ---> Running in 76d0505506f7
Step #9 - "build-e2e": �[91m  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Step #9 - "build-e2e":                                  Dload  Upload   Total   Spent    Left  Speed
Step #4 - "tests": 10 threads active,     3 links queued, 3659 links in  73 URLs checked, runtime 36 seconds
Step #9 - "build-e2e": 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0�[0m�[91m
100 18.2M  100 18.2M    0     0  36.4M      0 --:--:-- --:--�[0m�[91m:-- --:--:-- 36.5M
Step #9 - "build-e2e": �[0mlinux-amd64/
Step #9 - "build-e2e": linux-amd64/tiller
Step #9 - "build-e2e": linux-amd64/README.md
Step #9 - "build-e2e": linux-amd64/helm
Step #9 - "build-e2e": linux-amd64/LICENSE
Step #9 - "build-e2e": Removing intermediate container 76d0505506f7
Step #9 - "build-e2e":  ---> 784671267c2a
Step #9 - "build-e2e": Step 13/20 : ENV CONSUL_VERSION=1.2.1
Step #9 - "build-e2e":  ---> Running in da8985d6be11
Step #9 - "build-e2e": Removing intermediate container da8985d6be11
Step #9 - "build-e2e":  ---> 2040fce4c890
Step #9 - "build-e2e": Step 14/20 : ENV HASHICORP_RELEASES=https://releases.hashicorp.com
Step #9 - "build-e2e":  ---> Running in 6c4e42ff6ab4
Step #4 - "tests": 
Step #4 - "tests": Statistics:
Step #4 - "tests": Downloaded: 2.35MB.
Step #4 - "tests": Content types: 273 image, 2204 text, 0 video, 0 audio, 95 application, 0 mail and 1100 other.
Step #4 - "tests": URL lengths: min=15, max=373, avg=58.
Step #4 - "tests": 
Step #4 - "tests": That's it. 3672 links in 79 URLs checked. 0 warnings found. 0 errors found.
Step #4 - "tests": Stopped checking at 2019-01-25 21:45:28+000 (39 seconds)
Step #9 - "build-e2e": Removing intermediate container 6c4e42ff6ab4
Step #9 - "build-e2e":  ---> 4f77a25a39aa
Step #9 - "build-e2e": Step 15/20 : RUN mkdir -p /tmp/build &&     wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_linux_amd64.zip     -P /tmp/build/  &&     unzip -d /usr/local/bin/ /tmp/build/consul_${CONSUL_VERSION}_linux_amd64.zip &&     cd /tmp &&     rm -rf /tmp/build &&     chmod go+rx /usr/local/bin/consul &&     consul version
Step #9 - "build-e2e":  ---> Running in 70b66aa46010
Step #9 - "build-e2e": �[91m--2019-01-25 21:45:29--  https://releases.hashicorp.com/consul/1.2.1/consul_1.2.1_linux_amd64.zip
Step #9 - "build-e2e": �[0m�[91mResolving releases.hashicorp.com (releases.hashicorp.com)... �[0m�[91m151.101.1.183, 151.101.65.183, 151.101.129.183, ...
Step #9 - "build-e2e": Connecting to releases.hashicorp.com (releases.hashicorp.com)|151.101.1.183|:443... �[0m�[91mconnected.
Step #9 - "build-e2e": �[0m�[91mHTTP request sent, awaiting response... �[0m�[91m200 OK
Step #9 - "build-e2e": Length: 14529496 (14M) [application/zip]
Step #9 - "build-e2e": Saving to: '/tmp/build/consul_1.2.1_linux_amd64.zip'
Step #9 - "build-e2e": 
Step #9 - "build-e2e":      0K ..........�[0m�[91m .......... .......... ..�[0m�[91m........ ..........  0% 2.25M 6s
Step #9 - "build-e2e":     50K .......... .......... ..........�[0m�[91m .......... ..........  0% 5.32M 4s
Step #9 - "build-e2e":    100K .......... .......... .......... .......... ..........  1%  107M 3s
Step #9 - "build-e2e":    150K .......... .......... .......... .......... ..........  1%  153M 2s
Step #9 - "build-e2e":    200K ........�[0m�[91m.. .......... .......... .......... ..........  1% 5.00M 2s
Step #9 - "build-e2e":    250K .......... .......... .......... .......... ..........  2%  151M 2s
Step #9 - "build-e2e":    300K .......... .......... .......... .......... ..........  2%  155M 2s
Step #9 - "build-e2e":    350K .......... .......... .......... ....�[0m�[91m...... ........�[0m�[91m..  2% 5.14M 2s
Step #9 - "build-e2e":    400K .......... .......... .......... .......... ..........  3% 93.5M 2s
Step #9 - "build-e2e":    450K .......... .......... ..�[0m�[91m........ .......... ..........  3%  142M 1s
Step #9 - "build-e2e":    500K .......... ..�[0m�[91m........�[0m�[91m .......... .......... ..........  3%  155M 1s
Step #9 - "build-e2e":    550K .......... .......... .......... .......... ..........  4%  157M 1s
Step #9 - "build-e2e":    600K .......... .......... .......... .......... ..........  4%  127M 1s
Step #9 - "build-e2e":    650K .......... .......... .......... .......... ..........  4%  159M 1s
Step #9 - "build-e2e":    700K .......... .......... .......... ......�[0m�[91m.... ..........  5% 6.10M 1s
Step #9 - "build-e2e":    750K .......... .......... .......... .......... ..........  5%  105M 1s
Step #9 - "build-e2e":    800K .......... .......... .......... .......... ..........  5%  103M 1s
Step #9 - "build-e2e":    850K .......... .......... .......... .......... ..........  6%  155M 1s
Step #9 - "build-e2e":    900K .......... .......... .......... .......... ..........  6%  142M 1s
Step #9 - "build-e2e":    950K .......... .......... .......... .......... ..........  7%  156M 1s
Step #9 - "build-e2e":   1000K .......... .......... ....�[0m�[91m.�[0m�[91m..... .......... ..........  7% 41.5M 1s
Step #9 - "build-e2e":   1050K .......... .......... .......... .......... ..........  7%  148M 1s
Step #9 - "build-e2e":   1100K .......... .......... .......... .......... ..........  8%  156M 1s
Step #9 - "build-e2e":   1150K .......... .......... .......... .......... ..........  8%  162M 1s
Step #9 - "build-e2e":   1200K .......... .......... .......... .......... ..........  8%  125M 1s
Step #9 - "build-e2e":   1250K .......... .......... .......... .......... ..........  9%  163M 1s
Step #9 - "build-e2e":   1300K .......... ..�[0m�[91m........ .......... .......... ..........  9% 7.88M 1s
Step #9 - "build-e2e":   1350K .......... .......... .......... .......... ..........  9%  126M 1s
Step #9 - "build-e2e":   1400K .......... .......... .......... .......... .......... 10%  100M 1s
Step #9 - "build-e2e":   1450K .......... .......... .......... .......... .......... 10%  137M 1s
Step #9 - "build-e2e":   1500K .......... .......... .......... .......... .......... 10%  145M 1s
Step #9 - "build-e2e":   1550K .......... .......... .......... .......... .......... 11%  156M 1s
Step #9 - "build-e2e":   1600K .......... .......... .......... .......... .......... 11%  133M 1s
Step #9 - "build-e2e":   1650K .......... .......... .......... .......... .......... 11%  151M 1s
Step #9 - "build-e2e":   1700K .......... .......... .......... .......... .......... 12%  150M 1s
Step #9 - "build-e2e":   1750K .......... .......... .......... .......... ..�[0m�[91m........ 12%  159M 1s
Step #9 - "build-e2e":   1800K .......... .......... .......... .......... .......... 13% 69.8M 1s
Step #9 - "build-e2e":   1850K .......... .......... .......... .......... .......... 13%  159M 0s
Step #9 - "build-e2e":   1900K .......... .......... .......... .......... .......... 13%  143M 0s
Step #9 - "build-e2e":   1950K .......... .......... .......... .......... .......... 14%  156M 0s
Step #9 - "build-e2e":   2000K .......... .......... .......... .......... .......... 14%  136M 0s
Step #9 - "build-e2e":   2050K .......... .......... ..........�[0m�[91m .......... .......... 14% 9.07M 0s
Step #9 - "build-e2e":   2100K .......... .......... .......... .......... .......... 15%  117M 0s
Step #9 - "build-e2e":   2150K .......... .......... .......... .......... .......... 15%  104M 0s
Step #9 - "build-e2e":   2200K .......... .......... .......... .......... .......... 15%  105M 0s
Step #9 - "build-e2e":   2250K .......... .......... .......... .......... .......... 16% 61.9M 0s
Step #9 - "build-e2e":   2300K .......... .......... .......... .......... .......... 16%  156M 0s
Step #9 - "build-e2e":   2350K .......... .......... .......... .......... .......... 16%  160M 0s
Step #9 - "build-e2e":   2400K .......... .......... .......... .......... .......... 17%  127M 0s
Step #9 - "build-e2e":   2450K .......... .......... .......... .......... .......... 17%  160M 0s
Step #9 - "build-e2e":   2500K .......... .......... .......... .......... .......... 17%  160M 0s
Step #9 - "build-e2e":   2550K .......... .......... .......... .......... .......... 18%  144M 0s
Step #9 - "build-e2e":   2600K .......... .......... .......... .......... .......... 18%  140M 0s
Step #9 - "build-e2e":   2650K .......... .......... ..�[0m�[91m........ .......... .......... 19% 72.3M 0s
Step #9 - "build-e2e":   2700K .......... .......... .......... .......... .......... 19%  153M 0s
Step #9 - "build-e2e":   2750K .......... .......... .......... .......... .......... 19%  154M 0s
Step #9 - "build-e2e":   2800K .......... .......... .......... .......... .......... 20%  125M 0s
Step #9 - "build-e2e":   2850K .......... .......... .......... .......... .......... 20%  157M 0s
Step #9 - "build-e2e":   2900K .......... .......... .......... .......... .......... 20%  160M 0s
Step #9 - "build-e2e":   2950K .......... .......... .......... .......... .......... 21%  149M 0s
Step #9 - "build-e2e":   3000K .......... .......... .......... .......... .......... 21%  138M 0s
Step #9 - "build-e2e":   3050K .......... .......... .......... .......... .......... 21%  155M 0s
Step #9 - "build-e2e":   3100K .......... .......... .......... .......... .......... 22%  147M 0s
Step #9 - "build-e2e":   3150K .......... .......... .......... .......... .......... 22%  160M 0s
Step #9 - "build-e2e":   3200K .......... .......... ....�[0m�[91m...... .......... .......... 22% 45.1M 0s
Step #9 - "build-e2e":   3250K .......... .......... .......... .......... .......... 23% 96.7M 0s
Step #9 - "build-e2e":   3300K .......... .......... .......... .......... .......... 23%  120M 0s
Step #9 - "build-e2e":   3350K .......... .......... .......... .......... .......... 23%  102M 0s
Step #9 - "build-e2e":   3400K .......... .......... .......... .......... .......... 24%  103M 0s
Step #9 - "build-e2e":   3450K .......... .......... .......... .......... .......... 24%  115M 0s
Step #9 - "build-e2e":   3500K .......... .......... .......... .......... .......... 25% 86.5M 0s
Step #9 - "build-e2e":   3550K .......... .......... .......... ....�[0m�[91m...... .......... 25% 10.4M 0s
Step #9 - "build-e2e":   3600K .......... .......... .......... .......... .......... 25%  130M 0s
Step #9 - "build-e2e":   3650K .......... .......... .......... .......... .......... 26%  154M 0s
Step #9 - "build-e2e":   3700K .......... .......... .......... .......... .......... 26%  145M 0s
Step #9 - "build-e2e":   3750K .......... .......... .......... .......... .......... 26%  156M 0s
Step #9 - "build-e2e":   3800K .......... .......... .......... .......... .......... 27%  135M 0s
Step #9 - "build-e2e":   3850K .......... .......... .......... .......... .......... 27%  142M 0s
Step #9 - "build-e2e":   3900K .......... .......... .......... .......... .......... 27%  159M 0s
Step #9 - "build-e2e":   3950K .......... .......... .......... .......... .......... 28%  149M 0s
Step #9 - "build-e2e":   4000K .......... .......... .......... .......... .......... 28%  102M 0s
Step #9 - "build-e2e":   4050K .......... .......... .......... .......... .......... 28%  126M�[0m�[91m 0s
Step #9 - "build-e2e":   4100K .......... .......... .......... .......... .......... 29% 80.8M 0s
Step #9 - "build-e2e":   4150K .......... .......... .......... .......... .......... 29%  113M 0s
Step #9 - "build-e2e":   4200K .......... .......... .......... .......... .......... 29%  103M 0s
Step #9 - "build-e2e":   4250K .......... .......... .......... .......... .......... 30%  135M 0s
Step #9 - "build-e2e":   4300K .......... .......... .......... .......... .......... 30%  110M 0s
Step #9 - "build-e2e":   4350K .......... .......... .......... .......�[0m�[91m... .......... 31% 81.3M 0s
Step #9 - "build-e2e":   4400K .......... ......�[0m�[91m.... .......... ..�[0m�[91m........ .......... 31% 66.1M 0s
Step #9 - "build-e2e":   4450K .......... .......... .......... .......... .......... 31%  151M 0s
Step #9 - "build-e2e":   4500K .......... .......... .......... .......... .......... 32%  140M 0s
Step #9 - "build-e2e":   4550K .......... .......... .......... .......... .......... 32%  155M 0s
Step #9 - "build-e2e":   4600K .......... .......... .......... .......... .......... 32%  139M 0s
Step #9 - "build-e2e":   4650K .......... .......... .......... .......... .......... 33%  145M 0s
Step #9 - "build-e2e":   4700K .......... .......... .......... .......... .......... 33%  162M 0s
Step #9 - "build-e2e":   4750K .......... .......... .......... .......... .......... 33%  161M 0s
Step #9 - "build-e2e":   4800K .......... .......... .......... .......... .......... 34%  111M 0s
Step #9 - "build-e2e":   4850K .......... .......... .......... .......... .......... 34%  137M 0s
Step #9 - "build-e2e":   4900K .......... .......... .......... .......... .......... 34%  142M 0s
Step #9 - "build-e2e":   4950K .......... .......... .......... .......... .......... 35%  146M 0s
Step #9 - "build-e2e":   5000K .......... .......... .......... .......... .......... 35%  140M 0s
Step #9 - "build-e2e":   5050K .......... .......... .......... ........�[0m�[91m.. .......... 35%  107M 0s
Step #9 - "build-e2e":   5100K �[0m�[91m.......... .......... .......... .......... .......... 36%  105M 0s
Step #9 - "build-e2e":   5150K .......... .......... .......... .......... .......... 36%  146M 0s
Step #9 - "build-e2e":   5200K .......... .......... .......... .......... .......... 37%  120M 0s
Step #9 - "build-e2e":   5250K .......... .......... .......... .......... .......... 37%  155M 0s
Step #9 - "build-e2e":   5300K .......... .......... .......... .......... .......... 37% 89.6M 0s
Step #9 - "build-e2e":   5350K .......... .......... .......... .......... .......... 38%  119M 0s
Step #9 - "build-e2e":   5400K .......... .......... .......... .......... .......... 38%  133M 0s
Step #9 - "build-e2e":   5450K .......... .......... .......... .......... .......... 38%  128M 0s
Step #9 - "build-e2e":   5500K .......... .......... .......... .......... .......... 39%  146M 0s
Step #9 - "build-e2e":   5550K .......... .......... .......... ..�[0m�[91m........ .......... 39%  110M 0s
Step #9 - "build-e2e":   5600K .......... .......... .......... .......... .......... 39%  118M 0s
Step #9 - "build-e2e":   5650K .......... .......... .......... .......... .......... 40%  144M 0s
Step #9 - "build-e2e":   5700K .......... .......... .......... .......... .......... 40%  124M 0s
Step #9 - "build-e2e":   5750K .......... .......... .......... .......... .......... 40% 79.3M 0s
Step #9 - "build-e2e":   5800K .......... .......... .......... .......... .......... 41%  122M 0s
Step #9 - "build-e2e":   5850K .......... .......... .......... .......... .......... 41%  145M 0s
Step #9 - "build-e2e":   5900K .......... .......... .......... .......... .......... 41%  150M 0s
Step #9 - "build-e2e":   5950K .......... .......... .......... .......... .......... 42%  137M 0s
Step #9 - "build-e2e":   6000K .......... .......... .......... .......... .......... 42%  126M 0s
Step #9 - "build-e2e":   6050K .......... .......... .......... ..�[0m�[91m......�[0m�[91m.. .......... 42% 11.1M 0s
Step #9 - "build-e2e":   6100K ....�[0m�[91m...... ..�[0m�[91m........�[0m�[91m ........�[0m�[91m.. ......�[0m�[91m.... ....�[0m�[91m...... 43%  138M 0s
Step #9 - "build-e2e":   6150K ..�[0m�[91m........�[0m�[91m ........�[0m�[91m.. ......�[0m�[91m.... ....�[0m�[91m...... ..�[0m�[91m........ 43%  118M 0s
Step #9 - "build-e2e":   6200K .......... .......... .......... .......... .......... 44%  106M 0s
Step #9 - "build-e2e":   6250K .......... .......... .......... .......... .......... 44%  119M 0s
Step #9 - "build-e2e":   6300K .......... .......... .......... .......... .......... 44%  113M 0s
Step #9 - "build-e2e":   6350K .......... .......... .......... .......... .......... 45%  118M 0s
Step #9 - "build-e2e":   6400K .......... .......... .......... .......... .......... 45%  104M 0s
Step #9 - "build-e2e":   6450K .......... .......... .......... .......... .......... 45%  108M 0s
Step #9 - "build-e2e":   6500K .......... .......... .......... .......... .......... 46%  139M 0s
Step #9 - "build-e2e":   6550K ..........�[0m�[91m .......... .......... .......... .......... 46%  119M 0s
Step #9 - "build-e2e":   6600K .......... .......... .......... .......... .......... 46%  136M 0s
Step #9 - "build-e2e":   6650K .......... .......... .......... .......... .......... 47%  154M 0s
Step #9 - "build-e2e":   6700K .......... .......... .......... .......... .......... 47%  143M 0s
Step #9 - "build-e2e":   6750K .......... .......... .......... .......... .......... 47%  158M 0s
Step #9 - "build-e2e":   6800K .......... .......... .......... .......... .......... 48%  131M 0s
Step #9 - "build-e2e":   6850K .......... .......... .......... .......... .......... 48%  148M 0s
Step #9 - "build-e2e":   6900K .......... .......... .......... .......... .......... 48%  156M 0s
Step #9 - "build-e2e":   6950K .......... .......... .......... .......... .......... 49%  158M 0s
Step #9 - "build-e2e":   7000K .......... .......... .......... .......... .......... 49%  131M 0s
Step #9 - "build-e2e":   7050K .......... .......... .......... .......... .......... 50%  155M 0s
Step #9 - "build-e2e":   7100K .......... .......... .......... .......... .......�[0m�[91m... 50%  153M 0s
Step #9 - "build-e2e":   7150K .......... .......... .......... .......... .......... 50%  117M 0s
Step #9 - "build-e2e":   7200K .......... .......... .......... .......... .......... 51%  129M 0s
Step #9 - "build-e2e":   7250K .......... .......... .......... .......... .......... 51%  154M 0s
Step #9 - "build-e2e":   7300K .......... .......... .......... .......... .......... 51%  146M 0s
Step #9 - "build-e2e":   7350K .......... .......... .......... .......... .......... 52%  163M 0s
Step #9 - "build-e2e":   7400K .......... .......... .......... .......... .......... 52%  165M 0s
Step #9 - "build-e2e":   7450K .......... .......... .......... .......... .......... 52%  173M 0s
Step #9 - "build-e2e":   7500K .......... .......... .......... .......... .......... 53%  185M 0s
Step #9 - "build-e2e":   7550K .......... .......... .......... .......... .......... 53%  183M 0s
Step #9 - "build-e2e":   7600K .......... .......... .......... .......... .......... 53%  151M 0s
Step #9 - "build-e2e":   7650K .......... .......... .......... .......... .......... 54%  114M 0s
Step #9 - "build-e2e":   7700K .......... .......... .......... .......... .......... 54%  142M 0s
Step #9 - "build-e2e":   7750K ....�[0m�[91m...... .......... .......... .......... .......... 54%  102M 0s
Step #9 - "build-e2e":   7800K .......... .......... .......... .......... .......... 55%  102M 0s
Step #9 - "build-e2e":   7850K .......... .......... .......... .......... .......... 55%  131M 0s
Step #9 - "build-e2e":   7900K .......... .......... .......... .......... .......... 56%  146M 0s
Step #9 - "build-e2e":   7950K .......... .......... .......... .......... .......... 56%  129M 0s
Step #9 - "build-e2e":   8000K .......... .......... .......... .......... .......... 56%  103M 0s
Step #9 - "build-e2e":   8050K .......... .......... .......... .......... .......... 57%  155M 0s
Step #9 - "build-e2e":   8100K .......... .......... .......... .......... .......... 57%  162M 0s
Step #9 - "build-e2e":   8150K .......... .......... .......... .......... .......... 57%  154M 0s
Step #9 - "build-e2e":   8200K .......... .......... .......... .......... .......... 58%  142M 0s
Step #9 - "build-e2e":   8250K .......... .......... .......... .........�[0m�[91m. ......�[0m�[91m.... 58%  130M 0s
Step #9 - "build-e2e":   8300K .......... .....�[0m�[91m.....�[0m�[91m .......... .......... ....�[0m�[91m...... 58%  137M 0s
Step #9 - "build-e2e":   8350K .......... .......... .......... .......... .......... 59%  153M 0s
Step #9 - "build-e2e":   8400K .......... .......... .......... .......... .......... 59%  132M 0s
Step #9 - "build-e2e":   8450K .......... .......... .......... .......... .......... 59%  152M 0s
Step #9 - "build-e2e":   8500K .......... .......... .......... .......... .......... 60%  163M 0s
Step #9 - "build-e2e":   8550K .......... .......... .......... .......... .......... 60%  160M 0s
Step #9 - "build-e2e":   8600K .......... .......... .......... .......... .......... 60%  135M 0s
Step #9 - "build-e2e":   8650K .......... .......... .......... .......... .......... 61%  165M 0s
Step #9 - "build-e2e":   8700K .......... .......... .......... .......... .......... 61%  162M 0s
Step #9 - "build-e2e":   8750K .......... .......... .......... .......... .......... 62%  154M 0s
Step #9 - "build-e2e":   8800K .......... .......... .......... .......... .......... 62%  140M 0s
Step #9 - "build-e2e":   8850K .......... .......... .......... .......... ......�[0m�[91m.... 62%  164M 0s
Step #9 - "build-e2e":   8900K .......... .......... .......... .......... .......... 63%  128M 0s
Step #9 - "build-e2e":   8950K .......... .......... .......... .......... .......... 63%  160M 0s
Step #9 - "build-e2e":   9000K .......... .......... .......... .......... .......... 63%  138M 0s
Step #9 - "build-e2e":   9050K .......... .......... .......... .......... .......... 64%  144M 0s
Step #9 - "build-e2e":   9100K .......... .......... .......... .......... .......... 64%  117M 0s
Step #9 - "build-e2e":   9150K .......... .......... .......... .......... .......... 64%  119M 0s
Step #9 - "build-e2e":   9200K .......... .......... .......... .......... .......... 65% 55.0M 0s
Step #9 - "build-e2e":   9250K .......... .......... .......... .......... .......... 65%  114M 0s
Step #9 - "build-e2e":   9300K .......... .......... .......... .......... .......... 65%  136M 0s
Step #9 - "build-e2e":   9350K ..........�[0m�[91m .......... .......... .......... .......... 66% 98.9M 0s
Step #9 - "build-e2e":   9400K .......... .......... .......... .......... .......... 66%  117M 0s
Step #9 - "build-e2e":   9450K .......... .......... .......... .......... .......... 66%  154M 0s
Step #9 - "build-e2e":   9500K .......... .......... .......... .......... .......... 67%  144M 0s
Step #9 - "build-e2e":   9550K .......... .......... .......... .......... .......... 67%  157M 0s
Step #9 - "build-e2e":   9600K .......... .......... .......... .......... .......... 68%  128M 0s
Step #9 - "build-e2e":   9650K .......... .......... .......... .......... .......... 68%  142M 0s
Step #9 - "build-e2e":   9700K .......... .......... .......... .......... .......... 68%  152M 0s
Step #9 - "build-e2e":   9750K .......... .......... .......... .......... .......... 69%  153M 0s
Step #9 - "build-e2e":   9800K .......... .......... .......... .......... .......... 69%  135M 0s
Step #9 - "build-e2e":   9850K .......... .......... .......... .......... .......... 69%  151M 0s
Step #9 - "build-e2e":   9900K .......... ..........�[0m�[91m .......... .......... .......... 70% 17.0M 0s
Step #9 - "build-e2e":   9950K .......... .......... .......... .......... .......... 70%  147M 0s
Step #9 - "build-e2e":  10000K .......... .......... .......... .......... .......... 70%  123M 0s
Step #9 - "build-e2e":  10050K .......... .......... .......... .......... .......... 71%  156M 0s
Step #9 - "build-e2e":  10100K .......... .......... .......... .......... .......... 71% 85.8M 0s
Step #9 - "build-e2e":  10150K ..�[0m�[91m........ .......... .......... .......... .......... 71%  106M 0s
Step #9 - "build-e2e":  10200K .......... .......... .......... .......... .......... 72%  114M 0s
Step #9 - "build-e2e":  10250K .......... .......... .......... .......... .......... 72%  111M 0s
Step #9 - "build-e2e":  10300K .......... .......... .......... .......... .......... 72%  122M 0s
Step #9 - "build-e2e":  10350K .......... .......... .......... .......... .......... 73%  114M 0s
Step #9 - "build-e2e":  10400K .......... .......... .......... .......... .......... 73%  102M 0s
Step #9 - "build-e2e":  10450K .......... .......... .......... .......... .......... 74% 97.8M 0s
Step #9 - "build-e2e":  10500K .......... .......... .......... .......... .......... 74%  147M 0s
Step #9 - "build-e2e":  10550K .......... .......... .......... .......... .......... 74%  136M 0s
Step #9 - "build-e2e":  10600K ........�[0m�[91m.. .......... .......... .......... .......... 75%  120M 0s
Step #9 - "build-e2e":  10650K .......... .......... .......... .......... .......... 75%  147M 0s
Step #9 - "build-e2e":  10700K .......... .......... .......... .......... .......... 75%  150M 0s
Step #9 - "build-e2e":  10750K .......... .......... .......... .......... .......... 76%  137M 0s
Step #9 - "build-e2e":  10800K .......... .......... .......... .......... .......... 76%  125M 0s
Step #9 - "build-e2e":  10850K .......... .......... .......... .......... .......... 76%  140M 0s
Step #9 - "build-e2e":  10900K .......... .......... .......... .......... .......... 77%  148M 0s
Step #9 - "build-e2e":  10950K .......... .......... .......... .......... .......... 77%  150M 0s
Step #9 - "build-e2e":  11000K .......... .......... .......... ..........�[0m�[91m .......... 77%  122M 0s
Step #9 - "build-e2e":  11050K ......�[0m�[91m.... ....�[0m�[91m...... .......... .......... ......�[0m�[91m.... 78%  141M 0s
Step #9 - "build-e2e":  11100K �[0m�[91m....�[0m�[91m...... .......... .......... .......... .......... 78%  126M 0s
Step #9 - "build-e2e":  11150K .......... .......... .......... .......... .......... 78%  124M 0s
Step #9 - "build-e2e":  11200K .......... .......... .......... .......... .......... 79%  111M 0s
Step #9 - "build-e2e":  11250K .......... .......... .......... .......... .......... 79%  127M 0s
Step #9 - "build-e2e":  11300K .......... .......... .......... .......... .......... 79%  129M 0s
Step #9 - "build-e2e":  11350K .......... .......... .......... .......... .......... 80%  131M 0s
Step #9 - "build-e2e":  11400K .......... .......... .......... .......... .......... 80% 75.1M 0s
Step #9 - "build-e2e":  11450K .......... .......... .......... .......... .......... 81%  125M 0s
Step #9 - "build-e2e":  11500K .......... .......... .......... .......... .......... 81%  123M 0s
Step #9 - "build-e2e":  11550K .......... .......... .......... .......... .......... 81%  132M 0s
Step #9 - "build-e2e":  11600K .......... .......... .......... .......... ..........�[0m�[91m 82% 92.5M 0s
Step #9 - "build-e2e":  11650K .......... ....�[0m�[91m...... .......... .......... .......... 82%  132M 0s
Step #9 - "build-e2e":  11700K .......... .......... .......... .......... .......... 82%  133M 0s
Step #9 - "build-e2e":  11750K .......... .......... .......... .......... .......... 83%  123M 0s
Step #9 - "build-e2e":  11800K .......... .......... .......... .......... .......... 83%  112M 0s
Step #9 - "build-e2e":  11850K .......... .......... .......... .......... .......... 83%  132M 0s
Step #9 - "build-e2e":  11900K .......... .......... .......... .......... .......... 84%  118M 0s
Step #9 - "build-e2e":  11950K .......... .......... .......... .......... .......... 84%  129M 0s
Step #9 - "build-e2e":  12000K .......... .......... .......... .......... .......... 84%  103M 0s
Step #9 - "build-e2e":  12050K .......... .......... .......... .......... .......... 85%  137M 0s
Step #9 - "build-e2e":  12100K .......... .......... .......... .......... .......... 85%  118M 0s
Step #9 - "build-e2e":  12150K ..�[0m�[91m........�[0m�[91m .......... .......... .......... .......... 85%  139M 0s
Step #9 - "build-e2e":  12200K .......... .......... .......... .......... .......... 86%  116M 0s
Step #9 - "build-e2e":  12250K .......... .......... .......... .......... .......... 86%  128M 0s
Step #9 - "build-e2e":  12300K .......... .......... .......... .......... .......... 87%  134M 0s
Step #9 - "build-e2e":  12350K .......... .......... .......... .......... .......... 87%  129M 0s
Step #9 - "build-e2e":  12400K .......... .......... .......... .......... .......... 87%  108M 0s
Step #9 - "build-e2e":  12450K .......... .......... .......... .......... .......... 88%  139M 0s
Step #9 - "build-e2e":  12500K .......... .......... .......... .......... .......... 88%  125M 0s
Step #9 - "build-e2e":  12550K .......... .......... .......... .......... .......... 88%  131M 0s
Step #9 - "build-e2e":  12600K .......... .......... .......... .......... .......... 89%  107M 0s
Step #9 - "build-e2e":  12650K .......... .......... ..�[0m�[91m........�[0m�[91m .......... .......... 89%  142M 0s
Step #9 - "build-e2e":  12700K .......... .......... .......... .......... .......... 89%  126M 0s
Step #9 - "build-e2e":  12750K .......... .......... .......... .......... .......... 90%  121M 0s
Step #9 - "build-e2e":  12800K .......... .......... .......... .......... .......... 90% 96.1M 0s
Step #9 - "build-e2e":  12850K .......... .......... .......... .......... .......... 90%  111M 0s
Step #9 - "build-e2e":  12900K .......... .......... .......... .......... .......... 91%  138M 0s
Step #9 - "build-e2e":  12950K .......... .......... .......... .......... .......... 91%  140M 0s
Step #9 - "build-e2e":  13000K .......... .......... .......... .......... .......... 91%  111M 0s
Step #9 - "build-e2e":  13050K .......... .......... .......... .......... .......... 92%  137M 0s
Step #9 - "build-e2e":  13100K .......... .......... .......... .......... .......... 92%  119M 0s
Step #9 - "build-e2e":  13150K .........�[0m�[91m. ........�[0m�[91m.. ......�[0m�[91m.... .......... ..�[0m�[91m........ 93%�[0m�[91m  129M 0s
Step #9 - "build-e2e":  13200K ........�[0m�[91m.. �[0m�[91m.......... ....�[0m�[91m...... �[0m�[91m..........�[0m�[91m .......�[0m�[91m... 93%�[0m�[91m  114M 0s
Step #9 - "build-e2e":  13250K ......�[0m�[91m.... ....�[0m�[91m...... ......�[0m�[91m....�[0m�[91m ........�[0m�[91m.. .......... 93%  120M 0s
Step #9 - "build-e2e":  13300K .......... ..�[0m�[91m........ .......... .........�[0m�[91m. .......... 94%  140M 0s
Step #9 - "build-e2e":  13350K�[0m�[91m ..........�[0m�[91m ........�[0m�[91m.. ......�[0m�[91m.... ..........�[0m�[91m ...�[0m�[91m....... 94%  134M 0s
Step #9 - "build-e2e":  13400K .......�[0m�[91m.�[0m�[91m.. .......... ....�[0m�[91m...... ..........�[0m�[91m .�[0m�[91m......... 94%  123M 0s
Step #9 - "build-e2e":  13450K ......�[0m�[91m.... ....�[0m�[91m...... ..�[0m�[91m........ ......�[0m�[91m.... ......�[0m�[91m.... 95%  132M�[0m�[91m 0s
Step #9 - "build-e2e":  13500K ....�[0m�[91m...... .......... .......... .......... .......... 95% 32.9M 0s
Step #9 - "build-e2e":  13550K .......... .......... .......... .......... .......... 95%  118M 0s
Step #9 - "build-e2e":  13600K .......... .......... .......... .......... .......... 96%  108M 0s
Step #9 - "build-e2e":  13650K .......... .......... .......... .......... .......... 96%  138M 0s
Step #9 - "build-e2e":  13700K .......... .......... .......... .......... .......... 96%  140M 0s
Step #9 - "build-e2e":  13750K .......... .......... .......... .......... .......... 97%  128M 0s
Step #9 - "build-e2e":  13800K .......... .......... .......... .......... .......... 97%  120M 0s
Step #9 - "build-e2e":  13850K .......... .......... .......... .......... .......... 97%  133M 0s
Step #9 - "build-e2e":  13900K .......... .......... .......... .......... .......... 98%  126M 0s
Step #9 - "build-e2e":  13950K .......... .......... .......... .......... .......... 98%  118M 0s�[0m�[91m
Step #9 - "build-e2e":  14000K .......... ..........�[0m�[91m .......... ..�[0m�[91m........�[0m�[91m .......... 99%  105M 0s
Step #9 - "build-e2e":  14050K .......... ....�[0m�[91m...... ..�[0m�[91m........ �[0m�[91m.......... .......... 99%  128M 0s
Step #9 - "build-e2e":  14100K ....�[0m�[91m.....�[0m�[91m. ..........�[0m�[91m ........�[0m�[91m.. .......... ....�[0m�[91m...... 99%  129M 0s
Step #9 - "build-e2e":  14150K ..�[0m�[91m........�[0m�[91m ....�[0m�[91m...... �[0m�[91m......�[0m�[91m.... ........             100%  130M=0.2s
Step #9 - "build-e2e": 
Step #9 - "build-e2e": �[0m�[91m2019-01-25 21:45:29 (73.2 MB/s) - '/tmp/build/consul_1.2.1_linux_amd64.zip' saved [14529496/14529496]
Step #9 - "build-e2e": 
Step #9 - "build-e2e": �[0mArchive:  /tmp/build/consul_1.2.1_linux_amd64.zip
Step #9 - "build-e2e":   inflating: /usr/local/bin/consul   
Step #9 - "build-e2e": Consul v1.2.1
Step #9 - "build-e2e": Protocol 2 spoken by default, understands 2 to 3 (agent will automatically use protocol >2 when speaking to compatible agents)
Step #4 - "tests": agones-website
Step #4 - "tests": ok  	agones.dev/agones/pkg/apis/stable/v1alpha1	1.124s
Step #4 - "tests": ?   	agones.dev/agones/pkg/client	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned/fake	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned/scheme	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned/typed/stable/v1alpha1	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned/typed/stable/v1alpha1/fake	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/informers/externalversions	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/informers/externalversions/internalinterfaces	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/informers/externalversions/stable	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/informers/externalversions/stable/v1alpha1	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/listers/stable/v1alpha1	[no test files]
Step #9 - "build-e2e": Removing intermediate container 70b66aa46010
Step #9 - "build-e2e":  ---> c4016d84266e
Step #9 - "build-e2e": Step 16/20 : RUN echo "export PATH=/usr/local/go/bin:/go/bin/:\$PATH" >> /root/.bashrc
Step #9 - "build-e2e":  ---> Running in 98b2b1fdcab9
Step #8 - "build": docker build /workspace/cmd/controller/ --tag=gcr.io/agones-images/agones-controller:0.8.0-2c64dc5 
Step #8 - "build": Sending build context to Docker daemon  43.77MB

Step #8 - "build": Step 1/5 : FROM alpine:3.8
Step #8 - "build": 3.8: Pulling from library/alpine
Step #8 - "build": Digest: sha256:3d2e482b82608d153a374df3357c0291589a61cc194ec4a9ca2381073a17f58e
Step #8 - "build": Status: Downloaded newer image for alpine:3.8
Step #8 - "build":  ---> 3f53bb00af94
Step #8 - "build": Step 2/5 : RUN apk --update add ca-certificates &&     adduser -D agones
Step #8 - "build":  ---> Running in 53b2361b8539
Step #9 - "build-e2e": Removing intermediate container 98b2b1fdcab9
Step #9 - "build-e2e":  ---> be3f51aaeea0
Step #9 - "build-e2e": Step 17/20 : COPY *.sh /root/
Step #9 - "build-e2e":  ---> f58d5cd7afbc
Step #9 - "build-e2e": Step 18/20 : RUN chmod +x /root/*.sh
Step #8 - "build": fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz
Step #9 - "build-e2e":  ---> Running in 70a1a673d3c8
Step #8 - "build": fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz
Step #8 - "build": (1/1) Installing ca-certificates (20171114-r3)
Step #8 - "build": Executing busybox-1.28.4-r2.trigger
Step #8 - "build": Executing ca-certificates-20171114-r3.trigger
Step #8 - "build": OK: 5 MiB in 14 packages
Step #8 - "build": Removing intermediate container 53b2361b8539
Step #8 - "build":  ---> 8d0b62e5950a
Step #8 - "build": Step 3/5 : COPY  --chown=agones:root ./bin/controller /home/agones/controller
Step #9 - "build-e2e": Removing intermediate container 70a1a673d3c8
Step #9 - "build-e2e":  ---> 5bcd67cea215
Step #9 - "build-e2e": Step 19/20 : WORKDIR /go
Step #9 - "build-e2e":  ---> Running in 34409a82f6ad
Step #9 - "build-e2e": Removing intermediate container 34409a82f6ad
Step #9 - "build-e2e":  ---> 250837163571
Step #9 - "build-e2e": Step 20/20 : ENTRYPOINT [ "/root/entrypoint.sh" ]
Step #9 - "build-e2e":  ---> Running in f28f9e2600e4
Step #9 - "build-e2e": Removing intermediate container f28f9e2600e4
Step #9 - "build-e2e":  ---> 31c0743de154
Step #9 - "build-e2e": Successfully built 31c0743de154
Step #9 - "build-e2e": Successfully tagged e2e-runner:latest
Step #8 - "build":  ---> 9b3c82f7d825
Step #8 - "build": Step 4/5 : USER agones
Step #8 - "build":  ---> Running in 94d5f0c3a101
Step #8 - "build": Removing intermediate container 94d5f0c3a101
Step #8 - "build":  ---> 999dec2d3b25
Step #8 - "build": Step 5/5 : ENTRYPOINT ["/home/agones/controller"]
Step #8 - "build":  ---> Running in f7815d14a6f3
Finished Step #9 - "build-e2e"
Step #8 - "build": Removing intermediate container f7815d14a6f3
Step #8 - "build":  ---> 4b0058e5ddeb
Step #8 - "build": Successfully built 4b0058e5ddeb
Step #8 - "build": Successfully tagged gcr.io/agones-images/agones-controller:0.8.0-2c64dc5
Step #8 - "build": docker run --rm -e "CGO_ENABLED=0" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": 	-o /go/src/agones.dev/agones/cmd/sdk-server/bin/sdk-server.linux.amd64  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-2c64dc5" -installsuffix cgo agones.dev/agones/cmd/sdk-server
Step #8 - "build": docker run --rm -e "GOOS=windows" -e "GOARCH=amd64" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": 	-o /go/src/agones.dev/agones/cmd/sdk-server/bin/sdk-server.windows.amd64.exe  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-2c64dc5" agones.dev/agones/cmd/sdk-server
Step #4 - "tests": ok  	agones.dev/agones/pkg/fleetallocation	11.451s
Step #4 - "tests": ok  	agones.dev/agones/pkg/fleetautoscalers	3.378s
Step #4 - "tests": ok  	agones.dev/agones/pkg/fleets	2.589s
Step #4 - "tests": ok  	agones.dev/agones/pkg/gameserverallocations	14.923s
Step #4 - "tests": ok  	agones.dev/agones/pkg/gameservers	3.067s
Step #4 - "tests": ok  	agones.dev/agones/pkg/gameserversets	3.149s
Step #4 - "tests": ok  	agones.dev/agones/pkg/metrics	3.026s
Step #4 - "tests": ?   	agones.dev/agones/pkg/sdk	[no test files]
Step #4 - "tests": ok  	agones.dev/agones/pkg/sdkserver	10.819s
Step #4 - "tests": ?   	agones.dev/agones/pkg/testing	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/util	[no test files]
Step #4 - "tests": ok  	agones.dev/agones/pkg/util/crd	4.045s
Step #4 - "tests": ?   	agones.dev/agones/pkg/util/runtime	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/util/signals	[no test files]
Step #4 - "tests": ok  	agones.dev/agones/pkg/util/webhooks	1.245s
Step #4 - "tests": ok  	agones.dev/agones/pkg/util/workerqueue	2.105s
Step #4 - "tests": ok  	agones.dev/agones/sdks/go	1.073s
Step #4 - "tests": ?   	agones.dev/agones/cmd/controller	[no test files]
Step #4 - "tests": ok  	agones.dev/agones/cmd/ping	2.047s
Step #4 - "tests": ?   	agones.dev/agones/cmd/sdk-server	[no test files]
Finished Step #4 - "tests"
Starting Step #5 - "site-static"
Step #5 - "site-static": Already have image: make-docker
Step #5 - "site-static": /usr/bin/make site-static ARGS="-F" ENV=RELEASE_VERSION=0.8.0
Step #5 - "site-static": make[1]: Entering directory '/workspace/build'
Step #5 - "site-static": mkdir -p ~/.kube/
Step #5 - "site-static": mkdir -p /workspace/build//.config/gcloud
Step #5 - "site-static": mkdir -p ~/.helm
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb rm -r ./public
Step #5 - "site-static": rm: cannot remove './public': No such file or directory
Step #5 - "site-static": includes/website.mk:35: recipe for target 'site-static' failed
Step #5 - "site-static": mkdir /workspace/site/public
Step #5 - "site-static": make[1]: [site-static] Error 1 (ignored)
Step #5 - "site-static": # for some reason, this only work locally
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb \
Step #5 - "site-static": 	bash -c "npm list postcss-cli || npm install postcss-cli"
Step #5 - "site-static": /go/src/agones.dev/agones/site
Step #5 - "site-static": `-- (empty)
Step #5 - "site-static": 
Step #8 - "build": docker run --rm -e "GOOS=darwin" -e "GOARCH=amd64" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": 	-o /go/src/agones.dev/agones/cmd/sdk-server/bin/sdk-server.darwin.amd64  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-2c64dc5" agones.dev/agones/cmd/sdk-server
Step #5 - "site-static": npm WARN saveError ENOENT: no such file or directory, open '/go/src/agones.dev/agones/site/package.json'
Step #5 - "site-static": npm notice created a lockfile as package-lock.json. You should commit this file.
Step #5 - "site-static": npm WARN enoent ENOENT: no such file or directory, open '/go/src/agones.dev/agones/site/package.json'
Step #5 - "site-static": npm WARN site No description
Step #5 - "site-static": npm WARN site No repository field.
Step #5 - "site-static": npm WARN site No README data
Step #5 - "site-static": npm WARN site No license field.
Step #5 - "site-static": npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
Step #5 - "site-static": npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #5 - "site-static": 
Step #5 - "site-static": + postcss-cli@6.1.1
Step #5 - "site-static": added 248 packages from 148 contributors and audited 3191 packages in 13.392s
Step #5 - "site-static": found 0 vulnerabilities
Step #5 - "site-static": 
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb \
Step #5 - "site-static": 	bash -c "npm list autoprefixer || npm install autoprefixer"
Step #5 - "site-static": /go/src/agones.dev/agones/site
Step #5 - "site-static": `-- (empty)
Step #5 - "site-static": 
Step #5 - "site-static": npm WARN saveError ENOENT: no such file or directory, open '/go/src/agones.dev/agones/site/package.json'
Step #5 - "site-static": npm WARN enoent ENOENT: no such file or directory, open '/go/src/agones.dev/agones/site/package.json'
Step #5 - "site-static": npm WARN site No description
Step #5 - "site-static": npm WARN site No repository field.
Step #5 - "site-static": npm WARN site No README data
Step #5 - "site-static": npm WARN site No license field.
Step #5 - "site-static": npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
Step #5 - "site-static": npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #5 - "site-static": 
Step #5 - "site-static": + autoprefixer@9.4.6
Step #5 - "site-static": added 8 packages from 7 contributors and audited 11802 packages in 4.162s
Step #5 - "site-static": found 0 vulnerabilities
Step #5 - "site-static": 
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb bash -c \
Step #5 - "site-static": 	"RELEASE_VERSION=0.8.0 hugo --config=config.toml -F"
Step #5 - "site-static": Building sites … 
Step #5 - "site-static":                    | EN  
Step #5 - "site-static": +------------------+----+
Step #5 - "site-static":   Pages            | 59  
Step #5 - "site-static":   Paginator pages  |  0  
Step #5 - "site-static":   Non-page files   |  2  
Step #5 - "site-static":   Static files     | 40  
Step #5 - "site-static":   Processed images |  2  
Step #5 - "site-static":   Aliases          | 10  
Step #5 - "site-static":   Sitemaps         |  1  
Step #5 - "site-static":   Cleaned          |  0  
Step #5 - "site-static": 
Step #5 - "site-static": Total in 2600 ms
Step #5 - "site-static": make[1]: Leaving directory '/workspace/build'
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb bash -c \
Step #5 - "site-static": 		"SERVICE=preview envsubst < app.yaml > .app.yaml"
Finished Step #5 - "site-static"
Starting Step #6 - "site-gopath"
Step #6 - "site-gopath": Already have image (with digest): ubuntu
Step #6 - "site-gopath": .
Step #6 - "site-gopath": ..
Step #6 - "site-gopath": .app.yaml
Step #6 - "site-gopath": .gcloudignore
Step #6 - "site-gopath": .gitignore
Step #6 - "site-gopath": app.yaml
Step #6 - "site-gopath": assets
Step #6 - "site-gopath": config.toml
Step #6 - "site-gopath": content
Step #6 - "site-gopath": credits
Step #6 - "site-gopath": handler.go
Step #6 - "site-gopath": handler_test.go
Step #6 - "site-gopath": layouts
Step #6 - "site-gopath": main.go
Step #6 - "site-gopath": node_modules
Step #6 - "site-gopath": package-lock.json
Step #6 - "site-gopath": public
Step #6 - "site-gopath": resources
Step #6 - "site-gopath": static
Step #6 - "site-gopath": themes
Step #6 - "site-gopath": vanity.yaml
Finished Step #6 - "site-gopath"
Starting Step #7 - "deploy-site-static"
Step #7 - "deploy-site-static": Already have image (with digest): gcr.io/cloud-builders/gcloud
Step #8 - "build": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build -w /go/src/agones.dev/agones/cmd/sdk-server/bin/ agones-build:db76ca0bfb zip -0 \
Step #8 - "build": 	agonessdk-server-0.8.0-2c64dc5.zip sdk-server.darwin.amd64 sdk-server.linux.amd64 sdk-server.windows.amd64.exe
Step #8 - "build":   adding: sdk-server.darwin.amd64 (stored 0%)
Step #8 - "build":   adding: sdk-server.linux.amd64 (stored 0%)
Step #8 - "build":   adding: sdk-server.windows.amd64.exe (stored 0%)
Step #8 - "build": docker build /workspace/cmd/sdk-server/ --tag=gcr.io/agones-images/agones-sdk:0.8.0-2c64dc5 
Step #8 - "build": Sending build context to Docker daemon  217.8MB

Step #8 - "build": Step 1/5 : FROM alpine:3.8
Step #8 - "build":  ---> 3f53bb00af94
Step #8 - "build": Step 2/5 : RUN apk --update add ca-certificates &&     adduser -D agones
Step #8 - "build":  ---> Using cache
Step #8 - "build":  ---> 8d0b62e5950a
Step #8 - "build": Step 3/5 : COPY --chown=agones:root ./bin/sdk-server.linux.amd64 /home/agones/sdk-server
Step #7 - "deploy-site-static": Services to deploy:
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": descriptor:      [/workspace/go/src/site/.app.yaml]
Step #7 - "deploy-site-static": source:          [/workspace/go/src/site]
Step #7 - "deploy-site-static": target project:  [agones-images]
Step #7 - "deploy-site-static": target service:  [preview]
Step #7 - "deploy-site-static": target version:  [2c64dc5]
Step #7 - "deploy-site-static": target url:      [https://2c64dc5-dot-preview-dot-agones-images.appspot.com]
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static":      (add --promote if you also want to make this service available from
Step #7 - "deploy-site-static":      [https://preview-dot-agones-images.appspot.com])
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": Do you want to continue (Y/n)?  
Step #7 - "deploy-site-static": Beginning deployment of service [preview]...
Step #8 - "build":  ---> e12a3dc0eb9a
Step #8 - "build": Step 4/5 : USER agones
Step #8 - "build":  ---> Running in e78c6805439a
Step #8 - "build": Removing intermediate container e78c6805439a
Step #8 - "build":  ---> 342ce00c7e99
Step #8 - "build": Step 5/5 : ENTRYPOINT ["/home/agones/sdk-server"]
Step #8 - "build":  ---> Running in 430813de6bdf
Step #8 - "build": Removing intermediate container 430813de6bdf
Step #8 - "build":  ---> 10a49cc70eff
Step #8 - "build": Successfully built 10a49cc70eff
Step #8 - "build": Successfully tagged gcr.io/agones-images/agones-sdk:0.8.0-2c64dc5
Step #8 - "build": docker run --rm -e "CGO_ENABLED=0" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": -tags none -o /go/src/agones.dev/agones/cmd/ping/bin/ping \
Step #8 - "build":  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-2c64dc5" -installsuffix cgo agones.dev/agones/cmd/ping
Step #7 - "deploy-site-static": #============================================================#
Step #7 - "deploy-site-static": #= Uploading 52 files to Google Cloud Storage               =#
Step #8 - "build": docker build /workspace/cmd/ping/ --tag=gcr.io/agones-images/agones-ping:0.8.0-2c64dc5 
Step #7 - "deploy-site-static": #============================================================#
Step #7 - "deploy-site-static": File upload done.
Step #8 - "build": Sending build context to Docker daemon  12.71MB

Step #8 - "build": Step 1/5 : FROM alpine:3.8
Step #8 - "build":  ---> 3f53bb00af94
Step #8 - "build": Step 2/5 : RUN apk --update add ca-certificates &&     adduser -D agones
Step #8 - "build":  ---> Using cache
Step #8 - "build":  ---> 8d0b62e5950a
Step #8 - "build": Step 3/5 : COPY --chown=agones:root ./bin/ping /home/agones/ping
Step #7 - "deploy-site-static": Updating service [preview]...
Step #8 - "build":  ---> a5e67f329d84
Step #8 - "build": Step 4/5 : USER agones
Step #8 - "build":  ---> Running in 9edbed2eec47
Step #8 - "build": Removing intermediate container 9edbed2eec47
Step #8 - "build":  ---> 4c24be453d4d
Step #8 - "build": Step 5/5 : ENTRYPOINT ["/home/agones/ping"]
Step #8 - "build":  ---> Running in c39fa2107417
Step #8 - "build": Removing intermediate container c39fa2107417
Step #8 - "build":  ---> 260061b51728
Step #8 - "build": Successfully built 260061b51728
Step #8 - "build": Successfully tagged gcr.io/agones-images/agones-ping:0.8.0-2c64dc5
Step #8 - "build": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build -w /go/src/agones.dev/agones/sdks/cpp agones-build:db76ca0bfb make build install archive VERSION=0.8.0-2c64dc5
Step #8 - "build": mkdir /go/src/agones.dev/agones/sdks/cpp//bin
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o google/api/annotations.pb.o google/api/annotations.pb.cc
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o google/api/http.pb.o google/api/http.pb.cc
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o sdk.grpc.pb.o sdk.grpc.pb.cc
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o sdk.pb.o sdk.pb.cc
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o sdk.o sdk.cc
Step #8 - "build": g++ google/api/annotations.pb.o google/api/http.pb.o sdk.grpc.pb.o sdk.pb.o sdk.o -L/usr/local/lib -lgrpc++_unsecure -lgrpc -lprotobuf -lpthread -ldl -shared -o /go/src/agones.dev/agones/sdks/cpp//bin/libagonessdk.so
Step #8 - "build": ar rcs /go/src/agones.dev/agones/sdks/cpp//bin/libagonessdk.a google/api/annotations.pb.o google/api/http.pb.o sdk.grpc.pb.o sdk.pb.o sdk.o
Step #8 - "build": cp /go/src/agones.dev/agones/sdks/cpp//bin/libagonessdk.* /usr/local/lib
Step #8 - "build": mkdir -p /usr/local/include/agones
Step #8 - "build": cp /go/src/agones.dev/agones/sdks/cpp//*.h /usr/local/include/agones/
Step #8 - "build": mkdir -p /usr/local/include/google/api
Step #8 - "build": cp -r /go/src/agones.dev/agones/sdks/cpp//google/api/*.h /usr/local/include/google/api/
Step #8 - "build": ldconfig
Step #8 - "build": rm /go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-2c64dc5-src.zip
Step #8 - "build": rm: cannot remove '/go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-2c64dc5-src.zip': No such file or directory
Step #8 - "build": Makefile:67: recipe for target 'archive' failed
Step #8 - "build": rm /go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-2c64dc5-dev-linux-arch_64.tar.gz
Step #8 - "build": make: [archive] Error 1 (ignored)
Step #8 - "build": rm: cannot remove '/go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-2c64dc5-dev-linux-arch_64.tar.gz': No such file or directory
Step #8 - "build": Makefile:67: recipe for target 'archive' failed
Step #8 - "build": rm /go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-2c64dc5-runtime-linux-arch_64.tar.gz
Step #8 - "build": make: [archive] Error 1 (ignored)
Step #8 - "build": rm: cannot remove '/go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-2c64dc5-runtime-linux-arch_64.tar.gz': No such file or directory
Step #8 - "build": make: [archive] Error 1 (ignored)
Step #8 - "build": Makefile:67: recipe for target 'archive' failed
Step #8 - "build": cp /usr/local/lib/libgrpc.so.6 /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cp /usr/local/lib/libprotobuf.so.* /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cp /usr/local/lib/libagonessdk.so /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cp /usr/local/lib/libgpr.so.6 /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cp /usr/local/lib/libgrpc_unsecure.so.6 /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cd /go/src/agones.dev/agones/sdks/cpp//bin && tar cvf agonessdk-0.8.0-2c64dc5-runtime-linux-arch_64.tar.gz *
Step #8 - "build": libagonessdk.a
Step #8 - "build": libagonessdk.so
Step #8 - "build": libgpr.so.6
Step #8 - "build": libgrpc.so.6
Step #8 - "build": libgrpc_unsecure.so.6
Step #8 - "build": libprotobuf.so.17
Step #8 - "build": libprotobuf.so.17.0.0
Step #8 - "build": cd /usr/local && tar cvf /go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-2c64dc5-dev-linux-arch_64.tar.gz lib include
Step #8 - "build": lib/
Step #8 - "build": lib/libagonessdk.a
Step #8 - "build": lib/libagonessdk.so
Step #8 - "build": lib/python3.5/
Step #8 - "build": lib/python3.5/dist-packages/
Step #8 - "build": lib/python2.7/
Step #8 - "build": lib/python2.7/dist-packages/
Step #8 - "build": lib/python2.7/site-packages/
Step #8 - "build": lib/libprotoc.a
Step #8 - "build": lib/libgrpc++.so.6
Step #8 - "build": lib/libaddress_sorting.so.6
Step #8 - "build": lib/libgrpc++_unsecure.so
Step #8 - "build": lib/libaddress_sorting.so.6.0.0
Step #8 - "build": lib/libgpr.so.6
Step #8 - "build": lib/libaddress_sorting.a
Step #8 - "build": lib/libgrpc++_unsecure.so.6
Step #8 - "build": lib/libprotobuf.so.17
Step #8 - "build": lib/libgrpc++_cronet.so.1.16.1
Step #8 - "build": lib/libgrpc++_error_details.so.6
Step #8 - "build": lib/libgrpcpp_channelz.so.6
Step #8 - "build": lib/libgrpc++_error_details.so.1
Step #8 - "build": lib/libprotobuf-lite.so.17.0.0
Step #8 - "build": lib/libprotobuf-lite.la
Step #8 - "build": lib/libgrpc++_unsecure.so.1
Step #8 - "build": lib/pkgconfig/
Step #8 - "build": lib/pkgconfig/grpc++_unsecure.pc
Step #8 - "build": lib/pkgconfig/grpc_unsecure.pc
Step #8 - "build": lib/pkgconfig/grpc++.pc
Step #8 - "build": lib/pkgconfig/protobuf.pc
Step #8 - "build": lib/pkgconfig/grpc.pc
Step #8 - "build": lib/pkgconfig/protobuf-lite.pc
Step #8 - "build": lib/pkgconfig/gpr.pc
Step #8 - "build": lib/libgrpc++_reflection.so.6
Step #8 - "build": lib/libgrpc++_cronet.a
Step #8 - "build": lib/libprotoc.so
Step #8 - "build": lib/libgrpc++_cronet.so
Step #8 - "build": lib/libgrpc++_error_details.so.1.16.1
Step #8 - "build": lib/libgrpc.so.6.0.0
Step #8 - "build": lib/libgrpc_unsecure.so
Step #8 - "build": lib/libgrpc++_cronet.so.6
Step #8 - "build": lib/libgrpc++.so.1.16.1
Step #8 - "build": lib/libgpr.so.6.0.0
Step #8 - "build": lib/libprotobuf.a
Step #8 - "build": lib/libgrpc++.a
Step #8 - "build": lib/libgrpc++_unsecure.so.1.16.1
Step #8 - "build": lib/libgrpc++_unsecure.a
Step #8 - "build": lib/libprotobuf.la
Step #8 - "build": lib/libgrpc_cronet.so.6.0.0
Step #8 - "build": lib/libgrpc_unsecure.so.6
Step #8 - "build": lib/libprotobuf.so
Step #8 - "build": lib/libgrpc++_cronet.so.1
Step #8 - "build": lib/libprotoc.so.17.0.0
Step #8 - "build": lib/libprotobuf-lite.a
Step #8 - "build": lib/libgrpc.so
Step #8 - "build": lib/libgrpc.a
Step #8 - "build": lib/libgrpc++_reflection.so.1
Step #8 - "build": lib/libgrpcpp_channelz.a
Step #8 - "build": lib/libgpr.a
Step #8 - "build": lib/libgrpcpp_channelz.so.1.16.1
Step #8 - "build": lib/libgrpc++.so.1
Step #8 - "build": lib/libgrpc_unsecure.so.6.0.0
Step #8 - "build": lib/libgrpc.so.6
Step #8 - "build": lib/libgrpcpp_channelz.so.1
Step #8 - "build": lib/libgrpc++.so
Step #8 - "build": lib/libgpr.so
Step #8 - "build": lib/libgrpc++_reflection.so
Step #8 - "build": lib/libprotobuf.so.17.0.0
Step #8 - "build": lib/libgrpc_cronet.so
Step #8 - "build": lib/libprotobuf-lite.so.17
Step #8 - "build": lib/libprotoc.la
Step #8 - "build": lib/libgrpc++_reflection.so.1.16.1
Step #8 - "build": lib/libgrpc++_error_details.a
Step #8 - "build": lib/libprotobuf-lite.so
Step #8 - "build": lib/libgrpc_cronet.so.6
Step #8 - "build": lib/libgrpc++_error_details.so
Step #8 - "build": lib/libaddress_sorting.so
Step #8 - "build": lib/libgrpc_unsecure.a
Step #8 - "build": lib/libprotoc.so.17
Step #8 - "build": lib/libgrpcpp_channelz.so
Step #8 - "build": lib/libgrpc_cronet.a
Step #8 - "build": lib/libgrpc++_reflection.a
Step #8 - "build": include/
Step #8 - "build": include/agones/
Step #8 - "build": include/agones/sdk.pb.h
Step #8 - "build": include/agones/sdk.grpc.pb.h
Step #8 - "build": include/agones/sdk.h
Step #8 - "build": include/google/
Step #8 - "build": include/google/protobuf/
Step #8 - "build": include/google/protobuf/map_entry.h
Step #8 - "build": include/google/protobuf/util/
Step #8 - "build": include/google/protobuf/util/message_differencer.h
Step #8 - "build": include/google/protobuf/util/field_comparator.h
Step #8 - "build": include/google/protobuf/util/time_util.h
Step #8 - "build": include/google/protobuf/util/type_resolver.h
Step #8 - "build": include/google/protobuf/util/type_resolver_util.h
Step #8 - "build": include/google/protobuf/util/json_util.h
Step #8 - "build": include/google/protobuf/util/field_mask_util.h
Step #8 - "build": include/google/protobuf/util/delimited_message_util.h
Step #8 - "build": include/google/protobuf/descriptor.pb.h
Step #8 - "build": include/google/protobuf/source_context.proto
Step #8 - "build": include/google/protobuf/map_field_inl.h
Step #8 - "build": include/google/protobuf/generated_message_util.h
Step #8 - "build": include/google/protobuf/struct.proto
Step #8 - "build": include/google/protobuf/repeated_field.h
Step #8 - "build": include/google/protobuf/api.proto
Step #8 - "build": include/google/protobuf/implicit_weak_message.h
Step #8 - "build": include/google/protobuf/io/
Step #8 - "build": include/google/protobuf/io/coded_stream.h
Step #8 - "build": include/google/protobuf/io/zero_copy_stream_impl_lite.h
Step #8 - "build": include/google/protobuf/io/tokenizer.h
Step #8 - "build": include/google/protobuf/io/zero_copy_stream_impl.h
Step #8 - "build": include/google/protobuf/io/zero_copy_stream.h
Step #8 - "build": include/google/protobuf/io/strtod.h
Step #8 - "build": include/google/protobuf/io/printer.h
Step #8 - "build": include/google/protobuf/field_mask.pb.h
Step #8 - "build": include/google/protobuf/service.h
Step #8 - "build": include/google/protobuf/descriptor.proto
Step #8 - "build": include/google/protobuf/message.h
Step #8 - "build": include/google/protobuf/arena_impl.h
Step #8 - "build": include/google/protobuf/wire_format_lite.h
Step #8 - "build": include/google/protobuf/field_mask.proto
Step #8 - "build": include/google/protobuf/message_lite.h
Step #8 - "build": include/google/protobuf/map_field.h
Step #8 - "build": include/google/protobuf/type.proto
Step #8 - "build": include/google/protobuf/api.pb.h
Step #8 - "build": include/google/protobuf/empty.pb.h
Step #8 - "build": include/google/protobuf/generated_message_reflection.h
Step #8 - "build": include/google/protobuf/extension_set.h
Step #8 - "build": include/google/protobuf/has_bits.h
Step #8 - "build": include/google/protobuf/descriptor.h
Step #8 - "build": include/google/protobuf/wire_format.h
Step #8 - "build": include/google/protobuf/reflection.h
Step #8 - "build": include/google/protobuf/dynamic_message.h
Step #8 - "build": include/google/protobuf/map_field_lite.h
Step #8 - "build": include/google/protobuf/map_entry_lite.h
Step #8 - "build": include/google/protobuf/wrappers.pb.h
Step #8 - "build": include/google/protobuf/generated_message_table_driven.h
Step #8 - "build": include/google/protobuf/source_context.pb.h
Step #8 - "build": include/google/protobuf/generated_enum_reflection.h
Step #8 - "build": include/google/protobuf/stubs/
Step #8 - "build": include/google/protobuf/stubs/fastmem.h
Step #8 - "build": include/google/protobuf/stubs/callback.h
Step #8 - "build": include/google/protobuf/stubs/bytestream.h
Step #8 - "build": include/google/protobuf/stubs/stringpiece.h
Step #8 - "build": include/google/protobuf/stubs/once.h
Step #8 - "build": include/google/protobuf/stubs/casts.h
Step #8 - "build": include/google/protobuf/stubs/common.h
Step #8 - "build": include/google/protobuf/stubs/stl_util.h
Step #8 - "build": include/google/protobuf/stubs/logging.h
Step #8 - "build": include/google/protobuf/stubs/port.h
Step #8 - "build": include/google/protobuf/stubs/singleton.h
Step #8 - "build": include/google/protobuf/stubs/platform_macros.h
Step #8 - "build": include/google/protobuf/stubs/template_util.h
Step #8 - "build": include/google/protobuf/stubs/macros.h
Step #8 - "build": include/google/protobuf/stubs/hash.h
Step #8 - "build": include/google/protobuf/stubs/mutex.h
Step #8 - "build": include/google/protobuf/stubs/status.h
Step #8 - "build": include/google/protobuf/empty.proto
Step #8 - "build": include/google/protobuf/metadata_lite.h
Step #8 - "build": include/google/protobuf/timestamp.pb.h
Step #8 - "build": include/google/protobuf/struct.pb.h
Step #8 - "build": include/google/protobuf/type.pb.h
Step #8 - "build": include/google/protobuf/any.proto
Step #8 - "build": include/google/protobuf/metadata.h
Step #8 - "build": include/google/protobuf/any.pb.h
Step #8 - "build": include/google/protobuf/unknown_field_set.h
Step #8 - "build": include/google/protobuf/duration.pb.h
Step #8 - "build": include/google/protobuf/generated_enum_util.h
Step #8 - "build": include/google/protobuf/descriptor_database.h
Step #8 - "build": include/google/protobuf/timestamp.proto
Step #8 - "build": include/google/protobuf/reflection_ops.h
Step #8 - "build": include/google/protobuf/inlined_string_field.h
Step #8 - "build": include/google/protobuf/arena.h
Step #8 - "build": include/google/protobuf/duration.proto
Step #8 - "build": include/google/protobuf/wrappers.proto
Step #8 - "build": include/google/protobuf/map.h
Step #8 - "build": include/google/protobuf/map_type_handler.h
Step #8 - "build": include/google/protobuf/text_format.h
Step #8 - "build": include/google/protobuf/compiler/
Step #8 - "build": include/google/protobuf/compiler/plugin.pb.h
Step #8 - "build": include/google/protobuf/compiler/plugin.proto
Step #8 - "build": include/google/protobuf/compiler/java/
Step #8 - "build": include/google/protobuf/compiler/java/java_generator.h
Step #8 - "build": include/google/protobuf/compiler/java/java_names.h
Step #8 - "build": include/google/protobuf/compiler/code_generator.h
Step #8 - "build": include/google/protobuf/compiler/csharp/
Step #8 - "build": include/google/protobuf/compiler/csharp/csharp_generator.h
Step #8 - "build": include/google/protobuf/compiler/csharp/csharp_names.h
Step #8 - "build": include/google/protobuf/compiler/command_line_interface.h
Step #8 - "build": include/google/protobuf/compiler/php/
Step #8 - "build": include/google/protobuf/compiler/php/php_generator.h
Step #8 - "build": include/google/protobuf/compiler/objectivec/
Step #8 - "build": include/google/protobuf/compiler/objectivec/objectivec_helpers.h
Step #8 - "build": include/google/protobuf/compiler/objectivec/objectivec_generator.h
Step #8 - "build": include/google/protobuf/compiler/parser.h
Step #8 - "build": include/google/protobuf/compiler/python/
Step #8 - "build": include/google/protobuf/compiler/python/python_generator.h
Step #8 - "build": include/google/protobuf/compiler/cpp/
Step #8 - "build": include/google/protobuf/compiler/cpp/cpp_generator.h
Step #8 - "build": include/google/protobuf/compiler/js/
Step #8 - "build": include/google/protobuf/compiler/js/well_known_types_embed.h
Step #8 - "build": include/google/protobuf/compiler/js/js_generator.h
Step #8 - "build": include/google/protobuf/compiler/plugin.h
Step #8 - "build": include/google/protobuf/compiler/ruby/
Step #8 - "build": include/google/protobuf/compiler/ruby/ruby_generator.h
Step #8 - "build": include/google/protobuf/compiler/importer.h
Step #8 - "build": include/google/protobuf/arenastring.h
Step #8 - "build": include/google/protobuf/wire_format_lite_inl.h
Step #8 - "build": include/google/protobuf/any.h
Step #8 - "build": include/google/api/
Step #8 - "build": include/google/api/http.pb.h
Step #8 - "build": include/google/api/annotations.pb.h
Step #8 - "build": include/grpc++/
Step #8 - "build": include/grpc++/support/
Step #8 - "build": include/grpc++/support/error_details.h
Step #8 - "build": include/grpc++/support/async_stream.h
Step #8 - "build": include/grpc++/support/time.h
Step #8 - "build": include/grpc++/support/async_unary_call.h
Step #8 - "build": include/grpc++/support/byte_buffer.h
Step #8 - "build": include/grpc++/support/config.h
Step #8 - "build": include/grpc++/support/status_code_enum.h
Step #8 - "build": include/grpc++/support/sync_stream.h
Step #8 - "build": include/grpc++/support/slice.h
Step #8 - "build": include/grpc++/support/channel_arguments.h
Step #8 - "build": include/grpc++/support/string_ref.h
Step #8 - "build": include/grpc++/support/stub_options.h
Step #8 - "build": include/grpc++/support/status.h
Step #8 - "build": include/grpc++/create_channel.h
Step #8 - "build": include/grpc++/alarm.h
Step #8 - "build": include/grpc++/generic/
Step #8 - "build": include/grpc++/generic/generic_stub.h
Step #8 - "build": include/grpc++/generic/async_generic_service.h
Step #8 - "build": include/grpc++/impl/
Step #8 - "build": include/grpc++/impl/codegen/
Step #8 - "build": include/grpc++/impl/codegen/channel_interface.h
Step #8 - "build": include/grpc++/impl/codegen/async_stream.h
Step #8 - "build": include/grpc++/impl/codegen/method_handler_impl.h
Step #8 - "build": include/grpc++/impl/codegen/completion_queue.h
Step #8 - "build": include/grpc++/impl/codegen/serialization_traits.h
Step #8 - "build": include/grpc++/impl/codegen/completion_queue_tag.h
Step #8 - "build": include/grpc++/impl/codegen/call.h
Step #8 - "build": include/grpc++/impl/codegen/time.h
Step #8 - "build": include/grpc++/impl/codegen/async_unary_call.h
Step #8 - "build": include/grpc++/impl/codegen/byte_buffer.h
Step #8 - "build": include/grpc++/impl/codegen/server_interface.h
Step #8 - "build": include/grpc++/impl/codegen/proto_utils.h
Step #8 - "build": include/grpc++/impl/codegen/metadata_map.h
Step #8 - "build": include/grpc++/impl/codegen/rpc_method.h
Step #8 - "build": include/grpc++/impl/codegen/config.h
Step #8 - "build": include/grpc++/impl/codegen/service_type.h
Step #8 - "build": include/grpc++/impl/codegen/status_code_enum.h
Step #8 - "build": include/grpc++/impl/codegen/client_context.h
Step #8 - "build": include/grpc++/impl/codegen/call_hook.h
Step #8 - "build": include/grpc++/impl/codegen/core_codegen_interface.h
Step #8 - "build": include/grpc++/impl/codegen/client_unary_call.h
Step #8 - "build": include/grpc++/impl/codegen/sync_stream.h
Step #8 - "build": include/grpc++/impl/codegen/config_protobuf.h
Step #8 - "build": include/grpc++/impl/codegen/slice.h
Step #8 - "build": include/grpc++/impl/codegen/string_ref.h
Step #8 - "build": include/grpc++/impl/codegen/core_codegen.h
Step #8 - "build": include/grpc++/impl/codegen/stub_options.h
Step #8 - "build": include/grpc++/impl/codegen/server_context.h
Step #8 - "build": include/grpc++/impl/codegen/security/
Step #8 - "build": include/grpc++/impl/codegen/security/auth_context.h
Step #8 - "build": include/grpc++/impl/codegen/grpc_library.h
Step #8 - "build": include/grpc++/impl/codegen/status.h
Step #8 - "build": include/grpc++/impl/codegen/rpc_service_method.h
Step #8 - "build": include/grpc++/impl/codegen/create_auth_context.h
Step #8 - "build": include/grpc++/impl/server_builder_option.h
Step #8 - "build": include/grpc++/impl/method_handler_impl.h
Step #8 - "build": include/grpc++/impl/serialization_traits.h
Step #8 - "build": include/grpc++/impl/call.h
Step #8 - "build": include/grpc++/impl/server_builder_plugin.h
Step #8 - "build": include/grpc++/impl/rpc_method.h
Step #8 - "build": include/grpc++/impl/channel_argument_option.h
Step #8 - "build": include/grpc++/impl/service_type.h
Step #8 - "build": include/grpc++/impl/client_unary_call.h
Step #8 - "build": include/grpc++/impl/server_initializer.h
Step #8 - "build": include/grpc++/impl/grpc_library.h
Step #8 - "build": include/grpc++/impl/rpc_service_method.h
Step #8 - "build": include/grpc++/completion_queue.h
Step #8 - "build": include/grpc++/health_check_service_interface.h
Step #8 - "build": include/grpc++/channel.h
Step #8 - "build": include/grpc++/resource_quota.h
Step #8 - "build": include/grpc++/grpc++.h
Step #8 - "build": include/grpc++/server_posix.h
Step #8 - "build": include/grpc++/server.h
Step #8 - "build": include/grpc++/create_channel_posix.h
Step #8 - "build": include/grpc++/server_builder.h
Step #8 - "build": include/grpc++/client_context.h
Step #8 - "build": include/grpc++/server_context.h
Step #8 - "build": include/grpc++/security/
Step #8 - "build": include/grpc++/security/auth_metadata_processor.h
Step #8 - "build": include/grpc++/security/auth_context.h
Step #8 - "build": include/grpc++/security/credentials.h
Step #8 - "build": include/grpc++/security/server_credentials.h
Step #8 - "build": include/grpc++/ext/
Step #8 - "build": include/grpc++/ext/proto_server_reflection_plugin.h
Step #8 - "build": include/grpc++/ext/health_check_service_server_builder_option.h
Step #8 - "build": include/grpc/
Step #8 - "build": include/grpc/support/
Step #8 - "build": include/grpc/support/atm_gcc_sync.h
Step #8 - "build": include/grpc/support/log_windows.h
Step #8 - "build": include/grpc/support/atm_gcc_atomic.h
Step #8 - "build": include/grpc/support/atm_windows.h
Step #8 - "build": include/grpc/support/cpu.h
Step #8 - "build": include/grpc/support/atm.h
Step #8 - "build": include/grpc/support/sync.h
Step #8 - "build": include/grpc/support/string_util.h
Step #8 - "build": include/grpc/support/sync_custom.h
Step #8 - "build": include/grpc/support/thd_id.h
Step #8 - "build": include/grpc/support/sync_posix.h
Step #8 - "build": include/grpc/support/time.h
Step #8 - "build": include/grpc/support/alloc.h
Step #8 - "build": include/grpc/support/log.h
Step #8 - "build": include/grpc/support/port_platform.h
Step #8 - "build": include/grpc/support/workaround_list.h
Step #8 - "build": include/grpc/support/sync_windows.h
Step #8 - "build": include/grpc/support/sync_generic.h
Step #8 - "build": include/grpc/grpc.h
Step #8 - "build": include/grpc/census.h
Step #8 - "build": include/grpc/grpc_cronet.h
Step #8 - "build": include/grpc/slice_buffer.h
Step #8 - "build": include/grpc/impl/
Step #8 - "build": include/grpc/impl/codegen/
Step #8 - "build": include/grpc/impl/codegen/atm_gcc_sync.h
Step #8 - "build": include/grpc/impl/codegen/atm_gcc_atomic.h
Step #8 - "build": include/grpc/impl/codegen/atm_windows.h
Step #8 - "build": include/grpc/impl/codegen/atm.h
Step #8 - "build": include/grpc/impl/codegen/propagation_bits.h
Step #8 - "build": include/grpc/impl/codegen/gpr_types.h
Step #8 - "build": include/grpc/impl/codegen/sync.h
Step #8 - "build": include/grpc/impl/codegen/sync_custom.h
Step #8 - "build": include/grpc/impl/codegen/sync_posix.h
Step #8 - "build": include/grpc/impl/codegen/fork.h
Step #8 - "build": include/grpc/impl/codegen/compression_types.h
Step #8 - "build": include/grpc/impl/codegen/byte_buffer.h
Step #8 - "build": include/grpc/impl/codegen/log.h
Step #8 - "build": include/grpc/impl/codegen/connectivity_state.h
Step #8 - "build": include/grpc/impl/codegen/port_platform.h
Step #8 - "build": include/grpc/impl/codegen/gpr_slice.h
Step #8 - "build": include/grpc/impl/codegen/grpc_types.h
Step #8 - "build": include/grpc/impl/codegen/sync_windows.h
Step #8 - "build": include/grpc/impl/codegen/slice.h
Step #8 - "build": include/grpc/impl/codegen/sync_generic.h
Step #8 - "build": include/grpc/impl/codegen/byte_buffer_reader.h
Step #8 - "build": include/grpc/impl/codegen/status.h
Step #8 - "build": include/grpc/fork.h
Step #8 - "build": include/grpc/byte_buffer.h
Step #8 - "build": include/grpc/compression.h
Step #8 - "build": include/grpc/load_reporting.h
Step #8 - "build": include/grpc/grpc_security.h
Step #8 - "build": include/grpc/grpc_posix.h
Step #8 - "build": include/grpc/slice.h
Step #8 - "build": include/grpc/grpc_security_constants.h
Step #8 - "build": include/grpc/byte_buffer_reader.h
Step #8 - "build": include/grpc/status.h
Step #8 - "build": include/grpcpp/
Step #8 - "build": include/grpcpp/support/
Step #8 - "build": include/grpcpp/support/error_details.h
Step #8 - "build": include/grpcpp/support/async_stream.h
Step #8 - "build": include/grpcpp/support/time.h
Step #8 - "build": include/grpcpp/support/async_unary_call.h
Step #8 - "build": include/grpcpp/support/byte_buffer.h
Step #8 - "build": include/grpcpp/support/config.h
Step #8 - "build": include/grpcpp/support/status_code_enum.h
Step #8 - "build": include/grpcpp/support/proto_buffer_reader.h
Step #8 - "build": include/grpcpp/support/proto_buffer_writer.h
Step #8 - "build": include/grpcpp/support/sync_stream.h
Step #8 - "build": include/grpcpp/support/slice.h
Step #8 - "build": include/grpcpp/support/channel_arguments.h
Step #8 - "build": include/grpcpp/support/string_ref.h
Step #8 - "build": include/grpcpp/support/stub_options.h
Step #8 - "build": include/grpcpp/support/client_callback.h
Step #8 - "build": include/grpcpp/support/status.h
Step #8 - "build": include/grpcpp/create_channel.h
Step #8 - "build": include/grpcpp/alarm.h
Step #8 - "build": include/grpcpp/generic/
Step #8 - "build": include/grpcpp/generic/generic_stub.h
Step #8 - "build": include/grpcpp/generic/async_generic_service.h
Step #8 - "build": include/grpcpp/impl/
Step #8 - "build": include/grpcpp/impl/codegen/
Step #8 - "build": include/grpcpp/impl/codegen/callback_common.h
Step #8 - "build": include/grpcpp/impl/codegen/channel_interface.h
Step #8 - "build": include/grpcpp/impl/codegen/async_stream.h
Step #8 - "build": include/grpcpp/impl/codegen/method_handler_impl.h
Step #8 - "build": include/grpcpp/impl/codegen/completion_queue.h
Step #8 - "build": include/grpcpp/impl/codegen/serialization_traits.h
Step #8 - "build": include/grpcpp/impl/codegen/completion_queue_tag.h
Step #8 - "build": include/grpcpp/impl/codegen/call.h
Step #8 - "build": include/grpcpp/impl/codegen/time.h
Step #8 - "build": include/grpcpp/impl/codegen/async_unary_call.h
Step #8 - "build": include/grpcpp/impl/codegen/byte_buffer.h
Step #8 - "build": include/grpcpp/impl/codegen/server_interface.h
Step #8 - "build": include/grpcpp/impl/codegen/proto_utils.h
Step #8 - "build": include/grpcpp/impl/codegen/metadata_map.h
Step #8 - "build": include/grpcpp/impl/codegen/rpc_method.h
Step #8 - "build": include/grpcpp/impl/codegen/config.h
Step #8 - "build": include/grpcpp/impl/codegen/service_type.h
Step #8 - "build": include/grpcpp/impl/codegen/status_code_enum.h
Step #8 - "build": include/grpcpp/impl/codegen/proto_buffer_reader.h
Step #8 - "build": include/grpcpp/impl/codegen/client_context.h
Step #8 - "build": include/grpcpp/impl/codegen/proto_buffer_writer.h
Step #8 - "build": include/grpcpp/impl/codegen/call_hook.h
Step #8 - "build": include/grpcpp/impl/codegen/core_codegen_interface.h
Step #8 - "build": include/grpcpp/impl/codegen/client_unary_call.h
Step #8 - "build": include/grpcpp/impl/codegen/sync_stream.h
Step #8 - "build": include/grpcpp/impl/codegen/config_protobuf.h
Step #8 - "build": include/grpcpp/impl/codegen/slice.h
Step #8 - "build": include/grpcpp/impl/codegen/string_ref.h
Step #8 - "build": include/grpcpp/impl/codegen/async_generic_service.h
Step #8 - "build": include/grpcpp/impl/codegen/core_codegen.h
Step #8 - "build": include/grpcpp/impl/codegen/stub_options.h
Step #8 - "build": include/grpcpp/impl/codegen/server_context.h
Step #8 - "build": include/grpcpp/impl/codegen/client_callback.h
Step #8 - "build": include/grpcpp/impl/codegen/security/
Step #8 - "build": include/grpcpp/impl/codegen/security/auth_context.h
Step #8 - "build": include/grpcpp/impl/codegen/grpc_library.h
Step #8 - "build": include/grpcpp/impl/codegen/status.h
Step #8 - "build": include/grpcpp/impl/codegen/rpc_service_method.h
Step #8 - "build": include/grpcpp/impl/codegen/create_auth_context.h
Step #8 - "build": include/grpcpp/impl/codegen/client_interceptor.h
Step #8 - "build": include/grpcpp/impl/codegen/interceptor.h
Step #8 - "build": include/grpcpp/impl/server_builder_option.h
Step #8 - "build": include/grpcpp/impl/method_handler_impl.h
Step #8 - "build": include/grpcpp/impl/serialization_traits.h
Step #8 - "build": include/grpcpp/impl/call.h
Step #8 - "build": include/grpcpp/impl/server_builder_plugin.h
Step #8 - "build": include/grpcpp/impl/rpc_method.h
Step #8 - "build": include/grpcpp/impl/channel_argument_option.h
Step #8 - "build": include/grpcpp/impl/service_type.h
Step #8 - "build": include/grpcpp/impl/client_unary_call.h
Step #8 - "build": include/grpcpp/impl/server_initializer.h
Step #8 - "build": include/grpcpp/impl/grpc_library.h
Step #8 - "build": include/grpcpp/impl/rpc_service_method.h
Step #8 - "build": include/grpcpp/completion_queue.h
Step #8 - "build": include/grpcpp/health_check_service_interface.h
Step #8 - "build": include/grpcpp/channel.h
Step #8 - "build": include/grpcpp/resource_quota.h
Step #8 - "build": include/grpcpp/grpcpp.h
Step #8 - "build": include/grpcpp/server_posix.h
Step #8 - "build": include/grpcpp/server.h
Step #8 - "build": include/grpcpp/create_channel_posix.h
Step #8 - "build": include/grpcpp/server_builder.h
Step #8 - "build": include/grpcpp/client_context.h
Step #8 - "build": include/grpcpp/server_context.h
Step #8 - "build": include/grpcpp/security/
Step #8 - "build": include/grpcpp/security/auth_metadata_processor.h
Step #8 - "build": include/grpcpp/security/auth_context.h
Step #8 - "build": include/grpcpp/security/credentials.h
Step #8 - "build": include/grpcpp/security/server_credentials.h
Step #8 - "build": include/grpcpp/ext/
Step #8 - "build": include/grpcpp/ext/channelz_service_plugin.h
Step #8 - "build": include/grpcpp/ext/proto_server_reflection_plugin.h
Step #8 - "build": include/grpcpp/ext/health_check_service_server_builder_option.h
Step #8 - "build": cd /go/src/agones.dev/agones/sdks/cpp/ && zip ./bin/agonessdk-0.8.0-2c64dc5-src.zip Makefile *.md *.cc *.h
Step #8 - "build":   adding: Makefile (deflated 59%)
Step #8 - "build":   adding: README.md (deflated 46%)
Step #8 - "build":   adding: sdk.cc (deflated 74%)
Step #8 - "build":   adding: sdk.grpc.pb.cc (deflated 88%)
Step #8 - "build":   adding: sdk.pb.cc (deflated 91%)
Step #8 - "build":   adding: sdk.grpc.pb.h (deflated 93%)
Step #8 - "build":   adding: sdk.h (deflated 58%)
Step #8 - "build":   adding: sdk.pb.h (deflated 90%)
Step #8 - "build": docker push gcr.io/agones-images/agones-controller:0.8.0-2c64dc5
Step #8 - "build": The push refers to repository [gcr.io/agones-images/agones-controller]
Step #8 - "build": 792bde58e4cc: Preparing
Step #8 - "build": 6a64609a2466: Preparing
Step #8 - "build": 7bff100f35cb: Preparing
Step #8 - "build": 7bff100f35cb: Layer already exists
Step #8 - "build": 6a64609a2466: Pushed
Step #8 - "build": 792bde58e4cc: Pushed
Step #8 - "build": 0.8.0-2c64dc5: digest: sha256:3388083f8e8ef3f74c67c6bce55b93899bcf1215386c84d00dea0e4e3eeccbbe size: 951
Step #8 - "build": docker push gcr.io/agones-images/agones-sdk:0.8.0-2c64dc5
Step #8 - "build": The push refers to repository [gcr.io/agones-images/agones-sdk]
Step #8 - "build": 27bde10ab2d0: Preparing
Step #8 - "build": 6a64609a2466: Preparing
Step #8 - "build": 7bff100f35cb: Preparing
Step #8 - "build": 7bff100f35cb: Layer already exists
Step #8 - "build": 6a64609a2466: Layer already exists
Step #8 - "build": 27bde10ab2d0: Pushed
Step #8 - "build": 0.8.0-2c64dc5: digest: sha256:260cf188f6898ecd2c54897b6684f9b22b372f7fdf12687517c76a2e57d8af21 size: 951
Step #8 - "build": docker push gcr.io/agones-images/agones-ping:0.8.0-2c64dc5
Step #8 - "build": The push refers to repository [gcr.io/agones-images/agones-ping]
Step #8 - "build": b1a1c314f751: Preparing
Step #8 - "build": 6a64609a2466: Preparing
Step #8 - "build": 7bff100f35cb: Preparing
Step #8 - "build": 6a64609a2466: Layer already exists
Step #8 - "build": 7bff100f35cb: Layer already exists
Step #8 - "build": b1a1c314f751: Pushed
Step #8 - "build": 0.8.0-2c64dc5: digest: sha256:110189e3193ad5abcf223622c3967f04c775db0ace4bcf01bc1d1b37347b2004 size: 950
Finished Step #8 - "build"
Starting Step #10
Starting Step #11
Step #11: Already have image (with digest): gcr.io/cloud-builders/gsutil
Step #10: Already have image: e2e-runner
Step #11: Copying file://agonessdk-0.8.0-2c64dc5-dev-linux-arch_64.tar.gz [Content-Type=application/x-tar]...
Step #11: / [0 files][    0.0 B/289.2 MiB]                                                
==> NOTE: You are uploading one or more large file(s), which would run
Step #11: significantly faster if you enable parallel composite uploads. This
Step #11: feature can be enabled by editing the
Step #11: "parallel_composite_upload_threshold" value in your .boto
Step #11: configuration file. However, note that if you do this large files will
Step #11: be uploaded as `composite objects
Step #11: <https://cloud.google.com/storage/docs/composite-objects>`_,which
Step #11: means that any user who downloads such objects will need to have a
Step #11: compiled crcmod installed (see "gsutil help crcmod"). This is because
Step #11: without a compiled crcmod, computing checksums on composite objects is
Step #11: so slow that gsutil disables downloads of composite objects.
Step #11: 
Step #11: -
- [0 files][104.2 MiB/289.2 MiB]                                                
\
|
| [0 files][219.4 MiB/289.2 MiB]                                                
/
/ [1 files][289.2 MiB/289.2 MiB]                                                
-
Copying file://agonessdk-0.8.0-2c64dc5-runtime-linux-arch_64.tar.gz [Content-Type=application/x-tar]...
Step #11: - [1 files][289.2 MiB/355.3 MiB]                                                
\
\ [2 files][355.3 MiB/355.3 MiB]                                                
|
Step #11: Operation completed over 2 objects/355.3 MiB.                                    
Step #10: Fetching cluster endpoint and auth data.
Step #10: kubeconfig entry generated for e2e-test-cluster.
Step #10: Waiting consul port-forward to launch on 8500...
Finished Step #11
Step #10: Forwarding from 127.0.0.1:8500 -> 8500
Step #10: Handling connection for 8500
Step #10: consul port-forward launched. Starting e2e tests...
Step #10: Handling connection for 8500
Step #10: Setting up lock at path: LockE2E/.lock
Step #10: Attempting lock acquisition
Step #7 - "deploy-site-static": ..................................................................done.
Step #7 - "deploy-site-static": Deployed service [preview] to [https://2c64dc5-dot-preview-dot-agones-images.appspot.com]
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": You can stream logs from the command line by running:
Step #7 - "deploy-site-static":   $ gcloud app logs tail -s preview
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": To view your application in the web browser run:
Step #7 - "deploy-site-static":   $ gcloud app browse -s preview --project=agones-images
Finished Step #7 - "deploy-site-static"
Step #10: Handling connection for 8500
Step #10: Shutdown triggered or timeout during lock acquisition
Finished Step #10
ERROR
ERROR: build step 10 "e2e-runner" failed: exit status 1

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: b7605a15-69f7-4651-890e-e4c67973f18e

Build Logs
starting build "b7605a15-69f7-4651-890e-e4c67973f18e"

FETCHSOURCE
Initialized empty Git repository in /workspace/.git/
From https://source.developers.google.com/p/agones-images/r/agones
 * branch              a44482e641f8cc460cafedf4c0a6fe7aac3d3f9e -> FETCH_HEAD
Checking out files:  51% (10583/20588)   
Checking out files:  52% (10706/20588)   
Checking out files:  53% (10912/20588)   
Checking out files:  54% (11118/20588)   
Checking out files:  55% (11324/20588)   
Checking out files:  56% (11530/20588)   
Checking out files:  57% (11736/20588)   
Checking out files:  58% (11942/20588)   
Checking out files:  59% (12147/20588)   
Checking out files:  60% (12353/20588)   
Checking out files:  61% (12559/20588)   
Checking out files:  62% (12765/20588)   
Checking out files:  63% (12971/20588)   
Checking out files:  64% (13177/20588)   
Checking out files:  65% (13383/20588)   
Checking out files:  66% (13589/20588)   
Checking out files:  67% (13794/20588)   
Checking out files:  68% (14000/20588)   
Checking out files:  69% (14206/20588)   
Checking out files:  70% (14412/20588)   
Checking out files:  71% (14618/20588)   
Checking out files:  72% (14824/20588)   
Checking out files:  73% (15030/20588)   
Checking out files:  74% (15236/20588)   
Checking out files:  75% (15441/20588)   
Checking out files:  76% (15647/20588)   
Checking out files:  77% (15853/20588)   
Checking out files:  78% (16059/20588)   
Checking out files:  79% (16265/20588)   
Checking out files:  80% (16471/20588)   
Checking out files:  81% (16677/20588)   
Checking out files:  81% (16685/20588)   
Checking out files:  82% (16883/20588)   
Checking out files:  83% (17089/20588)   
Checking out files:  84% (17294/20588)   
Checking out files:  85% (17500/20588)   
Checking out files:  86% (17706/20588)   
Checking out files:  87% (17912/20588)   
Checking out files:  88% (18118/20588)   
Checking out files:  89% (18324/20588)   
Checking out files:  90% (18530/20588)   
Checking out files:  91% (18736/20588)   
Checking out files:  92% (18941/20588)   
Checking out files:  93% (19147/20588)   
Checking out files:  94% (19353/20588)   
Checking out files:  95% (19559/20588)   
Checking out files:  96% (19765/20588)   
Checking out files:  97% (19971/20588)   
Checking out files:  98% (20177/20588)   
Checking out files:  98% (20203/20588)   
Checking out files:  99% (20383/20588)   
Checking out files: 100% (20588/20588)   
Checking out files: 100% (20588/20588), done.
HEAD is now at a44482e6 Merge branch 'master' into e2e/extend-timeout
BUILD
Starting Step #0
Step #0: Pulling image: ubuntu
Step #0: Using default tag: latest
Step #0: latest: Pulling from library/ubuntu
Step #0: Digest: sha256:eb5d7eda6804359e4fc5223a31a2d9caa4c8ea590b14060d81c8bc05b22ca04e
Step #0: Status: Downloaded newer image for ubuntu:latest
Finished Step #0
Starting Step #1
Step #1: Already have image (with digest): gcr.io/cloud-builders/docker
Step #1: Sending build context to Docker daemon  397.3MB

Step #1: Step 1/3 : FROM gcr.io/cloud-builders/docker
Step #1:  ---> 7a07bd5c8bec
Step #1: Step 2/3 : RUN apt-get install make
Step #1:  ---> Running in f182d5fb9e0a
Step #1: Reading package lists...
Step #1: Building dependency tree...
Step #1: Reading state information...
Step #1: make is already the newest version (4.1-6).
Step #1: 0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
Step #1: Removing intermediate container f182d5fb9e0a
Step #1:  ---> c046567bf47e
Step #1: Step 3/3 : ENTRYPOINT ["/usr/bin/make"]
Step #1:  ---> Running in 902b211167df
Step #1: Removing intermediate container 902b211167df
Step #1:  ---> 2fb95398123a
Step #1: Successfully built 2fb95398123a
Step #1: Successfully tagged make-docker:latest
Finished Step #1
Starting Step #2
Step #2: Already have image: make-docker
Step #2: docker pull gcr.io/agones-images/agones-build:db76ca0bfb && docker tag gcr.io/agones-images/agones-build:db76ca0bfb agones-build:db76ca0bfb
Step #2: db76ca0bfb: Pulling from agones-images/agones-build
Step #2: 54f7e8ac135a: Pulling fs layer
Step #2: d6b856b25aeb: Pulling fs layer
Step #2: b4d69f3225dc: Pulling fs layer
Step #2: 35ae38fba43f: Pulling fs layer
Step #2: 0b07bd5731b1: Pulling fs layer
Step #2: c9be458cecce: Pulling fs layer
Step #2: adf56d0b1592: Pulling fs layer
Step #2: cb7a3e76cb35: Pulling fs layer
Step #2: ad6bbe5d9e39: Pulling fs layer
Step #2: 1665e2e79d54: Pulling fs layer
Step #2: 6dd3f5bc4dfb: Pulling fs layer
Step #2: ef3428aedf60: Pulling fs layer
Step #2: 55ad8552b073: Pulling fs layer
Step #2: 07ce7491b54f: Pulling fs layer
Step #2: b19dd2ef50b3: Pulling fs layer
Step #2: a760ea671a67: Pulling fs layer
Step #2: 9053ef7eba9e: Pulling fs layer
Step #2: 70c2fe44a16c: Pulling fs layer
Step #2: 35ae38fba43f: Waiting
Step #2: c9be458cecce: Waiting
Step #2: ad6bbe5d9e39: Waiting
Step #2: cb7a3e76cb35: Waiting
Step #2: 7e519e55b704: Pulling fs layer
Step #2: c30bdfa63c6d: Pulling fs layer
Step #2: ef3428aedf60: Waiting
Step #2: c97c73228563: Pulling fs layer
Step #2: 1665e2e79d54: Waiting
Step #2: a510318ea9e1: Pulling fs layer
Step #2: 6dd3f5bc4dfb: Waiting
Step #2: 55ad8552b073: Waiting
Step #2: adf56d0b1592: Waiting
Step #2: 07ce7491b54f: Waiting
Step #2: 70c2fe44a16c: Waiting
Step #2: 9ad9cd8032e0: Pulling fs layer
Step #2: c65faf52f1a7: Pulling fs layer
Step #2: 7e519e55b704: Waiting
Step #2: 9053ef7eba9e: Waiting
Step #2: a760ea671a67: Waiting
Step #2: c30bdfa63c6d: Waiting
Step #2: 9ad9cd8032e0: Waiting
Step #2: c97c73228563: Waiting
Step #2: c65faf52f1a7: Waiting
Step #2: a510318ea9e1: Waiting
Step #2: 0b07bd5731b1: Waiting
Step #2: b19dd2ef50b3: Waiting
Step #2: 54f7e8ac135a: Verifying Checksum
Step #2: 54f7e8ac135a: Download complete
Step #2: 35ae38fba43f: Verifying Checksum
Step #2: 35ae38fba43f: Download complete
Step #2: d6b856b25aeb: Verifying Checksum
Step #2: d6b856b25aeb: Download complete
Step #2: 54f7e8ac135a: Pull complete
Step #2: c9be458cecce: Verifying Checksum
Step #2: c9be458cecce: Download complete
Step #2: 0b07bd5731b1: Verifying Checksum
Step #2: 0b07bd5731b1: Download complete
Step #2: adf56d0b1592: Verifying Checksum
Step #2: adf56d0b1592: Download complete
Step #2: ad6bbe5d9e39: Verifying Checksum
Step #2: ad6bbe5d9e39: Download complete
Step #2: 1665e2e79d54: Verifying Checksum
Step #2: 1665e2e79d54: Download complete
Step #2: 6dd3f5bc4dfb: Verifying Checksum
Step #2: 6dd3f5bc4dfb: Download complete
Step #2: ef3428aedf60: Verifying Checksum
Step #2: ef3428aedf60: Download complete
Step #2: b4d69f3225dc: Verifying Checksum
Step #2: b4d69f3225dc: Download complete
Step #2: 55ad8552b073: Verifying Checksum
Step #2: 55ad8552b073: Download complete
Step #2: b19dd2ef50b3: Verifying Checksum
Step #2: b19dd2ef50b3: Download complete
Step #2: 07ce7491b54f: Verifying Checksum
Step #2: 07ce7491b54f: Download complete
Step #2: 9053ef7eba9e: Verifying Checksum
Step #2: 9053ef7eba9e: Download complete
Step #2: cb7a3e76cb35: Verifying Checksum
Step #2: cb7a3e76cb35: Download complete
Step #2: a760ea671a67: Verifying Checksum
Step #2: a760ea671a67: Download complete
Step #2: 70c2fe44a16c: Verifying Checksum
Step #2: 70c2fe44a16c: Download complete
Step #2: 7e519e55b704: Verifying Checksum
Step #2: 7e519e55b704: Download complete
Step #2: a510318ea9e1: Verifying Checksum
Step #2: a510318ea9e1: Download complete
Step #2: c30bdfa63c6d: Verifying Checksum
Step #2: c30bdfa63c6d: Download complete
Step #2: 9ad9cd8032e0: Verifying Checksum
Step #2: 9ad9cd8032e0: Download complete
Step #2: c97c73228563: Verifying Checksum
Step #2: c97c73228563: Download complete
Step #2: c65faf52f1a7: Verifying Checksum
Step #2: c65faf52f1a7: Download complete
Step #2: d6b856b25aeb: Pull complete
Step #2: b4d69f3225dc: Pull complete
Step #2: 35ae38fba43f: Pull complete
Step #2: 0b07bd5731b1: Pull complete
Step #2: c9be458cecce: Pull complete
Step #2: adf56d0b1592: Pull complete
Step #2: cb7a3e76cb35: Pull complete
Step #2: ad6bbe5d9e39: Pull complete
Step #2: 1665e2e79d54: Pull complete
Step #2: 6dd3f5bc4dfb: Pull complete
Step #2: ef3428aedf60: Pull complete
Step #2: 55ad8552b073: Pull complete
Step #2: 07ce7491b54f: Pull complete
Step #2: b19dd2ef50b3: Pull complete
Step #2: a760ea671a67: Pull complete
Step #2: 9053ef7eba9e: Pull complete
Step #2: 70c2fe44a16c: Pull complete
Step #2: 7e519e55b704: Pull complete
Step #2: c30bdfa63c6d: Pull complete
Step #2: c97c73228563: Pull complete
Step #2: a510318ea9e1: Pull complete
Step #2: 9ad9cd8032e0: Pull complete
Step #2: c65faf52f1a7: Pull complete
Step #2: Digest: sha256:2d00d35b9783ae90c0f836eaebb1aca018edfa03510db7301ddb121a4cb39f82
Step #2: Status: Downloaded newer image for gcr.io/agones-images/agones-build:db76ca0bfb
Finished Step #2
Starting Step #3 - "lint"
Step #3 - "lint": Already have image: make-docker
Step #3 - "lint": mkdir -p ~/.kube/
Step #3 - "lint": mkdir -p /workspace/build//.config/gcloud
Step #3 - "lint": mkdir -p ~/.helm
Step #3 - "lint": docker run -t -e "TERM=xterm-256color" --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build -w /go/src/agones.dev/agones  agones-build:db76ca0bfb bash -c \
Step #3 - "lint": 	"golangci-lint run ./examples/... && golangci-lint run --deadline 15m ./..."
Finished Step #3 - "lint"
Starting Step #4 - "tests"
Starting Step #8 - "build"
Starting Step #9 - "build-e2e"
Step #9 - "build-e2e": Already have image (with digest): gcr.io/cloud-builders/docker
Step #8 - "build": Already have image: make-docker
Step #4 - "tests": Already have image: make-docker
Step #4 - "tests": mkdir -p ~/.kube/
Step #4 - "tests": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go test -race agones.dev/agones/pkg/... \
Step #4 - "tests": agones.dev/agones/sdks/... agones.dev/agones/cmd/...
Step #4 - "tests": mkdir -p /tmp/agones-install
Step #4 - "tests": mkdir -p /workspace/build//.config/gcloud
Step #4 - "tests": cp /workspace/install/yaml/install.yaml /tmp/agones-install/install.yaml
Step #4 - "tests": mkdir -p ~/.helm
Step #4 - "tests": docker run --rm --name=agones-website -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb \
Step #4 - "tests":     	hugo server --watch --baseURL="http://localhost:1313/site/" &
Step #4 - "tests": until docker exec agones-website curl -o /dev/null --silent http://localhost:1313/site/; \
Step #4 - "tests": 		do \
Step #4 - "tests": 			echo "Waiting for server to start..."; \
Step #4 - "tests": 			sleep 1; \
Step #4 - "tests": 		done
Step #4 - "tests": sort /tmp/agones-install/install.yaml > /tmp/agones-install/install.yaml.sorted
Step #4 - "tests": /usr/bin/make gen-install
Step #4 - "tests": make[1]: Entering directory '/workspace/build'
Step #4 - "tests": mkdir -p ~/.kube/
Step #4 - "tests": mkdir -p /workspace/build//.config/gcloud
Step #4 - "tests": mkdir -p ~/.helm
Step #4 - "tests": Error: No such container: agones-website
Step #4 - "tests": Waiting for server to start...
Step #4 - "tests": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build  agones-build:db76ca0bfb bash -c \
Step #4 - "tests": 	'helm template --name=agones-manual --namespace agones-system /go/src/agones.dev/agones/install/helm/agones \
Step #4 - "tests": 	--set agones.controller.generateTLS=false \
Step #4 - "tests": 	--set agones.crds.cleanupOnDelete=false \
Step #4 - "tests": 	> /go/src/agones.dev/agones/install/yaml/install.yaml'
Step #8 - "build": mkdir -p ~/.kube/
Step #8 - "build": mkdir -p /workspace/build//.config/gcloud
Step #8 - "build": mkdir -p ~/.helm
Step #8 - "build": docker run --rm -e "CGO_ENABLED=0" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": -tags none -o /go/src/agones.dev/agones/cmd/controller/bin/controller \
Step #8 - "build":  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-a44482e" -installsuffix cgo agones.dev/agones/cmd/controller
Step #4 - "tests": Building sites … Waiting for server to start...
Step #4 - "tests": ?   	agones.dev/agones/pkg	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/apis	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/apis/stable	[no test files]
Step #9 - "build-e2e": Sending build context to Docker daemon  7.168kB

Step #9 - "build-e2e": Step 1/20 : FROM gcr.io/cloud-builders/gcloud-slim
Step #9 - "build-e2e":  ---> 61eca242449d
Step #9 - "build-e2e": Step 2/20 : RUN apt-get update &&     apt-get install -y wget psmisc make gcc python jq zip &&     apt-get clean
Step #9 - "build-e2e":  ---> Running in b80539d01a70
Step #4 - "tests": make[1]: Leaving directory '/workspace/build'
Step #4 - "tests": sort /workspace/install/yaml/install.yaml > /tmp/agones-install/install.current.yaml.sorted
Step #4 - "tests": diff /tmp/agones-install/install.yaml.sorted /tmp/agones-install/install.current.yaml.sorted
Step #4 - "tests": Waiting for server to start...
Step #4 - "tests": 
Step #4 - "tests":                    | EN  
Step #4 - "tests": +------------------+----+
Step #4 - "tests":   Pages            | 59  
Step #4 - "tests":   Paginator pages  |  0  
Step #4 - "tests":   Non-page files   |  2  
Step #4 - "tests":   Static files     | 40  
Step #4 - "tests":   Processed images |  2  
Step #4 - "tests":   Aliases          | 10  
Step #4 - "tests":   Sitemaps         |  1  
Step #4 - "tests":   Cleaned          |  0  
Step #4 - "tests": 
Step #4 - "tests": Total in 1965 ms
Step #4 - "tests": Watching for changes in /go/src/agones.dev/agones/site/{assets,content,layouts,static,themes}
Step #4 - "tests": Watching for config changes in /go/src/agones.dev/agones/site/config.toml, /go/src/agones.dev/agones/site/themes/docsy/config.toml
Step #4 - "tests": Environment: "development"
Step #4 - "tests": Serving pages from memory
Step #4 - "tests": Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Step #4 - "tests": Web Server is available at http://localhost:1313/site/ (bind address 127.0.0.1)
Step #4 - "tests": Press Ctrl+C to stop
Step #9 - "build-e2e": Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Step #9 - "build-e2e": Get:2 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial InRelease [23.8 kB]
Step #9 - "build-e2e": Get:3 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
Step #4 - "tests": ( trap 'docker stop agones-website' EXIT; docker exec agones-website linkchecker --anchors http://localhost:1313/site/ )
Step #9 - "build-e2e": Get:4 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial/main amd64 Packages [3356 B]
Step #9 - "build-e2e": Get:5 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [600 kB]
Step #9 - "build-e2e": Get:6 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Step #9 - "build-e2e": Get:7 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial/main Translation-en [2380 B]
Step #9 - "build-e2e": Get:8 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Step #9 - "build-e2e": Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1201 kB]
Step #9 - "build-e2e": Get:10 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [249 kB]
Step #9 - "build-e2e": Get:11 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [7204 B]
Step #9 - "build-e2e": Get:12 http://security.ubuntu.com/ubuntu xenial-security/restricted Translation-en [2152 B]
Step #9 - "build-e2e": Get:13 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [415 kB]
Step #9 - "build-e2e": Get:14 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [163 kB]
Step #9 - "build-e2e": Get:15 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [5600 B]
Step #9 - "build-e2e": Get:16 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [2676 B]
Step #9 - "build-e2e": Get:17 http://archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB]
Step #9 - "build-e2e": Get:18 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [8344 B]
Step #9 - "build-e2e": Get:19 http://archive.ubuntu.com/ubuntu xenial/restricted Translation-en [2908 B]
Step #9 - "build-e2e": Get:20 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB]
Step #4 - "tests": WARNING 2019-01-25 22:04:52,567 MainThread Running as root user; dropping privileges by changing user to nobody.
Step #4 - "tests": INFO 2019-01-25 22:04:52,568 MainThread Checking intern URLs only; use --check-extern to check extern URLs.
Step #4 - "tests": LinkChecker 9.3              Copyright (C) 2000-2014 Bastian Kleineidam
Step #4 - "tests": LinkChecker comes with ABSOLUTELY NO WARRANTY!
Step #4 - "tests": This is free software, and you are welcome to redistribute it
Step #4 - "tests": under certain conditions. Look at the file `LICENSE' within this
Step #4 - "tests": distribution.
Step #4 - "tests": Get the newest version at http://wummel.github.io/linkchecker/
Step #4 - "tests": Write comments and bugs to https://github.com/wummel/linkchecker/issues
Step #4 - "tests": Support this project at http://wummel.github.io/linkchecker/donations.html
Step #4 - "tests": 
Step #4 - "tests": Start checking at 2019-01-25 22:04:52+000
Step #9 - "build-e2e": Get:21 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB]
Step #9 - "build-e2e": Get:22 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB]
Step #9 - "build-e2e": Get:23 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB]
Step #9 - "build-e2e": Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [902 kB]
Step #9 - "build-e2e": Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [365 kB]
Step #9 - "build-e2e": Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [7556 B]
Step #9 - "build-e2e": Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Translation-en [2272 B]
Step #9 - "build-e2e": Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [720 kB]
Step #9 - "build-e2e": Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [295 kB]
Step #9 - "build-e2e": Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.6 kB]
Step #9 - "build-e2e": Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8440 B]
Step #9 - "build-e2e": Get:32 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7280 B]
Step #9 - "build-e2e": Get:33 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4456 B]
Step #9 - "build-e2e": Get:34 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7804 B]
Step #9 - "build-e2e": Get:35 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [4184 B]
Step #4 - "tests": 10 threads active,     5 links queued,   21 links in   3 URLs checked, runtime 1 seconds
Step #9 - "build-e2e": Fetched 18.3 MB in 6s (2783 kB/s)
Step #4 - "tests": 10 threads active,   220 links queued,  341 links in  16 URLs checked, runtime 6 seconds
Step #9 - "build-e2e": Reading package lists...
Step #9 - "build-e2e": Reading package lists...
Step #9 - "build-e2e": Building dependency tree...
Step #9 - "build-e2e": Reading state information...
Step #9 - "build-e2e": python is already the newest version (2.7.12-1~16.04).
Step #9 - "build-e2e": python set to manually installed.
Step #9 - "build-e2e": The following packages were automatically installed and are no longer required:
Step #9 - "build-e2e":   libexpat1-dev libpython-dev libpython2.7 libpython2.7-dev
Step #9 - "build-e2e":   python-pkg-resources python2.7-dev
Step #9 - "build-e2e": Use 'apt autoremove' to remove them.
Step #9 - "build-e2e": The following additional packages will be installed:
Step #9 - "build-e2e":   libonig2 unzip
Step #9 - "build-e2e": Suggested packages:
Step #9 - "build-e2e":   gcc-multilib autoconf automake libtool flex bison gdb gcc-doc make-doc
Step #9 - "build-e2e": The following NEW packages will be installed:
Step #9 - "build-e2e":   gcc jq libonig2 make psmisc unzip wget zip
Step #9 - "build-e2e": 0 upgraded, 8 newly installed, 0 to remove and 10 not upgraded.
Step #9 - "build-e2e": Need to get 746 kB/1051 kB of archives.
Step #9 - "build-e2e": After this operation, 3466 kB of additional disk space will be used.
Step #9 - "build-e2e": Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 psmisc amd64 22.21-2.1build1 [48.0 kB]
Step #9 - "build-e2e": Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libonig2 amd64 5.9.6-1ubuntu0.1 [86.7 kB]
Step #9 - "build-e2e": Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 jq amd64 1.5+dfsg-1ubuntu0.1 [144 kB]
Step #9 - "build-e2e": Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
Step #9 - "build-e2e": Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB]
Step #9 - "build-e2e": Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB]
Step #9 - "build-e2e": Fetched 746 kB in 1s (575 kB/s)
Step #9 - "build-e2e": Selecting previously unselected package psmisc.
Step #9 - "build-e2e": (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15833 files and directories currently installed.)
Step #9 - "build-e2e": Preparing to unpack .../psmisc_22.21-2.1build1_amd64.deb ...
Step #9 - "build-e2e": Unpacking psmisc (22.21-2.1build1) ...
Step #9 - "build-e2e": Selecting previously unselected package wget.
Step #9 - "build-e2e": Preparing to unpack .../wget_1.17.1-1ubuntu1.4_amd64.deb ...
Step #9 - "build-e2e": Unpacking wget (1.17.1-1ubuntu1.4) ...
Step #9 - "build-e2e": Selecting previously unselected package gcc.
Step #9 - "build-e2e": Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
Step #9 - "build-e2e": Unpacking gcc (4:5.3.1-1ubuntu1) ...
Step #9 - "build-e2e": Selecting previously unselected package libonig2:amd64.
Step #9 - "build-e2e": Preparing to unpack .../libonig2_5.9.6-1ubuntu0.1_amd64.deb ...
Step #9 - "build-e2e": Unpacking libonig2:amd64 (5.9.6-1ubuntu0.1) ...
Step #9 - "build-e2e": Selecting previously unselected package jq.
Step #9 - "build-e2e": Preparing to unpack .../jq_1.5+dfsg-1ubuntu0.1_amd64.deb ...
Step #9 - "build-e2e": Unpacking jq (1.5+dfsg-1ubuntu0.1) ...
Step #9 - "build-e2e": Selecting previously unselected package make.
Step #9 - "build-e2e": Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
Step #9 - "build-e2e": Unpacking make (4.1-6) ...
Step #9 - "build-e2e": Selecting previously unselected package unzip.
Step #9 - "build-e2e": Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ...
Step #9 - "build-e2e": Unpacking unzip (6.0-20ubuntu1) ...
Step #9 - "build-e2e": Selecting previously unselected package zip.
Step #9 - "build-e2e": Preparing to unpack .../archives/zip_3.0-11_amd64.deb ...
Step #9 - "build-e2e": Unpacking zip (3.0-11) ...
Step #9 - "build-e2e": Processing triggers for libc-bin (2.23-0ubuntu10) ...
Step #9 - "build-e2e": Processing triggers for mime-support (3.59ubuntu1) ...
Step #9 - "build-e2e": Setting up psmisc (22.21-2.1build1) ...
Step #9 - "build-e2e": Setting up wget (1.17.1-1ubuntu1.4) ...
Step #9 - "build-e2e": Setting up gcc (4:5.3.1-1ubuntu1) ...
Step #9 - "build-e2e": Setting up libonig2:amd64 (5.9.6-1ubuntu0.1) ...
Step #9 - "build-e2e": Setting up jq (1.5+dfsg-1ubuntu0.1) ...
Step #9 - "build-e2e": Setting up make (4.1-6) ...
Step #9 - "build-e2e": Setting up unzip (6.0-20ubuntu1) ...
Step #9 - "build-e2e": Setting up zip (3.0-11) ...
Step #9 - "build-e2e": Processing triggers for libc-bin (2.23-0ubuntu10) ...
Step #4 - "tests": 10 threads active,   215 links queued,  443 links in  30 URLs checked, runtime 11 seconds
Step #9 - "build-e2e": Removing intermediate container b80539d01a70
Step #9 - "build-e2e":  ---> 6c69bd2f4480
Step #9 - "build-e2e": Step 3/20 : WORKDIR /usr/local
Step #9 - "build-e2e":  ---> Running in 2a612caf9d00
Step #9 - "build-e2e": Removing intermediate container 2a612caf9d00
Step #9 - "build-e2e":  ---> f8b330163645
Step #9 - "build-e2e": Step 4/20 : ENV GO_VERSION=1.11.1
Step #9 - "build-e2e":  ---> Running in 7faf5bf58117
Step #9 - "build-e2e": Removing intermediate container 7faf5bf58117
Step #9 - "build-e2e":  ---> bac49bbb459f
Step #9 - "build-e2e": Step 5/20 : ENV GOPATH /go
Step #4 - "tests": 10 threads active,   371 links queued, 1068 links in  38 URLs checked, runtime 16 seconds
Step #9 - "build-e2e":  ---> Running in 1da63288919a
Step #9 - "build-e2e": Removing intermediate container 1da63288919a
Step #9 - "build-e2e":  ---> e06c1aa05292
Step #9 - "build-e2e": Step 6/20 : RUN wget -q https://dl.google.com/go/go${GO_VERSION}.linux-amd64.tar.gz &&     tar -xzf go${GO_VERSION}.linux-amd64.tar.gz && rm go${GO_VERSION}.linux-amd64.tar.gz && mkdir ${GOPATH}
Step #9 - "build-e2e":  ---> Running in 6813cf142031
Step #4 - "tests": 10 threads active,   592 links queued, 1961 links in  53 URLs checked, runtime 21 seconds
Step #4 - "tests": 10 threads active,   484 links queued, 2995 links in  62 URLs checked, runtime 26 seconds
Step #4 - "tests": 10 threads active,   100 links queued, 3562 links in  67 URLs checked, runtime 31 seconds
Step #4 - "tests":  8 threads active,     0 links queued, 3664 links in  77 URLs checked, runtime 36 seconds
Step #9 - "build-e2e": Removing intermediate container 6813cf142031
Step #9 - "build-e2e":  ---> c5193d3629c0
Step #9 - "build-e2e": Step 7/20 : ENV PATH /usr/local/go/bin:/go/bin:$PATH
Step #9 - "build-e2e":  ---> Running in ab0ff1bec89f
Step #9 - "build-e2e": Removing intermediate container ab0ff1bec89f
Step #9 - "build-e2e":  ---> ccc3840ea908
Step #9 - "build-e2e": Step 8/20 : ENV KUBECTL_VER 1.11.5
Step #9 - "build-e2e":  ---> Running in 4167c522b002
Step #9 - "build-e2e": Removing intermediate container 4167c522b002
Step #9 - "build-e2e":  ---> b7e7f3b66d7a
Step #9 - "build-e2e": Step 9/20 : RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v${KUBECTL_VER}/bin/linux/amd64/kubectl &&     chmod go+rx ./kubectl &&     mv ./kubectl /usr/local/bin/kubectl
Step #9 - "build-e2e":  ---> Running in d034feb49dc9
Step #9 - "build-e2e": �[91m  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Step #9 - "build-e2e":       �[0m�[91m                           Dload  Upload   Total   Spent    L�[0m�[91meft  Speed
Step #4 - "tests": 
Step #4 - "tests": Statistics:
Step #4 - "tests": Downloaded: 2.34MB.
Step #4 - "tests": Content types: 273 image, 2204 text, 0 video, 0 audio, 95 application, 0 mail and 1100 other.
Step #4 - "tests": URL lengths: min=15, max=373, avg=58.
Step #4 - "tests": 
Step #4 - "tests": That's it. 3672 links in 79 URLs checked. 0 warnings found. 0 errors found.
Step #4 - "tests": Stopped checking at 2019-01-25 22:05:30+000 (38 seconds)
Step #9 - "build-e2e": �[0m�[91m
  0     0    0     0    0  �[0m�[91m   0      0      0 �[0m�[91m--:--:-- --:--:--�[0m�[91m --:--:--     0�[0m�[91m
 78 52.8M   78 41.4M    0     0  58.1M      0 --:--:-- --:--:-- --:--:-- 58.0M�[0m�[91m
100 52.8M  100 52.8M    0     0  69.1M      0 --:--:-- --:--:-- --:--:-- 69.1M
Step #4 - "tests": agones-website
Step #9 - "build-e2e": �[0mRemoving intermediate container d034feb49dc9
Step #9 - "build-e2e":  ---> 2e03313acc03
Step #9 - "build-e2e": Step 10/20 : ENV HELM_VER 2.11.0
Step #9 - "build-e2e":  ---> Running in a445dd1f4ffa
Step #9 - "build-e2e": Removing intermediate container a445dd1f4ffa
Step #9 - "build-e2e":  ---> 33862347641b
Step #9 - "build-e2e": Step 11/20 : ENV HELM_URL https://storage.googleapis.com/kubernetes-helm/helm-v${HELM_VER}-linux-amd64.tar.gz
Step #9 - "build-e2e":  ---> Running in 5d551a27906f
Step #9 - "build-e2e": Removing intermediate container 5d551a27906f
Step #9 - "build-e2e":  ---> 92f15e754b03
Step #9 - "build-e2e": Step 12/20 : RUN curl -L  ${HELM_URL} > /tmp/helm.tar.gz     && tar -zxvf /tmp/helm.tar.gz -C /tmp     && mv /tmp/linux-amd64/helm /usr/local/bin/helm     && chmod go+rx /usr/local/bin/helm     && rm /tmp/helm.tar.gz && rm -rf /tmp/linux-amd64
Step #9 - "build-e2e":  ---> Running in 5698f75e2963
Step #9 - "build-e2e": �[91m  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Step #9 - "build-e2e":                                  Dload  Upload   Total   Spent    Left  Speed
Step #9 - "build-e2e": 
  0     0    0     0    0     0      0   �[0m�[91m   0 --:--:-- --:--:-- --:--:--     0�[0m�[91m
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0�[0m�[91m
100 18.2M  100 18.2M    0     0  46.2M      0 --:--:-- --:--:-- --:--:-- 46.1M
Step #9 - "build-e2e": �[0mlinux-amd64/
Step #9 - "build-e2e": linux-amd64/tiller
Step #9 - "build-e2e": linux-amd64/README.md
Step #9 - "build-e2e": linux-amd64/helm
Step #9 - "build-e2e": linux-amd64/LICENSE
Step #9 - "build-e2e": Removing intermediate container 5698f75e2963
Step #9 - "build-e2e":  ---> 68fb8f6c07c2
Step #9 - "build-e2e": Step 13/20 : ENV CONSUL_VERSION=1.2.1
Step #9 - "build-e2e":  ---> Running in a36cdf14521d
Step #9 - "build-e2e": Removing intermediate container a36cdf14521d
Step #9 - "build-e2e":  ---> 1ee1270f60ef
Step #9 - "build-e2e": Step 14/20 : ENV HASHICORP_RELEASES=https://releases.hashicorp.com
Step #9 - "build-e2e":  ---> Running in a21348290773
Step #9 - "build-e2e": Removing intermediate container a21348290773
Step #9 - "build-e2e":  ---> b2c367fd7c84
Step #9 - "build-e2e": Step 15/20 : RUN mkdir -p /tmp/build &&     wget ${HASHICORP_RELEASES}/consul/${CONSUL_VERSION}/consul_${CONSUL_VERSION}_linux_amd64.zip     -P /tmp/build/  &&     unzip -d /usr/local/bin/ /tmp/build/consul_${CONSUL_VERSION}_linux_amd64.zip &&     cd /tmp &&     rm -rf /tmp/build &&     chmod go+rx /usr/local/bin/consul &&     consul version
Step #9 - "build-e2e":  ---> Running in 110b7efdd007
Step #9 - "build-e2e": �[91m--2019-01-25 22:05:39--  https://releases.hashicorp.com/consul/1.2.1/consul_1.2.1_linux_amd64.zip
Step #9 - "build-e2e": �[0m�[91mResolving releases.hashicorp.com (releases.hashicorp.com)... �[0m�[91m151.101.1.183, 151.101.65.183, 151.101.129.183, ...
Step #9 - "build-e2e": Connecting to releases.hashicorp.com (releases.hashicorp.com)|151.101.1.183|:443... �[0m�[91mconnected.
Step #9 - "build-e2e": �[0m�[91mHTTP request sent, awaiting response... �[0m�[91m200 OK
Step #9 - "build-e2e": Length: 14529496 (14M) [application/zip]
Step #9 - "build-e2e": �[0m�[91mSaving to: '/tmp/build/consul_1.2.1_linux_amd64.zip'
Step #9 - "build-e2e": 
Step #9 - "build-e2e":      0K ..�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m..�[0m�[91m.�[0m�[91m.�[0m�[91m ..�[0m�[91m....�[0m�[91m.... .......... ..�[0m�[91m..�[0m�[91m...... .........�[0m�[91m.�[0m�[91m  0%�[0m�[91m 3.48M 4s�[0m�[91m
Step #9 - "build-e2e":     50K�[0m�[91m .......... ....�[0m�[91m...... ..........�[0m�[91m .......... ......�[0m�[91m....  0% 7.12M 3s
Step #9 - "build-e2e":    100K .......... .......... ........�[0m�[91m.. .......... ....�[0m�[91m......  1%  153M 2s
Step #9 - "build-e2e":    150K .......... .......... .......... .......... ..........  1%  202M 2s
Step #9 - "build-e2e":    200K ........�[0m�[91m.�[0m�[91m.�[0m�[91m .�[0m�[91m.�[0m�[91m........ �[0m�[91m.......... ..........�[0m�[91m ..........  1% 6.59M 2s
Step #9 - "build-e2e":    250K .......... .......... .......... .......... ..........  2%  189M 1s
Step #9 - "build-e2e":    300K ....�[0m�[91m...... ..........�[0m�[91m ........�[0m�[91m.. ......�[0m�[91m.... ..........  2%  200M 1s
Step #9 - "build-e2e":    350K .......... .......... .......... ..�[0m�[91m.....�[0m�[91m... ...�[0m�[91m.......  2%�[0m�[91m 71.0M 1s�[0m�[91m
Step #9 - "build-e2e":    400K ...�[0m�[91m.�[0m�[91m..�[0m�[91m.�[0m�[91m... .......... .......... ..�[0m�[91m........ ........�[0m�[91m..  3% 10.1M 1s
Step #9 - "build-e2e":    450K .......... ....�[0m�[91m...... ..�[0m�[91m........�[0m�[91m ........�[0m�[91m.. ..........  3% 38.0M 1s
Step #9 - "build-e2e":    500K ....�[0m�[91m...... ..�[0m�[91m........ .......... .......... ..........  3%  202M 1s
Step #9 - "build-e2e":    550K .......... .......... .......... .......... ..........  4%  153M 1s
Step #9 - "build-e2e":    600K ......�[0m�[91m.... .......... ..........�[0m�[91m .......... ..........  4%  179M 1s
Step #9 - "build-e2e":    650K .......... ..�[0m�[91m........ .......... .......... ..........  4%  193M 1s
Step #9 - "build-e2e":    700K .......... .......... ......�[0m�[91m.... .......... ..........  5%  178M 1s
Step #9 - "build-e2e":    750K ........�[0m�[91m.. ......�[0m�[91m.... .......... ..�[0m�[91m........�[0m�[91m ..........  5% 10.6M 1s
Step #9 - "build-e2e":    800K .......... .......... ..........�[0m�[91m .......... ......�[0m�[91m....  5%  175M 1s
Step #9 - "build-e2e":    850K ....�[0m�[91m...... ..�[0m�[91m....�[0m�[91m.... .......... .......... ..........  6% 55.3M 1s
Step #9 - "build-e2e":    900K ..�[0m�[91m........�[0m�[91m .......... .......... .......... ..........  6%  107M 1s
Step #9 - "build-e2e":    950K .......... ......�[0m�[91m.... .......... ..�[0m�[91m........ ..........  7%  158M 1s
Step #9 - "build-e2e":   1000K .......... .......... .......... .......... ......�[0m�[91m....  7%  197M 1s
Step #9 - "build-e2e":   1050K .......... ..�[0m�[91m........ .......... .......... ..........  7%  184M 1s
Step #9 - "build-e2e":   1100K ..........�[0m�[91m .......... ......�[0m�[91m.... ....�[0m�[91m...... ..........  8%  177M 1s
Step #9 - "build-e2e":   1150K .......... .......... .......... .......... ..........  8%  172M 0s
Step #9 - "build-e2e":   1200K .......... .......... .......... .......... ..........  8%  199M 0s
Step #9 - "build-e2e":   1250K .........�[0m�[91m. .......... .......... .......... ..........  9%  146M 0s
Step #9 - "build-e2e":   1300K .......... .......... .......... .......... ..........  9%  178M 0s
Step #9 - "build-e2e":   1350K .......... .......... .......... .......... ..........  9%  169M 0s
Step #9 - "build-e2e":   1400K .......... .......... .......... .......... .......... 10%  204M 0s
Step #9 - "build-e2e":   1450K .......... .......... .......... .......... .......... 10%  182M 0s
Step #9 - "build-e2e":   1500K .......... .......... .......... .......... ..�[0m�[91m........ 10% 24.3M 0s
Step #9 - "build-e2e":   1550K .......... .......... .......... .......... .......... 11%  128M 0s
Step #9 - "build-e2e":   1600K .......... .......... .......... .......... .......... 11%  200M 0s
Step #9 - "build-e2e":   1650K .......... ..........�[0m�[91m .......... .......... .......... 11% 95.5M 0s
Step #9 - "build-e2e":   1700K .......... .......... .......... .......... .......... 12% 94.7M 0s
Step #9 - "build-e2e":   1750K .......... .......... .......... .......... .......... 12% 88.3M 0s
Step #9 - "build-e2e":   1800K .......... .......... .......... .......... ......�[0m�[91m.... 13%�[0m�[91m 91.7M 0s
Step #9 - "build-e2e":   1850K .......... .......... ........�[0m�[91m.. .....�[0m�[91m..... .......... 13% 89.2M 0s
Step #9 - "build-e2e":   1900K .......... .......... .......... .......... .......... 13%  193M 0s
Step #9 - "build-e2e":   1950K .......... .......... .......... .......... .......... 14%  174M 0s
Step #9 - "build-e2e":   2000K .......... .......... .......... .......... ......�[0m�[91m.... 14%  187M 0s
Step #9 - "build-e2e":   2050K ....�[0m�[91m...... .......... .......... .......... .......... 14%  173M 0s
Step #9 - "build-e2e":   2100K .......... .......... .......... .......... .......... 15%  206M 0s
Step #9 - "build-e2e":   2150K .......... ......�[0m�[91m.... .......... ..�[0m�[91m........ ........�[0m�[91m.. 15%  129M 0s
Step #9 - "build-e2e":   2200K ......�[0m�[91m.... ....�[0m�[91m...... ..�[0m�[91m........�[0m�[91m .......... ......�[0m�[91m.... 15%  158M 0s
Step #9 - "build-e2e":   2250K .......... ..�[0m�[91m........�[0m�[91m ........�[0m�[91m.. .......... ....�[0m�[91m...... 16%  189M 0s
Step #9 - "build-e2e":   2300K ..........�[0m�[91m .......... ......�[0m�[91m.... .......... ..�[0m�[91m........ 16%  146M 0s
Step #9 - "build-e2e":   2350K ........�[0m�[91m.. .......... .......... .......... .......... 16%  123M 0s
Step #9 - "build-e2e":   2400K ......�[0m�[91m.... .......... ..�[0m�[91m.�[0m�[91m....... ........�[0m�[91m.. .......... 17%  111M 0s
Step #9 - "build-e2e":   2450K �[0m�[91m....�[0m�[91m...... �[0m�[91m.......... ........�[0m�[91m.. ......�[0m�[91m.... .......... 17%�[0m�[91m 53.3M 0s
Step #9 - "build-e2e":   2500K ..�[0m�[91m........�[0m�[91m ........�[0m�[91m.. .......... ....�[0m�[91m...... .......... 17%  152M 0s�[0m�[91m
Step #9 - "build-e2e":   2550K .....�[0m�[91m..... ......�[0m�[91m.... .......... .......... ........�[0m�[91m.. 18%  106M 0s
Step #9 - "build-e2e":   2600K ......�[0m�[91m.... .......... ..�[0m�[91m........�[0m�[91m ........�[0m�[91m.. ......�[0m�[91m.... 18% 59.9M 0s
Step #9 - "build-e2e":   2650K .......... ..�[0m�[91m........ .......... �[0m�[91m.......... .......... 19%  134M 0s
Step #9 - "build-e2e":   2700K ..........�[0m�[91m ........�[0m�[91m.. ......�[0m�[91m.... .......... ..�[0m�[91m........ 19% 12.6M 0s
Step #9 - "build-e2e":   2750K ........�[0m�[91m.. �[0m�[91m......�[0m�[91m.... .......... ..........�[0m�[91m �[0m�[91m..........�[0m�[91m 19%�[0m�[91m 58.7M 0s
Step #9 - "build-e2e":   2800K ......�[0m�[91m..�[0m�[91m.. .......... ..�[0m�[91m........ .......... �[0m�[91m......�[0m�[91m.... 20% 55.5M 0s
Step #9 - "build-e2e":   2850K .......... ..�[0m�[91m...�[0m�[91m...�[0m�[91m..�[0m�[91m .......... .......... .......... 20% 97.0M 0s
Step #9 - "build-e2e":   2900K .......... .......... .......... .......... .......... 20% 98.6M 0s
Step #9 - "build-e2e":   2950K .......... .......... .......... .......... .......... 21%  124M 0s
Step #9 - "build-e2e":   3000K .......... .......... .......... .......... .......... 21% 88.2M 0s
Step #9 - "build-e2e":   3050K .......... .......... .......... .......... .......... 21%  151M 0s
Step #9 - "build-e2e":   3100K .......... .......... .......... .......... .......... 22%  190M 0s
Step #9 - "build-e2e":   3150K .......... .......... .......... .......... .......... 22%  164M 0s
Step #9 - "build-e2e":   3200K .......... .......... .......... .......... .......... 22%  110M 0s
Step #9 - "build-e2e":   3250K .......... .......... .......... .......... .......... 23%  173M 0s
Step #9 - "build-e2e":   3300K .......... .......... .......... .......... .......... 23%  184M 0s
Step #9 - "build-e2e":   3350K .......... .......... .......... .......... .......... 23%  158M 0s
Step #9 - "build-e2e":   3400K .......... .......... .......... .......... .......... 24%  193M 0s
Step #9 - "build-e2e":   3450K .......... .......... .......... .......... .......... 24%  196M 0s
Step #9 - "build-e2e":   3500K .......... .......... .......... .......... .......... 25%  128M 0s
Step #9 - "build-e2e":   3550K .......... .......... .......... .......... .......... 25%  132M 0s
Step #9 - "build-e2e":   3600K .......... ....�[0m�[91m...... ..�[0m�[91m........�[0m�[91m ........�[0m�[91m.. ......�[0m�[91m.... 25% 85.9M 0s
Step #9 - "build-e2e":   3650K ....�[0m�[91m...... ..........�[0m�[91m �[0m�[91m.......... ......�[0m�[91m.... .......... 26%  116M 0s�[0m�[91m
Step #9 - "build-e2e":   3700K ..�[0m�[91m........ ........�[0m�[91m.. ...�[0m�[91m....... .......... �[0m�[91m..�[0m�[91m........ 26%  117M 0s�[0m�[91m
Step #9 - "build-e2e":   3750K .......... ......�[0m�[91m.... .......... ..�[0m�[91m........ ........�[0m�[91m.. 26%  151M 0s
Step #9 - "build-e2e":   3800K ......�[0m�[91m.... .......... ..�[0m�[91m........�[0m�[91m .......... ......�[0m�[91m.... 27%  197M 0s
Step #9 - "build-e2e":   3850K .......... ..�[0m�[91m.�[0m�[91m....... .......... ......�[0m�[91m.... .......... 27%  148M 0s
Step #9 - "build-e2e":   3900K ..�[0m�[91m........ .......... ......�[0m�[91m.... ...�[0m�[91m....... .......... 27%  124M 0s
Step #9 - "build-e2e":   3950K .......... .......... .......... .......... .......... 28% 80.5M 0s
Step #9 - "build-e2e":   4000K ......�[0m�[91m.... .......... .......... .......... .......... 28%  160M 0s
Step #9 - "build-e2e":   4050K .......... .......... .......... .......... .......... 28%  127M 0s
Step #9 - "build-e2e":   4100K .......... .......... .......... .......... .......... 29%  128M 0s
Step #9 - "build-e2e":   4150K .......... .......... .......... .......... .......... 29%  101M 0s
Step #9 - "build-e2e":   4200K .......... .......... .......... .......... .......... 29%  172M 0s
Step #9 - "build-e2e":   4250K .......... .......... .......... .......... .......... 30%  149M 0s
Step #9 - "build-e2e":   4300K .......... .......... .......... .......... .......... 30%  142M 0s
Step #9 - "build-e2e":   4350K .......... .......... .......... .......... .......... 31%  124M 0s
Step #9 - "build-e2e":   4400K .......... .......... .......... .......... .......... 31% 98.2M 0s
Step #9 - "build-e2e":   4450K .......... .......... .......... .......... .......... 31%  110M 0s
Step #9 - "build-e2e":   4500K .......... .......... .......... .......... .......... 32%  104M 0s
Step #9 - "build-e2e":   4550K .......... .......... .......... ..�[0m�[91m...�[0m�[91m.....�[0m�[91m ........�[0m�[91m.. 32% 40.4M 0s
Step #9 - "build-e2e":   4600K ......�[0m�[91m.�[0m�[91m... ....�[0m�[91m...... ..........�[0m�[91m ........�[0m�[91m.. ......�[0m�[91m.... 32% 70.3M 0s
Step #9 - "build-e2e":   4650K ....�[0m�[91m...... ..�[0m�[91m........ ........�[0m�[91m.. .......... ....�[0m�[91m...... 33%  121M 0s
Step #9 - "build-e2e":   4700K ..........�[0m�[91m .......... .......... .......... .......... 33%  127M 0s
Step #9 - "build-e2e":   4750K .......... .......... .......... .......... .......... 33%  142M 0s
Step #9 - "build-e2e":   4800K .......... .......... .......... .......... .......... 34%  177M 0s
Step #9 - "build-e2e":   4850K .......... .......... .......... .......... .......... 34%  169M 0s
Step #9 - "build-e2e":   4900K .......... .......... .......... .......... .......... 34%  170M 0s
Step #9 - "build-e2e":   4950K .......... .......... .......... .......... .......... 35%  100M 0s
Step #9 - "build-e2e":   5000K .......... .....�[0m�[91m..... .......... .....�[0m�[91m..... ......�[0m�[91m.... 35%  126M 0s
Step #9 - "build-e2e":   5050K ....�[0m�[91m...... ..�[0m�[91m........ ........�[0m�[91m.. .......... ....�[0m�[91m...... 35%  148M 0s
Step #9 - "build-e2e":   5100K ..�[0m�[91m.....�[0m�[91m... .......... ......�[0m�[91m.... ....�[0m�[91m...... ..�[0m�[91m........ 36%  178M 0s
Step #9 - "build-e2e":   5150K .......... ......�[0m�[91m.... ....�[0m�[91m...... ..�[0m�[91m........ .......... 36%  164M 0s
Step #9 - "build-e2e":   5200K .....�[0m�[91m.�[0m�[91m.... .......... ..�[0m�[91m........�[0m�[91m �[0m�[91m.�[0m�[91m.......�[0m�[91m.. .......... 37% 73.8M 0s
Step #9 - "build-e2e":   5250K ..�[0m�[91m..�[0m�[91m...... ........�[0m�[91m.. ........�[0m�[91m.. .....�[0m�[91m..... ....�[0m�[91m...... 37%  155M 0s
Step #9 - "build-e2e":   5300K ..�[0m�[91m........�[0m�[91m ........�[0m�[91m.. .......... ....�[0m�[91m...... .......... 37% 94.6M 0s�[0m�[91m
Step #9 - "build-e2e":   5350K ........�[0m�[91m.. .......... ....�[0m�[91m...... ...�[0m�[91m.......�[0m�[91m ........�[0m�[91m.. 38%  100M 0s
Step #9 - "build-e2e":   5400K .......... ....�[0m�[91m...... ..........�[0m�[91m ........�[0m�[91m.. ......�[0m�[91m.... 38%  161M 0s
Step #9 - "build-e2e":   5450K .......... ..�[0m�[91m........�[0m�[91m .......... ......�[0m�[91m.... ....�[0m�[91m...... 38%  172M 0s
Step #9 - "build-e2e":   5500K ..........�[0m�[91m .......... ......�[0m�[91m.... ....�[0m�[91m...... �[0m�[91m..�[0m�[91m........ 39%  121M 0s
Step #9 - "build-e2e":   5550K .......... .......... .......... ..........�[0m�[91m .......... 39%  112M 0s
Step #9 - "build-e2e":   5600K ......�[0m�[91m.... .......... ..........�[0m�[91m .......... .......... 39%  190M 0s
Step #9 - "build-e2e":   5650K .......... .......... .......... .......... .......... 40% 93.5M 0s
Step #9 - "build-e2e":   5700K .......... .......... .......... .......... .......... 40%  161M 0s
Step #9 - "build-e2e":   5750K .......... .......... .......... .......... .......... 40%  149M 0s
Step #9 - "build-e2e":   5800K .......... .......... .......... .......... .......... 41%  165M 0s
Step #9 - "build-e2e":   5850K .......... .......... .......... .......... .......... 41%  105M 0s
Step #9 - "build-e2e":   5900K .......... .......... .......... .......... .......... 41%  170M 0s
Step #9 - "build-e2e":   5950K .......... .......... .......... .......... .......... 42%  148M 0s
Step #9 - "build-e2e":   6000K .......... .......... .......... .......... .......... 42%  161M 0s
Step #9 - "build-e2e":   6050K .......... .......... .......... .......... .......... 42%  164M 0s
Step #9 - "build-e2e":   6100K�[0m�[91m ..�[0m�[91m......�[0m�[91m..�[0m�[91m .......... ......�[0m�[91m.... ....�[0m�[91m...... .......... 43%  156M 0s�[0m�[91m
Step #9 - "build-e2e":   6150K .......... ......�[0m�[91m.... .......... ..�[0m�[91m........ ..�[0m�[91m......�[0m�[91m.. 43% 78.3M 0s
Step #9 - "build-e2e":   6200K .......... ....�[0m�[91m...... ..........�[0m�[91m .......... ......�[0m�[91m.... 44%  116M 0s
Step #9 - "build-e2e":   6250K ........�[0m�[91m.. .......... ........�[0m�[91m..�[0m�[91m .�[0m�[91m.�[0m�[91m....�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m ...�[0m�[91m.�[0m�[91m..�[0m�[91m.�[0m�[91m... 44% 60.6M 0s
Step #9 - "build-e2e":   6300K .......... .......... .......... ..�[0m�[91m........ ..�[0m�[91m......�[0m�[91m.. 44%�[0m�[91m  125M 0s�[0m�[91m
Step #9 - "build-e2e":   6350K .......... .......... .......... .......... .......... 45% 74.8M 0s
Step #9 - "build-e2e":   6400K .......... .......... .......... .......... .......... 45%  141M 0s
Step #9 - "build-e2e":   6450K .......... .......... .......... .......... .......... 45%  150M 0s
Step #9 - "build-e2e":   6500K .......... .......... .......... .......... .......... 46% 89.8M 0s
Step #9 - "build-e2e":   6550K .......... .......... .......... .......... .......... 46%  140M 0s
Step #9 - "build-e2e":   6600K .......... .......... .......... .......... .......... 46%  174M 0s
Step #9 - "build-e2e":   6650K .......... .......... .......... .......... .......... 47%  126M 0s
Step #9 - "build-e2e":   6700K .......... .......... .......... .......... .......... 47%  126M 0s
Step #9 - "build-e2e":   6750K .......... .......... .......... .......... .......... 47%  157M 0s
Step #9 - "build-e2e":   6800K .......... .......... .......... .......... .......... 48%  172M 0s
Step #9 - "build-e2e":   6850K .......... .......... .......... .......... .......... 48%  168M 0s
Step #9 - "build-e2e":   6900K .......... .......... .......... .......... .......... 48%  177M 0s
Step #9 - "build-e2e":   6950K .......... .......... .......... .......... .......... 49%  118M 0s
Step #9 - "build-e2e":   7000K .......... .......... .......... .......... .......... 49%  102M 0s
Step #9 - "build-e2e":   7050K .......... .......... ........�[0m�[91m.. ..........�[0m�[91m ....�[0m�[91m...... 50%  109M 0s
Step #9 - "build-e2e":   7100K ..........�[0m�[91m .......... ......�[0m�[91m.... .......... ..�[0m�[91m........ 50%  150M 0s
Step #9 - "build-e2e":   7150K .......... .......... .......... .......... .......... 50% 93.1M 0s
Step #9 - "build-e2e":   7200K .......... .......... .......... .......... .......... 51%  125M 0s
Step #9 - "build-e2e":   7250K .......... .......... .......... .......... .......... 51%  148M 0s
Step #9 - "build-e2e":   7300K .......... .......... .......... .......... .......... 51%  153M 0s
Step #9 - "build-e2e":   7350K .......... .......... .......... .......... .......... 52% 96.7M 0s
Step #9 - "build-e2e":   7400K .......... .......... .......... .......... .......... 52% 78.8M 0s
Step #9 - "build-e2e":   7450K .......... .......... .......... .......... .......... 52%  137M 0s
Step #9 - "build-e2e":   7500K ..........�[0m�[91m .......... ......�[0m�[91m.... .......... ..�[0m�[91m........ 53%  163M 0s
Step #9 - "build-e2e":   7550K .......... .......... ....�[0m�[91m...... ..........�[0m�[91m .......... 53%  111M 0s
Step #9 - "build-e2e":   7600K .......... .......... ..�[0m�[91m........ .......... .......... 53%  156M 0s
Step #9 - "build-e2e":   7650K ....�[0m�[91m...... ..........�[0m�[91m .......... ......�[0m�[91m.... .......... 54%  180M 0s
Step #9 - "build-e2e":   7700K ..�[0m�[91m........ ........�[0m�[91m.. .......... .......... ..�[0m�[91m........ 54%  191M 0s
Step #9 - "build-e2e":   7750K .......... �[0m�[91m.......... .......... ..�[0m�[91m........ .......... 54%  155M 0s
Step #9 - "build-e2e":   7800K .......... .......... ..�[0m�[91m........ .......... .......... 55%  194M 0s
Step #9 - "build-e2e":   7850K .......... .......... .......... .......... .......... 55%  177M 0s
Step #9 - "build-e2e":   7900K .......... .......... .......... .......... .......... 56%  168M 0s
Step #9 - "build-e2e":   7950K .......... .......... .......... .......... .......... 56% 67.8M 0s
Step #9 - "build-e2e":   8000K .......... .......... .......... .......... .......... 56%  155M 0s
Step #9 - "build-e2e":   8050K .......... .......... .......... .......... .......... 57%  149M 0s
Step #9 - "build-e2e":   8100K ..........�[0m�[91m .......... .......... ..........�[0m�[91m .......... 57%  112M 0s�[0m�[91m
Step #9 - "build-e2e":   8150K ...�[0m�[91m....... ......�[0m�[91m.... �[0m�[91m.......... ..�[0m�[91m........ ........�[0m�[91m.. 57%  138M 0s
Step #9 - "build-e2e":   8200K .......... ....�[0m�[91m...... .......... ........�[0m�[91m.. .......... 58%  176M 0s
Step #9 - "build-e2e":   8250K�[0m�[91m .......... ..........�[0m�[91m .......... ......�[0m�[91m.... .......... 58%  186M 0s
Step #9 - "build-e2e":   8300K ..�[0m�[91m.....�[0m�[91m...�[0m�[91m .......... .......... .......... .......... 58% 57.8M 0s
Step #9 - "build-e2e":   8350K .......... .......... .......... .......... .......... 59%  142M 0s
Step #9 - "build-e2e":   8400K .......... .......... .......... .......... .......... 59%  187M 0s
Step #9 - "build-e2e":   8450K .......... .......... .......... .......... .......... 59%  198M 0s
Step #9 - "build-e2e":   8500K .......... .......... .......... .......... .......... 60%  202M 0s
Step #9 - "build-e2e":   8550K .......... .......... .......... .......... .......... 60%  139M 0s
Step #9 - "build-e2e":   8600K .......... .......... .......... .......... .......... 60%  137M 0s
Step #9 - "build-e2e":   8650K .......... .......... .......... .......... .....�[0m�[91m.....�[0m�[91m 61%�[0m�[91m  202M�[0m�[91m 0s
Step #9 - "build-e2e":   8700K�[0m�[91m ....�[0m�[91m.�[0m�[91m.�[0m�[91m..�[0m�[91m.�[0m�[91m.�[0m�[91m .�[0m�[91m..�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m..�[0m�[91m..�[0m�[91m ....�[0m�[91m...... .......... .......... 61% 46.8M 0s
Step #9 - "build-e2e":   8750K .......... .......... .......... .......... .......... 62%  165M 0s
Step #9 - "build-e2e":   8800K .......... .......... .......... .......... .......... 62%  119M 0s
Step #9 - "build-e2e":   8850K .......... .......... .......... .......... .......... 62%  122M 0s
Step #9 - "build-e2e":   8900K .......... .......... .......... .......... .......... 63%  191M 0s
Step #9 - "build-e2e":   8950K .......... .......... .......... .......... .......... 63%  158M 0s
Step #9 - "build-e2e":   9000K .......... .......... .......... .......... .......... 63%  128M 0s
Step #9 - "build-e2e":   9050K .......... .......... .......... .......... .......... 64%  187M 0s
Step #9 - "build-e2e":   9100K .......... .......... .......... .......... .......... 64%  194M 0s
Step #9 - "build-e2e":   9150K .......... .......... .......... .......... .......... 64%  180M 0s
Step #9 - "build-e2e":   9200K .......... .......... ..�[0m�[91m.�[0m�[91m..�[0m�[91m..�[0m�[91m.�[0m�[91m..�[0m�[91m .�[0m�[91m......... .......... 65% 59.9M 0s
Step #9 - "build-e2e":   9250K .......... .......... .......... .......... .......... 65%  145M 0s
Step #9 - "build-e2e":   9300K .......... .......... .......... .......... .......... 65%  139M 0s
Step #9 - "build-e2e":   9350K .......... .......... .......... .......... .......... 66%  158M 0s
Step #9 - "build-e2e":   9400K .......... .......... .......... .......... .......... 66%  194M 0s
Step #9 - "build-e2e":   9450K .......... .......... .......... .......... .......... 66%  192M 0s
Step #9 - "build-e2e":   9500K .......... .......... .......... .......... .......... 67%  112M 0s
Step #9 - "build-e2e":   9550K .......... .......... .......... .......... .......... 67%  180M 0s
Step #9 - "build-e2e":   9600K .......... .......... .......... .......... .......... 68%  203M 0s
Step #9 - "build-e2e":   9650K .......... .......... .......... .......... .......... 68%  187M 0s
Step #9 - "build-e2e":   9700K .......... .......... .......... .......... .......... 68%  188M 0s
Step #9 - "build-e2e":   9750K .......... .......... .......... .......... .......... 69%  160M 0s
Step #9 - "build-e2e":   9800K .......�[0m�[91m... �[0m�[91m.�[0m�[91m..�[0m�[91m.�[0m�[91m..�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m. .....�[0m�[91m.�[0m�[91m.... .......... .......... 69% 48.7M 0s
Step #9 - "build-e2e":   9850K .......... .......... .......... .......... .......... 69%  139M 0s
Step #9 - "build-e2e":   9900K .......... .......... .......... .......... .......... 70%  179M 0s
Step #9 - "build-e2e":   9950K .......... .......... .......... .......... .......... 70%  103M 0s
Step #9 - "build-e2e":  10000K .......... .......... .......... .......... .......... 70%  162M 0s
Step #9 - "build-e2e":  10050K .......... .......... .......... .......... .......... 71%  170M 0s
Step #9 - "build-e2e":  10100K .......... .......... .......... .......... .......... 71%  175M 0s
Step #9 - "build-e2e":  10150K .......... .......... .......... .......... .......... 71% 88.8M 0s
Step #9 - "build-e2e":  10200K .......... .......... .......... .......... .......... 72%  107M 0s
Step #9 - "build-e2e":  10250K ....�[0m�[91m..�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m �[0m�[91m.�[0m�[91m.�[0m�[91m........ .......�[0m�[91m.�[0m�[91m.�[0m�[91m.�[0m�[91m .�[0m�[91m....�[0m�[91m.�[0m�[91m.... .......... 72% 28.8M 0s
Step #9 - "build-e2e":  10300K .......... .......... .......... .......... .......... 72% 97.9M 0s
Step #9 - "build-e2e":  10350K .......... .......... .......... .......... .......... 73%  100M 0s
Step #9 - "build-e2e":  10400K .......... .......... .......... .......... .......... 73%  175M 0s
Step #9 - "build-e2e":  10450K .......... .......... .......... .......... .......... 74%  177M 0s
Step #9 - "build-e2e":  10500K .......... .......... .......... .......... .......... 74%  132M 0s
Step #9 - "build-e2e":  10550K .......... .......... .......... .......... .......... 74%  137M 0s
Step #9 - "build-e2e":  10600K .......... .......... .......... .......... .......... 75%  158M 0s
Step #9 - "build-e2e":  10650K .......... .......... .......... .......... .......... 75%  168M 0s
Step #9 - "build-e2e":  10700K .......... .......... .......... .......... .......... 75%  165M 0s
Step #9 - "build-e2e":  10750K .......... .......... .......... .......... .......... 76%  162M 0s
Step #9 - "build-e2e":  10800K .......... .......... .......... .......... .......... 76%  191M 0s
Step #9 - "build-e2e":  10850K .......... .......... .......... .......... .......... 76%  197M 0s
Step #9 - "build-e2e":  10900K .......... .......... .......... .......... .......... 77%  202M 0s
Step #9 - "build-e2e":  10950K .......... .......... .......... .......... .......... 77%  170M 0s
Step #9 - "build-e2e":  11000K .......... .......... .......... .......... .......... 77%  193M 0s
Step #9 - "build-e2e":  11050K .......... .......... .......... .......... .......... 78%  191M 0s
Step #9 - "build-e2e":  11100K .......... .......... .......... .......... .......... 78%  207M 0s
Step #9 - "build-e2e":  11150K .......... .......... .......... .......... .......... 78%  181M 0s
Step #9 - "build-e2e":  11200K .......... .......... .......... .......... .......... 79%  183M 0s
Step #9 - "build-e2e":  11250K .......... .......... .......... .......... .......... 79%  194M 0s
Step #9 - "build-e2e":  11300K .......... .......... .......... .......... .......... 79%  201M 0s
Step #9 - "build-e2e":  11350K .......... ......�[0m�[91m.... .......... .......... .....�[0m�[91m.....�[0m�[91m 80%  116M 0s
Step #9 - "build-e2e":  11400K ........�[0m�[91m.. ....�[0m�[91m...... ..�[0m�[91m........ .......... .......... 80%  192M 0s
Step #9 - "build-e2e":  11450K .......... .......... .......... .......... ....�[0m�[91m...... 81%  188M 0s
Step #9 - "build-e2e":  11500K ..�[0m�[91m........�[0m�[91m ........�[0m�[91m.. ......�[0m�[91m.... .......... .......... 81%  174M 0s
Step #9 - "build-e2e":  11550K ........�[0m�[91m.. .......... .......... ..........�[0m�[91m .......... 81%  154M 0s
Step #9 - "build-e2e":  11600K .......... .......... .......... .......... .......... 82%  192M 0s
Step #9 - "build-e2e":  11650K .......... .......... .......... .......... .......... 82%  205M 0s
Step #9 - "build-e2e":  11700K .......... .......... .......... .......... .......... 82%  196M 0s
Step #9 - "build-e2e":  11750K .......... .......... .......... .......... .......... 83%  164M 0s
Step #9 - "build-e2e":  11800K .......... .......... .......... .......... .......... 83%  196M 0s
Step #9 - "build-e2e":  11850K .......... .......... .......... .......... .......... 83%  199M 0s
Step #9 - "build-e2e":  11900K .......... .......... .......... .......... .......... 84%  202M 0s
Step #9 - "build-e2e":  11950K .......... .......... .......... .......... .......... 84%  170M 0s
Step #9 - "build-e2e":  12000K .......... .......... .......... .......... .......... 84%  194M 0s
Step #9 - "build-e2e":  12050K .......... .......... .......... .......... .......�[0m�[91m.�[0m�[91m.�[0m�[91m. 85%  198M�[0m�[91m 0s
Step #9 - "build-e2e":  12100K .�[0m�[91m.�[0m�[91m........�[0m�[91m .......... .......... .......... .......... 85% 60.8M 0s�[0m�[91m
Step #9 - "build-e2e":  12150K .......... .......... .......... .......... .......... 85%  167M 0s
Step #9 - "build-e2e":  12200K .......... .......... .......... .......... .......... 86%  191M 0s
Step #9 - "build-e2e":  12250K .......... .......... .......... .......... .......... 86%  148M 0s
Step #9 - "build-e2e":  12300K .......... .......... .......... .......... .......... 87%  199M 0s
Step #9 - "build-e2e":  12350K .......... .......... .......... .......... .......... 87%  186M 0s
Step #9 - "build-e2e":  12400K .......... .......... .......... .......... .......... 87%  191M 0s
Step #9 - "build-e2e":  12450K .......... .......... .......... .......... .......... 88%  196M 0s
Step #9 - "build-e2e":  12500K .......... .......... .......... .......... .......... 88%  216M 0s
Step #9 - "build-e2e":  12550K .......... .......... .......... .......... .......... 88%  170M 0s
Step #9 - "build-e2e":  12600K .......... .......... .......... .......... .......... 89%  200M 0s
Step #9 - "build-e2e":  12650K .......... .......... .......... .......... .......... 89%  150M 0s
Step #9 - "build-e2e":  12700K .......... .......... ........�[0m�[91m.. .�[0m�[91m..�[0m�[91m.�[0m�[91m...... .......... 89% 61.8M 0s
Step #9 - "build-e2e":  12750K .......... .......... .......... .......... .......... 90%  138M 0s
Step #9 - "build-e2e":  12800K ......�[0m�[91m.... .......... ..�[0m�[91m........ .......... .......... 90%  183M 0s
Step #9 - "build-e2e":  12850K ...�[0m�[91m....... ..........�[0m�[91m .......... ......�[0m�[91m.... .......... 90%  177M 0s
Step #9 - "build-e2e":  12900K .......... ........�[0m�[91m.. .......... .......... .......... 91%�[0m�[91m  185M 0s
Step #9 - "build-e2e":  12950K ........�[0m�[91m.. .......... .......... ..�[0m�[91m........ .......... 91%  159M 0s
Step #9 - "build-e2e":  13000K ......�[0m�[91m.... .......... ...�[0m�[91m....... .......... .......... 91%  183M 0s
Step #9 - "build-e2e":  13050K .......... .......... .......... ......�[0m�[91m.... .......... 92%  189M 0s
Step #9 - "build-e2e":  13100K ..........�[0m�[91m .......... .......... .......... .......... 92%  193M 0s
Step #9 - "build-e2e":  13150K .......... .....�[0m�[91m..... .......... .......... ........�[0m�[91m.. 93%  182M 0s
Step #9 - "build-e2e":  13200K .......... .......... ..�[0m�[91m........ ........�[0m�[91m.. .......... 93%  185M 0s
Step #9 - "build-e2e":  13250K .......... .......... .......... .......... .......... 93%  189M 0s
Step #9 - "build-e2e":  13300K ..�[0m�[91m........ .......... .......... .......... .......... 94%  180M 0s
Step #9 - "build-e2e":  13350K .......... .......... .......... .......... .......... 94%  117M 0s
Step #9 - "build-e2e":  13400K .......... .......... .......... .......... .......... 94%  162M 0s
Step #9 - "build-e2e":  13450K .......... .......... .......... .......... .......... 95%  159M 0s
Step #9 - "build-e2e":  13500K .......... .......... .......... .......... .......... 95%  163M 0s
Step #9 - "build-e2e":  13550K .......... .......... .......... .......... .......... 95%  122M 0s
Step #9 - "build-e2e":  13600K .......... .......... .......... .......... .......... 96%  159M 0s
Step #9 - "build-e2e":  13650K .......... .......... ........�[0m�[91m.. .......... ....�[0m�[91m...... 96%  155M 0s
Step #9 - "build-e2e":  13700K .......... .......... .......... .......... .......... 96%  141M 0s
Step #9 - "build-e2e":  13750K .......... .......... .......... .......... .......... 97%  133M 0s
Step #9 - "build-e2e":  13800K .......... .......... ..........�[0m�[91m ........�[0m�[91m.. .......... 97%  143M 0s
Step #9 - "build-e2e":  13850K .......... .......... .......... .......... .......... 97%  151M 0s
Step #9 - "build-e2e":  13900K .......... .......... .......... .......... .......... 98%  145M 0s
Step #9 - "build-e2e":  13950K .......... .......... ....�[0m�[91m...... .......... ........�[0m�[91m.. 98%  128M 0s
Step #9 - "build-e2e":  14000K ......�[0m�[91m.... .......... ..�[0m�[91m........ ........�[0m�[91m.. .......... 99%  153M 0s
Step #9 - "build-e2e":  14050K ....�[0m�[91m...... .......... ........�[0m�[91m.. .......... ....�[0m�[91m...... 99%  153M 0s
Step #9 - "build-e2e":  14100K ..�[0m�[91m........ ........�[0m�[91m.. ......�[0m�[91m.... .......... .......... 99%  159M 0s
Step #9 - "build-e2e":  14150K .......... .......... .......... ........             100%  170M=0.1s
Step #9 - "build-e2e": 
Step #9 - "build-e2e": 2019-01-25 22:05:40 (94.3 MB/s) - '/tmp/build/consul_1.2.1_linux_amd64.zip' saved [14529496/14529496]
Step #9 - "build-e2e": 
Step #9 - "build-e2e": �[0mArchive:  /tmp/build/consul_1.2.1_linux_amd64.zip
Step #4 - "tests": ok  	agones.dev/agones/pkg/apis/stable/v1alpha1	1.127s
Step #4 - "tests": ?   	agones.dev/agones/pkg/client	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned/fake	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned/scheme	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned/typed/stable/v1alpha1	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/clientset/versioned/typed/stable/v1alpha1/fake	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/informers/externalversions	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/informers/externalversions/internalinterfaces	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/informers/externalversions/stable	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/informers/externalversions/stable/v1alpha1	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/client/listers/stable/v1alpha1	[no test files]
Step #9 - "build-e2e":   inflating: /usr/local/bin/consul   
Step #9 - "build-e2e": Consul v1.2.1
Step #9 - "build-e2e": Protocol 2 spoken by default, understands 2 to 3 (agent will automatically use protocol >2 when speaking to compatible agents)
Step #9 - "build-e2e": Removing intermediate container 110b7efdd007
Step #9 - "build-e2e":  ---> a4359af555e6
Step #9 - "build-e2e": Step 16/20 : RUN echo "export PATH=/usr/local/go/bin:/go/bin/:\$PATH" >> /root/.bashrc
Step #9 - "build-e2e":  ---> Running in f44ccfacfa3f
Step #8 - "build": docker build /workspace/cmd/controller/ --tag=gcr.io/agones-images/agones-controller:0.8.0-a44482e 
Step #8 - "build": Sending build context to Docker daemon  43.77MB

Step #8 - "build": Step 1/5 : FROM alpine:3.8
Step #8 - "build": 3.8: Pulling from library/alpine
Step #8 - "build": Digest: sha256:3d2e482b82608d153a374df3357c0291589a61cc194ec4a9ca2381073a17f58e
Step #8 - "build": Status: Downloaded newer image for alpine:3.8
Step #8 - "build":  ---> 3f53bb00af94
Step #8 - "build": Step 2/5 : RUN apk --update add ca-certificates &&     adduser -D agones
Step #8 - "build":  ---> Running in b9ea3ea0f3ba
Step #9 - "build-e2e": Removing intermediate container f44ccfacfa3f
Step #9 - "build-e2e":  ---> d8adee0e74b3
Step #9 - "build-e2e": Step 17/20 : COPY *.sh /root/
Step #8 - "build": fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz
Step #8 - "build": fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz
Step #8 - "build": (1/1) Installing ca-certificates (20171114-r3)
Step #8 - "build": Executing busybox-1.28.4-r2.trigger
Step #8 - "build": Executing ca-certificates-20171114-r3.trigger
Step #9 - "build-e2e":  ---> ae06b32b9168
Step #9 - "build-e2e": Step 18/20 : RUN chmod +x /root/*.sh
Step #8 - "build": OK: 5 MiB in 14 packages
Step #9 - "build-e2e":  ---> Running in 4931b315b41d
Step #8 - "build": Removing intermediate container b9ea3ea0f3ba
Step #8 - "build":  ---> a20a4726c4d3
Step #8 - "build": Step 3/5 : COPY  --chown=agones:root ./bin/controller /home/agones/controller
Step #9 - "build-e2e": Removing intermediate container 4931b315b41d
Step #9 - "build-e2e":  ---> 125c9e96966b
Step #9 - "build-e2e": Step 19/20 : WORKDIR /go
Step #8 - "build":  ---> a4e0c6c240be
Step #8 - "build": Step 4/5 : USER agones
Step #9 - "build-e2e":  ---> Running in 8b245b0ac5ee
Step #8 - "build":  ---> Running in 4ae9b3f2eb50
Step #9 - "build-e2e": Removing intermediate container 8b245b0ac5ee
Step #9 - "build-e2e":  ---> ed00ad894140
Step #9 - "build-e2e": Step 20/20 : ENTRYPOINT [ "/root/entrypoint.sh" ]
Step #8 - "build": Removing intermediate container 4ae9b3f2eb50
Step #8 - "build":  ---> 392304556a60
Step #8 - "build": Step 5/5 : ENTRYPOINT ["/home/agones/controller"]
Step #9 - "build-e2e":  ---> Running in dcf0abc108e9
Step #8 - "build":  ---> Running in 7f733d0fcfa7
Step #9 - "build-e2e": Removing intermediate container dcf0abc108e9
Step #9 - "build-e2e":  ---> c3468c52da34
Step #9 - "build-e2e": Successfully built c3468c52da34
Step #9 - "build-e2e": Successfully tagged e2e-runner:latest
Step #8 - "build": Removing intermediate container 7f733d0fcfa7
Step #8 - "build":  ---> 68f97b17c439
Step #8 - "build": Successfully built 68f97b17c439
Step #8 - "build": Successfully tagged gcr.io/agones-images/agones-controller:0.8.0-a44482e
Step #8 - "build": docker run --rm -e "CGO_ENABLED=0" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": 	-o /go/src/agones.dev/agones/cmd/sdk-server/bin/sdk-server.linux.amd64  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-a44482e" -installsuffix cgo agones.dev/agones/cmd/sdk-server
Finished Step #9 - "build-e2e"
Step #8 - "build": docker run --rm -e "GOOS=windows" -e "GOARCH=amd64" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": 	-o /go/src/agones.dev/agones/cmd/sdk-server/bin/sdk-server.windows.amd64.exe  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-a44482e" agones.dev/agones/cmd/sdk-server
Step #4 - "tests": ok  	agones.dev/agones/pkg/fleetallocation	11.497s
Step #4 - "tests": ok  	agones.dev/agones/pkg/fleetautoscalers	3.377s
Step #4 - "tests": ok  	agones.dev/agones/pkg/fleets	2.570s
Step #4 - "tests": ok  	agones.dev/agones/pkg/gameserverallocations	14.984s
Step #4 - "tests": ok  	agones.dev/agones/pkg/gameservers	3.174s
Step #4 - "tests": ok  	agones.dev/agones/pkg/gameserversets	3.150s
Step #4 - "tests": ok  	agones.dev/agones/pkg/metrics	3.013s
Step #4 - "tests": ?   	agones.dev/agones/pkg/sdk	[no test files]
Step #4 - "tests": ok  	agones.dev/agones/pkg/sdkserver	10.785s
Step #4 - "tests": ?   	agones.dev/agones/pkg/testing	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/util	[no test files]
Step #4 - "tests": ok  	agones.dev/agones/pkg/util/crd	4.041s
Step #4 - "tests": ?   	agones.dev/agones/pkg/util/runtime	[no test files]
Step #4 - "tests": ?   	agones.dev/agones/pkg/util/signals	[no test files]
Step #4 - "tests": ok  	agones.dev/agones/pkg/util/webhooks	1.196s
Step #4 - "tests": ok  	agones.dev/agones/pkg/util/workerqueue	2.181s
Step #4 - "tests": ok  	agones.dev/agones/sdks/go	1.056s
Step #4 - "tests": ?   	agones.dev/agones/cmd/controller	[no test files]
Step #4 - "tests": ok  	agones.dev/agones/cmd/ping	2.136s
Step #4 - "tests": ?   	agones.dev/agones/cmd/sdk-server	[no test files]
Finished Step #4 - "tests"
Starting Step #5 - "site-static"
Step #5 - "site-static": Already have image: make-docker
Step #5 - "site-static": /usr/bin/make site-static ARGS="-F" ENV=RELEASE_VERSION=0.8.0
Step #5 - "site-static": make[1]: Entering directory '/workspace/build'
Step #5 - "site-static": mkdir -p ~/.kube/
Step #5 - "site-static": mkdir -p /workspace/build//.config/gcloud
Step #5 - "site-static": mkdir -p ~/.helm
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb rm -r ./public
Step #5 - "site-static": rm: cannot remove './public': No such file or directory
Step #5 - "site-static": make[1]: [site-static] Error 1 (ignored)
Step #5 - "site-static": includes/website.mk:35: recipe for target 'site-static' failed
Step #5 - "site-static": mkdir /workspace/site/public
Step #5 - "site-static": # for some reason, this only work locally
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb \
Step #5 - "site-static": 	bash -c "npm list postcss-cli || npm install postcss-cli"
Step #5 - "site-static": /go/src/agones.dev/agones/site
Step #5 - "site-static": `-- (empty)
Step #5 - "site-static": 
Step #8 - "build": docker run --rm -e "GOOS=darwin" -e "GOARCH=amd64" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": 	-o /go/src/agones.dev/agones/cmd/sdk-server/bin/sdk-server.darwin.amd64  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-a44482e" agones.dev/agones/cmd/sdk-server
Step #5 - "site-static": npm WARN saveError ENOENT: no such file or directory, open '/go/src/agones.dev/agones/site/package.json'
Step #5 - "site-static": npm notice created a lockfile as package-lock.json. You should commit this file.
Step #5 - "site-static": npm WARN enoent ENOENT: no such file or directory, open '/go/src/agones.dev/agones/site/package.json'
Step #5 - "site-static": npm WARN site No description
Step #5 - "site-static": npm WARN site No repository field.
Step #5 - "site-static": npm WARN site No README data
Step #5 - "site-static": npm WARN site No license field.
Step #5 - "site-static": npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
Step #5 - "site-static": npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #5 - "site-static": 
Step #5 - "site-static": + postcss-cli@6.1.1
Step #5 - "site-static": added 248 packages from 148 contributors and audited 3191 packages in 12.432s
Step #5 - "site-static": found 0 vulnerabilities
Step #5 - "site-static": 
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb \
Step #5 - "site-static": 	bash -c "npm list autoprefixer || npm install autoprefixer"
Step #5 - "site-static": /go/src/agones.dev/agones/site
Step #5 - "site-static": `-- (empty)
Step #5 - "site-static": 
Step #5 - "site-static": npm WARN saveError ENOENT: no such file or directory, open '/go/src/agones.dev/agones/site/package.json'
Step #5 - "site-static": npm WARN enoent ENOENT: no such file or directory, open '/go/src/agones.dev/agones/site/package.json'
Step #5 - "site-static": npm WARN site No description
Step #5 - "site-static": npm WARN site No repository field.
Step #5 - "site-static": npm WARN site No README data
Step #5 - "site-static": npm WARN site No license field.
Step #5 - "site-static": npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
Step #5 - "site-static": npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Step #5 - "site-static": 
Step #5 - "site-static": + autoprefixer@9.4.6
Step #5 - "site-static": added 8 packages from 7 contributors and audited 11802 packages in 5.252s
Step #5 - "site-static": found 0 vulnerabilities
Step #5 - "site-static": 
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb bash -c \
Step #5 - "site-static": 	"RELEASE_VERSION=0.8.0 hugo --config=config.toml -F"
Step #5 - "site-static": Building sites … 
Step #5 - "site-static":                    | EN  
Step #5 - "site-static": +------------------+----+
Step #5 - "site-static":   Pages            | 59  
Step #5 - "site-static":   Paginator pages  |  0  
Step #5 - "site-static":   Non-page files   |  2  
Step #5 - "site-static":   Static files     | 40  
Step #5 - "site-static":   Processed images |  2  
Step #5 - "site-static":   Aliases          | 10  
Step #5 - "site-static":   Sitemaps         |  1  
Step #5 - "site-static":   Cleaned          |  0  
Step #5 - "site-static": 
Step #5 - "site-static": Total in 2326 ms
Step #5 - "site-static": make[1]: Leaving directory '/workspace/build'
Step #5 - "site-static": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build --workdir=/go/src/agones.dev/agones/site  agones-build:db76ca0bfb bash -c \
Step #5 - "site-static": 		"SERVICE=preview envsubst < app.yaml > .app.yaml"
Finished Step #5 - "site-static"
Starting Step #6 - "site-gopath"
Step #6 - "site-gopath": Already have image (with digest): ubuntu
Step #6 - "site-gopath": .
Step #6 - "site-gopath": ..
Step #6 - "site-gopath": .app.yaml
Step #6 - "site-gopath": .gcloudignore
Step #6 - "site-gopath": .gitignore
Step #6 - "site-gopath": app.yaml
Step #6 - "site-gopath": assets
Step #6 - "site-gopath": config.toml
Step #6 - "site-gopath": content
Step #6 - "site-gopath": credits
Step #6 - "site-gopath": handler.go
Step #6 - "site-gopath": handler_test.go
Step #6 - "site-gopath": layouts
Step #6 - "site-gopath": main.go
Step #6 - "site-gopath": node_modules
Step #6 - "site-gopath": package-lock.json
Step #6 - "site-gopath": public
Step #6 - "site-gopath": resources
Step #6 - "site-gopath": static
Step #6 - "site-gopath": themes
Step #6 - "site-gopath": vanity.yaml
Finished Step #6 - "site-gopath"
Starting Step #7 - "deploy-site-static"
Step #7 - "deploy-site-static": Already have image (with digest): gcr.io/cloud-builders/gcloud
Step #8 - "build": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build -w /go/src/agones.dev/agones/cmd/sdk-server/bin/ agones-build:db76ca0bfb zip -0 \
Step #8 - "build": 	agonessdk-server-0.8.0-a44482e.zip sdk-server.darwin.amd64 sdk-server.linux.amd64 sdk-server.windows.amd64.exe
Step #8 - "build":   adding: sdk-server.darwin.amd64 (stored 0%)
Step #8 - "build":   adding: sdk-server.linux.amd64 (stored 0%)
Step #8 - "build":   adding: sdk-server.windows.amd64.exe (stored 0%)
Step #8 - "build": docker build /workspace/cmd/sdk-server/ --tag=gcr.io/agones-images/agones-sdk:0.8.0-a44482e 
Step #8 - "build": Sending build context to Docker daemon  217.8MB

Step #8 - "build": Step 1/5 : FROM alpine:3.8
Step #8 - "build":  ---> 3f53bb00af94
Step #8 - "build": Step 2/5 : RUN apk --update add ca-certificates &&     adduser -D agones
Step #8 - "build":  ---> Using cache
Step #8 - "build":  ---> a20a4726c4d3
Step #8 - "build": Step 3/5 : COPY --chown=agones:root ./bin/sdk-server.linux.amd64 /home/agones/sdk-server
Step #7 - "deploy-site-static": Services to deploy:
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": descriptor:      [/workspace/go/src/site/.app.yaml]
Step #7 - "deploy-site-static": source:          [/workspace/go/src/site]
Step #7 - "deploy-site-static": target project:  [agones-images]
Step #7 - "deploy-site-static": target service:  [preview]
Step #7 - "deploy-site-static": target version:  [a44482e]
Step #7 - "deploy-site-static": target url:      [https://a44482e-dot-preview-dot-agones-images.appspot.com]
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static":      (add --promote if you also want to make this service available from
Step #7 - "deploy-site-static":      [https://preview-dot-agones-images.appspot.com])
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": Do you want to continue (Y/n)?  
Step #7 - "deploy-site-static": Beginning deployment of service [preview]...
Step #8 - "build":  ---> 9df95dd07778
Step #8 - "build": Step 4/5 : USER agones
Step #8 - "build":  ---> Running in 643da99245d8
Step #8 - "build": Removing intermediate container 643da99245d8
Step #8 - "build":  ---> a38f60982817
Step #8 - "build": Step 5/5 : ENTRYPOINT ["/home/agones/sdk-server"]
Step #8 - "build":  ---> Running in ae0686df990a
Step #8 - "build": Removing intermediate container ae0686df990a
Step #8 - "build":  ---> ba2d8ca08217
Step #8 - "build": Successfully built ba2d8ca08217
Step #8 - "build": Successfully tagged gcr.io/agones-images/agones-sdk:0.8.0-a44482e
Step #8 - "build": docker run --rm -e "CGO_ENABLED=0" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build agones-build:db76ca0bfb go build \
Step #8 - "build": -tags none -o /go/src/agones.dev/agones/cmd/ping/bin/ping \
Step #8 - "build":  -ldflags "-X agones.dev/agones/pkg.Version=0.8.0-a44482e" -installsuffix cgo agones.dev/agones/cmd/ping
Step #7 - "deploy-site-static": #============================================================#
Step #7 - "deploy-site-static": #= Uploading 52 files to Google Cloud Storage               =#
Step #8 - "build": docker build /workspace/cmd/ping/ --tag=gcr.io/agones-images/agones-ping:0.8.0-a44482e 
Step #8 - "build": Sending build context to Docker daemon  12.71MB

Step #8 - "build": Step 1/5 : FROM alpine:3.8
Step #8 - "build":  ---> 3f53bb00af94
Step #8 - "build": Step 2/5 : RUN apk --update add ca-certificates &&     adduser -D agones
Step #8 - "build":  ---> Using cache
Step #8 - "build":  ---> a20a4726c4d3
Step #8 - "build": Step 3/5 : COPY --chown=agones:root ./bin/ping /home/agones/ping
Step #8 - "build":  ---> 7972c6363645
Step #8 - "build": Step 4/5 : USER agones
Step #7 - "deploy-site-static": #============================================================#
Step #7 - "deploy-site-static": File upload done.
Step #8 - "build":  ---> Running in f93e8d553a10
Step #8 - "build": Removing intermediate container f93e8d553a10
Step #8 - "build":  ---> b23a17afa6f4
Step #8 - "build": Step 5/5 : ENTRYPOINT ["/home/agones/ping"]
Step #8 - "build":  ---> Running in 5a96ebc368f1
Step #8 - "build": Removing intermediate container 5a96ebc368f1
Step #8 - "build":  ---> f53a6a1ae922
Step #8 - "build": Successfully built f53a6a1ae922
Step #8 - "build": Successfully tagged gcr.io/agones-images/agones-ping:0.8.0-a44482e
Step #8 - "build": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube/:/root/.kube -v ~/.helm:/root/.helm -v /workspace:/go/src/agones.dev/agones -v /workspace/build//.gocache:/root/.cache/go-build -w /go/src/agones.dev/agones/sdks/cpp agones-build:db76ca0bfb make build install archive VERSION=0.8.0-a44482e
Step #7 - "deploy-site-static": Updating service [preview]...
Step #8 - "build": mkdir /go/src/agones.dev/agones/sdks/cpp//bin
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o google/api/annotations.pb.o google/api/annotations.pb.cc
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o google/api/http.pb.o google/api/http.pb.cc
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o sdk.grpc.pb.o sdk.grpc.pb.cc
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o sdk.pb.o sdk.pb.cc
Step #8 - "build": g++ -std=c++11 -I/usr/local/include -I/go/src/agones.dev/agones/sdks/cpp/ -pthread -fPIC  -c -o sdk.o sdk.cc
Step #8 - "build": g++ google/api/annotations.pb.o google/api/http.pb.o sdk.grpc.pb.o sdk.pb.o sdk.o -L/usr/local/lib -lgrpc++_unsecure -lgrpc -lprotobuf -lpthread -ldl -shared -o /go/src/agones.dev/agones/sdks/cpp//bin/libagonessdk.so
Step #8 - "build": ar rcs /go/src/agones.dev/agones/sdks/cpp//bin/libagonessdk.a google/api/annotations.pb.o google/api/http.pb.o sdk.grpc.pb.o sdk.pb.o sdk.o
Step #8 - "build": cp /go/src/agones.dev/agones/sdks/cpp//bin/libagonessdk.* /usr/local/lib
Step #8 - "build": mkdir -p /usr/local/include/agones
Step #8 - "build": cp /go/src/agones.dev/agones/sdks/cpp//*.h /usr/local/include/agones/
Step #8 - "build": mkdir -p /usr/local/include/google/api
Step #8 - "build": cp -r /go/src/agones.dev/agones/sdks/cpp//google/api/*.h /usr/local/include/google/api/
Step #8 - "build": ldconfig
Step #8 - "build": rm /go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-a44482e-src.zip
Step #8 - "build": rm: cannot remove '/go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-a44482e-src.zip': No such file or directory
Step #8 - "build": make: [archive] Error 1 (ignored)
Step #8 - "build": Makefile:67: recipe for target 'archive' failed
Step #8 - "build": rm /go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-a44482e-dev-linux-arch_64.tar.gz
Step #8 - "build": Makefile:67: recipe for target 'archive' failed
Step #8 - "build": rm: cannot remove '/go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-a44482e-dev-linux-arch_64.tar.gz': No such file or directory
Step #8 - "build": make: [archive] Error 1 (ignored)
Step #8 - "build": rm /go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-a44482e-runtime-linux-arch_64.tar.gz
Step #8 - "build": rm: cannot remove '/go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-a44482e-runtime-linux-arch_64.tar.gz': No such file or directory
Step #8 - "build": Makefile:67: recipe for target 'archive' failed
Step #8 - "build": cp /usr/local/lib/libgrpc.so.6 /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": make: [archive] Error 1 (ignored)
Step #8 - "build": cp /usr/local/lib/libprotobuf.so.* /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cp /usr/local/lib/libagonessdk.so /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cp /usr/local/lib/libgpr.so.6 /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cp /usr/local/lib/libgrpc_unsecure.so.6 /go/src/agones.dev/agones/sdks/cpp//bin/
Step #8 - "build": cd /go/src/agones.dev/agones/sdks/cpp//bin && tar cvf agonessdk-0.8.0-a44482e-runtime-linux-arch_64.tar.gz *
Step #8 - "build": libagonessdk.a
Step #8 - "build": libagonessdk.so
Step #8 - "build": libgpr.so.6
Step #8 - "build": libgrpc.so.6
Step #8 - "build": libgrpc_unsecure.so.6
Step #8 - "build": libprotobuf.so.17
Step #8 - "build": libprotobuf.so.17.0.0
Step #8 - "build": cd /usr/local && tar cvf /go/src/agones.dev/agones/sdks/cpp//bin/agonessdk-0.8.0-a44482e-dev-linux-arch_64.tar.gz lib include
Step #8 - "build": lib/
Step #8 - "build": lib/libagonessdk.a
Step #8 - "build": lib/libagonessdk.so
Step #8 - "build": lib/python3.5/
Step #8 - "build": lib/python3.5/dist-packages/
Step #8 - "build": lib/python2.7/
Step #8 - "build": lib/python2.7/dist-packages/
Step #8 - "build": lib/python2.7/site-packages/
Step #8 - "build": lib/libprotoc.a
Step #8 - "build": lib/libgrpc++.so.6
Step #8 - "build": lib/libaddress_sorting.so.6
Step #8 - "build": lib/libgrpc++_unsecure.so
Step #8 - "build": lib/libaddress_sorting.so.6.0.0
Step #8 - "build": lib/libgpr.so.6
Step #8 - "build": lib/libaddress_sorting.a
Step #8 - "build": lib/libgrpc++_unsecure.so.6
Step #8 - "build": lib/libprotobuf.so.17
Step #8 - "build": lib/libgrpc++_cronet.so.1.16.1
Step #8 - "build": lib/libgrpc++_error_details.so.6
Step #8 - "build": lib/libgrpcpp_channelz.so.6
Step #8 - "build": lib/libgrpc++_error_details.so.1
Step #8 - "build": lib/libprotobuf-lite.so.17.0.0
Step #8 - "build": lib/libprotobuf-lite.la
Step #8 - "build": lib/libgrpc++_unsecure.so.1
Step #8 - "build": lib/pkgconfig/
Step #8 - "build": lib/pkgconfig/grpc++_unsecure.pc
Step #8 - "build": lib/pkgconfig/grpc_unsecure.pc
Step #8 - "build": lib/pkgconfig/grpc++.pc
Step #8 - "build": lib/pkgconfig/protobuf.pc
Step #8 - "build": lib/pkgconfig/grpc.pc
Step #8 - "build": lib/pkgconfig/protobuf-lite.pc
Step #8 - "build": lib/pkgconfig/gpr.pc
Step #8 - "build": lib/libgrpc++_reflection.so.6
Step #8 - "build": lib/libgrpc++_cronet.a
Step #8 - "build": lib/libprotoc.so
Step #8 - "build": lib/libgrpc++_cronet.so
Step #8 - "build": lib/libgrpc++_error_details.so.1.16.1
Step #8 - "build": lib/libgrpc.so.6.0.0
Step #8 - "build": lib/libgrpc_unsecure.so
Step #8 - "build": lib/libgrpc++_cronet.so.6
Step #8 - "build": lib/libgrpc++.so.1.16.1
Step #8 - "build": lib/libgpr.so.6.0.0
Step #8 - "build": lib/libprotobuf.a
Step #8 - "build": lib/libgrpc++.a
Step #8 - "build": lib/libgrpc++_unsecure.so.1.16.1
Step #8 - "build": lib/libgrpc++_unsecure.a
Step #8 - "build": lib/libprotobuf.la
Step #8 - "build": lib/libgrpc_cronet.so.6.0.0
Step #8 - "build": lib/libgrpc_unsecure.so.6
Step #8 - "build": lib/libprotobuf.so
Step #8 - "build": lib/libgrpc++_cronet.so.1
Step #8 - "build": lib/libprotoc.so.17.0.0
Step #8 - "build": lib/libprotobuf-lite.a
Step #8 - "build": lib/libgrpc.so
Step #8 - "build": lib/libgrpc.a
Step #8 - "build": lib/libgrpc++_reflection.so.1
Step #8 - "build": lib/libgrpcpp_channelz.a
Step #8 - "build": lib/libgpr.a
Step #8 - "build": lib/libgrpcpp_channelz.so.1.16.1
Step #8 - "build": lib/libgrpc++.so.1
Step #8 - "build": lib/libgrpc_unsecure.so.6.0.0
Step #8 - "build": lib/libgrpc.so.6
Step #8 - "build": lib/libgrpcpp_channelz.so.1
Step #8 - "build": lib/libgrpc++.so
Step #8 - "build": lib/libgpr.so
Step #8 - "build": lib/libgrpc++_reflection.so
Step #8 - "build": lib/libprotobuf.so.17.0.0
Step #8 - "build": lib/libgrpc_cronet.so
Step #8 - "build": lib/libprotobuf-lite.so.17
Step #8 - "build": lib/libprotoc.la
Step #8 - "build": lib/libgrpc++_reflection.so.1.16.1
Step #8 - "build": lib/libgrpc++_error_details.a
Step #8 - "build": lib/libprotobuf-lite.so
Step #8 - "build": lib/libgrpc_cronet.so.6
Step #8 - "build": lib/libgrpc++_error_details.so
Step #8 - "build": lib/libaddress_sorting.so
Step #8 - "build": lib/libgrpc_unsecure.a
Step #8 - "build": lib/libprotoc.so.17
Step #8 - "build": lib/libgrpcpp_channelz.so
Step #8 - "build": lib/libgrpc_cronet.a
Step #8 - "build": lib/libgrpc++_reflection.a
Step #8 - "build": include/
Step #8 - "build": include/agones/
Step #8 - "build": include/agones/sdk.pb.h
Step #8 - "build": include/agones/sdk.grpc.pb.h
Step #8 - "build": include/agones/sdk.h
Step #8 - "build": include/google/
Step #8 - "build": include/google/protobuf/
Step #8 - "build": include/google/protobuf/map_entry.h
Step #8 - "build": include/google/protobuf/util/
Step #8 - "build": include/google/protobuf/util/message_differencer.h
Step #8 - "build": include/google/protobuf/util/field_comparator.h
Step #8 - "build": include/google/protobuf/util/time_util.h
Step #8 - "build": include/google/protobuf/util/type_resolver.h
Step #8 - "build": include/google/protobuf/util/type_resolver_util.h
Step #8 - "build": include/google/protobuf/util/json_util.h
Step #8 - "build": include/google/protobuf/util/field_mask_util.h
Step #8 - "build": include/google/protobuf/util/delimited_message_util.h
Step #8 - "build": include/google/protobuf/descriptor.pb.h
Step #8 - "build": include/google/protobuf/source_context.proto
Step #8 - "build": include/google/protobuf/map_field_inl.h
Step #8 - "build": include/google/protobuf/generated_message_util.h
Step #8 - "build": include/google/protobuf/struct.proto
Step #8 - "build": include/google/protobuf/repeated_field.h
Step #8 - "build": include/google/protobuf/api.proto
Step #8 - "build": include/google/protobuf/implicit_weak_message.h
Step #8 - "build": include/google/protobuf/io/
Step #8 - "build": include/google/protobuf/io/coded_stream.h
Step #8 - "build": include/google/protobuf/io/zero_copy_stream_impl_lite.h
Step #8 - "build": include/google/protobuf/io/tokenizer.h
Step #8 - "build": include/google/protobuf/io/zero_copy_stream_impl.h
Step #8 - "build": include/google/protobuf/io/zero_copy_stream.h
Step #8 - "build": include/google/protobuf/io/strtod.h
Step #8 - "build": include/google/protobuf/io/printer.h
Step #8 - "build": include/google/protobuf/field_mask.pb.h
Step #8 - "build": include/google/protobuf/service.h
Step #8 - "build": include/google/protobuf/descriptor.proto
Step #8 - "build": include/google/protobuf/message.h
Step #8 - "build": include/google/protobuf/arena_impl.h
Step #8 - "build": include/google/protobuf/wire_format_lite.h
Step #8 - "build": include/google/protobuf/field_mask.proto
Step #8 - "build": include/google/protobuf/message_lite.h
Step #8 - "build": include/google/protobuf/map_field.h
Step #8 - "build": include/google/protobuf/type.proto
Step #8 - "build": include/google/protobuf/api.pb.h
Step #8 - "build": include/google/protobuf/empty.pb.h
Step #8 - "build": include/google/protobuf/generated_message_reflection.h
Step #8 - "build": include/google/protobuf/extension_set.h
Step #8 - "build": include/google/protobuf/has_bits.h
Step #8 - "build": include/google/protobuf/descriptor.h
Step #8 - "build": include/google/protobuf/wire_format.h
Step #8 - "build": include/google/protobuf/reflection.h
Step #8 - "build": include/google/protobuf/dynamic_message.h
Step #8 - "build": include/google/protobuf/map_field_lite.h
Step #8 - "build": include/google/protobuf/map_entry_lite.h
Step #8 - "build": include/google/protobuf/wrappers.pb.h
Step #8 - "build": include/google/protobuf/generated_message_table_driven.h
Step #8 - "build": include/google/protobuf/source_context.pb.h
Step #8 - "build": include/google/protobuf/generated_enum_reflection.h
Step #8 - "build": include/google/protobuf/stubs/
Step #8 - "build": include/google/protobuf/stubs/fastmem.h
Step #8 - "build": include/google/protobuf/stubs/callback.h
Step #8 - "build": include/google/protobuf/stubs/bytestream.h
Step #8 - "build": include/google/protobuf/stubs/stringpiece.h
Step #8 - "build": include/google/protobuf/stubs/once.h
Step #8 - "build": include/google/protobuf/stubs/casts.h
Step #8 - "build": include/google/protobuf/stubs/common.h
Step #8 - "build": include/google/protobuf/stubs/stl_util.h
Step #8 - "build": include/google/protobuf/stubs/logging.h
Step #8 - "build": include/google/protobuf/stubs/port.h
Step #8 - "build": include/google/protobuf/stubs/singleton.h
Step #8 - "build": include/google/protobuf/stubs/platform_macros.h
Step #8 - "build": include/google/protobuf/stubs/template_util.h
Step #8 - "build": include/google/protobuf/stubs/macros.h
Step #8 - "build": include/google/protobuf/stubs/hash.h
Step #8 - "build": include/google/protobuf/stubs/mutex.h
Step #8 - "build": include/google/protobuf/stubs/status.h
Step #8 - "build": include/google/protobuf/empty.proto
Step #8 - "build": include/google/protobuf/metadata_lite.h
Step #8 - "build": include/google/protobuf/timestamp.pb.h
Step #8 - "build": include/google/protobuf/struct.pb.h
Step #8 - "build": include/google/protobuf/type.pb.h
Step #8 - "build": include/google/protobuf/any.proto
Step #8 - "build": include/google/protobuf/metadata.h
Step #8 - "build": include/google/protobuf/any.pb.h
Step #8 - "build": include/google/protobuf/unknown_field_set.h
Step #8 - "build": include/google/protobuf/duration.pb.h
Step #8 - "build": include/google/protobuf/generated_enum_util.h
Step #8 - "build": include/google/protobuf/descriptor_database.h
Step #8 - "build": include/google/protobuf/timestamp.proto
Step #8 - "build": include/google/protobuf/reflection_ops.h
Step #8 - "build": include/google/protobuf/inlined_string_field.h
Step #8 - "build": include/google/protobuf/arena.h
Step #8 - "build": include/google/protobuf/duration.proto
Step #8 - "build": include/google/protobuf/wrappers.proto
Step #8 - "build": include/google/protobuf/map.h
Step #8 - "build": include/google/protobuf/map_type_handler.h
Step #8 - "build": include/google/protobuf/text_format.h
Step #8 - "build": include/google/protobuf/compiler/
Step #8 - "build": include/google/protobuf/compiler/plugin.pb.h
Step #8 - "build": include/google/protobuf/compiler/plugin.proto
Step #8 - "build": include/google/protobuf/compiler/java/
Step #8 - "build": include/google/protobuf/compiler/java/java_generator.h
Step #8 - "build": include/google/protobuf/compiler/java/java_names.h
Step #8 - "build": include/google/protobuf/compiler/code_generator.h
Step #8 - "build": include/google/protobuf/compiler/csharp/
Step #8 - "build": include/google/protobuf/compiler/csharp/csharp_generator.h
Step #8 - "build": include/google/protobuf/compiler/csharp/csharp_names.h
Step #8 - "build": include/google/protobuf/compiler/command_line_interface.h
Step #8 - "build": include/google/protobuf/compiler/php/
Step #8 - "build": include/google/protobuf/compiler/php/php_generator.h
Step #8 - "build": include/google/protobuf/compiler/objectivec/
Step #8 - "build": include/google/protobuf/compiler/objectivec/objectivec_helpers.h
Step #8 - "build": include/google/protobuf/compiler/objectivec/objectivec_generator.h
Step #8 - "build": include/google/protobuf/compiler/parser.h
Step #8 - "build": include/google/protobuf/compiler/python/
Step #8 - "build": include/google/protobuf/compiler/python/python_generator.h
Step #8 - "build": include/google/protobuf/compiler/cpp/
Step #8 - "build": include/google/protobuf/compiler/cpp/cpp_generator.h
Step #8 - "build": include/google/protobuf/compiler/js/
Step #8 - "build": include/google/protobuf/compiler/js/well_known_types_embed.h
Step #8 - "build": include/google/protobuf/compiler/js/js_generator.h
Step #8 - "build": include/google/protobuf/compiler/plugin.h
Step #8 - "build": include/google/protobuf/compiler/ruby/
Step #8 - "build": include/google/protobuf/compiler/ruby/ruby_generator.h
Step #8 - "build": include/google/protobuf/compiler/importer.h
Step #8 - "build": include/google/protobuf/arenastring.h
Step #8 - "build": include/google/protobuf/wire_format_lite_inl.h
Step #8 - "build": include/google/protobuf/any.h
Step #8 - "build": include/google/api/
Step #8 - "build": include/google/api/http.pb.h
Step #8 - "build": include/google/api/annotations.pb.h
Step #8 - "build": include/grpc++/
Step #8 - "build": include/grpc++/support/
Step #8 - "build": include/grpc++/support/error_details.h
Step #8 - "build": include/grpc++/support/async_stream.h
Step #8 - "build": include/grpc++/support/time.h
Step #8 - "build": include/grpc++/support/async_unary_call.h
Step #8 - "build": include/grpc++/support/byte_buffer.h
Step #8 - "build": include/grpc++/support/config.h
Step #8 - "build": include/grpc++/support/status_code_enum.h
Step #8 - "build": include/grpc++/support/sync_stream.h
Step #8 - "build": include/grpc++/support/slice.h
Step #8 - "build": include/grpc++/support/channel_arguments.h
Step #8 - "build": include/grpc++/support/string_ref.h
Step #8 - "build": include/grpc++/support/stub_options.h
Step #8 - "build": include/grpc++/support/status.h
Step #8 - "build": include/grpc++/create_channel.h
Step #8 - "build": include/grpc++/alarm.h
Step #8 - "build": include/grpc++/generic/
Step #8 - "build": include/grpc++/generic/generic_stub.h
Step #8 - "build": include/grpc++/generic/async_generic_service.h
Step #8 - "build": include/grpc++/impl/
Step #8 - "build": include/grpc++/impl/codegen/
Step #8 - "build": include/grpc++/impl/codegen/channel_interface.h
Step #8 - "build": include/grpc++/impl/codegen/async_stream.h
Step #8 - "build": include/grpc++/impl/codegen/method_handler_impl.h
Step #8 - "build": include/grpc++/impl/codegen/completion_queue.h
Step #8 - "build": include/grpc++/impl/codegen/serialization_traits.h
Step #8 - "build": include/grpc++/impl/codegen/completion_queue_tag.h
Step #8 - "build": include/grpc++/impl/codegen/call.h
Step #8 - "build": include/grpc++/impl/codegen/time.h
Step #8 - "build": include/grpc++/impl/codegen/async_unary_call.h
Step #8 - "build": include/grpc++/impl/codegen/byte_buffer.h
Step #8 - "build": include/grpc++/impl/codegen/server_interface.h
Step #8 - "build": include/grpc++/impl/codegen/proto_utils.h
Step #8 - "build": include/grpc++/impl/codegen/metadata_map.h
Step #8 - "build": include/grpc++/impl/codegen/rpc_method.h
Step #8 - "build": include/grpc++/impl/codegen/config.h
Step #8 - "build": include/grpc++/impl/codegen/service_type.h
Step #8 - "build": include/grpc++/impl/codegen/status_code_enum.h
Step #8 - "build": include/grpc++/impl/codegen/client_context.h
Step #8 - "build": include/grpc++/impl/codegen/call_hook.h
Step #8 - "build": include/grpc++/impl/codegen/core_codegen_interface.h
Step #8 - "build": include/grpc++/impl/codegen/client_unary_call.h
Step #8 - "build": include/grpc++/impl/codegen/sync_stream.h
Step #8 - "build": include/grpc++/impl/codegen/config_protobuf.h
Step #8 - "build": include/grpc++/impl/codegen/slice.h
Step #8 - "build": include/grpc++/impl/codegen/string_ref.h
Step #8 - "build": include/grpc++/impl/codegen/core_codegen.h
Step #8 - "build": include/grpc++/impl/codegen/stub_options.h
Step #8 - "build": include/grpc++/impl/codegen/server_context.h
Step #8 - "build": include/grpc++/impl/codegen/security/
Step #8 - "build": include/grpc++/impl/codegen/security/auth_context.h
Step #8 - "build": include/grpc++/impl/codegen/grpc_library.h
Step #8 - "build": include/grpc++/impl/codegen/status.h
Step #8 - "build": include/grpc++/impl/codegen/rpc_service_method.h
Step #8 - "build": include/grpc++/impl/codegen/create_auth_context.h
Step #8 - "build": include/grpc++/impl/server_builder_option.h
Step #8 - "build": include/grpc++/impl/method_handler_impl.h
Step #8 - "build": include/grpc++/impl/serialization_traits.h
Step #8 - "build": include/grpc++/impl/call.h
Step #8 - "build": include/grpc++/impl/server_builder_plugin.h
Step #8 - "build": include/grpc++/impl/rpc_method.h
Step #8 - "build": include/grpc++/impl/channel_argument_option.h
Step #8 - "build": include/grpc++/impl/service_type.h
Step #8 - "build": include/grpc++/impl/client_unary_call.h
Step #8 - "build": include/grpc++/impl/server_initializer.h
Step #8 - "build": include/grpc++/impl/grpc_library.h
Step #8 - "build": include/grpc++/impl/rpc_service_method.h
Step #8 - "build": include/grpc++/completion_queue.h
Step #8 - "build": include/grpc++/health_check_service_interface.h
Step #8 - "build": include/grpc++/channel.h
Step #8 - "build": include/grpc++/resource_quota.h
Step #8 - "build": include/grpc++/grpc++.h
Step #8 - "build": include/grpc++/server_posix.h
Step #8 - "build": include/grpc++/server.h
Step #8 - "build": include/grpc++/create_channel_posix.h
Step #8 - "build": include/grpc++/server_builder.h
Step #8 - "build": include/grpc++/client_context.h
Step #8 - "build": include/grpc++/server_context.h
Step #8 - "build": include/grpc++/security/
Step #8 - "build": include/grpc++/security/auth_metadata_processor.h
Step #8 - "build": include/grpc++/security/auth_context.h
Step #8 - "build": include/grpc++/security/credentials.h
Step #8 - "build": include/grpc++/security/server_credentials.h
Step #8 - "build": include/grpc++/ext/
Step #8 - "build": include/grpc++/ext/proto_server_reflection_plugin.h
Step #8 - "build": include/grpc++/ext/health_check_service_server_builder_option.h
Step #8 - "build": include/grpc/
Step #8 - "build": include/grpc/support/
Step #8 - "build": include/grpc/support/atm_gcc_sync.h
Step #8 - "build": include/grpc/support/log_windows.h
Step #8 - "build": include/grpc/support/atm_gcc_atomic.h
Step #8 - "build": include/grpc/support/atm_windows.h
Step #8 - "build": include/grpc/support/cpu.h
Step #8 - "build": include/grpc/support/atm.h
Step #8 - "build": include/grpc/support/sync.h
Step #8 - "build": include/grpc/support/string_util.h
Step #8 - "build": include/grpc/support/sync_custom.h
Step #8 - "build": include/grpc/support/thd_id.h
Step #8 - "build": include/grpc/support/sync_posix.h
Step #8 - "build": include/grpc/support/time.h
Step #8 - "build": include/grpc/support/alloc.h
Step #8 - "build": include/grpc/support/log.h
Step #8 - "build": include/grpc/support/port_platform.h
Step #8 - "build": include/grpc/support/workaround_list.h
Step #8 - "build": include/grpc/support/sync_windows.h
Step #8 - "build": include/grpc/support/sync_generic.h
Step #8 - "build": include/grpc/grpc.h
Step #8 - "build": include/grpc/census.h
Step #8 - "build": include/grpc/grpc_cronet.h
Step #8 - "build": include/grpc/slice_buffer.h
Step #8 - "build": include/grpc/impl/
Step #8 - "build": include/grpc/impl/codegen/
Step #8 - "build": include/grpc/impl/codegen/atm_gcc_sync.h
Step #8 - "build": include/grpc/impl/codegen/atm_gcc_atomic.h
Step #8 - "build": include/grpc/impl/codegen/atm_windows.h
Step #8 - "build": include/grpc/impl/codegen/atm.h
Step #8 - "build": include/grpc/impl/codegen/propagation_bits.h
Step #8 - "build": include/grpc/impl/codegen/gpr_types.h
Step #8 - "build": include/grpc/impl/codegen/sync.h
Step #8 - "build": include/grpc/impl/codegen/sync_custom.h
Step #8 - "build": include/grpc/impl/codegen/sync_posix.h
Step #8 - "build": include/grpc/impl/codegen/fork.h
Step #8 - "build": include/grpc/impl/codegen/compression_types.h
Step #8 - "build": include/grpc/impl/codegen/byte_buffer.h
Step #8 - "build": include/grpc/impl/codegen/log.h
Step #8 - "build": include/grpc/impl/codegen/connectivity_state.h
Step #8 - "build": include/grpc/impl/codegen/port_platform.h
Step #8 - "build": include/grpc/impl/codegen/gpr_slice.h
Step #8 - "build": include/grpc/impl/codegen/grpc_types.h
Step #8 - "build": include/grpc/impl/codegen/sync_windows.h
Step #8 - "build": include/grpc/impl/codegen/slice.h
Step #8 - "build": include/grpc/impl/codegen/sync_generic.h
Step #8 - "build": include/grpc/impl/codegen/byte_buffer_reader.h
Step #8 - "build": include/grpc/impl/codegen/status.h
Step #8 - "build": include/grpc/fork.h
Step #8 - "build": include/grpc/byte_buffer.h
Step #8 - "build": include/grpc/compression.h
Step #8 - "build": include/grpc/load_reporting.h
Step #8 - "build": include/grpc/grpc_security.h
Step #8 - "build": include/grpc/grpc_posix.h
Step #8 - "build": include/grpc/slice.h
Step #8 - "build": include/grpc/grpc_security_constants.h
Step #8 - "build": include/grpc/byte_buffer_reader.h
Step #8 - "build": include/grpc/status.h
Step #8 - "build": include/grpcpp/
Step #8 - "build": include/grpcpp/support/
Step #8 - "build": include/grpcpp/support/error_details.h
Step #8 - "build": include/grpcpp/support/async_stream.h
Step #8 - "build": include/grpcpp/support/time.h
Step #8 - "build": include/grpcpp/support/async_unary_call.h
Step #8 - "build": include/grpcpp/support/byte_buffer.h
Step #8 - "build": include/grpcpp/support/config.h
Step #8 - "build": include/grpcpp/support/status_code_enum.h
Step #8 - "build": include/grpcpp/support/proto_buffer_reader.h
Step #8 - "build": include/grpcpp/support/proto_buffer_writer.h
Step #8 - "build": include/grpcpp/support/sync_stream.h
Step #8 - "build": include/grpcpp/support/slice.h
Step #8 - "build": include/grpcpp/support/channel_arguments.h
Step #8 - "build": include/grpcpp/support/string_ref.h
Step #8 - "build": include/grpcpp/support/stub_options.h
Step #8 - "build": include/grpcpp/support/client_callback.h
Step #8 - "build": include/grpcpp/support/status.h
Step #8 - "build": include/grpcpp/create_channel.h
Step #8 - "build": include/grpcpp/alarm.h
Step #8 - "build": include/grpcpp/generic/
Step #8 - "build": include/grpcpp/generic/generic_stub.h
Step #8 - "build": include/grpcpp/generic/async_generic_service.h
Step #8 - "build": include/grpcpp/impl/
Step #8 - "build": include/grpcpp/impl/codegen/
Step #8 - "build": include/grpcpp/impl/codegen/callback_common.h
Step #8 - "build": include/grpcpp/impl/codegen/channel_interface.h
Step #8 - "build": include/grpcpp/impl/codegen/async_stream.h
Step #8 - "build": include/grpcpp/impl/codegen/method_handler_impl.h
Step #8 - "build": include/grpcpp/impl/codegen/completion_queue.h
Step #8 - "build": include/grpcpp/impl/codegen/serialization_traits.h
Step #8 - "build": include/grpcpp/impl/codegen/completion_queue_tag.h
Step #8 - "build": include/grpcpp/impl/codegen/call.h
Step #8 - "build": include/grpcpp/impl/codegen/time.h
Step #8 - "build": include/grpcpp/impl/codegen/async_unary_call.h
Step #8 - "build": include/grpcpp/impl/codegen/byte_buffer.h
Step #8 - "build": include/grpcpp/impl/codegen/server_interface.h
Step #8 - "build": include/grpcpp/impl/codegen/proto_utils.h
Step #8 - "build": include/grpcpp/impl/codegen/metadata_map.h
Step #8 - "build": include/grpcpp/impl/codegen/rpc_method.h
Step #8 - "build": include/grpcpp/impl/codegen/config.h
Step #8 - "build": include/grpcpp/impl/codegen/service_type.h
Step #8 - "build": include/grpcpp/impl/codegen/status_code_enum.h
Step #8 - "build": include/grpcpp/impl/codegen/proto_buffer_reader.h
Step #8 - "build": include/grpcpp/impl/codegen/client_context.h
Step #8 - "build": include/grpcpp/impl/codegen/proto_buffer_writer.h
Step #8 - "build": include/grpcpp/impl/codegen/call_hook.h
Step #8 - "build": include/grpcpp/impl/codegen/core_codegen_interface.h
Step #8 - "build": include/grpcpp/impl/codegen/client_unary_call.h
Step #8 - "build": include/grpcpp/impl/codegen/sync_stream.h
Step #8 - "build": include/grpcpp/impl/codegen/config_protobuf.h
Step #8 - "build": include/grpcpp/impl/codegen/slice.h
Step #8 - "build": include/grpcpp/impl/codegen/string_ref.h
Step #8 - "build": include/grpcpp/impl/codegen/async_generic_service.h
Step #8 - "build": include/grpcpp/impl/codegen/core_codegen.h
Step #8 - "build": include/grpcpp/impl/codegen/stub_options.h
Step #8 - "build": include/grpcpp/impl/codegen/server_context.h
Step #8 - "build": include/grpcpp/impl/codegen/client_callback.h
Step #8 - "build": include/grpcpp/impl/codegen/security/
Step #8 - "build": include/grpcpp/impl/codegen/security/auth_context.h
Step #8 - "build": include/grpcpp/impl/codegen/grpc_library.h
Step #8 - "build": include/grpcpp/impl/codegen/status.h
Step #8 - "build": include/grpcpp/impl/codegen/rpc_service_method.h
Step #8 - "build": include/grpcpp/impl/codegen/create_auth_context.h
Step #8 - "build": include/grpcpp/impl/codegen/client_interceptor.h
Step #8 - "build": include/grpcpp/impl/codegen/interceptor.h
Step #8 - "build": include/grpcpp/impl/server_builder_option.h
Step #8 - "build": include/grpcpp/impl/method_handler_impl.h
Step #8 - "build": include/grpcpp/impl/serialization_traits.h
Step #8 - "build": include/grpcpp/impl/call.h
Step #8 - "build": include/grpcpp/impl/server_builder_plugin.h
Step #8 - "build": include/grpcpp/impl/rpc_method.h
Step #8 - "build": include/grpcpp/impl/channel_argument_option.h
Step #8 - "build": include/grpcpp/impl/service_type.h
Step #8 - "build": include/grpcpp/impl/client_unary_call.h
Step #8 - "build": include/grpcpp/impl/server_initializer.h
Step #8 - "build": include/grpcpp/impl/grpc_library.h
Step #8 - "build": include/grpcpp/impl/rpc_service_method.h
Step #8 - "build": include/grpcpp/completion_queue.h
Step #8 - "build": include/grpcpp/health_check_service_interface.h
Step #8 - "build": include/grpcpp/channel.h
Step #8 - "build": include/grpcpp/resource_quota.h
Step #8 - "build": include/grpcpp/grpcpp.h
Step #8 - "build": include/grpcpp/server_posix.h
Step #8 - "build": include/grpcpp/server.h
Step #8 - "build": include/grpcpp/create_channel_posix.h
Step #8 - "build": include/grpcpp/server_builder.h
Step #8 - "build": include/grpcpp/client_context.h
Step #8 - "build": include/grpcpp/server_context.h
Step #8 - "build": include/grpcpp/security/
Step #8 - "build": include/grpcpp/security/auth_metadata_processor.h
Step #8 - "build": include/grpcpp/security/auth_context.h
Step #8 - "build": include/grpcpp/security/credentials.h
Step #8 - "build": include/grpcpp/security/server_credentials.h
Step #8 - "build": include/grpcpp/ext/
Step #8 - "build": include/grpcpp/ext/channelz_service_plugin.h
Step #8 - "build": include/grpcpp/ext/proto_server_reflection_plugin.h
Step #8 - "build": include/grpcpp/ext/health_check_service_server_builder_option.h
Step #8 - "build": cd /go/src/agones.dev/agones/sdks/cpp/ && zip ./bin/agonessdk-0.8.0-a44482e-src.zip Makefile *.md *.cc *.h
Step #8 - "build":   adding: Makefile (deflated 59%)
Step #8 - "build":   adding: README.md (deflated 46%)
Step #8 - "build":   adding: sdk.cc (deflated 74%)
Step #8 - "build":   adding: sdk.grpc.pb.cc (deflated 88%)
Step #8 - "build":   adding: sdk.pb.cc (deflated 91%)
Step #8 - "build":   adding: sdk.grpc.pb.h (deflated 93%)
Step #8 - "build":   adding: sdk.h (deflated 58%)
Step #8 - "build":   adding: sdk.pb.h (deflated 90%)
Step #8 - "build": docker push gcr.io/agones-images/agones-controller:0.8.0-a44482e
Step #8 - "build": The push refers to repository [gcr.io/agones-images/agones-controller]
Step #8 - "build": 8063ae621963: Preparing
Step #8 - "build": ddbcd8f21d84: Preparing
Step #8 - "build": 7bff100f35cb: Preparing
Step #8 - "build": 7bff100f35cb: Layer already exists
Step #8 - "build": ddbcd8f21d84: Pushed
Step #8 - "build": 8063ae621963: Pushed
Step #8 - "build": 0.8.0-a44482e: digest: sha256:318c5fec4a0c03cd74c4c8001fbe57b17d05abd0904d5c48222de034badc66da size: 951
Step #8 - "build": docker push gcr.io/agones-images/agones-sdk:0.8.0-a44482e
Step #8 - "build": The push refers to repository [gcr.io/agones-images/agones-sdk]
Step #8 - "build": 2a1749969e3b: Preparing
Step #8 - "build": ddbcd8f21d84: Preparing
Step #8 - "build": 7bff100f35cb: Preparing
Step #8 - "build": ddbcd8f21d84: Layer already exists
Step #8 - "build": 7bff100f35cb: Layer already exists
Step #8 - "build": 2a1749969e3b: Pushed
Step #8 - "build": 0.8.0-a44482e: digest: sha256:ec6ef565f6a17b455818ecc563a73f6883ecd3674ddd726a2ddbac75e842e495 size: 951
Step #8 - "build": docker push gcr.io/agones-images/agones-ping:0.8.0-a44482e
Step #8 - "build": The push refers to repository [gcr.io/agones-images/agones-ping]
Step #8 - "build": 6ef3b90afebb: Preparing
Step #8 - "build": ddbcd8f21d84: Preparing
Step #8 - "build": 7bff100f35cb: Preparing
Step #8 - "build": 7bff100f35cb: Layer already exists
Step #8 - "build": 6ef3b90afebb: Pushed
Step #8 - "build": ddbcd8f21d84: Layer already exists
Step #8 - "build": 0.8.0-a44482e: digest: sha256:331c745f50cfc78dac27184f91b306680bb9f5f231ec93a6e77142658f7685d9 size: 950
Finished Step #8 - "build"
Starting Step #11
Starting Step #10
Step #10: Already have image: e2e-runner
Step #11: Already have image (with digest): gcr.io/cloud-builders/gsutil
Step #11: Copying file://agonessdk-0.8.0-a44482e-dev-linux-arch_64.tar.gz [Content-Type=application/x-tar]...
Step #11: / [0 files][    0.0 B/289.2 MiB]                                                
==> NOTE: You are uploading one or more large file(s), which would run
Step #11: significantly faster if you enable parallel composite uploads. This
Step #11: feature can be enabled by editing the
Step #11: "parallel_composite_upload_threshold" value in your .boto
Step #11: configuration file. However, note that if you do this large files will
Step #11: be uploaded as `composite objects
Step #11: <https://cloud.google.com/storage/docs/composite-objects>`_,which
Step #11: means that any user who downloads such objects will need to have a
Step #11: compiled crcmod installed (see "gsutil help crcmod"). This is because
Step #11: without a compiled crcmod, computing checksums on composite objects is
Step #11: so slow that gsutil disables downloads of composite objects.
Step #11: 
Step #11: -
- [0 files][ 99.8 MiB/289.2 MiB]                                                
\
|
| [0 files][209.3 MiB/289.2 MiB]                                                
/
/ [1 files][289.2 MiB/289.2 MiB]                                                
-
Copying file://agonessdk-0.8.0-a44482e-runtime-linux-arch_64.tar.gz [Content-Type=application/x-tar]...
Step #11: - [1 files][289.2 MiB/355.3 MiB]                                                
\
\ [2 files][355.3 MiB/355.3 MiB]                                                
Step #11: Operation completed over 2 objects/355.3 MiB.                                    
Step #10: Fetching cluster endpoint and auth data.
Step #10: kubeconfig entry generated for e2e-test-cluster.
Step #10: Waiting consul port-forward to launch on 8500...
Step #7 - "deploy-site-static": ................................................................................done.
Step #7 - "deploy-site-static": Deployed service [preview] to [https://a44482e-dot-preview-dot-agones-images.appspot.com]
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": You can stream logs from the command line by running:
Step #7 - "deploy-site-static":   $ gcloud app logs tail -s preview
Step #7 - "deploy-site-static": 
Step #7 - "deploy-site-static": To view your application in the web browser run:
Step #7 - "deploy-site-static":   $ gcloud app browse -s preview --project=agones-images
Finished Step #11
Finished Step #7 - "deploy-site-static"
Step #10: Forwarding from 127.0.0.1:8500 -> 8500
Step #10: Handling connection for 8500
Step #10: consul port-forward launched. Starting e2e tests...
Step #10: Handling connection for 8500
Step #10: Setting up lock at path: LockE2E/.lock
Step #10: Attempting lock acquisition
Step #10: Handling connection for 8500
Step #10: Shutdown triggered or timeout during lock acquisition
Step #10: E0125 22:13:11.656203      22 portforward.go:316] error copying from local connection to remote stream: read tcp4 127.0.0.1:8500->127.0.0.1:47600: read: connection reset by peer
Finished Step #10
ERROR
ERROR: build step 10 "e2e-runner" failed: exit status 1

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 55d6b91e-0759-495d-9406-fab7b74265c0

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website will exist for the next 30 days:

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/507/head:pr_507 && git checkout pr_507
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.8.0-a44482e

@markmandel markmandel merged commit f6ccd18 into googleforgames:master Jan 25, 2019
@markmandel markmandel deleted the e2e/extend-timeout branch January 25, 2019 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. kind/cleanup Refactoring code, fixing up documentation, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants