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

Added list of various libs used in code #272

Merged
merged 6 commits into from
Jul 3, 2018

Conversation

meanmango
Copy link
Contributor

I've seen this practice in other open source git repos and find it rather useful so wanted to propose adding it :)

To me it serves two goals:

  1. recognizing others' work that make this project possible and
  2. quick cheat sheet for new contributors before diving into the code. For example it helps me skip over chasing lib code initially and focus on Agones' native code making it faster to learn what it's trying to achieve.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 5e7b4126-74b2-4726-b419-3cfedfb1d7ca

Build Logs
starting build "5e7b4126-74b2-4726-b419-3cfedfb1d7ca"

FETCHSOURCE
Initialized empty Git repository in /workspace/.git/
From https://source.developers.google.com/p/agones-images/r/agones
 * branch            516701b63e3cb919d408987a65ccedb7c1da508b -> FETCH_HEAD
HEAD is now at 516701b Added list of various libs used in code
BUILD
Starting Step #0
Step #0: Already have image (with digest): ubuntu
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  134.8MB

Step #1: Step 1/3 : FROM gcr.io/cloud-builders/docker
Step #1:  ---> 294d29143b40
Step #1: Step 2/3 : RUN apt-get install make
Step #1:  ---> Running in c7b4804d1d5b
Step #1: Reading package lists...
Step #1: Building dependency tree...
Step #1: Reading state information...
Step #1: Suggested packages:
Step #1:   make-doc
Step #1: The following NEW packages will be installed:
Step #1:   make
Step #1: 0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
Step #1: Need to get 151 kB of archives.
Step #1: After this operation, 365 kB of additional disk space will be used.
Step #1: Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]
Step #1: Fetched 151 kB in 0s (258 kB/s)
Step #1: Selecting previously unselected package make.
Step #1: (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 ... 11239 files and directories currently installed.)
Step #1: Preparing to unpack .../archives/make_4.1-6_amd64.deb ...
Step #1: Unpacking make (4.1-6) ...
Step #1: Setting up make (4.1-6) ...
Step #1: Removing intermediate container c7b4804d1d5b
Step #1:  ---> 80e0a365a6a8
Step #1: Step 3/3 : ENTRYPOINT ["/usr/bin/make"]
Step #1:  ---> Running in fbdd03d6edb9
Step #1: Removing intermediate container fbdd03d6edb9
Step #1:  ---> 550dd12ce101
Step #1: Successfully built 550dd12ce101
Step #1: Successfully tagged make-docker:latest
Finished Step #1
Starting Step #2 - "pull-build-image"
Step #2 - "pull-build-image": Already have image: make-docker
Step #2 - "pull-build-image": docker pull gcr.io/agones-images/agones-build:035205a7b5 && docker tag gcr.io/agones-images/agones-build:035205a7b5 agones-build:035205a7b5
Step #2 - "pull-build-image": 035205a7b5: Pulling from agones-images/agones-build
Step #2 - "pull-build-image": cc1a78bfd46b: Already exists
Step #2 - "pull-build-image": 65ec5fb8fee4: Pulling fs layer
Step #2 - "pull-build-image": f792a8d67267: Pulling fs layer
Step #2 - "pull-build-image": 566d2d3bc03e: Pulling fs layer
Step #2 - "pull-build-image": 4a78b46d5a8c: Pulling fs layer
Step #2 - "pull-build-image": 6de63f09d93d: Pulling fs layer
Step #2 - "pull-build-image": aa124fb6729b: Pulling fs layer
Step #2 - "pull-build-image": 00a140326beb: Pulling fs layer
Step #2 - "pull-build-image": f1fa8b84f4a1: Pulling fs layer
Step #2 - "pull-build-image": ec90e4edf637: Pulling fs layer
Step #2 - "pull-build-image": cfe74701b3ca: Pulling fs layer
Step #2 - "pull-build-image": ee7b66605f6c: Pulling fs layer
Step #2 - "pull-build-image": 33260121151c: Pulling fs layer
Step #2 - "pull-build-image": e6ca470ad3e1: Pulling fs layer
Step #2 - "pull-build-image": 5a0225cb80a1: Pulling fs layer
Step #2 - "pull-build-image": 6fb64e75b9db: Pulling fs layer
Step #2 - "pull-build-image": 91d9a6129372: Pulling fs layer
Step #2 - "pull-build-image": edad8f888a6c: Pulling fs layer
Step #2 - "pull-build-image": 8efa6751c3b5: Pulling fs layer
Step #2 - "pull-build-image": 3cfd19e2893d: Pulling fs layer
Step #2 - "pull-build-image": cfe74701b3ca: Waiting
Step #2 - "pull-build-image": f1fa8b84f4a1: Waiting
Step #2 - "pull-build-image": ec90e4edf637: Waiting
Step #2 - "pull-build-image": aa124fb6729b: Waiting
Step #2 - "pull-build-image": 8efa6751c3b5: Waiting
Step #2 - "pull-build-image": 00a140326beb: Waiting
Step #2 - "pull-build-image": 91d9a6129372: Waiting
Step #2 - "pull-build-image": ee7b66605f6c: Waiting
Step #2 - "pull-build-image": 3cfd19e2893d: Waiting
Step #2 - "pull-build-image": edad8f888a6c: Waiting
Step #2 - "pull-build-image": 33260121151c: Waiting
Step #2 - "pull-build-image": e6ca470ad3e1: Waiting
Step #2 - "pull-build-image": 6fb64e75b9db: Waiting
Step #2 - "pull-build-image": 4a78b46d5a8c: Waiting
Step #2 - "pull-build-image": 5a0225cb80a1: Waiting
Step #2 - "pull-build-image": 6de63f09d93d: Waiting
Step #2 - "pull-build-image": 566d2d3bc03e: Verifying Checksum
Step #2 - "pull-build-image": 566d2d3bc03e: Download complete
Step #2 - "pull-build-image": 4a78b46d5a8c: Verifying Checksum
Step #2 - "pull-build-image": 4a78b46d5a8c: Download complete
Step #2 - "pull-build-image": 65ec5fb8fee4: Verifying Checksum
Step #2 - "pull-build-image": 65ec5fb8fee4: Download complete
Step #2 - "pull-build-image": 6de63f09d93d: Verifying Checksum
Step #2 - "pull-build-image": 6de63f09d93d: Download complete
Step #2 - "pull-build-image": 00a140326beb: Verifying Checksum
Step #2 - "pull-build-image": 00a140326beb: Download complete
Step #2 - "pull-build-image": aa124fb6729b: Verifying Checksum
Step #2 - "pull-build-image": aa124fb6729b: Download complete
Step #2 - "pull-build-image": f1fa8b84f4a1: Verifying Checksum
Step #2 - "pull-build-image": f1fa8b84f4a1: Download complete
Step #2 - "pull-build-image": ec90e4edf637: Download complete
Step #2 - "pull-build-image": cfe74701b3ca: Verifying Checksum
Step #2 - "pull-build-image": cfe74701b3ca: Download complete
Step #2 - "pull-build-image": 33260121151c: Verifying Checksum
Step #2 - "pull-build-image": 33260121151c: Download complete
Step #2 - "pull-build-image": ee7b66605f6c: Verifying Checksum
Step #2 - "pull-build-image": ee7b66605f6c: Download complete
Step #2 - "pull-build-image": 5a0225cb80a1: Verifying Checksum
Step #2 - "pull-build-image": 5a0225cb80a1: Download complete
Step #2 - "pull-build-image": 6fb64e75b9db: Verifying Checksum
Step #2 - "pull-build-image": 6fb64e75b9db: Download complete
Step #2 - "pull-build-image": 91d9a6129372: Verifying Checksum
Step #2 - "pull-build-image": 91d9a6129372: Download complete
Step #2 - "pull-build-image": edad8f888a6c: Verifying Checksum
Step #2 - "pull-build-image": edad8f888a6c: Download complete
Step #2 - "pull-build-image": f792a8d67267: Verifying Checksum
Step #2 - "pull-build-image": f792a8d67267: Download complete
Step #2 - "pull-build-image": 8efa6751c3b5: Download complete
Step #2 - "pull-build-image": 3cfd19e2893d: Download complete
Step #2 - "pull-build-image": e6ca470ad3e1: Verifying Checksum
Step #2 - "pull-build-image": e6ca470ad3e1: Download complete
Step #2 - "pull-build-image": 65ec5fb8fee4: Pull complete
Step #2 - "pull-build-image": f792a8d67267: Pull complete
Step #2 - "pull-build-image": 566d2d3bc03e: Pull complete
Step #2 - "pull-build-image": 4a78b46d5a8c: Pull complete
Step #2 - "pull-build-image": 6de63f09d93d: Pull complete
Step #2 - "pull-build-image": aa124fb6729b: Pull complete
Step #2 - "pull-build-image": 00a140326beb: Pull complete
Step #2 - "pull-build-image": f1fa8b84f4a1: Pull complete
Step #2 - "pull-build-image": ec90e4edf637: Pull complete
Step #2 - "pull-build-image": cfe74701b3ca: Pull complete
Step #2 - "pull-build-image": ee7b66605f6c: Pull complete
Step #2 - "pull-build-image": 33260121151c: Pull complete
Step #2 - "pull-build-image": e6ca470ad3e1: Pull complete
Step #2 - "pull-build-image": 5a0225cb80a1: Pull complete
Step #2 - "pull-build-image": 6fb64e75b9db: Pull complete
Step #2 - "pull-build-image": 91d9a6129372: Pull complete
Step #2 - "pull-build-image": edad8f888a6c: Pull complete
Step #2 - "pull-build-image": 8efa6751c3b5: Pull complete
Step #2 - "pull-build-image": 3cfd19e2893d: Pull complete
Step #2 - "pull-build-image": Digest: sha256:49cf926de55a25125e2c7805baf0ac094036a075a1f41dca974881286ce6b1eb
Step #2 - "pull-build-image": Status: Downloaded newer image for gcr.io/agones-images/agones-build:035205a7b5
Finished Step #2 - "pull-build-image"
Starting Step #4 - "build"
Starting Step #3 - "tests"
Step #4 - "build": Already have image: make-docker
Step #3 - "tests": Already have image: make-docker
Step #4 - "build": mkdir -p ~/.kube
Step #4 - "build": mkdir -p /workspace/build//.config/gcloud
Step #3 - "tests": mkdir -p ~/.kube
Step #3 - "tests": mkdir -p /workspace/build//.config/gcloud
Step #4 - "build": docker run --rm -e "CGO_ENABLED=0" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube:/root/.kube -v /workspace:/go/src/agones.dev/agones agones-build:035205a7b5 go build \
Step #4 - "build": 	-o /go/src/agones.dev/agones/cmd/controller/bin/controller -a -ldflags "-X agones.dev/agones/pkg.Version=0.3.0-516701b" -installsuffix cgo agones.dev/agones/cmd/controller
Step #3 - "tests": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube:/root/.kube -v /workspace:/go/src/agones.dev/agones -w /go/src/agones.dev/agones  agones-build:035205a7b5 bash -c \
Step #3 - "tests": 	"/root/gen-lint-exclude.sh && gometalinter --config .exclude.gometalinter.json --deadline=15m -t --skip vendor ./..."
Step #3 - "tests": runtime/cgo: runtime/cgo: pthread_create failed: Resource temporarily unavailablepthread_create failed: Resource temporarily unavailable
Step #3 - "tests": 
Step #3 - "tests": SIGABRT: abort
Step #3 - "tests": PC=0x7f69341a7fff m=22 sigcode=18446744073709551610
Step #3 - "tests": 
Step #3 - "tests": goroutine 0 [idle]:
Step #3 - "tests": runtime: unknown pc 0x7f69341a7fff
Step #3 - "tests": stack: frame={sp:0x7f69197f9978, fp:0x0} stack=[0x7f6918ffa2f0,0x7f69197f9ef0)
Step #3 - "tests": 00007f69197f9878:  2525252525252525  ffffffffffffffff 
Step #3 - "tests": 00007f69197f9888:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9898:  0000000000000000  000000ffffffffff 
Step #3 - "tests": 00007f69197f98a8:  0000000000000000  00000000006acf00 
Step #3 - "tests": 00007f69197f98b8:  000000c421912c40  3fd3333333333333 
Step #3 - "tests": 00007f69197f98c8:  0000000000000000  3fd0ce60897eeb8f 
Step #3 - "tests": 00007f69197f98d8:  0000000000000000  3fe9129ca27a7d34 
Step #3 - "tests": 00007f69197f98e8:  0000000000000000  3fd63b8ef75999f2 
Step #3 - "tests": 00007f69197f98f8:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9908:  0000000000000000  000000c4219103c0 
Step #3 - "tests": 00007f69197f9918:  000000c421910440  000000c4219104a0 
Step #3 - "tests": 00007f69197f9928:  000000c421910520  000000c421910580 
Step #3 - "tests": 00007f69197f9938:  000000c421910600  000000c421910660 
Step #3 - "tests": 00007f69197f9948:  000000c4219106e0  000000c421910740 
Step #3 - "tests": 00007f69197f9958:  000000c4219107c0  00000000ff000000 
Step #3 - "tests": 00007f69197f9968:  0000000000000000  0a0a0a0a0a0a0a0a 
Step #3 - "tests": 00007f69197f9978: <0a0a0a0a0a0a0a0a  fffffffe7fffffff 
Step #3 - "tests": 00007f69197f9988:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f9998:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f99a8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f99b8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f99c8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f99d8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f99e8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f99f8:  ffffffffffffffff  00007f693450f6e0 
Step #3 - "tests": 00007f69197f9a08:  00007f69341a942a  0000000000000020 
Step #3 - "tests": 00007f69197f9a18:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9a28:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9a38:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9a48:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9a58:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9a68:  0000000000000000  0000000000000000 
Step #3 - "tests": runtime: unknown pc 0x7f69341a7fff
Step #3 - "tests": stack: frame={sp:0x7f69197f9978, fp:0x0} stack=[0x7f6918ffa2f0,0x7f69197f9ef0)
Step #3 - "tests": 00007f69197f9878:  2525252525252525  ffffffffffffffff 
Step #3 - "tests": 00007f69197f9888:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9898:  0000000000000000  000000ffffffffff 
Step #3 - "tests": 00007f69197f98a8:  0000000000000000  00000000006acf00 
Step #3 - "tests": 00007f69197f98b8:  000000c421912c40  3fd3333333333333 
Step #3 - "tests": 00007f69197f98c8:  0000000000000000  3fd0ce60897eeb8f 
Step #3 - "tests": 00007f69197f98d8:  0000000000000000  3fe9129ca27a7d34 
Step #3 - "tests": 00007f69197f98e8:  0000000000000000  3fd63b8ef75999f2 
Step #3 - "tests": 00007f69197f98f8:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9908:  0000000000000000  000000c4219103c0 
Step #3 - "tests": 00007f69197f9918:  000000c421910440  000000c4219104a0 
Step #3 - "tests": 00007f69197f9928:  000000c421910520  000000c421910580 
Step #3 - "tests": 00007f69197f9938:  000000c421910600  000000c421910660 
Step #3 - "tests": 00007f69197f9948:  000000c4219106e0  000000c421910740 
Step #3 - "tests": 00007f69197f9958:  000000c4219107c0  00000000ff000000 
Step #3 - "tests": 00007f69197f9968:  0000000000000000  0a0a0a0a0a0a0a0a 
Step #3 - "tests": 00007f69197f9978: <0a0a0a0a0a0a0a0a  fffffffe7fffffff 
Step #3 - "tests": 00007f69197f9988:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f9998:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f99a8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f99b8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f99c8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f99d8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f99e8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f69197f99f8:  ffffffffffffffff  00007f693450f6e0 
Step #3 - "tests": 00007f69197f9a08:  00007f69341a942a  0000000000000020 
Step #3 - "tests": 00007f69197f9a18:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9a28:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9a38:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9a48:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9a58:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f69197f9a68:  0000000000000000  0000000000000000 
Step #3 - "tests": 
Step #3 - "tests": goroutine 2 [running]:
Step #3 - "tests": runtime.systemstack_switch()
Step #3 - "tests": 	/usr/local/go/src/runtime/asm_amd64.s:363 fp=0xc420042778 sp=0xc420042770 pc=0x452fd0
Step #3 - "tests": runtime.gcStart(0x0, 0x2, 0x4c63ded50b, 0x0)
Step #3 - "tests": 	/usr/local/go/src/runtime/mgc.go:1371 +0x33d fp=0xc4200427a8 sp=0xc420042778 pc=0x41915d
Step #3 - "tests": runtime.forcegchelper()
Step #3 - "tests": 	/usr/local/go/src/runtime/proc.go:254 +0x6d fp=0xc4200427e0 sp=0xc4200427a8 pc=0x42c3bd
Step #3 - "tests": runtime.goexit()
Step #3 - "tests": 	/usr/local/go/src/runtime/asm_amd64.s:2361 +0x1 fp=0xc4200427e8 sp=0xc4200427e0 pc=0x455b21
Step #3 - "tests": created by runtime.init.4
Step #3 - "tests": 	/usr/local/go/src/runtime/proc.go:237 +0x35
Step #3 - "tests": 
Step #3 - "tests": goroutine 1 [chan send, 3 minutes]:
Step #3 - "tests": main.runLinters(0xc4201dd680, 0xc420280240, 0x22, 0x22, 0x8, 0xc4201b1400, 0x0, 0x22, 0x22)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:116 +0xa0a
Step #3 - "tests": main.main()
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/main.go:232 +0x518
Step #3 - "tests": 
Step #3 - "tests": goroutine 82 [chan receive, 4 minutes]:
Step #3 - "tests": main.filterIssuesViaDirectives.func1(0xc4202bec00, 0xc4201383a0, 0xc420160060)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/directives.go:191 +0x42
Step #3 - "tests": created by main.filterIssuesViaDirectives
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/directives.go:190 +0x71
Step #3 - "tests": 
Step #3 - "tests": goroutine 99 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x1, 0xc420094a50, 0xc4202b6800, 0x23, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc420094a50, 0xc4202beba0, 0xc420072150, 0xc420176090, 0x1, 0xc4202b6800, 0x23, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 100 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x2, 0xc420095230, 0xc4202b7000, 0x23, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc420095230, 0xc4202beba0, 0xc420072150, 0xc420176090, 0x2, 0xc4202b7000, 0x23, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 114 [IO wait, 5 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f69348aefa8, 0x72, 0xc42015b4e8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc420170158, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc420170158, 0xc4200e4001, 0x200, 0x200)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc420170140, 0xc4200e4000, 0x200, 0x200, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc420124088, 0xc4200e4000, 0x200, 0x200, 0xc4200e4000, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc420124088, 0xc4200e4000, 0x200, 0x200, 0x0, 0x0, 0xc42015b660)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc4201c6000, 0x6aa620, 0xc420124088, 0x7f693482a020, 0xc4201c6000, 0x61f501)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc4201c6000, 0x6aa620, 0xc420124088, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc4201c6000, 0x6aa620, 0xc420124088, 0x23, 0x40, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0xc420094a50, 0xc4202beba0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc4200e8000, 0xc420174080)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 115 [syscall, 5 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0x22, 0xc42025edd8, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc42001c7e0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc42001c7e0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc42001c7e0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc4200e8000, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc4200e8000, 0xc42016e060, 0xc42017e060)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 174 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x30, 0xc421637860, 0xc42007ec00, 0x23, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc421637860, 0xc4202beba0, 0xc420072150, 0xc420176090, 0x30, 0xc42007ec00, 0x23, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 130 [IO wait, 5 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f69348af148, 0x72, 0xc42015bce8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc42014c1a8, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc42014c1a8, 0xc4201f6001, 0x200, 0x200)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc42014c190, 0xc4201f6000, 0x200, 0x200, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc42000e030, 0xc4201f6000, 0x200, 0x200, 0xc4201f6000, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc42000e030, 0xc4201f6000, 0x200, 0x200, 0x0, 0x0, 0xc42015be60)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc4201fc000, 0x6aa620, 0xc42000e030, 0x7f693482a020, 0xc4201fc000, 0x61f501)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc4201fc000, 0x6aa620, 0xc42000e030, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc4201fc000, 0x6aa620, 0xc42000e030, 0x23, 0x40, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0xc420095230, 0xc4202beba0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc4201d2000, 0xc4201382c0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 131 [syscall, 5 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0x23, 0xc42025add8, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc420146180, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc420146180, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc420146180, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc4201d2000, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc4201d2000, 0xc42013e040, 0xc42127e060)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 203 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x2d, 0xc42011df20, 0xc4202b6c00, 0x24, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc42011df20, 0xc4202beba0, 0xc420072150, 0xc420176090, 0x2d, 0xc4202b6c00, 0x24, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 246 [syscall, 5 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0x12b, 0xc42025a5d8, 0x1000004, 0x0, 0x0, 0xc42125e600, 0xc420028f00, 0xc42025a620)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc421643a70, 0x4b885b, 0xc420170398, 0xc42025a6d0)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc421643a70, 0x0, 0xc42025a730, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc421643a70, 0xc42025a790, 0x5d5cff, 0xc4214e40b8)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc421682580, 0xc42025a7b0, 0x4329f8)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc421682580, 0xc42016f830, 0xc4214e7d40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 70 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x6, 0xc42016a7e0, 0xc42132ac00, 0x23, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc42016a7e0, 0xc4202beba0, 0xc420072150, 0xc420176090, 0x6, 0xc42132ac00, 0x23, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 71 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x7, 0xc42016ac00, 0xc42132b400, 0x24, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc42016ac00, 0xc4202beba0, 0xc420072150, 0xc420176090, 0x7, 0xc42132b400, 0x24, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 72 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x8, 0xc42016aff0, 0xc42132bc00, 0x23, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc42016aff0, 0xc4202beba0, 0xc420072150, 0xc420176090, 0x8, 0xc42132bc00, 0x23, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 73 [IO wait, 5 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f69348aed38, 0x72, 0xc42015a4e8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc420122838, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc420122838, 0xc421304c01, 0x52a, 0x52a)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc420122820, 0xc421304cd6, 0x52a, 0x52a, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc4212b00a8, 0xc421304cd6, 0x52a, 0x52a, 0xc421304c00, 0xc4201f6600, 0xd6)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc4212b00a8, 0xc421304cd6, 0x52a, 0x52a, 0xd6, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc4202d6000, 0x6aa620, 0xc4212b00a8, 0x7f693482a020, 0xc4202d6000, 0x1)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc4202d6000, 0x6aa620, 0xc4212b00a8, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc4202d6000, 0x6aa620, 0xc4212b00a8, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc4200e8160, 0xc420126880)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 74 [syscall, 5 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0x34, 0xc42015ddd8, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc4214f4150, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc4214f4150, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc4214f4150, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc4200e8160, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc4200e8160, 0xc4201201c0, 0xc4214fa060)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 42 [IO wait, 5 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f69348aeac8, 0x72, 0xc42025dce8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc420248248, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc420248248, 0xc4201f6801, 0x200, 0x200)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc420248230, 0xc4201f6800, 0x200, 0x200, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc420172030, 0xc4201f6800, 0x200, 0x200, 0xc4201f6800, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc420172030, 0xc4201f6800, 0x200, 0x200, 0x0, 0x0, 0xc42025de60)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc4202dc000, 0x6aa620, 0xc420172030, 0x7f693482a020, 0xc4202dc000, 0x1)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc4202dc000, 0x6aa620, 0xc420172030, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc4202dc000, 0x6aa620, 0xc420172030, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc4212a4840, 0xc42000c100)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 43 [syscall, 5 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0x3b, 0xc42025e5d8, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc420146030, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc420146030, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc420146030, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc4212a4840, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc4212a4840, 0xc42018c8e0, 0xc42001e0c0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 85 [IO wait, 5 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f69348ae9f8, 0x72, 0xc4202594e8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc421502068, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc421502068, 0xc421516201, 0x200, 0x200)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc421502050, 0xc421516200, 0x200, 0x200, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc42130e058, 0xc421516200, 0x200, 0x200, 0xc421516200, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc42130e058, 0xc421516200, 0x200, 0x200, 0x0, 0x0, 0xc420259660)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc421500000, 0x6aa620, 0xc42130e058, 0x7f693482a020, 0xc421500000, 0x1)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc421500000, 0x6aa620, 0xc42130e058, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc421500000, 0x6aa620, 0xc42130e058, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc4213082c0, 0xc4212fa0c0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 86 [syscall, 5 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0x3c, 0xc420259dd8, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc42001c660, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc42001c660, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc42001c660, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc4213082c0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc4213082c0, 0xc4200585f0, 0xc42127e000)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 245 [IO wait, 5 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f69348aeed8, 0x72, 0xc4212ffce8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc4215024c8, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc4215024c8, 0xc4213b6a01, 0x200, 0x200)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc4215024b0, 0xc4213b6a00, 0x200, 0x200, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc4212b0508, 0xc4213b6a00, 0x200, 0x200, 0xc4213b6a00, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc4212b0508, 0xc4213b6a00, 0x200, 0x200, 0x631240, 0x4508f0, 0xc4212ffe60)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc421673d50, 0x6aa620, 0xc4212b0508, 0x7f693482a020, 0xc421673d50, 0xc4212ffe01)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc421673d50, 0x6aa620, 0xc4212b0508, 0x0, 0x0, 0x0, 0xc4212fff90, 0x5d3753, 0xc4200e82c0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc421673d50, 0x6aa620, 0xc4212b0508, 0x404de5, 0xc4214e6120, 0x6a8691)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0xc4214e6120, 0x4329f8)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc421682580, 0xc421666820)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 176 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x31, 0xc42016b860, 0xc42175a400, 0x25, 0x40, 0xc42025f7b0, 0xc420172101)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc42016b860, 0xc4202beba0, 0xc420072150, 0xc420176090, 0x31, 0xc42175a400, 0x25, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 224 [syscall, 5 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0xbd, 0xc4213b0dd8, 0x1000004, 0x0, 0x0, 0xc420a91800, 0xc420028f00, 0xc4213b0e20)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc420134ae0, 0xc420a91980, 0x4, 0xc4213b0ed0)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc420134ae0, 0x3, 0xc4213b0f30, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc420134ae0, 0xc4213b0f90, 0x5d5cff, 0xc4214fc778)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc4200e9760, 0xc4213b0fb0, 0x4329f8)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc4200e9760, 0xc4200590b0, 0xc4214e6de0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 223 [IO wait, 5 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f69348aeb98, 0x72, 0xc4213b14e8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc420171058, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc420171058, 0xc4200e1a01, 0x200, 0x200)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc420171040, 0xc4200e1a00, 0x200, 0x200, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc4212b0278, 0xc4200e1a00, 0x200, 0x200, 0xc4200e1a00, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc4212b0278, 0xc4200e1a00, 0x200, 0x200, 0x631240, 0x4508f0, 0xc4213b1660)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc4202dccb0, 0x6aa620, 0xc4212b0278, 0x7f693482a020, 0xc4202dccb0, 0xc4213b1601)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc4202dccb0, 0x6aa620, 0xc4212b0278, 0x0, 0x0, 0x0, 0xc4213b1790, 0x5d3753, 0xc4202686e0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc4202dccb0, 0x6aa620, 0xc4212b0278, 0x404de5, 0xc4214facc0, 0x6a8691)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0xc4214facc0, 0x4329f8)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc4200e9760, 0xc420127280)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 177 [IO wait, 5 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f69348ae928, 0x72, 0xc42025f4e8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc4201232d8, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc4201232d8, 0xc421304601, 0x587, 0x587)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc4201232c0, 0xc421304679, 0x587, 0x587, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc420172270, 0xc421304679, 0x587, 0x587, 0xc421304600, 0xc421516600, 0x79)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc420172270, 0xc421304679, 0x587, 0x587, 0x79, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc421738770, 0x6aa620, 0xc420172270, 0x7f693482a020, 0xc421738770, 0x61f501)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc421738770, 0x6aa620, 0xc420172270, 0x0, 0x0, 0x0, 0xc420122e10, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc421738770, 0x6aa620, 0xc420172270, 0x25, 0x40, 0xc42025f7b0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0xc42016b860, 0xc4202beba0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc4212a5340, 0xc42000cdc0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 258 [syscall, 5 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0x4ad, 0xc4212fc5d8, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc42001d680, 0x0, 0x0, 0x61f500)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc42001d680, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc42001d680, 0x0, 0xc4212fc790, 0x5f1720)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc4212a5340, 0xc4202beba0, 0xc420072150)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc4212a5340, 0xc42018caa0, 0xc42127ec60)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": rax    0x0
Step #3 - "tests": rbx    0x6
Step #3 - "tests": rcx    0x7f69341a7fff
Step #3 - "tests": rdx    0x0
Step #3 - "tests": rdi    0x2
Step #3 - "tests": rsi    0x7f69197f9900
Step #3 - "tests": rbp    0x6ac49a
Step #3 - "tests": rsp    0x7f69197f9978
Step #3 - "tests": r8     0x0
Step #3 - "tests": r9     0x7f69197f9900
Step #3 - "tests": r10    0x8
Step #3 - "tests": r11    0x246
Step #3 - "tests": r12    0x7f69080008c0
Step #3 - "tests": r13    0xf1
Step #3 - "tests": r14    0x11
Step #3 - "tests": r15    0x0
Step #3 - "tests": rip    0x7f69341a7fff
Step #3 - "tests": rflags 0x246
Step #3 - "tests": cs     0x33
Step #3 - "tests": fs     0x0
Step #3 - "tests": gs     0x0
Step #3 - "tests": make: *** [lint] Error 2
Step #3 - "tests": Makefile:142: recipe for target 'lint' failed
Finished Step #3 - "tests"
Finished Step #4 - "build"
ERROR
ERROR: build step 3 "make-docker" failed: exit status 2

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 013895a4-40d7-48b4-9b24-33fce7966b37

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

build/README.md Outdated
- [pflag](https://github.com/spf13/pflag)
- [viper](https://github.com/spf13/viper)
- [grpc](https://godoc.org/google.golang.org/grpc)
- [context](https://golang.org/pkg/context/)
Copy link
Member

Choose a reason for hiding this comment

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

I feel like context is a core library in go, so it's probably not worth listing here.

Do we want to just list everything in here:
https://github.com/GoogleCloudPlatform/agones/blob/master/Gopkg.toml

(Or conversely, just point people to it?)

Copy link
Member

Choose a reason for hiding this comment

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

@enocom wdyt?

Copy link
Contributor

Choose a reason for hiding this comment

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

A link for people unaware of dep's convention of using Gopkg.toml might be nice.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

TIL! As a newcomer to Go I didn't know about Gopkg.toml so thanks for the lesson!

Happy to take any approach you see fit.

Copy link
Member

Choose a reason for hiding this comment

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

I don't have strong opinions on this one.

Maybe something like "This project uses dep (with link) as a dependency manager. You can see the list of dependencies here (link)"

That's probably the most valuable without having to (a) rewrite docs for another project (b) keep a list up to date in two places.

WDYT?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

SGTM!

markmandel and others added 5 commits July 2, 2018 23:33
Have working instructions for running Kubernetes 1.10 on top of
minikube 0.28.0 - including a workaround for non default profiles.

Since Agones works fine on k8s 1.10, figured it was worth making the move.
Found a line here that makes no sense.
Keeping up with Kubernetes versions, as well as providing
us the functionality to do SubResources.

Also will enable tightening up of permissions re: googleforgames#150
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 113abedd-7344-467b-b2d2-cbd36b71201f

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

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 0ff54c5a-0947-4f59-b87d-dd14e2cf684d

Build Logs
starting build "0ff54c5a-0947-4f59-b87d-dd14e2cf684d"

FETCHSOURCE
Initialized empty Git repository in /workspace/.git/
From https://source.developers.google.com/p/agones-images/r/agones
 * branch            e407622f8d4fb34c44fd7dabf2d0a38d7cf27429 -> FETCH_HEAD
HEAD is now at e407622 Added info on dependency to docs
BUILD
Starting Step #0
Step #0: Already have image (with digest): ubuntu
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    110MB

Step #1: Step 1/3 : FROM gcr.io/cloud-builders/docker
Step #1:  ---> 40fd81e17851
Step #1: Step 2/3 : RUN apt-get install make
Step #1:  ---> Running in b0441f5b6ab4
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 b0441f5b6ab4
Step #1:  ---> 7176582cbdb2
Step #1: Step 3/3 : ENTRYPOINT ["/usr/bin/make"]
Step #1:  ---> Running in 8f24f1192638
Step #1: Removing intermediate container 8f24f1192638
Step #1:  ---> 07a3483a88a8
Step #1: Successfully built 07a3483a88a8
Step #1: Successfully tagged make-docker:latest
Finished Step #1
Starting Step #2 - "pull-build-image"
Step #2 - "pull-build-image": Already have image: make-docker
Step #2 - "pull-build-image": docker pull gcr.io/agones-images/agones-build:035205a7b5 && docker tag gcr.io/agones-images/agones-build:035205a7b5 agones-build:035205a7b5
Step #2 - "pull-build-image": 035205a7b5: Pulling from agones-images/agones-build
Step #2 - "pull-build-image": cc1a78bfd46b: Pulling fs layer
Step #2 - "pull-build-image": 65ec5fb8fee4: Pulling fs layer
Step #2 - "pull-build-image": f792a8d67267: Pulling fs layer
Step #2 - "pull-build-image": 566d2d3bc03e: Pulling fs layer
Step #2 - "pull-build-image": 4a78b46d5a8c: Pulling fs layer
Step #2 - "pull-build-image": 6de63f09d93d: Pulling fs layer
Step #2 - "pull-build-image": aa124fb6729b: Pulling fs layer
Step #2 - "pull-build-image": 00a140326beb: Pulling fs layer
Step #2 - "pull-build-image": f1fa8b84f4a1: Pulling fs layer
Step #2 - "pull-build-image": ec90e4edf637: Pulling fs layer
Step #2 - "pull-build-image": cfe74701b3ca: Pulling fs layer
Step #2 - "pull-build-image": ee7b66605f6c: Pulling fs layer
Step #2 - "pull-build-image": 33260121151c: Pulling fs layer
Step #2 - "pull-build-image": e6ca470ad3e1: Pulling fs layer
Step #2 - "pull-build-image": 5a0225cb80a1: Pulling fs layer
Step #2 - "pull-build-image": 6fb64e75b9db: Pulling fs layer
Step #2 - "pull-build-image": 91d9a6129372: Pulling fs layer
Step #2 - "pull-build-image": edad8f888a6c: Pulling fs layer
Step #2 - "pull-build-image": 8efa6751c3b5: Pulling fs layer
Step #2 - "pull-build-image": 3cfd19e2893d: Pulling fs layer
Step #2 - "pull-build-image": 566d2d3bc03e: Waiting
Step #2 - "pull-build-image": 4a78b46d5a8c: Waiting
Step #2 - "pull-build-image": 33260121151c: Waiting
Step #2 - "pull-build-image": e6ca470ad3e1: Waiting
Step #2 - "pull-build-image": 6de63f09d93d: Waiting
Step #2 - "pull-build-image": 5a0225cb80a1: Waiting
Step #2 - "pull-build-image": aa124fb6729b: Waiting
Step #2 - "pull-build-image": 8efa6751c3b5: Waiting
Step #2 - "pull-build-image": 3cfd19e2893d: Waiting
Step #2 - "pull-build-image": 6fb64e75b9db: Waiting
Step #2 - "pull-build-image": 91d9a6129372: Waiting
Step #2 - "pull-build-image": edad8f888a6c: Waiting
Step #2 - "pull-build-image": 00a140326beb: Waiting
Step #2 - "pull-build-image": cfe74701b3ca: Waiting
Step #2 - "pull-build-image": ec90e4edf637: Waiting
Step #2 - "pull-build-image": f1fa8b84f4a1: Waiting
Step #2 - "pull-build-image": ee7b66605f6c: Waiting
Step #2 - "pull-build-image": cc1a78bfd46b: Verifying Checksum
Step #2 - "pull-build-image": cc1a78bfd46b: Download complete
Step #2 - "pull-build-image": 566d2d3bc03e: Verifying Checksum
Step #2 - "pull-build-image": 566d2d3bc03e: Download complete
Step #2 - "pull-build-image": 65ec5fb8fee4: Verifying Checksum
Step #2 - "pull-build-image": 65ec5fb8fee4: Download complete
Step #2 - "pull-build-image": 6de63f09d93d: Verifying Checksum
Step #2 - "pull-build-image": 6de63f09d93d: Download complete
Step #2 - "pull-build-image": 4a78b46d5a8c: Verifying Checksum
Step #2 - "pull-build-image": 4a78b46d5a8c: Download complete
Step #2 - "pull-build-image": 00a140326beb: Verifying Checksum
Step #2 - "pull-build-image": 00a140326beb: Download complete
Step #2 - "pull-build-image": cc1a78bfd46b: Pull complete
Step #2 - "pull-build-image": f1fa8b84f4a1: Verifying Checksum
Step #2 - "pull-build-image": f1fa8b84f4a1: Download complete
Step #2 - "pull-build-image": ec90e4edf637: Download complete
Step #2 - "pull-build-image": aa124fb6729b: Verifying Checksum
Step #2 - "pull-build-image": aa124fb6729b: Download complete
Step #2 - "pull-build-image": cfe74701b3ca: Verifying Checksum
Step #2 - "pull-build-image": cfe74701b3ca: Download complete
Step #2 - "pull-build-image": 33260121151c: Verifying Checksum
Step #2 - "pull-build-image": 33260121151c: Download complete
Step #2 - "pull-build-image": f792a8d67267: Verifying Checksum
Step #2 - "pull-build-image": f792a8d67267: Download complete
Step #2 - "pull-build-image": ee7b66605f6c: Verifying Checksum
Step #2 - "pull-build-image": 6fb64e75b9db: Verifying Checksum
Step #2 - "pull-build-image": 6fb64e75b9db: Download complete
Step #2 - "pull-build-image": 91d9a6129372: Verifying Checksum
Step #2 - "pull-build-image": 91d9a6129372: Download complete
Step #2 - "pull-build-image": edad8f888a6c: Verifying Checksum
Step #2 - "pull-build-image": edad8f888a6c: Download complete
Step #2 - "pull-build-image": 8efa6751c3b5: Verifying Checksum
Step #2 - "pull-build-image": 8efa6751c3b5: Download complete
Step #2 - "pull-build-image": 3cfd19e2893d: Verifying Checksum
Step #2 - "pull-build-image": 3cfd19e2893d: Download complete
Step #2 - "pull-build-image": 5a0225cb80a1: Verifying Checksum
Step #2 - "pull-build-image": 5a0225cb80a1: Download complete
Step #2 - "pull-build-image": e6ca470ad3e1: Download complete
Step #2 - "pull-build-image": 65ec5fb8fee4: Pull complete
Step #2 - "pull-build-image": f792a8d67267: Pull complete
Step #2 - "pull-build-image": 566d2d3bc03e: Pull complete
Step #2 - "pull-build-image": 4a78b46d5a8c: Pull complete
Step #2 - "pull-build-image": 6de63f09d93d: Pull complete
Step #2 - "pull-build-image": aa124fb6729b: Pull complete
Step #2 - "pull-build-image": 00a140326beb: Pull complete
Step #2 - "pull-build-image": f1fa8b84f4a1: Pull complete
Step #2 - "pull-build-image": ec90e4edf637: Pull complete
Step #2 - "pull-build-image": cfe74701b3ca: Pull complete
Step #2 - "pull-build-image": ee7b66605f6c: Pull complete
Step #2 - "pull-build-image": 33260121151c: Pull complete
Step #2 - "pull-build-image": e6ca470ad3e1: Pull complete
Step #2 - "pull-build-image": 5a0225cb80a1: Pull complete
Step #2 - "pull-build-image": 6fb64e75b9db: Pull complete
Step #2 - "pull-build-image": 91d9a6129372: Pull complete
Step #2 - "pull-build-image": edad8f888a6c: Pull complete
Step #2 - "pull-build-image": 8efa6751c3b5: Pull complete
Step #2 - "pull-build-image": 3cfd19e2893d: Pull complete
Step #2 - "pull-build-image": Digest: sha256:49cf926de55a25125e2c7805baf0ac094036a075a1f41dca974881286ce6b1eb
Step #2 - "pull-build-image": Status: Downloaded newer image for gcr.io/agones-images/agones-build:035205a7b5
Finished Step #2 - "pull-build-image"
Starting Step #3 - "tests"
Starting Step #4 - "build"
Step #3 - "tests": Already have image: make-docker
Step #4 - "build": Already have image: make-docker
Step #3 - "tests": mkdir -p ~/.kube
Step #3 - "tests": mkdir -p /workspace/build//.config/gcloud
Step #3 - "tests": docker run --rm -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube:/root/.kube -v /workspace:/go/src/agones.dev/agones -w /go/src/agones.dev/agones  agones-build:035205a7b5 bash -c \
Step #3 - "tests": 	"/root/gen-lint-exclude.sh && gometalinter --config .exclude.gometalinter.json --deadline=15m -t --skip vendor ./..."
Step #4 - "build": mkdir -p ~/.kube
Step #4 - "build": mkdir -p /workspace/build//.config/gcloud
Step #4 - "build": docker run --rm -e "CGO_ENABLED=0" -v /workspace/build//.config/gcloud:/root/.config/gcloud -v ~/.kube:/root/.kube -v /workspace:/go/src/agones.dev/agones agones-build:035205a7b5 go build \
Step #4 - "build": 	-o /go/src/agones.dev/agones/cmd/controller/bin/controller -a -ldflags "-X agones.dev/agones/pkg.Version=0.3.0-e407622" -installsuffix cgo agones.dev/agones/cmd/controller
Step #3 - "tests": runtime/cgo: runtime/cgo: pthread_create failed: Resource temporarily unavailablepthread_create failed: Resource temporarily unavailable
Step #3 - "tests": 
Step #3 - "tests": SIGABRT: abort
Step #3 - "tests": PC=0x7f8b91676fff m=16 sigcode=18446744073709551610
Step #3 - "tests": 
Step #3 - "tests": goroutine 0 [idle]:
Step #3 - "tests": runtime: unknown pc 0x7f8b91676fff
Step #3 - "tests": stack: frame={sp:0x7f8b7dffa978, fp:0x0} stack=[0x7f8b7d7fb2f0,0x7f8b7dffaef0)
Step #3 - "tests": 00007f8b7dffa878:  2525252525252525  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa888:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f8b7dffa898:  0000000000000000  000000ffffffffff 
Step #3 - "tests": 00007f8b7dffa8a8:  0000000000000000  79a3642ccc57de9d 
Step #3 - "tests": 00007f8b7dffa8b8:  2b6120888623a2e2  76b90c8e7d97351b 
Step #3 - "tests": 00007f8b7dffa8c8:  5e915e150d836662  866ac7d86b11f8ae 
Step #3 - "tests": 00007f8b7dffa8d8:  a41b78104adbcdb2  00000000006acf40 
Step #3 - "tests": 00007f8b7dffa8e8:  000000c42137d810  00000000006ac980 
Step #3 - "tests": 00007f8b7dffa8f8:  000000c4215536c0  0000000000000000 
Step #3 - "tests": 00007f8b7dffa908:  000000c421553cc0  00000000006acdc0 
Step #3 - "tests": 00007f8b7dffa918:  000000c42024c2a0  00000000006acdc0 
Step #3 - "tests": 00007f8b7dffa928:  000000c42024c2d0  00000000006ac980 
Step #3 - "tests": 00007f8b7dffa938:  000000c421372000  00000000006acdc0 
Step #3 - "tests": 00007f8b7dffa948:  000000c42024c400  00000000006acdc0 
Step #3 - "tests": 00007f8b7dffa958:  000000c42024c430  0000000000000000 
Step #3 - "tests": 00007f8b7dffa968:  0000000000000000  3fdbf9d91f481eb6 
Step #3 - "tests": 00007f8b7dffa978: <0000000000000000  fffffffe7fffffff 
Step #3 - "tests": 00007f8b7dffa988:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa998:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa9a8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa9b8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa9c8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa9d8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa9e8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa9f8:  ffffffffffffffff  00007f8b919de6e0 
Step #3 - "tests": 00007f8b7dffaa08:  00007f8b9167842a  0000000000000020 
Step #3 - "tests": 00007f8b7dffaa18:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f8b7dffaa28:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f8b7dffaa38:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f8b7dffaa48:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f8b7dffaa58:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f8b7dffaa68:  0000000000000000  0000000000000000 
Step #3 - "tests": runtime: unknown pc 0x7f8b91676fff
Step #3 - "tests": stack: frame={sp:0x7f8b7dffa978, fp:0x0} stack=[0x7f8b7d7fb2f0,0x7f8b7dffaef0)
Step #3 - "tests": 00007f8b7dffa878:  2525252525252525  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa888:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f8b7dffa898:  0000000000000000  000000ffffffffff 
Step #3 - "tests": 00007f8b7dffa8a8:  0000000000000000  79a3642ccc57de9d 
Step #3 - "tests": 00007f8b7dffa8b8:  2b6120888623a2e2  76b90c8e7d97351b 
Step #3 - "tests": 00007f8b7dffa8c8:  5e915e150d836662  866ac7d86b11f8ae 
Step #3 - "tests": 00007f8b7dffa8d8:  a41b78104adbcdb2  00000000006acf40 
Step #3 - "tests": 00007f8b7dffa8e8:  000000c42137d810  00000000006ac980 
Step #3 - "tests": 00007f8b7dffa8f8:  000000c4215536c0  0000000000000000 
Step #3 - "tests": 00007f8b7dffa908:  000000c421553cc0  00000000006acdc0 
Step #3 - "tests": 00007f8b7dffa918:  000000c42024c2a0  00000000006acdc0 
Step #3 - "tests": 00007f8b7dffa928:  000000c42024c2d0  00000000006ac980 
Step #3 - "tests": 00007f8b7dffa938:  000000c421372000  00000000006acdc0 
Step #3 - "tests": 00007f8b7dffa948:  000000c42024c400  00000000006acdc0 
Step #3 - "tests": 00007f8b7dffa958:  000000c42024c430  0000000000000000 
Step #3 - "tests": 00007f8b7dffa968:  0000000000000000  3fdbf9d91f481eb6 
Step #3 - "tests": 00007f8b7dffa978: <0000000000000000  fffffffe7fffffff 
Step #3 - "tests": 00007f8b7dffa988:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa998:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa9a8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa9b8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa9c8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa9d8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa9e8:  ffffffffffffffff  ffffffffffffffff 
Step #3 - "tests": 00007f8b7dffa9f8:  ffffffffffffffff  00007f8b919de6e0 
Step #3 - "tests": 00007f8b7dffaa08:  00007f8b9167842a  0000000000000020 
Step #3 - "tests": 00007f8b7dffaa18:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f8b7dffaa28:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f8b7dffaa38:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f8b7dffaa48:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f8b7dffaa58:  0000000000000000  0000000000000000 
Step #3 - "tests": 00007f8b7dffaa68:  0000000000000000  0000000000000000 
Step #3 - "tests": 
Step #3 - "tests": goroutine 2 [running]:
Step #3 - "tests": runtime.systemstack_switch()
Step #3 - "tests": 	/usr/local/go/src/runtime/asm_amd64.s:363 fp=0xc420042778 sp=0xc420042770 pc=0x452fd0
Step #3 - "tests": runtime.gcStart(0x0, 0x2, 0x49d09360b3, 0x0)
Step #3 - "tests": 	/usr/local/go/src/runtime/mgc.go:1371 +0x33d fp=0xc4200427a8 sp=0xc420042778 pc=0x41915d
Step #3 - "tests": runtime.forcegchelper()
Step #3 - "tests": 	/usr/local/go/src/runtime/proc.go:254 +0x6d fp=0xc4200427e0 sp=0xc4200427a8 pc=0x42c3bd
Step #3 - "tests": runtime.goexit()
Step #3 - "tests": 	/usr/local/go/src/runtime/asm_amd64.s:2361 +0x1 fp=0xc4200427e8 sp=0xc4200427e0 pc=0x455b21
Step #3 - "tests": created by runtime.init.4
Step #3 - "tests": 	/usr/local/go/src/runtime/proc.go:237 +0x35
Step #3 - "tests": 
Step #3 - "tests": goroutine 1 [chan send, 4 minutes]:
Step #3 - "tests": main.runLinters(0xc4201c9ef0, 0xc4202ce240, 0x22, 0x22, 0x8, 0xc4201e0aa0, 0x0, 0x22, 0x22)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:116 +0xa0a
Step #3 - "tests": main.main()
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/main.go:232 +0x518
Step #3 - "tests": 
Step #3 - "tests": goroutine 9 [syscall, 4 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0x31, 0xc42015add8, 0x1000004, 0x0, 0x0, 0xc420000180, 0x4, 0xc42015ae00)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc42016c1e0, 0x0, 0xc420168000, 0xc420154180)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc42016c1e0, 0x1, 0xc42015af68, 0x52299e)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc42016c1e0, 0x1, 0x0, 0x6)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc4213ce160, 0xc42015afc8, 0x523053)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc4213ce160, 0xc4213920c0, 0xc420150840)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 8 [IO wait, 5 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f8b91d3d820, 0x72, 0xc42003ece8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc4213e01a8, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc4213e01a8, 0xc421586801, 0x200, 0x200)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc4213e0190, 0xc421586800, 0x200, 0x200, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc4213de038, 0xc421586800, 0x200, 0x200, 0xc421586800, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc4213de038, 0xc421586800, 0x200, 0x200, 0xc42007e000, 0x67986c, 0xc42003ee60)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc42031e070, 0x6aa620, 0xc4213de038, 0x7f8b91cf92a0, 0xc42031e070, 0xc420138101)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc42031e070, 0x6aa620, 0xc4213de038, 0x0, 0x0, 0x0, 0xc420134060, 0xc42003ef40, 0x677bc4)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc42031e070, 0x6aa620, 0xc4213de038, 0xc4201340b8, 0x0, 0x52324c)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0xc4201340b8, 0xc42003efc8)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc4213ce160, 0xc4213ae0c0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 7 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x1, 0xc420124330, 0xc420ad0c00, 0x24, 0x40, 0x52324c, 0xc420136230)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc420124330, 0xc420318900, 0xc4202040e0, 0xc42012c190, 0x1, 0xc420ad0c00, 0x24, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 58 [IO wait, 5 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f8b91d3dd00, 0x72, 0xc4201574e8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc420164428, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc420164428, 0xc420198001, 0x200, 0x200)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc420164410, 0xc420198000, 0x200, 0x200, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc420128088, 0xc420198000, 0x200, 0x200, 0xc420198000, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc420128088, 0xc420198000, 0x200, 0x200, 0xc42007e000, 0x67986c, 0xc420157660)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc420244000, 0x6aa620, 0xc420128088, 0x7f8b91cf92a0, 0xc420244000, 0xc420080601)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc420244000, 0x6aa620, 0xc420128088, 0x0, 0x0, 0x0, 0xc42017c180, 0xc420157740, 0x677bc4)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc420244000, 0x6aa620, 0xc420128088, 0xc42017c1d8, 0x0, 0x52324c)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0xc42017c1d8, 0xc4201577c8)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc42032a000, 0xc42014a780)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 33 [chan receive, 5 minutes]:
Step #3 - "tests": main.filterIssuesViaDirectives.func1(0xc420318960, 0xc42014ab20, 0xc42015e180)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/directives.go:191 +0x42
Step #3 - "tests": created by main.filterIssuesViaDirectives
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/directives.go:190 +0x71
Step #3 - "tests": 
Step #3 - "tests": goroutine 10 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0xa, 0xc4215bc090, 0xc4215b2c00, 0x23, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc4215bc090, 0xc420318900, 0xc4202040e0, 0xc42012c190, 0xa, 0xc4215b2c00, 0x23, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 59 [syscall, 5 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0x24, 0xc4202ec5d8, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc42001c600, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc42001c600, 0xc42012de30, 0xa, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc42001c600, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc42032a000, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc42032a000, 0xc42014c040, 0xc4202e2000)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 275 [syscall, 5 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0xd8, 0xc420157dd8, 0x1000004, 0x0, 0x0, 0x30, 0x64d2e0, 0x64d3a0)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc4213fa960, 0xc420081e00, 0x4, 0xc420157ed0)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc4213fa960, 0x3, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc4213fa960, 0xc421392980, 0x1, 0xc421428bf8)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc42137b340, 0x4329f8, 0x688868)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc42137b340, 0xc4213709e0, 0xc421414b40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 134 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x9, 0xc420311c80, 0xc42141d400, 0x23, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc420311c80, 0xc420318900, 0xc4202040e0, 0xc42012c190, 0x9, 0xc42141d400, 0x23, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 177 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x2d, 0xc4215bc660, 0xc42028e800, 0x23, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc4215bc660, 0xc420318900, 0xc4202040e0, 0xc42012c190, 0x2d, 0xc42028e800, 0x23, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 71 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x6, 0xc420310ff0, 0xc42141c000, 0x23, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc420310ff0, 0xc420318900, 0xc4202040e0, 0xc42012c190, 0x6, 0xc42141c000, 0x23, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 72 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x7, 0xc420311410, 0xc42141c800, 0x23, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc420311410, 0xc420318900, 0xc4202040e0, 0xc42012c190, 0x7, 0xc42141c800, 0x23, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 243 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x2e, 0xc42011cdb0, 0xc4201a1000, 0x24, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc42011cdb0, 0xc420318900, 0xc4202040e0, 0xc42012c190, 0x2e, 0xc4201a1000, 0x24, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 262 [select, 5 minutes]:
Step #3 - "tests": main.executeLinter(0x30, 0xc42011d1a0, 0xc4215b3800, 0x25, 0x40, 0x0, 0x0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:165 +0x5b4
Step #3 - "tests": main.runLinters.func1(0xc42011d1a0, 0xc420318900, 0xc4202040e0, 0xc42012c190, 0x30, 0xc4215b3800, 0x25, 0x40)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:121 +0x60
Step #3 - "tests": created by main.runLinters
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:120 +0xa81
Step #3 - "tests": 
Step #3 - "tests": goroutine 136 [IO wait, 5 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f8b91d3ddd0, 0x72, 0xc420158ce8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc42155c298, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc42155c298, 0xc421586a01, 0x200, 0x200)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc42155c280, 0xc421586a00, 0x200, 0x200, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc42155a078, 0xc421586a00, 0x200, 0x200, 0xc421586a00, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc42155a078, 0xc421586a00, 0x200, 0x200, 0x688a58, 0x4b874c, 0xc420158e60)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc420322c40, 0x6aa620, 0xc42155a078, 0x7f8b91cf92a0, 0xc420322c40, 0xc420158e01)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc420322c40, 0x6aa620, 0xc42155a078, 0x0, 0x0, 0x0, 0xc4200a0190, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc420322c40, 0x6aa620, 0xc42155a078, 0x404de5, 0xc421562000, 0xc420158fb0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0xc421562000, 0xc420158fb0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc421556420, 0xc4213b0260)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 274 [IO wait, 5 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f8b91d3d680, 0x72, 0xc4201594e8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc4200a0f68, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc4200a0f68, 0xc420263201, 0x52a, 0x52a)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc4200a0f50, 0xc4202632d6, 0x52a, 0x52a, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc421390230, 0xc4202632d6, 0x52a, 0x52a, 0xc420263200, 0xc42157ec00, 0xd6)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc421390230, 0xc4202632d6, 0x52a, 0x52a, 0xd6, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc42176a7e0, 0x6aa620, 0xc421390230, 0x7f8b91cf92a0, 0xc42176a7e0, 0xc420159601)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc42176a7e0, 0x6aa620, 0xc421390230, 0x0, 0x0, 0x0, 0xc420164a00, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc42176a7e0, 0x6aa620, 0xc421390230, 0x404de5, 0xc4215758c0, 0xc4201597b0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0xc4215758c0, 0xc4201597b0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc42137b340, 0xc42014b420)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 132 [IO wait, 6 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f8b91d3d4e0, 0x72, 0xc4215784e8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc42155c068, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc42155c068, 0xc421586601, 0x200, 0x200)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc42155c050, 0xc421586600, 0x200, 0x200, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc42155a010, 0xc421586600, 0x200, 0x200, 0xc421586600, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc42155a010, 0xc421586600, 0x200, 0x200, 0x0, 0x0, 0xc421578660)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc420322070, 0x6aa620, 0xc42155a010, 0x7f8b91cf92a0, 0xc420322070, 0x1)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc420322070, 0x6aa620, 0xc42155a010, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc420322070, 0x6aa620, 0xc42155a010, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc421556000, 0xc4213b0060)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 133 [syscall, 7 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0x42, 0xc421578dd8, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc42156e180, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc42156e180, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc42156e180, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc421556000, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc421556000, 0xc42137c080, 0xc4215840c0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 137 [syscall, 7 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0x4a, 0xc4215795d8, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc42156e300, 0x0, 0x0, 0x61f500)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc42156e300, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc42156e300, 0x0, 0xc421579790, 0x5f1720)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc421556420, 0xc420318900, 0xc4202040e0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc421556420, 0xc42137c220, 0xc4215843c0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 138 [IO wait, 7 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f8b91d3dc30, 0x72, 0xc4215674e8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc4200a02e8, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc4200a02e8, 0xc420198401, 0x200, 0x200)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc4200a02d0, 0xc420198400, 0x200, 0x200, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc421390038, 0xc420198400, 0x200, 0x200, 0xc420198400, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc421390038, 0xc420198400, 0x200, 0x200, 0x0, 0x0, 0xc421567660)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc420244070, 0x6aa620, 0xc421390038, 0x7f8b91cf92a0, 0xc420244070, 0x61f501)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc420244070, 0x6aa620, 0xc421390038, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc420244070, 0x6aa620, 0xc421390038, 0x23, 0x40, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0xc4215bc090, 0xc420318900)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc42137a160, 0xc42014a900)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 139 [syscall, 7 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0x51, 0xc42156add8, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc4213fa2d0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc4213fa2d0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc4213fa2d0, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc42137a160, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc42137a160, 0xc4213700d0, 0xc421414120)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 258 [IO wait, 7 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f8b91d3d9c0, 0x72, 0xc4202e94e8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc4200a0e78, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc4200a0e78, 0xc4216d0201, 0x200, 0x200)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc4200a0e60, 0xc4216d0200, 0x200, 0x200, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc421390208, 0xc4216d0200, 0x200, 0x200, 0xc4216d0200, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc421390208, 0xc4216d0200, 0x200, 0x200, 0xc4202e9658, 0x4b874c, 0xc4202e9660)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc42176a770, 0x6aa620, 0xc421390208, 0x7f8b91cf92a0, 0xc42176a770, 0xc4202e9601)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc42176a770, 0x6aa620, 0xc421390208, 0x0, 0x0, 0x0, 0xc4213e09b0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc42176a770, 0x6aa620, 0xc421390208, 0x404de5, 0xc4215a4a20, 0xc4202e97b0)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0xc4215a4a20, 0xc4202e97b0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc42137b1e0, 0xc42014b3a0)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": goroutine 259 [syscall, 7 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0xd2, 0xc4202ebdd8, 0x1000004, 0x0, 0x0, 0xc4212b8d80, 0xc420024500, 0xc4202ebe20)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc4212af0e0, 0x4b885b, 0xc420180cf8, 0xc4202ebed0)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc4212af0e0, 0x0, 0xc4202ebf30, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc4212af0e0, 0xc4202ebf90, 0x5d5cff, 0xc4215a4a18)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc42137b1e0, 0xc4202ebfb0, 0x4329f8)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc42137b1e0, 0xc421370960, 0xc4202e0d80)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 264 [syscall, 7 minutes]:
Step #3 - "tests": syscall.Syscall6(0xf7, 0x1, 0x4a5, 0xc42157add8, 0x1000004, 0x0, 0x0, 0xc4212b8f00, 0xc420024500, 0xc42157ae20)
Step #3 - "tests": 	/usr/local/go/src/syscall/asm_linux_amd64.s:44 +0x5
Step #3 - "tests": os.(*Process).blockUntilWaitable(0xc42016c570, 0x4b885b, 0xc4201811f8, 0xc42157aed0)
Step #3 - "tests": 	/usr/local/go/src/os/wait_waitid.go:31 +0x98
Step #3 - "tests": os.(*Process).wait(0xc42016c570, 0x0, 0xc42157af30, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/exec_unix.go:22 +0x3c
Step #3 - "tests": os.(*Process).Wait(0xc42016c570, 0xc42157af90, 0x5d5cff, 0xc421f540b8)
Step #3 - "tests": 	/usr/local/go/src/os/exec.go:123 +0x2b
Step #3 - "tests": os/exec.(*Cmd).Wait(0xc421556840, 0xc42157afb0, 0x4329f8)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:461 +0x5c
Step #3 - "tests": main.executeLinter.func1(0xc421556840, 0xc421f6a370, 0xc4201505a0)
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:160 +0x2b
Step #3 - "tests": created by main.executeLinter
Step #3 - "tests": 	/go/src/github.com/alecthomas/gometalinter/execute.go:159 +0x506
Step #3 - "tests": 
Step #3 - "tests": goroutine 263 [IO wait, 7 minutes]:
Step #3 - "tests": internal/poll.runtime_pollWait(0x7f8b91d3db60, 0x72, 0xc42015cce8)
Step #3 - "tests": 	/usr/local/go/src/runtime/netpoll.go:173 +0x57
Step #3 - "tests": internal/poll.(*pollDesc).wait(0xc4213e04c8, 0x72, 0xffffffffffffff01, 0x6aa9e0, 0x7b9498)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0x9b
Step #3 - "tests": internal/poll.(*pollDesc).waitRead(0xc4213e04c8, 0xc420262c01, 0x587, 0x587)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
Step #3 - "tests": internal/poll.(*FD).Read(0xc4213e04b0, 0xc420262c79, 0x587, 0x587, 0x0, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/internal/poll/fd_unix.go:157 +0x17d
Step #3 - "tests": os.(*File).read(0xc42000e248, 0xc420262c79, 0x587, 0x587, 0xc420262c00, 0xc421684e00, 0x79)
Step #3 - "tests": 	/usr/local/go/src/os/file_unix.go:226 +0x4e
Step #3 - "tests": os.(*File).Read(0xc42000e248, 0xc420262c79, 0x587, 0x587, 0x79, 0x0, 0x0)
Step #3 - "tests": 	/usr/local/go/src/os/file.go:107 +0x6a
Step #3 - "tests": bytes.(*Buffer).ReadFrom(0xc4200f0000, 0x6aa620, 0xc42000e248, 0x7f8b91cf92a0, 0xc4200f0000, 0xc42015ce01)
Step #3 - "tests": 	/usr/local/go/src/bytes/buffer.go:205 +0xa0
Step #3 - "tests": io.copyBuffer(0x6aa340, 0xc4200f0000, 0x6aa620, 0xc42000e248, 0x0, 0x0, 0x0, 0xc42015cf90, 0x5d3753, 0xc4201c6840)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:386 +0x31a
Step #3 - "tests": io.Copy(0x6aa340, 0xc4200f0000, 0x6aa620, 0xc42000e248, 0x404de5, 0xc4201500c0, 0x6a8691)
Step #3 - "tests": 	/usr/local/go/src/io/io.go:362 +0x5a
Step #3 - "tests": os/exec.(*Cmd).writerDescriptor.func1(0xc4201500c0, 0x4329f8)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:275 +0x4d
Step #3 - "tests": os/exec.(*Cmd).Start.func1(0xc421556840, 0xc42017e520)
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:396 +0x27
Step #3 - "tests": created by os/exec.(*Cmd).Start
Step #3 - "tests": 	/usr/local/go/src/os/exec/exec.go:395 +0x5df
Step #3 - "tests": 
Step #3 - "tests": rax    0x0
Step #3 - "tests": rbx    0x6
Step #3 - "tests": rcx    0x7f8b91676fff
Step #3 - "tests": rdx    0x0
Step #3 - "tests": rdi    0x2
Step #3 - "tests": rsi    0x7f8b7dffa900
Step #3 - "tests": rbp    0x6ac49a
Step #3 - "tests": rsp    0x7f8b7dffa978
Step #3 - "tests": r8     0x0
Step #3 - "tests": r9     0x7f8b7dffa900
Step #3 - "tests": r10    0x8
Step #3 - "tests": r11    0x246
Step #3 - "tests": r12    0x7f8b680008c0
Step #3 - "tests": r13    0xf1
Step #3 - "tests": r14    0x11
Step #3 - "tests": r15    0x0
Step #3 - "tests": rip    0x7f8b91676fff
Step #3 - "tests": rflags 0x246
Step #3 - "tests": cs     0x33
Step #3 - "tests": fs     0x0
Step #3 - "tests": gs     0x0
Step #3 - "tests": make: *** [lint] Error 2
Step #3 - "tests": Makefile:142: recipe for target 'lint' failed
Finished Step #3 - "tests"
Finished Step #4 - "build"
ERROR
ERROR: build step 3 "make-docker" failed: exit status 2

@markmandel markmandel merged commit 8e8c9df into googleforgames:master Jul 3, 2018
@markmandel markmandel added kind/documentation Documentation for Agones area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. labels Jul 3, 2018
@markmandel markmandel added this to the 0.3.0 milestone Jul 3, 2018
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants