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

adding Prometheus+Grafana for metrics and visualizations #472

Merged

Conversation

cyriltovena
Copy link
Collaborator

@cyriltovena cyriltovena commented Jan 6, 2019

This adds Grafana dashboard and Prometheus backend integration for metrics (#144 ).

I'm also including make targets to help users as well as more documentation.

If you want to take it for a spin on kind use:

make build-images kind-test-cluster kind-push kind-install kind-setup-prometheus kind-setup-grafana

Then access Grafana dashboards using make kind-grafana-portforward and browse at http://127.0.0.1:3000

@cyriltovena cyriltovena added the feature-freeze-do-not-merge Only eligible to be merged once we are out of feature freeze (next full release) label Jan 6, 2019
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: e318c928-0e09-46a0-bbbe-57e3de11e2d3

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

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/472/head:pr_472 && git checkout pr_472
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.7.0-7fa3122

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: a142b7d5-178b-4407-bc96-f69b7ed10429

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

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/472/head:pr_472 && git checkout pr_472
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.7.0-ad69cbc

@markmandel markmandel removed feature-freeze-do-not-merge Only eligible to be merged once we are out of feature freeze (next full release) labels Jan 8, 2019
@markmandel
Copy link
Member

I think you said you wanted to add something else to this before I review it? Was that right?

@cyriltovena
Copy link
Collaborator Author

No that’s ready, I changed how grafana datasources are provisionned i.e as helm config before it was flaky.

I would love feedback on linux !!

@markmandel
Copy link
Member

I'll take it for a spin tomorrow!

@markmandel
Copy link
Member

Just tested out the installation - and it works perfectly. So awesome 🥇

Let's make the changes we discussed to docs for user installation, and I think we are good to go.

Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

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

Forgot to mention that I had to make the changes to linux.mk.

Also attached as a patch, in case that is easier to apply.
linux.mk.patch.txt

build/includes/linux.mk Show resolved Hide resolved
build/includes/linux.mk Outdated Show resolved Hide resolved
build/includes/linux.mk Outdated Show resolved Hide resolved
build/includes/linux.mk Outdated Show resolved Hide resolved
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 52b2fe79-45e2-4431-bb69-1171f5b50971

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

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/472/head:pr_472 && git checkout pr_472
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.7.0-39c5c73

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 938dc6f7-0f05-4656-b090-552252796a8c

Build Logs
starting build "938dc6f7-0f05-4656-b090-552252796a8c"

FETCHSOURCE
Initialized empty Git repository in /workspace/.git/
From https://source.developers.google.com/p/agones-images/r/agones
 * branch            0de07d2c71acdf957991e4fbdbbad74bda43ce5a -> FETCH_HEAD
HEAD is now at 0de07d2 Update build/includes/linux.mk
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:cef0c2cde57a973ed80513a7d3614bc654d9d6becad2c068c9328b41bb3f6713
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  122.5MB

Step #1: Step 1/3 : FROM gcr.io/cloud-builders/docker
Step #1:  ---> d586f9b7715a
Step #1: Step 2/3 : RUN apt-get install make
Step #1:  ---> Running in b9b6a35d68ba
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 8 not upgraded.
Step #1: Removing intermediate container b9b6a35d68ba
Step #1:  ---> 68baa61a798b
Step #1: Step 3/3 : ENTRYPOINT ["/usr/bin/make"]
Step #1:  ---> Running in 1268485a27b0
Step #1: Removing intermediate container 1268485a27b0
Step #1:  ---> fb2e29a085ff
Step #1: Successfully built fb2e29a085ff
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:ecb91b2ec8 && docker tag gcr.io/agones-images/agones-build:ecb91b2ec8 agones-build:ecb91b2ec8
Step #2: ecb91b2ec8: 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: 037d177bc558: Pulling fs layer
Step #2: a920f8d81a07: Pulling fs layer
Step #2: cb4439cccf6a: Pulling fs layer
Step #2: ca60fe9971ac: Pulling fs layer
Step #2: 900a5d8ecad0: Pulling fs layer
Step #2: 126a6a5e55c2: Pulling fs layer
Step #2: eab845d45588: Pulling fs layer
Step #2: 9ab11613e389: Pulling fs layer
Step #2: 654bf86a9373: Pulling fs layer
Step #2: 3ab16d44460d: Pulling fs layer
Step #2: 1f1c41258e4c: Pulling fs layer
Step #2: 7a847f58dbc4: Pulling fs layer
Step #2: 0af37e69ef9b: Pulling fs layer
Step #2: 11048ac216f7: Pulling fs layer
Step #2: 9878e98813e5: Pulling fs layer
Step #2: c16fbfd1c0a6: Pulling fs layer
Step #2: e8be9ef6d09a: Pulling fs layer
Step #2: 83bc17d22bbf: Pulling fs layer
Step #2: 19d5d2da3421: Pulling fs layer
Step #2: 900a5d8ecad0: Waiting
Step #2: 126a6a5e55c2: Waiting
Step #2: e8be9ef6d09a: Waiting
Step #2: 0af37e69ef9b: Waiting
Step #2: 11048ac216f7: Waiting
Step #2: eab845d45588: Waiting
Step #2: 83bc17d22bbf: Waiting
Step #2: 3ab16d44460d: Waiting
Step #2: 9878e98813e5: Waiting
Step #2: 9ab11613e389: Waiting
Step #2: 19d5d2da3421: Waiting
Step #2: 1f1c41258e4c: Waiting
Step #2: c16fbfd1c0a6: Waiting
Step #2: 654bf86a9373: Waiting
Step #2: 7a847f58dbc4: Waiting
Step #2: cb4439cccf6a: Waiting
Step #2: ca60fe9971ac: Waiting
Step #2: 54f7e8ac135a: Verifying Checksum
Step #2: 54f7e8ac135a: Download complete
Step #2: 037d177bc558: Verifying Checksum
Step #2: 037d177bc558: Download complete
Step #2: d6b856b25aeb: Verifying Checksum
Step #2: d6b856b25aeb: Download complete
Step #2: 54f7e8ac135a: Pull complete
Step #2: cb4439cccf6a: Verifying Checksum
Step #2: cb4439cccf6a: Download complete
Step #2: a920f8d81a07: Verifying Checksum
Step #2: a920f8d81a07: Download complete
Step #2: 900a5d8ecad0: Verifying Checksum
Step #2: 900a5d8ecad0: Download complete
Step #2: 126a6a5e55c2: Verifying Checksum
Step #2: 126a6a5e55c2: Download complete
Step #2: ca60fe9971ac: Verifying Checksum
Step #2: ca60fe9971ac: Download complete
Step #2: eab845d45588: Download complete
Step #2: 654bf86a9373: Verifying Checksum
Step #2: 654bf86a9373: Download complete
Step #2: 9ab11613e389: Verifying Checksum
Step #2: 9ab11613e389: Download complete
Step #2: 3ab16d44460d: Download complete
Step #2: 1f1c41258e4c: Verifying Checksum
Step #2: 1f1c41258e4c: Download complete
Step #2: 7a847f58dbc4: Verifying Checksum
Step #2: 7a847f58dbc4: Download complete
Step #2: b4d69f3225dc: Verifying Checksum
Step #2: b4d69f3225dc: Download complete
Step #2: 9878e98813e5: Verifying Checksum
Step #2: 9878e98813e5: Download complete
Step #2: 11048ac216f7: Verifying Checksum
Step #2: 11048ac216f7: Download complete
Step #2: c16fbfd1c0a6: Download complete
Step #2: e8be9ef6d09a: Download complete
Step #2: 83bc17d22bbf: Verifying Checksum
Step #2: 83bc17d22bbf: Download complete
Step #2: 0af37e69ef9b: Verifying Checksum
Step #2: 0af37e69ef9b: Download complete
Step #2: 19d5d2da3421: Verifying Checksum
Step #2: 19d5d2da3421: Download complete
Step #2: d6b856b25aeb: Pull complete
Step #2: b4d69f3225dc: Pull complete
Step #2: 037d177bc558: Pull complete
Step #2: a920f8d81a07: Pull complete
Step #2: cb4439cccf6a: Pull complete
Step #2: ca60fe9971ac: Pull complete
Step #2: 900a5d8ecad0: Pull complete
Step #2: 126a6a5e55c2: Pull complete
Step #2: eab845d45588: Pull complete
Step #2: 9ab11613e389: Pull complete
Step #2: 654bf86a9373: Pull complete
Step #2: 3ab16d44460d: Pull complete
Step #2: 1f1c41258e4c: Pull complete
Step #2: 7a847f58dbc4: Pull complete
Step #2: 0af37e69ef9b: Pull complete
Step #2: 11048ac216f7: Pull complete
Step #2: 9878e98813e5: Pull complete
Step #2: c16fbfd1c0a6: Pull complete
Step #2: e8be9ef6d09a: Pull complete
Step #2: 83bc17d22bbf: Pull complete
Step #2: 19d5d2da3421: Pull complete
Step #2: Digest: sha256:ce010082a9af71629473622e6492c36a9a5717eb39c052184ae7242ecf7cab96
Step #2: Status: Downloaded newer image for gcr.io/agones-images/agones-build:ecb91b2ec8
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:ecb91b2ec8 bash -c \
Step #3 - "lint": 	"golangci-lint run ./examples/... && golangci-lint run --deadline 15m ./..."
Finished Step #3 - "lint"
Starting Step #4 - "tests"
Starting Step #6 - "build-e2e"
Starting Step #5 - "build"
Step #6 - "build-e2e": Already have image (with digest): gcr.io/cloud-builders/docker
Step #5 - "build": Already have image: make-docker
Step #4 - "tests": Already have image: make-docker
Step #6 - "build-e2e": Sending build context to Docker daemon  7.168kB

Step #6 - "build-e2e": Step 1/20 : FROM gcr.io/cloud-builders/gcloud-slim
Step #6 - "build-e2e":  ---> 56397c661bf1
Step #6 - "build-e2e": Step 2/20 : RUN apt-get update &&     apt-get install -y wget psmisc make gcc python jq zip &&     apt-get clean
Step #6 - "build-e2e":  ---> Running in c15616cedfea
Step #6 - "build-e2e": Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB]
Step #6 - "build-e2e": Get:2 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
Step #6 - "build-e2e": Get:3 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial InRelease [23.8 kB]
Step #4 - "tests": mkdir -p ~/.kube/
Step #4 - "tests": mkdir -p /workspace/build//.config/gcloud
Step #4 - "tests": mkdir -p ~/.helm
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:ecb91b2ec8 go test -race agones.dev/agones/pkg/... \
Step #4 - "tests": agones.dev/agones/sdks/... agones.dev/agones/cmd/...
Step #6 - "build-e2e": Get:4 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [597 kB]
Step #6 - "build-e2e": Get:5 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial/main amd64 Packages [3356 B]
Step #6 - "build-e2e": Get:6 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [248 kB]
Step #6 - "build-e2e": Get:7 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [7204 B]
Step #6 - "build-e2e": Get:8 http://security.ubuntu.com/ubuntu xenial-security/restricted Translation-en [2152 B]
Step #6 - "build-e2e": Get:9 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [411 kB]
Step #6 - "build-e2e": Get:10 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [161 kB]
Step #6 - "build-e2e": Get:11 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3724 B]
Step #6 - "build-e2e": Get:12 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1844 B]
Step #6 - "build-e2e": Get:13 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Step #6 - "build-e2e": Get:14 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial/main Translation-en [2380 B]
Step #6 - "build-e2e": Get:15 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Step #6 - "build-e2e": Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1201 kB]
Step #5 - "build": mkdir -p ~/.kube/
Step #5 - "build": mkdir -p /workspace/build//.config/gcloud
Step #5 - "build": mkdir -p ~/.helm
Step #6 - "build-e2e": Get:17 http://archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB]
Step #5 - "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:ecb91b2ec8 go build \
Step #5 - "build": -tags none -o /go/src/agones.dev/agones/cmd/controller/bin/controller \
Step #5 - "build":  -ldflags "-X agones.dev/agones/pkg.Version=0.7.0-0de07d2" -installsuffix cgo agones.dev/agones/cmd/controller
Step #6 - "build-e2e": Get:18 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [8344 B]
Step #6 - "build-e2e": Get:19 http://archive.ubuntu.com/ubuntu xenial/restricted Translation-en [2908 B]
Step #6 - "build-e2e": Get:20 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB]
Step #6 - "build-e2e": Get:21 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB]
Step #6 - "build-e2e": Get:22 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB]
Step #6 - "build-e2e": Get:23 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB]
Step #6 - "build-e2e": Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [902 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 #6 - "build-e2e": Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [364 kB]
Step #6 - "build-e2e": Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [7556 B]
Step #6 - "build-e2e": Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Translation-en [2272 B]
Step #6 - "build-e2e": Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [718 kB]
Step #6 - "build-e2e": Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [294 kB]
Step #6 - "build-e2e": Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.6 kB]
Step #6 - "build-e2e": Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8440 B]
Step #6 - "build-e2e": Get:32 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7280 B]
Step #6 - "build-e2e": Get:33 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4456 B]
Step #6 - "build-e2e": Get:34 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7804 B]
Step #6 - "build-e2e": Get:35 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [4184 B]
Step #6 - "build-e2e": Fetched 18.3 MB in 5s (3245 kB/s)
Step #6 - "build-e2e": Reading package lists...
Step #6 - "build-e2e": Reading package lists...
Step #6 - "build-e2e": Building dependency tree...
Step #6 - "build-e2e": Reading state information...
Step #6 - "build-e2e": python is already the newest version (2.7.12-1~16.04).
Step #6 - "build-e2e": python set to manually installed.
Step #6 - "build-e2e": The following packages were automatically installed and are no longer required:
Step #6 - "build-e2e":   libexpat1-dev libpython-dev libpython2.7 libpython2.7-dev
Step #6 - "build-e2e":   python-pkg-resources python2.7-dev
Step #6 - "build-e2e": Use 'apt autoremove' to remove them.
Step #6 - "build-e2e": The following additional packages will be installed:
Step #6 - "build-e2e":   libonig2 unzip
Step #6 - "build-e2e": Suggested packages:
Step #6 - "build-e2e":   gcc-multilib autoconf automake libtool flex bison gdb gcc-doc make-doc
Step #6 - "build-e2e": The following NEW packages will be installed:
Step #6 - "build-e2e":   gcc jq libonig2 make psmisc unzip wget zip
Step #6 - "build-e2e": 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded.
Step #6 - "build-e2e": Need to get 746 kB/1051 kB of archives.
Step #6 - "build-e2e": After this operation, 3466 kB of additional disk space will be used.
Step #6 - "build-e2e": Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 psmisc amd64 22.21-2.1build1 [48.0 kB]
Step #6 - "build-e2e": Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libonig2 amd64 5.9.6-1ubuntu0.1 [86.7 kB]
Step #6 - "build-e2e": Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 jq amd64 1.5+dfsg-1ubuntu0.1 [144 kB]
Step #6 - "build-e2e": Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
Step #6 - "build-e2e": Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB]
Step #6 - "build-e2e": Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB]
Step #6 - "build-e2e": Fetched 746 kB in 1s (581 kB/s)
Step #6 - "build-e2e": Selecting previously unselected package psmisc.
Step #6 - "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 #6 - "build-e2e": Preparing to unpack .../psmisc_22.21-2.1build1_amd64.deb ...
Step #6 - "build-e2e": Unpacking psmisc (22.21-2.1build1) ...
Step #6 - "build-e2e": Selecting previously unselected package wget.
Step #6 - "build-e2e": Preparing to unpack .../wget_1.17.1-1ubuntu1.4_amd64.deb ...
Step #6 - "build-e2e": Unpacking wget (1.17.1-1ubuntu1.4) ...
Step #6 - "build-e2e": Selecting previously unselected package gcc.
Step #6 - "build-e2e": Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...
Step #6 - "build-e2e": Unpacking gcc (4:5.3.1-1ubuntu1) ...
Step #6 - "build-e2e": Selecting previously unselected package libonig2:amd64.
Step #6 - "build-e2e": Preparing to unpack .../libonig2_5.9.6-1ubuntu0.1_amd64.deb ...
Step #6 - "build-e2e": Unpacking libonig2:amd64 (5.9.6-1ubuntu0.1) ...
Step #6 - "build-e2e": Selecting previously unselected package jq.
Step #6 - "build-e2e": Preparing to unpack .../jq_1.5+dfsg-1ubuntu0.1_amd64.deb ...
Step #6 - "build-e2e": Unpacking jq (1.5+dfsg-1ubuntu0.1) ...
Step #6 - "build-e2e": Selecting previously unselected package make.
Step #6 - "build-e2e": Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
Step #6 - "build-e2e": Unpacking make (4.1-6) ...
Step #6 - "build-e2e": Selecting previously unselected package unzip.
Step #6 - "build-e2e": Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ...
Step #6 - "build-e2e": Unpacking unzip (6.0-20ubuntu1) ...
Step #6 - "build-e2e": Selecting previously unselected package zip.
Step #6 - "build-e2e": Preparing to unpack .../archives/zip_3.0-11_amd64.deb ...
Step #6 - "build-e2e": Unpacking zip (3.0-11) ...
Step #6 - "build-e2e": Processing triggers for libc-bin (2.23-0ubuntu10) ...
Step #6 - "build-e2e": Processing triggers for mime-support (3.59ubuntu1) ...
Step #6 - "build-e2e": Setting up psmisc (22.21-2.1build1) ...
Step #6 - "build-e2e": Setting up wget (1.17.1-1ubuntu1.4) ...
Step #6 - "build-e2e": Setting up gcc (4:5.3.1-1ubuntu1) ...
Step #6 - "build-e2e": Setting up libonig2:amd64 (5.9.6-1ubuntu0.1) ...
Step #6 - "build-e2e": Setting up jq (1.5+dfsg-1ubuntu0.1) ...
Step #6 - "build-e2e": Setting up make (4.1-6) ...
Step #6 - "build-e2e": Setting up unzip (6.0-20ubuntu1) ...
Step #6 - "build-e2e": Setting up zip (3.0-11) ...
Step #6 - "build-e2e": Processing triggers for libc-bin (2.23-0ubuntu10) ...
Step #6 - "build-e2e": Removing intermediate container c15616cedfea
Step #6 - "build-e2e":  ---> 0d1074675de2
Step #6 - "build-e2e": Step 3/20 : WORKDIR /usr/local
Step #6 - "build-e2e":  ---> Running in e04109583e90
Step #6 - "build-e2e": Removing intermediate container e04109583e90
Step #6 - "build-e2e":  ---> b90caf7798be
Step #6 - "build-e2e": Step 4/20 : ENV GO_VERSION=1.11.1
Step #6 - "build-e2e":  ---> Running in 04a2f3061890
Step #6 - "build-e2e": Removing intermediate container 04a2f3061890
Step #6 - "build-e2e":  ---> 350c89bf07d7
Step #6 - "build-e2e": Step 5/20 : ENV GOPATH /go
Step #6 - "build-e2e":  ---> Running in 9d6f5702351a
Step #6 - "build-e2e": Removing intermediate container 9d6f5702351a
Step #6 - "build-e2e":  ---> e2eb823bed16
Step #6 - "build-e2e": Step 6/20 : RUN wget -q https://redirector.gvt1.com/edgedl/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 #6 - "build-e2e":  ---> Running in c5c8bedb67b1
Step #6 - "build-e2e": Removing intermediate container c5c8bedb67b1
Step #6 - "build-e2e":  ---> f28b87ebb700
Step #6 - "build-e2e": Step 7/20 : ENV PATH /usr/local/go/bin:/go/bin:$PATH
Step #6 - "build-e2e":  ---> Running in 9aa08299e3c0
Step #6 - "build-e2e": Removing intermediate container 9aa08299e3c0
Step #6 - "build-e2e":  ---> dba321509a57
Step #6 - "build-e2e": Step 8/20 : ENV KUBECTL_VER 1.11.5
Step #6 - "build-e2e":  ---> Running in dfcfee8f7b87
Step #6 - "build-e2e": Removing intermediate container dfcfee8f7b87
Step #6 - "build-e2e":  ---> 5d514c09ca8c
Step #6 - "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 #6 - "build-e2e":  ---> Running in 00f35b7688e2
Step #6 - "build-e2e": �[91m  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Step #6 - "build-e2e":                                  Dload  Upload   Total   Spent    Left  Speed
Step #6 - "build-e2e": 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0�[0m�[91m
 31 52.8M   31 16.6M    0 �[0m�[91m    0  29.7M      0  0:00:01 --:--:--  0:00:01 29.6M�[0m�[91m
100 52.8M  100 52.8M    0     0  78.0M�[0m�[91m      0 --:--:-- --:--:-- --:--:-- 78.0M
Step #6 - "build-e2e": �[0mRemoving intermediate container 00f35b7688e2
Step #6 - "build-e2e":  ---> 0475eb1ab043
Step #6 - "build-e2e": Step 10/20 : ENV HELM_VER 2.11.0
Step #6 - "build-e2e":  ---> Running in 17be5922c84c
Step #6 - "build-e2e": Removing intermediate container 17be5922c84c
Step #6 - "build-e2e":  ---> 3ff860d749fb
Step #6 - "build-e2e": Step 11/20 : ENV HELM_URL https://storage.googleapis.com/kubernetes-helm/helm-v${HELM_VER}-linux-amd64.tar.gz
Step #6 - "build-e2e":  ---> Running in cabaf79d545b
Step #4 - "tests": ok  	agones.dev/agones/pkg/apis/stable/v1alpha1	1.089s
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 #6 - "build-e2e": Removing intermediate container cabaf79d545b
Step #6 - "build-e2e":  ---> e3525cf7585f
Step #6 - "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 #6 - "build-e2e":  ---> Running in 7d32b4b277f1
Step #6 - "build-e2e": �[91m  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Step #6 - "build-e2e":                                  Dload  Upload   Total   Spent    Left  Speed
Step #6 - "build-e2e": 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0�[0m�[91m
100 18.2M  100 18.2M    0     0  40.1M      0 --:--:-- --:--:-- --:--:-- 40.2M
Step #6 - "build-e2e": �[0mlinux-amd64/
Step #6 - "build-e2e": linux-amd64/tiller
Step #6 - "build-e2e": linux-amd64/README.md
Step #6 - "build-e2e": linux-amd64/helm
Step #6 - "build-e2e": linux-amd64/LICENSE
Step #5 - "build": docker build /workspace/cmd/controller/ --tag=gcr.io/agones-images/agones-controller:0.7.0-0de07d2 
Step #5 - "build": Sending build context to Docker daemon  38.15MB

Step #5 - "build": Step 1/6 : FROM alpine:3.8
Step #5 - "build": 3.8: Pulling from library/alpine
Step #5 - "build": Digest: sha256:3d2e482b82608d153a374df3357c0291589a61cc194ec4a9ca2381073a17f58e
Step #5 - "build": Status: Downloaded newer image for alpine:3.8
Step #5 - "build":  ---> 3f53bb00af94
Step #5 - "build": Step 2/6 : RUN apk --update add ca-certificates &&     adduser -D agones
Step #6 - "build-e2e": Removing intermediate container 7d32b4b277f1
Step #6 - "build-e2e":  ---> 0b48d6047e2c
Step #6 - "build-e2e": Step 13/20 : ENV CONSUL_VERSION=1.2.1
Step #5 - "build":  ---> Running in cde061915458
Step #6 - "build-e2e":  ---> Running in 72a342bc96e9
Step #6 - "build-e2e": Removing intermediate container 72a342bc96e9
Step #6 - "build-e2e":  ---> f47980e4763a
Step #6 - "build-e2e": Step 14/20 : ENV HASHICORP_RELEASES=https://releases.hashicorp.com
Step #6 - "build-e2e":  ---> Running in 1801821592c7
Step #6 - "build-e2e": Removing intermediate container 1801821592c7
Step #6 - "build-e2e":  ---> 02dd9bdb419d
Step #6 - "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 #6 - "build-e2e":  ---> Running in ea58d037185e
Step #5 - "build": fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz
Step #5 - "build": fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz
Step #5 - "build": (1/1) Installing ca-certificates (20171114-r3)
Step #5 - "build": Executing busybox-1.28.4-r2.trigger
Step #5 - "build": Executing ca-certificates-20171114-r3.trigger
Step #5 - "build": OK: 5 MiB in 14 packages
Step #6 - "build-e2e": �[91m--2019-01-10 14:26:53--  https://releases.hashicorp.com/consul/1.2.1/consul_1.2.1_linux_amd64.zip
Step #6 - "build-e2e": �[0m�[91mResolving releases.hashicorp.com (releases.hashicorp.com)... �[0m�[91m151.101.1.183, 151.101.65.183, 151.101.129.183, ...
Step #6 - "build-e2e": Connecting to releases.hashicorp.com (releases.hashicorp.com)|151.101.1.183|:443... �[0m�[91mconnected.
Step #6 - "build-e2e": �[0m�[91mHTTP request sent, awaiting response... �[0m�[91m200 OK
Step #6 - "build-e2e": Length: 14529496 (14M) [application/zip]
Step #6 - "build-e2e": Saving to: '/tmp/build/consul_1.2.1_linux_amd64.zip'
Step #6 - "build-e2e": 
Step #6 - "build-e2e":      0K ..........�[0m�[91m .......... .......... ..�[0m�[91m........ ..........  0% 3.42M 4s
Step #6 - "build-e2e":     50K .......... .......... ..........�[0m�[91m .......... ..........  0% 7.11M 3s
Step #6 - "build-e2e":    100K .......... .......... .......... .......... ..........  1%  206M 2s
Step #6 - "build-e2e":    150K .......... .......... .......... .......... ..........  1%  243M 2s
Step #6 - "build-e2e":    200K ........�[0m�[91m.. .......... .......... .......... ..........  1% 7.26M 2s
Step #6 - "build-e2e":    250K .......... .......... .......... .......... ..........  2%  195M 1s
Step #6 - "build-e2e":    300K .......... .......... .......... .......... ..........  2%  265M 1s
Step #6 - "build-e2e":    350K .......... .......... .......... .......... ..........  2%  265M 1s
Step #6 - "build-e2e":    400K .......... .......... .......... ..�[0m�[91m........ ..........  3%�[0m�[91m 7.27M 1s
Step #6 - "build-e2e":    450K .......... .......... .......... .......... ..........  3%  206M 1s
Step #6 - "build-e2e":    500K .......... .......... .......... .......... ..........  3%  259M 1s
Step #6 - "build-e2e":    550K .......... .......... .......... .......... ..........  4%  283M 1s
Step #6 - "build-e2e":    600K .......... .......... .......... .......... ..........  4%  223M 1s
Step #6 - "build-e2e":    650K .......... .......... ..�[0m�[91m........ .......... ..........  4% 7.92M 1s
Step #6 - "build-e2e":    700K .......... .......... .......... .......... ..........  5%  203M 1s
Step #6 - "build-e2e":    750K .......... .......... .......... .......... ..........  5%  184M 1s
Step #6 - "build-e2e":    800K .......... .......... .......... .......... ..........  5%  215M 1s
Step #6 - "build-e2e":    850K .......... .......... .......... .......... ..........  6%  255M 1s
Step #6 - "build-e2e":    900K .......... .......... .......... .......... ..........  6%  232M 1s
Step #6 - "build-e2e":    950K .......... .......... ......�[0m�[91m.... .......... ..........  7%  281M 1s
Step #6 - "build-e2e":   1000K .......... .......... .......... .......... ..........  7%  223M 1s
Step #6 - "build-e2e":   1050K .......... .......... .......... .......... ..........  7%  247M 1s
Step #6 - "build-e2e":   1100K .......... .......... .......... .......... ..........  8%  258M 1s
Step #6 - "build-e2e":   1150K .......... .......... .......... ....�[0m�[91m...... ..........  8% 9.66M 1s
Step #6 - "build-e2e":   1200K .......... .......... .......... .......... ..........  8%  158M 1s
Step #6 - "build-e2e":   1250K .......... .......... .......... .......... ..........  9%  187M 0s
Step #6 - "build-e2e":   1300K .......... .......... .......... .......... ..........  9%  258M 0s
Step #6 - "build-e2e":   1350K .......... .......... .......... .......... ..........  9%  245M 0s
Step #6 - "build-e2e":   1400K .......... .......... .......... .......... .......... 10%  247M 0s
Step #6 - "build-e2e":   1450K .......... .......... .......... .......... .......... 10%  281M 0s
Step #6 - "build-e2e":   1500K .......... .......... .......... .......... .......... 10%  278M 0s
Step #6 - "build-e2e":   1550K .......... .......... .......... .......... .......... 11%  243M 0s
Step #6 - "build-e2e":   1600K .......... .......... .......... .......... .......... 11%  208M 0s
Step #6 - "build-e2e":   1650K .......... .......... .......... .......... .......... 11%  237M 0s
Step #6 - "build-e2e":   1700K .......... .......... .......... .......... ....�[0m�[91m...... 12% 9.97M 0s
Step #6 - "build-e2e":   1750K .......... .......... .......... .......... .......... 12%  138M 0s
Step #6 - "build-e2e":   1800K .......... .......... .......... .......... .......... 13%  171M 0s
Step #6 - "build-e2e":   1850K .......... .......... .......... .......... .......... 13%  176M 0s
Step #6 - "build-e2e":   1900K .......... .......... .......... .......... .......... 13%  191M 0s
Step #6 - "build-e2e":   1950K .......... .......... .......... .......... .......... 14%  229M 0s
Step #6 - "build-e2e":   2000K .......... .......... .......... .......... .......... 14%  228M 0s
Step #6 - "build-e2e":   2050K .......... .......... .......... .......... .......... 14%  250M 0s
Step #6 - "build-e2e":   2100K .......... .......... .......... .......... .......... 15%  254M 0s
Step #6 - "build-e2e":   2150K .......... .......... .......... .......... .......... 15%  271M 0s
Step #6 - "build-e2e":   2200K .......... .......... .......... .......... .......... 15%  230M 0s
Step #6 - "build-e2e":   2250K .......... .......... .......... .......... .......... 16%  278M 0s
Step #6 - "build-e2e":   2300K .......... .......... .......... .......... .......... 16%  258M 0s
Step #6 - "build-e2e":   2350K .......... .......... .......... .......... .......... 16%  241M 0s
Step #6 - "build-e2e":   2400K .......... .......... .......... .......... .......... 17%  125M 0s
Step #6 - "build-e2e":   2450K .......... .......... .......... .......... .......... 17%  270M 0s
Step #6 - "build-e2e":   2500K .......... .......... .......... .......... .......... 17%  243M 0s
Step #6 - "build-e2e":   2550K .......... .......... .......... .......... .......... 18%  238M 0s
Step #6 - "build-e2e":   2600K .......... .......... .......... .......... .......... 18%  237M 0s
Step #6 - "build-e2e":   2650K .......... .......... .......... .......... .......... 19%  261M 0s
Step #6 - "build-e2e":   2700K .......... .......... .......... .......... .......... 19%  282M 0s
Step #6 - "build-e2e":   2750K .......... .......... .......... .......... .......... 19%  263M 0s
Step #6 - "build-e2e":   2800K .......... .......... .......... .......... .......... 20%  211M 0s
Step #6 - "build-e2e":   2850K .......... .......... .......... .......... .......... 20%  276M 0s
Step #6 - "build-e2e":   2900K .......... .......... .......... .......... .......... 20%  264M 0s
Step #6 - "build-e2e":   2950K .......... .......... .......... .......... .......... 21%  279M 0s
Step #6 - "build-e2e":   3000K .......... .......... .......... .......... .......... 21%  237M 0s
Step #6 - "build-e2e":   3050K .......... .......... .......... .......... .......... 21%  259M 0s
Step #6 - "build-e2e":   3100K .......... .......... .......... ......�[0m�[91m.... .......... 22% 33.9M 0s
Step #6 - "build-e2e":   3150K .......... .........�[0m�[91m. .......... .......... .......... 22% 95.6M 0s
Step #6 - "build-e2e":   3200K .......... .......... .......... .......... .......... 22%  159M 0s
Step #6 - "build-e2e":   3250K .......... .......... .......... .......... .......... 23%  164M 0s
Step #6 - "build-e2e":   3300K .......... .......... .......... .......... .......... 23%  180M 0s
Step #6 - "build-e2e":   3350K .......... .......... .......... .......... .......... 23%  186M 0s
Step #6 - "build-e2e":   3400K .......... .......... .......... .......... .......... 24%  243M 0s
Step #6 - "build-e2e":   3450K .......... .......... .......... .......... .......... 24%  272M 0s
Step #6 - "build-e2e":   3500K .......... .......... .......... .......... .......... 25%  252M 0s
Step #6 - "build-e2e":   3550K .......... .......... .......... .......... .......... 25%  242M 0s
Step #6 - "build-e2e":   3600K .......... .......... .......... .......... .......... 25%  199M 0s
Step #6 - "build-e2e":   3650K .......... .......... .......... .......... .......... 26%  262M 0s
Step #6 - "build-e2e":   3700K .......... .......... .......... .......... .......... 26%  271M 0s
Step #6 - "build-e2e":   3750K .......... .......... .......... .......... .......... 26%  248M 0s
Step #6 - "build-e2e":   3800K .......... .......... ....�[0m�[91m...... .......... .......... 27% 99.4M 0s
Step #6 - "build-e2e":   3850K .......... .......... .......... .......... .......... 27%  248M 0s
Step #6 - "build-e2e":   3900K .......... .......... .......... .......... .......... 27%  273M 0s
Step #6 - "build-e2e":   3950K .......... .......... .......... .......... .......... 28%  284M 0s
Step #6 - "build-e2e":   4000K .......... .......... .......... .......... .......... 28%  212M 0s
Step #6 - "build-e2e":   4050K .......... .......... .......... .......... .......... 28%  256M 0s
Step #6 - "build-e2e":   4100K .......... .......... .......... .......... .......... 29%  274M 0s
Step #6 - "build-e2e":   4150K .......... .......... .......... .......... .......... 29%  277M 0s
Step #6 - "build-e2e":   4200K .......... .......... .......... .......... .......... 29%  241M 0s
Step #6 - "build-e2e":   4250K .......... .......... .......... .......... .......... 30%  261M 0s
Step #6 - "build-e2e":   4300K .......... .......... .......... .......... .......... 30%  258M 0s
Step #6 - "build-e2e":   4350K .......... .......... .......... .......... .......... 31%  273M 0s
Step #6 - "build-e2e":   4400K .......... .......... .......... .......... .......... 31%  234M 0s
Step #6 - "build-e2e":   4450K .......... .......... .......... .......... .......... 31%  279M 0s
Step #6 - "build-e2e":   4500K .......... .......... .......... .......... .......... 32%  293M 0s
Step #6 - "build-e2e":   4550K .......... .......... .......... .......... .......... 32%  232M 0s
Step #6 - "build-e2e":   4600K .......... .......... ....�[0m�[91m...... .......... .......... 32% 75.1M 0s
Step #6 - "build-e2e":   4650K ......�[0m�[91m.... .......... .......... .......... .......... 33% 7.64M 0s
Step #6 - "build-e2e":   4700K .......... .......... .......... .......... .......... 33%  175M 0s
Step #6 - "build-e2e":   4750K .......... .......... .......... .......... .......... 33%  212M 0s
Step #6 - "build-e2e":   4800K .......... .......... .......... .......... .......... 34%  162M 0s
Step #6 - "build-e2e":   4850K .......... .......... .......... .......... .......... 34%  200M 0s
Step #6 - "build-e2e":   4900K .......... .......... .......... .......... .......... 34%  189M 0s
Step #6 - "build-e2e":   4950K .......... .......... .......... .......... .......... 35%  221M 0s
Step #6 - "build-e2e":   5000K .......... .......... .......... .......... .......... 35%  183M 0s
Step #6 - "build-e2e":   5050K .......... .......... ..�[0m�[91m........ .......... .......... 35% 60.9M 0s
Step #6 - "build-e2e":   5100K ....�[0m�[91m...... .......... .......... .......... .......... 36%  249M 0s
Step #6 - "build-e2e":   5150K ..........�[0m�[91m .......... .......... .......... .......... 36%  247M 0s
Step #6 - "build-e2e":   5200K .......... .......... .......... ..........�[0m�[91m .......... 37%  161M 0s
Step #6 - "build-e2e":   5250K .......... .......... .......... .......... .......... 37%  246M 0s
Step #6 - "build-e2e":   5300K .......... .......... .......... .......... .......... 37%  251M 0s
Step #6 - "build-e2e":   5350K .......... .......... .......... .......... .......... 38%  229M 0s
Step #6 - "build-e2e":   5400K .......... .......... .......... .......... .......... 38%  209M 0s
Step #6 - "build-e2e":   5450K .......... .......... .......... .......... .......... 38%  214M 0s
Step #6 - "build-e2e":   5500K .......... .......... .......... .......... .......... 39%  245M 0s
Step #6 - "build-e2e":   5550K .......... .......... .......... .......... .......... 39%  234M 0s
Step #6 - "build-e2e":   5600K .......... .......... .......... .......... .......... 39%  206M 0s
Step #6 - "build-e2e":   5650K .......... ....�[0m�[91m...... .......... .......... ......�[0m�[91m.... 40%  261M 0s
Step #6 - "build-e2e":   5700K ....�[0m�[91m...... .......... ........�[0m�[91m.. .......... ....�[0m�[91m...... 40%  257M 0s
Step #6 - "build-e2e":   5750K ..........�[0m�[91m ........�[0m�[91m.. .......... .......... ..�[0m�[91m........ 40%  218M 0s
Step #6 - "build-e2e":   5800K ........�[0m�[91m.. .......... ....�[0m�[91m...... .......... ........�[0m�[91m.. 41%  225M 0s
Step #6 - "build-e2e":   5850K ......�[0m�[91m.... .......... ..........�[0m�[91m .......... ......�[0m�[91m.... 41%  236M 0s
Step #6 - "build-e2e":   5900K .......... ..�[0m�[91m........ .......... ......�[0m�[91m.... .......... 41%  234M 0s
Step #6 - "build-e2e":   5950K ..�[0m�[91m........ .......... ......�[0m�[91m.... ....�[0m�[91m...... .......... 42%  249M 0s
Step #6 - "build-e2e":   6000K ........�[0m�[91m.. ......�[0m�[91m.... ....�[0m�[91m...... ..........�[0m�[91m .......... 42%  143M 0s
Step #6 - "build-e2e":   6050K ......�[0m�[91m.... .......... ..�[0m�[91m........�[0m�[91m .......... ......�[0m�[91m.... 42%  189M 0s
Step #6 - "build-e2e":   6100K .......... .......... .......... .......... .......... 43%  205M 0s
Step #6 - "build-e2e":   6150K .......... .......... .......... .......... .......... 43%  198M 0s
Step #6 - "build-e2e":   6200K .......... .......... .......... .......... .......... 44%  200M 0s
Step #6 - "build-e2e":   6250K .......... .......... .......... .......... .......... 44%  212M 0s
Step #6 - "build-e2e":   6300K .......... .......... .......... .......... .......... 44%  179M 0s
Step #6 - "build-e2e":   6350K .......... .......... .......... .......... .......... 45%  198M 0s
Step #6 - "build-e2e":   6400K .......... .......... .......... .......... .......... 45%  188M 0s
Step #6 - "build-e2e":   6450K .......... .......... .......... .......... .......... 45%  226M 0s
Step #6 - "build-e2e":   6500K .......... .......... .......... .......... .......... 46%  269M 0s
Step #6 - "build-e2e":   6550K .......... .......... .......... .......... .......... 46%  242M 0s
Step #6 - "build-e2e":   6600K .......... .......... .......... .......... .......... 46%  241M 0s
Step #6 - "build-e2e":   6650K ......�[0m�[91m.... .......... ..........�[0m�[91m ........�[0m�[91m.. .......... 47%  207M 0s
Step #6 - "build-e2e":   6700K .......... .......... .......... .......... .......... 47%  217M 0s
Step #6 - "build-e2e":   6750K ..�[0m�[91m........ .......... .......... ....�[0m�[91m...... .......... 47%  204M 0s
Step #6 - "build-e2e":   6800K ........�[0m�[91m.. .......... .......... ..�[0m�[91m........ .......... 48%  150M 0s
Step #6 - "build-e2e":   6850K ......�[0m�[91m.... .......... ..........�[0m�[91m .......... .......... 48%  207M 0s
Step #6 - "build-e2e":   6900K .......... ..�[0m�[91m........ ........�[0m�[91m.. ......�[0m�[91m.... .......... 48%  249M 0s
Step #6 - "build-e2e":   6950K ..�[0m�[91m........ .......... .......... .......... .......... 49%  217M 0s
Step #6 - "build-e2e":   7000K ........�[0m�[91m.. .......... ....�[0m�[91m...... ..........�[0m�[91m ........�[0m�[91m.. 49%  224M 0s
Step #6 - "build-e2e":   7050K .......... �[0m�[91m.......... ..�[0m�[91m........ .......... .......... 50%  190M 0s
Step #6 - "build-e2e":   7100K ....�[0m�[91m...... .......... .......... ......�[0m�[91m.... .......... 50%  209M 0s
Step #6 - "build-e2e":   7150K ..�[0m�[91m........�[0m�[91m .......... ......�[0m�[91m.... .......... ..�[0m�[91m........ 50%  249M 0s
Step #6 - "build-e2e":   7200K .......... .......... .......... .......... .......... 51%  209M 0s
Step #6 - "build-e2e":   7250K .......... ....�[0m�[91m...... ..........�[0m�[91m .......... .......... 51%  178M 0s
Step #6 - "build-e2e":   7300K ....�[0m�[91m...... ..�[0m�[91m........�[0m�[91m ........�[0m�[91m.. .......... .......... 51%  201M 0s
Step #6 - "build-e2e":   7350K ..�[0m�[91m........ .......... ......�[0m�[91m.... ....�[0m�[91m...... .......... 52%  234M 0s�[0m�[91m
Step #6 - "build-e2e":   7400K ........�[0m�[91m.. .......... ....�[0m�[91m...... .......... .......... 52%  233M 0s
Step #6 - "build-e2e":   7450K ......�[0m�[91m.... .......... .......... ........�[0m�[91m.. .......... 52%  273M 0s
Step #6 - "build-e2e":   7500K ....�[0m�[91m...... ..�[0m�[91m........ .......... ......�[0m�[91m.... .......... 53%  199M 0s
Step #6 - "build-e2e":   7550K ..�[0m�[91m........�[0m�[91m ........�[0m�[91m.. ......�[0m�[91m.... ....�[0m�[91m...... .......... 53%  182M 0s
Step #6 - "build-e2e":   7600K .......... ......�[0m�[91m.... .......... .......... .......... 53%  162M 0s
Step #6 - "build-e2e":   7650K ......�[0m�[91m.... .......... .......... .......... .......... 54%  204M 0s
Step #6 - "build-e2e":   7700K .......... .......... .......... .......... .......... 54%  219M 0s
Step #6 - "build-e2e":   7750K .......... .......... .......... .......... .......... 54%  255M 0s
Step #6 - "build-e2e":   7800K .......... .......... .......... .......... .......... 55%  188M 0s
Step #6 - "build-e2e":   7850K .......... .......... .......... .......... .......... 55%  196M 0s
Step #6 - "build-e2e":   7900K .......... .......... .......... .......... .......... 56%  257M 0s
Step #6 - "build-e2e":   7950K .......... .......... .......... .......... .......... 56%  245M 0s
Step #6 - "build-e2e":   8000K .......... .......... .......... .......... .......... 56%  211M 0s
Step #6 - "build-e2e":   8050K .......... .......... .......... .......... .......... 57%  269M 0s
Step #6 - "build-e2e":   8100K .......... .......... .......... .......... .......... 57%  275M 0s
Step #6 - "build-e2e":   8150K .......... .......... .......... .......... .......... 57%  262M 0s
Step #6 - "build-e2e":   8200K .......... .......... .......... .......... .......... 58%  209M 0s
Step #6 - "build-e2e":   8250K .......... .......... .......... .......... .......... 58%  242M 0s
Step #6 - "build-e2e":   8300K .......... .......... .......... .......... .......... 58%  272M 0s
Step #6 - "build-e2e":   8350K .......... .......... .......... .......... .......... 59%  201M 0s
Step #6 - "build-e2e":   8400K .......... .......... .......... .......... .......... 59%  144M 0s
Step #6 - "build-e2e":   8450K .......... .......... .......... .......... .......... 59%  209M 0s
Step #6 - "build-e2e":   8500K .......... .......... .......... .......... .......... 60% 27.8M 0s
Step #6 - "build-e2e":   8550K .......... .......... .......... .......... .......... 60%  197M 0s
Step #6 - "build-e2e":   8600K .......... .......... .......... .......... .......... 60%  198M 0s
Step #6 - "build-e2e":   8650K .......... .......... .......... .......... .......... 61%  234M 0s
Step #6 - "build-e2e":   8700K .......... .......... .......... .......... .......... 61%  201M 0s
Step #6 - "build-e2e":   8750K .......... .......... .......... .......... .......... 62%  206M 0s
Step #6 - "build-e2e":   8800K .......... .......... .......... .......... .......... 62%  166M 0s
Step #6 - "build-e2e":   8850K .......... .......... .......... .......... .......... 62%  220M 0s
Step #6 - "build-e2e":   8900K .......... .......... .......... .......... .......... 63%  211M 0s
Step #6 - "build-e2e":   8950K .......... .......... .......... .......... .......... 63%  203M 0s
Step #6 - "build-e2e":   9000K .......... .......... ....�[0m�[91m...... .......... .......... 63%  168M 0s
Step #6 - "build-e2e":   9050K .......... .......... .......... .......... .......... 64%  215M 0s
Step #6 - "build-e2e":   9100K .......... .......... .......... .......... .......... 64%  224M 0s
Step #6 - "build-e2e":   9150K .......... .......... .......... .......... .......... 64%  218M 0s
Step #6 - "build-e2e":   9200K .......... .......... .......... .......... .......... 65%  195M 0s
Step #6 - "build-e2e":   9250K .......... .......... .......... .......... .......... 65%  231M 0s
Step #6 - "build-e2e":   9300K .......... .......... .......... .......... .......... 65%  234M 0s
Step #6 - "build-e2e":   9350K .......... .......... .......... .......... .......... 66%  228M 0s
Step #6 - "build-e2e":   9400K .......... .......... .......... .......... .......... 66%  201M 0s
Step #6 - "build-e2e":   9450K .......... .......... .......... .......... .......... 66%  230M 0s
Step #6 - "build-e2e":   9500K .......... .......... .......... .......... .......... 67%  198M 0s
Step #6 - "build-e2e":   9550K .......... .......... .......... .......... .......... 67%  214M 0s
Step #6 - "build-e2e":   9600K .......... .......... .......... .......... .......... 68%  173M 0s
Step #6 - "build-e2e":   9650K .......... .......... .......... .......... .......... 68%  223M 0s
Step #6 - "build-e2e":   9700K .......... .......... .......... .......... .......... 68%  221M 0s
Step #6 - "build-e2e":   9750K .......... .......... .......... .......... .......... 69%  197M 0s
Step #6 - "build-e2e":   9800K .......... .......... .......... .......... .......... 69%  198M 0s
Step #6 - "build-e2e":   9850K .......... .......... ..........�[0m�[91m .......... .......... 69%  230M 0s
Step #6 - "build-e2e":   9900K .......... .......... .......... .......... .......... 70%  250M 0s
Step #6 - "build-e2e":   9950K .......... .......... .......... .......... .......... 70%  264M 0s
Step #6 - "build-e2e":  10000K .......... .......... .......... .......... .......... 70%  198M 0s
Step #6 - "build-e2e":  10050K .......... .......... .......... .......... .......... 71%  219M 0s
Step #6 - "build-e2e":  10100K .......... .......... .......... .......... .......... 71%  233M 0s
Step #6 - "build-e2e":  10150K .......... .......... .......... .......... .......... 71%  251M 0s
Step #6 - "build-e2e":  10200K .......... .......... .......... .......... .......... 72%  225M 0s
Step #6 - "build-e2e":  10250K .......... .......... .......... .......... .......... 72%  251M 0s
Step #6 - "build-e2e":  10300K .......... ..........�[0m�[91m .......... .......... .......... 72%  225M 0s
Step #6 - "build-e2e":  10350K .......... .......... .......... .......... .......... 73%  230M 0s
Step #6 - "build-e2e":  10400K .......... .......... .......... .......... .......... 73%  219M 0s
Step #6 - "build-e2e":  10450K .......... .......... .......... .......... .......... 74%  272M 0s
Step #6 - "build-e2e":  10500K .......... .......... .......... .......... .......... 74%  251M 0s
Step #6 - "build-e2e":  10550K .......... .......... .......... .......... .......... 74%  244M 0s
Step #6 - "build-e2e":  10600K .......... .......... .......... .......... .......... 75%  233M 0s
Step #6 - "build-e2e":  10650K .......... .......... .......... .......... .......... 75%  262M 0s
Step #6 - "build-e2e":  10700K .......... .......... ........�[0m�[91m.. .......... .......... 75%  254M 0s
Step #6 - "build-e2e":  10750K .......... .......... .......... ....�[0m�[91m...... .......... 76%  236M 0s
Step #6 - "build-e2e":  10800K .......... ......�[0m�[91m.... .......... ..�[0m�[91m........ .......... 76%  155M 0s
Step #6 - "build-e2e":  10850K .......... .......... .......... .......... .......... 76%  250M 0s
Step #6 - "build-e2e":  10900K .......... .......... .......... .......... .......... 77%  246M 0s
Step #6 - "build-e2e":  10950K .......... .......... .......... .......... .......... 77%  235M 0s
Step #6 - "build-e2e":  11000K .......... .......... .......... .......... .......... 77%  200M 0s
Step #6 - "build-e2e":  11050K .......... .......... .......... .......... .......... 78%  217M 0s
Step #6 - "build-e2e":  11100K .......... .......... .......... .......... .......... 78%  214M 0s
Step #6 - "build-e2e":  11150K .......... .......... .......... .......... .......... 78%  229M 0s
Step #6 - "build-e2e":  11200K .......... .......... .......... .......... .......... 79%  183M 0s
Step #6 - "build-e2e":  11250K .......... .......... .......... .......... .......... 79%  218M 0s
Step #6 - "build-e2e":  11300K ....�[0m�[91m...... .......... .......... .......... ....�[0m�[91m...... 79% 21.3M 0s
Step #6 - "build-e2e":  11350K ..........�[0m�[91m ........�[0m�[91m.. .......... ....�[0m�[91m...... ..�[0m�[91m........ 80%  153M 0s
Step #6 - "build-e2e":  11400K .......... .......... .......... .......... ........�[0m�[91m.. 80%  156M 0s
Step #6 - "build-e2e":  11450K .......... ....�[0m�[91m...... ..........�[0m�[91m .......... ......�[0m�[91m.... 81%  160M 0s
Step #6 - "build-e2e":  11500K ....�[0m�[91m...... ..........�[0m�[91m ........�[0m�[91m.. ......�[0m�[91m.... .......... 81%  249M 0s
Step #6 - "build-e2e":  11550K ..�[0m�[91m........ ........�[0m�[91m.. ......�[0m�[91m.... ....�[0m�[91m...... ..�[0m�[91m........ 81%  241M 0s�[0m�[91m
Step #6 - "build-e2e":  11600K ........�[0m�[91m.. ....�[0m�[91m...... .......... ..�[0m�[91m........ .......... 82%  155M 0s
Step #6 - "build-e2e":  11650K .......... ....�[0m�[91m...... .......... .......... .......... 82%  255M 0s
Step #6 - "build-e2e":  11700K .......... .......... .......... .......... ....�[0m�[91m...... 82%  255M 0s
Step #6 - "build-e2e":  11750K .......... .......... .......... ....�[0m�[91m...... .......... 83%  266M 0s
Step #6 - "build-e2e":  11800K .......... .......... ....�[0m�[91m...... .......... .......... 83%  210M 0s
Step #6 - "build-e2e":  11850K ......�[0m�[91m.... .......... .......... .......... ......�[0m�[91m.... 83%  264M 0s
Step #6 - "build-e2e":  11900K .......... .......... ........�[0m�[91m.. .......... ....�[0m�[91m...... 84%  180M 0s
Step #6 - "build-e2e":  11950K ..........�[0m�[91m .......... .......... ....�[0m�[91m...... .......... 84%  159M 0s
Step #6 - "build-e2e":  12000K .......... .......... .......... .......... ........�[0m�[91m.. 84%  176M 0s
Step #6 - "build-e2e":  12050K .......... .......... ..........�[0m�[91m .......... .......... 85%  184M 0s
Step #6 - "build-e2e":  12100K ........�[0m�[91m.. ..�[0m�[91m........ .......... ......�[0m�[91m.... .......... 85%  133M 0s
Step #6 - "build-e2e":  12150K ..........�[0m�[91m .......... ......�[0m�[91m.... .......... .......... 85%  150M 0s�[0m�[91m
Step #6 - "build-e2e":  12200K .......... .......... ....�[0m�[91m...... .......... .......... 86%  162M 0s
Step #6 - "build-e2e":  12250K .......... .......... .......... ........�[0m�[91m.. .......... 86%  193M 0s
Step #6 - "build-e2e":  12300K ....�[0m�[91m...... .......... .......... .....�[0m�[91m..... .......... 87%  171M 0s
Step #6 - "build-e2e":  12350K ..�[0m�[91m........ ........�[0m�[91m.. .......... .......... .....�[0m�[91m..... 87%  149M 0s
Step #6 - "build-e2e":  12400K .......... .......... .......... .......... .......... 87%  160M 0s
Step #6 - "build-e2e":  12450K .......... .......... .......... .......... .......... 88%  259M 0s
Step #6 - "build-e2e":  12500K .......... .......... .......... .......... .......... 88%  268M 0s
Step #6 - "build-e2e":  12550K .......... .......... .......... .......... .......... 88%  239M 0s
Step #6 - "build-e2e":  12600K .......... .......... .......... .......... .......... 89%  218M 0s
Step #6 - "build-e2e":  12650K .......... .......... .......... .......... .......... 89%  260M 0s
Step #6 - "build-e2e":  12700K .......... .......... .......... .......... .......... 89%  275M 0s
Step #6 - "build-e2e":  12750K .......... .......... .......... .......... .......... 90%  274M 0s
Step #6 - "build-e2e":  12800K .......... .......... .......... .......... .......... 90%  212M 0s
Step #6 - "build-e2e":  12850K .......... .......... .......... .......... .......... 90%  215M 0s
Step #6 - "build-e2e":  12900K .......... .......... .......... .......... .......... 91%  224M 0s
Step #6 - "build-e2e":  12950K .......... .......... .......... .......... .......... 91%  229M 0s
Step #6 - "build-e2e":  13000K .......... .......... .......... .......... .......... 91%  174M 0s
Step #6 - "build-e2e":  13050K .......... .......... .......... .......... .......... 92%  224M 0s
Step #6 - "build-e2e":  13100K .......... .......... .......... .......... .......... 92%  232M 0s
Step #6 - "build-e2e":  13150K .......... .......... .......... .......... .......... 93%  245M 0s
Step #6 - "build-e2e":  13200K .......... .......... .......... .......... .......... 93%  191M 0s
Step #6 - "build-e2e":  13250K .......... .......... .......... .......... .......... 93%  216M 0s
Step #6 - "build-e2e":  13300K .......... .......... .......... .......... .......... 94%  212M 0s
Step #6 - "build-e2e":  13350K .......... .......... .......... .......... .......... 94%  230M 0s
Step #6 - "build-e2e":  13400K .......... .......... .......... .......... .......... 94%  208M 0s
Step #6 - "build-e2e":  13450K .......... .......... .......... .......... .......... 95%  242M 0s
Step #6 - "build-e2e":  13500K .......... .......... .......... .......... .......... 95%  212M 0s
Step #6 - "build-e2e":  13550K .......... .......... .......... .......... .......... 95%  221M 0s
Step #6 - "build-e2e":  13600K .......... .......... .......... .......... .......... 96%  195M 0s
Step #6 - "build-e2e":  13650K .......... .......... .......... .......... .......... 96%  235M 0s
Step #6 - "build-e2e":  13700K .......... .......... .......... .......... ....�[0m�[91m...... 96%  213M 0s
Step #6 - "build-e2e":  13750K ..........�[0m�[91m .......... .......... .......... ......�[0m�[91m.... 97%  162M 0s
Step #6 - "build-e2e":  13800K .......... .......... .......... .......... .......... 97%  242M 0s
Step #6 - "build-e2e":  13850K .......... .......... .......... .......... .......... 97%  282M 0s
Step #6 - "build-e2e":  13900K ....�[0m�[91m...... .......... �[0m�[91m.......... .......... .......... 98%  252M 0s
Step #6 - "build-e2e":  13950K .......... .......... .......... .......... .......... 98%  187M 0s
Step #6 - "build-e2e":  14000K .......... .......... .......... .......... .......... 99%  186M 0s
Step #6 - "build-e2e":  14050K .......... .......... .......... .......... .......... 99%  284M 0s
Step #6 - "build-e2e":  14100K .......... .......... .......... .......... .......... 99%  232M 0s
Step #6 - "build-e2e":  14150K .......... .......... .......... ........             100%  203M=0.1s
Step #6 - "build-e2e": 
Step #6 - "build-e2e": 2019-01-10 14:26:53 (110 MB/s) - '/tmp/build/consul_1.2.1_linux_amd64.zip' saved [14529496/14529496]
Step #6 - "build-e2e": 
Step #6 - "build-e2e": �[0mArchive:  /tmp/build/consul_1.2.1_linux_amd64.zip
Step #6 - "build-e2e":   inflating: /usr/local/bin/consul   
Step #6 - "build-e2e": Consul v1.2.1
Step #6 - "build-e2e": Protocol 2 spoken by default, understands 2 to 3 (agent will automatically use protocol >2 when speaking to compatible agents)
Step #5 - "build": Removing intermediate container cde061915458
Step #5 - "build":  ---> 562d22e27956
Step #5 - "build": Step 3/6 : COPY ./bin/controller /home/agones/controller
Step #5 - "build":  ---> 875a0a28c2db
Step #5 - "build": Step 4/6 : RUN chown -R agones /home/agones &&     chmod o+x /home/agones/controller
Step #6 - "build-e2e": Removing intermediate container ea58d037185e
Step #6 - "build-e2e":  ---> cfca0e41aff5
Step #6 - "build-e2e": Step 16/20 : RUN echo "export PATH=/usr/local/go/bin:/go/bin/:\$PATH" >> /root/.bashrc
Step #5 - "build":  ---> Running in 8ad395614f14
Step #6 - "build-e2e":  ---> Running in 933a157d4c72
Step #6 - "build-e2e": Removing intermediate container 933a157d4c72
Step #6 - "build-e2e":  ---> 2ea3f369a4b7
Step #6 - "build-e2e": Step 17/20 : COPY *.sh /root/
Step #5 - "build": Removing intermediate container 8ad395614f14
Step #5 - "build":  ---> 69dffcc5e3df
Step #5 - "build": Step 5/6 : USER agones
Step #6 - "build-e2e":  ---> c00c6dcfa9e0
Step #6 - "build-e2e": Step 18/20 : RUN chmod +x /root/*.sh
Step #5 - "build":  ---> Running in 0afc662ad8db
Step #6 - "build-e2e":  ---> Running in 2bd85cd22272
Step #5 - "build": Removing intermediate container 0afc662ad8db
Step #5 - "build":  ---> 8d0b759c250b
Step #5 - "build": Step 6/6 : ENTRYPOINT ["/home/agones/controller"]
Step #5 - "build":  ---> Running in 39aa932c0603
Step #5 - "build": Removing intermediate container 39aa932c0603
Step #5 - "build":  ---> eda650087031
Step #5 - "build": Successfully built eda650087031
Step #5 - "build": Successfully tagged gcr.io/agones-images/agones-controller:0.7.0-0de07d2
Step #5 - "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:ecb91b2ec8 go build \
Step #5 - "build": 	-o /go/src/agones.dev/agones/cmd/sdk-server/bin/sdk-server.linux.amd64  -ldflags "-X agones.dev/agones/pkg.Version=0.7.0-0de07d2" -installsuffix cgo agones.dev/agones/cmd/sdk-server
Step #6 - "build-e2e": Removing intermediate container 2bd85cd22272
Step #6 - "build-e2e":  ---> ace0b177eb4c
Step #6 - "build-e2e": Step 19/20 : WORKDIR /go
Step #6 - "build-e2e":  ---> Running in a6878954c376
Step #6 - "build-e2e": Removing intermediate container a6878954c376
Step #6 - "build-e2e":  ---> 45611b3fffe9
Step #6 - "build-e2e": Step 20/20 : ENTRYPOINT [ "/root/entrypoint.sh" ]
Step #6 - "build-e2e":  ---> Running in a83856d42ced
Step #6 - "build-e2e": Removing intermediate container a83856d42ced
Step #6 - "build-e2e":  ---> f60223bbb0ad
Step #6 - "build-e2e": Successfully built f60223bbb0ad
Step #6 - "build-e2e": Successfully tagged e2e-runner:latest
Finished Step #6 - "build-e2e"
Step #4 - "tests": ok  	agones.dev/agones/pkg/fleetallocation	11.431s
Step #4 - "tests": ok  	agones.dev/agones/pkg/fleetautoscalers	3.352s
Step #4 - "tests": ok  	agones.dev/agones/pkg/fleets	2.748s
Step #4 - "tests": ok  	agones.dev/agones/pkg/gameservers	3.049s
Step #4 - "tests": ok  	agones.dev/agones/pkg/gameserversets	3.148s
Step #4 - "tests": ok  	agones.dev/agones/pkg/metrics	3.017s
Step #4 - "tests": ?   	agones.dev/agones/pkg/sdk	[no test files]
Step #5 - "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:ecb91b2ec8 go build \
Step #5 - "build": 	-o /go/src/agones.dev/agones/cmd/sdk-server/bin/sdk-server.windows.amd64.exe  -ldflags "-X agones.dev/agones/pkg.Version=0.7.0-0de07d2" agones.dev/agones/cmd/sdk-server
Step #4 - "tests": ok  	agones.dev/agones/pkg/sdkserver	10.692s
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.043s
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.216s
Step #4 - "tests": ok  	agones.dev/agones/pkg/util/workerqueue	3.084s
Step #4 - "tests": ok  	agones.dev/agones/sdks/go	1.029s
Step #4 - "tests": ?   	agones.dev/agones/cmd/controller	[no test files]
Step #4 - "tests": ok  	agones.dev/agones/cmd/ping	2.049s
Step #4 - "tests": ?   	agones.dev/agones/cmd/sdk-server	[no test files]
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": 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": 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:ecb91b2ec8 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 #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
Finished Step #4 - "tests"
Step #5 - "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:ecb91b2ec8 go build \
Step #5 - "build": 	-o /go/src/agones.dev/agones/cmd/sdk-server/bin/sdk-server.darwin.amd64  -ldflags "-X agones.dev/agones/pkg.Version=0.7.0-0de07d2" agones.dev/agones/cmd/sdk-server
Step #5 - "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:ecb91b2ec8 zip -0 \
Step #5 - "build": 	agonessdk-server-0.7.0-0de07d2.zip sdk-server.darwin.amd64 sdk-server.linux.amd64 sdk-server.windows.amd64.exe
Step #5 - "build":   adding: sdk-server.darwin.amd64 (stored 0%)
Step #5 - "build":   adding: sdk-server.linux.amd64 (stored 0%)
Step #5 - "build":   adding: sdk-server.windows.amd64.exe (stored 0%)
Step #5 - "build": docker build /workspace/cmd/sdk-server/ --tag=gcr.io/agones-images/agones-sdk:0.7.0-0de07d2 
Step #5 - "build": Sending build context to Docker daemon    217MB

Step #5 - "build": Step 1/6 : FROM alpine:3.8
Step #5 - "build":  ---> 3f53bb00af94
Step #5 - "build": Step 2/6 : RUN apk --update add ca-certificates &&     adduser -D agones
Step #5 - "build":  ---> Using cache
Step #5 - "build":  ---> 562d22e27956
Step #5 - "build": Step 3/6 : COPY ./bin/sdk-server.linux.amd64 /home/agones/sdk-server
Step #5 - "build":  ---> b3fe85f023f2
Step #5 - "build": Step 4/6 : RUN chown -R agones /home/agones &&     chmod o+x /home/agones/sdk-server
Step #5 - "build":  ---> Running in cb3698315798
Step #5 - "build": Removing intermediate container cb3698315798
Step #5 - "build":  ---> c6705e18fe0a
Step #5 - "build": Step 5/6 : USER agones
Step #5 - "build":  ---> Running in df4a48f33a75
Step #5 - "build": Removing intermediate container df4a48f33a75
Step #5 - "build":  ---> 5f100931a57f
Step #5 - "build": Step 6/6 : ENTRYPOINT ["/home/agones/sdk-server"]
Step #5 - "build":  ---> Running in b806ba5e2334
Step #5 - "build": Removing intermediate container b806ba5e2334
Step #5 - "build":  ---> b98b1d8e3eca
Step #5 - "build": Successfully built b98b1d8e3eca
Step #5 - "build": Successfully tagged gcr.io/agones-images/agones-sdk:0.7.0-0de07d2
Step #5 - "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:ecb91b2ec8 go build \
Step #5 - "build": -tags none -o /go/src/agones.dev/agones/cmd/ping/bin/ping \
Step #5 - "build":  -ldflags "-X agones.dev/agones/pkg.Version=0.7.0-0de07d2" -installsuffix cgo agones.dev/agones/cmd/ping
Step #5 - "build": docker build /workspace/cmd/ping/ --tag=gcr.io/agones-images/agones-ping:0.7.0-0de07d2 
Step #5 - "build": Sending build context to Docker daemon  12.71MB

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

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 9d99da36-3aef-4066-b9ea-7b2359dcf949

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

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/472/head:pr_472 && git checkout pr_472
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.7.0-063500f

@cyriltovena
Copy link
Collaborator Author

cyriltovena commented Jan 11, 2019

suggestion for your grafana PR: can you make "GameServers count per type" stacked by default and fill=10 ?

@cyriltovena
Copy link
Collaborator Author

@markmandel Should be better now !

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 53a7623f-cf49-46bc-8187-944de0846e37

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

To install this version:

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

Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

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

Found 1 typo, and one tab indentation issue 😄 sorry!

docs/metrics.md Outdated Show resolved Hide resolved
build/includes/linux.mk Outdated Show resolved Hide resolved
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 0aab6d15-fe98-4e06-b74f-5c7424f5fbf8

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

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/472/head:pr_472 && git checkout pr_472
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.8.0-6dbadc1

Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

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

LGTM!

@markmandel markmandel merged commit 354d26c into googleforgames:master Jan 14, 2019
@markmandel markmandel added this to the 0.8.0 milestone Jan 16, 2019
@markmandel markmandel added kind/feature New features for Agones kind/documentation Documentation for Agones area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. labels Jan 16, 2019
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/documentation Documentation for Agones kind/feature New features for Agones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants